diff options
Diffstat (limited to 'arch/sh/configs/edosk7705_defconfig')
-rw-r--r-- | arch/sh/configs/edosk7705_defconfig | 413 |
1 files changed, 0 insertions, 413 deletions
diff --git a/arch/sh/configs/edosk7705_defconfig b/arch/sh/configs/edosk7705_defconfig index 497414c439f4..41fa3a7eed96 100644 --- a/arch/sh/configs/edosk7705_defconfig +++ b/arch/sh/configs/edosk7705_defconfig | |||
@@ -1,62 +1,6 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.30 | ||
4 | # Thu Jun 18 12:25:35 2009 | ||
5 | # | ||
6 | CONFIG_SUPERH=y | ||
7 | CONFIG_SUPERH32=y | ||
8 | # CONFIG_SUPERH64 is not set | ||
9 | CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig" | ||
10 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
11 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
12 | CONFIG_GENERIC_HWEIGHT=y | ||
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
15 | CONFIG_GENERIC_IRQ_PROBE=y | ||
16 | # CONFIG_GENERIC_GPIO is not set | ||
17 | CONFIG_GENERIC_TIME=y | ||
18 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
19 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set | ||
20 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
21 | CONFIG_SYS_SUPPORTS_TMU=y | ||
22 | CONFIG_STACKTRACE_SUPPORT=y | ||
23 | CONFIG_LOCKDEP_SUPPORT=y | ||
24 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
25 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
26 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
27 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
28 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | ||
29 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
30 | |||
31 | # | ||
32 | # General setup | ||
33 | # | ||
34 | # CONFIG_EXPERIMENTAL is not set | ||
35 | CONFIG_BROKEN_ON_SMP=y | ||
36 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
37 | CONFIG_LOCALVERSION="" | ||
38 | # CONFIG_LOCALVERSION_AUTO is not set | 1 | # CONFIG_LOCALVERSION_AUTO is not set |
39 | # CONFIG_SYSVIPC is not set | ||
40 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
41 | |||
42 | # | ||
43 | # RCU Subsystem | ||
44 | # | ||
45 | CONFIG_CLASSIC_RCU=y | ||
46 | # CONFIG_TREE_RCU is not set | ||
47 | # CONFIG_PREEMPT_RCU is not set | ||
48 | # CONFIG_TREE_RCU_TRACE is not set | ||
49 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
50 | # CONFIG_IKCONFIG is not set | ||
51 | CONFIG_LOG_BUF_SHIFT=17 | ||
52 | # CONFIG_CGROUPS is not set | ||
53 | # CONFIG_RELAY is not set | ||
54 | # CONFIG_NAMESPACES is not set | ||
55 | # CONFIG_BLK_DEV_INITRD is not set | ||
56 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 2 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
57 | CONFIG_EMBEDDED=y | ||
58 | # CONFIG_UID16 is not set | 3 | # CONFIG_UID16 is not set |
59 | # CONFIG_SYSCTL_SYSCALL is not set | ||
60 | # CONFIG_KALLSYMS is not set | 4 | # CONFIG_KALLSYMS is not set |
61 | # CONFIG_HOTPLUG is not set | 5 | # CONFIG_HOTPLUG is not set |
62 | # CONFIG_PRINTK is not set | 6 | # CONFIG_PRINTK is not set |
@@ -68,385 +12,28 @@ CONFIG_EMBEDDED=y | |||
68 | # CONFIG_SIGNALFD is not set | 12 | # CONFIG_SIGNALFD is not set |
69 | # CONFIG_TIMERFD is not set | 13 | # CONFIG_TIMERFD is not set |
70 | # CONFIG_EVENTFD is not set | 14 | # CONFIG_EVENTFD is not set |
71 | CONFIG_SHMEM=y | ||
72 | # CONFIG_AIO is not set | 15 | # CONFIG_AIO is not set |
73 | |||
74 | # | ||
75 | # Performance Counters | ||
76 | # | ||
77 | # CONFIG_VM_EVENT_COUNTERS is not set | 16 | # CONFIG_VM_EVENT_COUNTERS is not set |
78 | # CONFIG_STRIP_ASM_SYMS is not set | ||
79 | # CONFIG_COMPAT_BRK is not set | 17 | # CONFIG_COMPAT_BRK is not set |
80 | # CONFIG_SLAB is not set | ||
81 | CONFIG_SLUB=y | ||
82 | # CONFIG_SLOB is not set | ||
83 | # CONFIG_PROFILING is not set | ||
84 | # CONFIG_MARKERS is not set | ||
85 | CONFIG_HAVE_OPROFILE=y | ||
86 | CONFIG_HAVE_IOREMAP_PROT=y | ||
87 | CONFIG_HAVE_KPROBES=y | ||
88 | CONFIG_HAVE_KRETPROBES=y | ||
89 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
90 | CONFIG_HAVE_CLK=y | ||
91 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
92 | # CONFIG_SLOW_WORK is not set | ||
93 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
94 | CONFIG_BASE_SMALL=1 | ||
95 | # CONFIG_MODULES is not set | ||
96 | # CONFIG_BLOCK is not set | 18 | # CONFIG_BLOCK is not set |
97 | # CONFIG_FREEZER is not set | ||
98 | |||
99 | # | ||
100 | # System type | ||
101 | # | ||
102 | CONFIG_CPU_SH3=y | ||
103 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | ||
104 | # CONFIG_CPU_SUBTYPE_SH7201 is not set | ||
105 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
106 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | ||
107 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | ||
108 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
109 | CONFIG_CPU_SUBTYPE_SH7705=y | 19 | CONFIG_CPU_SUBTYPE_SH7705=y |
110 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | ||
111 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | ||
112 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | ||
113 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | ||
114 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | ||
115 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | ||
116 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | ||
117 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
118 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | ||
119 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | ||
120 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | ||
121 | # CONFIG_CPU_SUBTYPE_SH7750S is not set | ||
122 | # CONFIG_CPU_SUBTYPE_SH7751 is not set | ||
123 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | ||
124 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | ||
125 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | ||
126 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | ||
127 | # CONFIG_CPU_SUBTYPE_SH7724 is not set | ||
128 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | ||
129 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | ||
130 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | ||
131 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | ||
132 | # CONFIG_CPU_SUBTYPE_SH7786 is not set | ||
133 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | ||
134 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | ||
135 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | ||
136 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
137 | |||
138 | # | ||
139 | # Memory management options | ||
140 | # | ||
141 | CONFIG_QUICKLIST=y | ||
142 | CONFIG_MMU=y | ||
143 | CONFIG_PAGE_OFFSET=0x80000000 | ||
144 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
145 | CONFIG_MEMORY_START=0x08000000 | ||
146 | CONFIG_MEMORY_SIZE=0x04000000 | ||
147 | CONFIG_29BIT=y | ||
148 | CONFIG_VSYSCALL=y | ||
149 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
150 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
151 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||
152 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||
153 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
154 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
155 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | ||
156 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
157 | CONFIG_PAGE_SIZE_4KB=y | ||
158 | # CONFIG_PAGE_SIZE_8KB is not set | ||
159 | # CONFIG_PAGE_SIZE_16KB is not set | ||
160 | # CONFIG_PAGE_SIZE_64KB is not set | ||
161 | CONFIG_SELECT_MEMORY_MODEL=y | ||
162 | # CONFIG_FLATMEM_MANUAL is not set | ||
163 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
164 | CONFIG_SPARSEMEM_MANUAL=y | ||
165 | CONFIG_SPARSEMEM=y | ||
166 | CONFIG_HAVE_MEMORY_PRESENT=y | ||
167 | CONFIG_SPARSEMEM_STATIC=y | ||
168 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
169 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
170 | CONFIG_MIGRATION=y | ||
171 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
172 | CONFIG_ZONE_DMA_FLAG=0 | ||
173 | CONFIG_NR_QUICK=2 | ||
174 | CONFIG_HAVE_MLOCK=y | ||
175 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
176 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
177 | |||
178 | # | ||
179 | # Cache configuration | ||
180 | # | ||
181 | CONFIG_SH7705_CACHE_32KB=y | ||
182 | CONFIG_CACHE_WRITEBACK=y | ||
183 | # CONFIG_CACHE_WRITETHROUGH is not set | ||
184 | # CONFIG_CACHE_OFF is not set | ||
185 | |||
186 | # | ||
187 | # Processor features | ||
188 | # | ||
189 | CONFIG_CPU_LITTLE_ENDIAN=y | ||
190 | # CONFIG_CPU_BIG_ENDIAN is not set | ||
191 | CONFIG_SH_ADC=y | ||
192 | CONFIG_CPU_HAS_INTEVT=y | ||
193 | CONFIG_CPU_HAS_SR_RB=y | ||
194 | |||
195 | # | ||
196 | # Board support | ||
197 | # | ||
198 | # CONFIG_SH_SOLUTION_ENGINE is not set | ||
199 | CONFIG_SH_EDOSK7705=y | 20 | CONFIG_SH_EDOSK7705=y |
200 | |||
201 | # | ||
202 | # Timer and clock configuration | ||
203 | # | ||
204 | CONFIG_SH_TIMER_TMU=y | ||
205 | CONFIG_SH_PCLK_FREQ=31250000 | 21 | CONFIG_SH_PCLK_FREQ=31250000 |
206 | CONFIG_SH_CLK_CPG=y | ||
207 | CONFIG_SH_CLK_CPG_LEGACY=y | ||
208 | # CONFIG_NO_HZ is not set | ||
209 | # CONFIG_HIGH_RES_TIMERS is not set | ||
210 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
211 | |||
212 | # | ||
213 | # CPU Frequency scaling | ||
214 | # | ||
215 | # CONFIG_CPU_FREQ is not set | ||
216 | |||
217 | # | ||
218 | # DMA support | ||
219 | # | ||
220 | # CONFIG_SH_DMA is not set | ||
221 | |||
222 | # | ||
223 | # Companion Chips | ||
224 | # | ||
225 | |||
226 | # | ||
227 | # Additional SuperH Device Drivers | ||
228 | # | ||
229 | # CONFIG_HEARTBEAT is not set | ||
230 | # CONFIG_PUSH_SWITCH is not set | ||
231 | |||
232 | # | ||
233 | # Kernel features | ||
234 | # | ||
235 | # CONFIG_HZ_100 is not set | ||
236 | CONFIG_HZ_250=y | ||
237 | # CONFIG_HZ_300 is not set | ||
238 | # CONFIG_HZ_1000 is not set | ||
239 | CONFIG_HZ=250 | ||
240 | # CONFIG_SCHED_HRTICK is not set | ||
241 | CONFIG_PREEMPT_NONE=y | ||
242 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
243 | # CONFIG_PREEMPT is not set | ||
244 | CONFIG_GUSA=y | ||
245 | # CONFIG_GUSA_RB is not set | ||
246 | |||
247 | # | ||
248 | # Boot options | ||
249 | # | ||
250 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | ||
251 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | ||
252 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
253 | # CONFIG_CMDLINE_BOOL is not set | ||
254 | |||
255 | # | ||
256 | # Bus options | ||
257 | # | ||
258 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
259 | |||
260 | # | ||
261 | # Executable file formats | ||
262 | # | ||
263 | CONFIG_BINFMT_ELF=y | ||
264 | # CONFIG_HAVE_AOUT is not set | ||
265 | # CONFIG_BINFMT_MISC is not set | ||
266 | # CONFIG_NET is not set | ||
267 | |||
268 | # | ||
269 | # Device Drivers | ||
270 | # | ||
271 | |||
272 | # | ||
273 | # Generic Driver Options | ||
274 | # | ||
275 | CONFIG_STANDALONE=y | ||
276 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 22 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
277 | # CONFIG_SYS_HYPERVISOR is not set | ||
278 | # CONFIG_MTD is not set | ||
279 | # CONFIG_PARPORT is not set | ||
280 | # CONFIG_MISC_DEVICES is not set | 23 | # CONFIG_MISC_DEVICES is not set |
281 | CONFIG_HAVE_IDE=y | ||
282 | |||
283 | # | ||
284 | # SCSI device support | ||
285 | # | ||
286 | # CONFIG_SCSI_DMA is not set | ||
287 | # CONFIG_SCSI_NETLINK is not set | ||
288 | # CONFIG_PHONE is not set | ||
289 | |||
290 | # | ||
291 | # Input device support | ||
292 | # | ||
293 | # CONFIG_INPUT is not set | 24 | # CONFIG_INPUT is not set |
294 | |||
295 | # | ||
296 | # Hardware I/O ports | ||
297 | # | ||
298 | # CONFIG_SERIO is not set | 25 | # CONFIG_SERIO is not set |
299 | # CONFIG_GAMEPORT is not set | ||
300 | |||
301 | # | ||
302 | # Character devices | ||
303 | # | ||
304 | # CONFIG_VT is not set | 26 | # CONFIG_VT is not set |
305 | # CONFIG_DEVKMEM is not set | 27 | # CONFIG_DEVKMEM is not set |
306 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
307 | |||
308 | # | ||
309 | # Serial drivers | ||
310 | # | ||
311 | # CONFIG_SERIAL_8250 is not set | ||
312 | |||
313 | # | ||
314 | # Non-8250 serial port support | ||
315 | # | ||
316 | # CONFIG_SERIAL_SH_SCI is not set | ||
317 | # CONFIG_UNIX98_PTYS is not set | 28 | # CONFIG_UNIX98_PTYS is not set |
318 | # CONFIG_LEGACY_PTYS is not set | 29 | # CONFIG_LEGACY_PTYS is not set |
319 | # CONFIG_IPMI_HANDLER is not set | ||
320 | # CONFIG_HW_RANDOM is not set | 30 | # CONFIG_HW_RANDOM is not set |
321 | # CONFIG_R3964 is not set | ||
322 | # CONFIG_I2C is not set | ||
323 | # CONFIG_SPI is not set | ||
324 | # CONFIG_W1 is not set | ||
325 | # CONFIG_POWER_SUPPLY is not set | ||
326 | # CONFIG_HWMON is not set | 31 | # CONFIG_HWMON is not set |
327 | # CONFIG_THERMAL is not set | ||
328 | # CONFIG_THERMAL_HWMON is not set | ||
329 | # CONFIG_WATCHDOG is not set | ||
330 | CONFIG_SSB_POSSIBLE=y | ||
331 | |||
332 | # | ||
333 | # Sonics Silicon Backplane | ||
334 | # | ||
335 | # CONFIG_SSB is not set | ||
336 | |||
337 | # | ||
338 | # Multifunction device drivers | ||
339 | # | ||
340 | # CONFIG_MFD_CORE is not set | ||
341 | # CONFIG_MFD_SM501 is not set | ||
342 | # CONFIG_HTC_PASIC3 is not set | ||
343 | # CONFIG_MFD_TMIO is not set | ||
344 | # CONFIG_REGULATOR is not set | ||
345 | # CONFIG_MEDIA_SUPPORT is not set | ||
346 | |||
347 | # | ||
348 | # Graphics support | ||
349 | # | ||
350 | # CONFIG_VGASTATE is not set | ||
351 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
352 | # CONFIG_FB is not set | ||
353 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
354 | |||
355 | # | ||
356 | # Display device support | ||
357 | # | ||
358 | # CONFIG_DISPLAY_SUPPORT is not set | ||
359 | # CONFIG_SOUND is not set | ||
360 | # CONFIG_USB_SUPPORT is not set | 32 | # CONFIG_USB_SUPPORT is not set |
361 | # CONFIG_MMC is not set | ||
362 | # CONFIG_MEMSTICK is not set | ||
363 | # CONFIG_NEW_LEDS is not set | ||
364 | # CONFIG_ACCESSIBILITY is not set | ||
365 | CONFIG_RTC_LIB=y | ||
366 | # CONFIG_RTC_CLASS is not set | ||
367 | # CONFIG_DMADEVICES is not set | ||
368 | # CONFIG_AUXDISPLAY is not set | ||
369 | # CONFIG_UIO is not set | ||
370 | |||
371 | # | ||
372 | # TI VLYNQ | ||
373 | # | ||
374 | # CONFIG_STAGING is not set | ||
375 | |||
376 | # | ||
377 | # File systems | ||
378 | # | ||
379 | CONFIG_FILE_LOCKING=y | ||
380 | CONFIG_FSNOTIFY=y | ||
381 | # CONFIG_DNOTIFY is not set | 33 | # CONFIG_DNOTIFY is not set |
382 | # CONFIG_INOTIFY is not set | ||
383 | CONFIG_INOTIFY_USER=y | ||
384 | # CONFIG_QUOTA is not set | ||
385 | # CONFIG_AUTOFS_FS is not set | ||
386 | # CONFIG_AUTOFS4_FS is not set | ||
387 | # CONFIG_FUSE_FS is not set | ||
388 | |||
389 | # | ||
390 | # Caches | ||
391 | # | ||
392 | |||
393 | # | ||
394 | # Pseudo filesystems | ||
395 | # | ||
396 | # CONFIG_PROC_FS is not set | 34 | # CONFIG_PROC_FS is not set |
397 | # CONFIG_SYSFS is not set | 35 | # CONFIG_SYSFS is not set |
398 | # CONFIG_TMPFS is not set | ||
399 | # CONFIG_HUGETLBFS is not set | ||
400 | # CONFIG_HUGETLB_PAGE is not set | ||
401 | CONFIG_MISC_FILESYSTEMS=y | ||
402 | # CONFIG_NLS is not set | ||
403 | |||
404 | # | ||
405 | # Kernel hacking | ||
406 | # | ||
407 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
408 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | 36 | # CONFIG_ENABLE_WARN_DEPRECATED is not set |
409 | # CONFIG_ENABLE_MUST_CHECK is not set | 37 | # CONFIG_ENABLE_MUST_CHECK is not set |
410 | CONFIG_FRAME_WARN=1024 | ||
411 | # CONFIG_MAGIC_SYSRQ is not set | ||
412 | # CONFIG_UNUSED_SYMBOLS is not set | ||
413 | # CONFIG_HEADERS_CHECK is not set | ||
414 | # CONFIG_DEBUG_KERNEL is not set | ||
415 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
416 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 38 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
417 | # CONFIG_LATENCYTOP is not set | ||
418 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
419 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
420 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
421 | CONFIG_TRACING_SUPPORT=y | ||
422 | # CONFIG_FTRACE is not set | ||
423 | # CONFIG_DMA_API_DEBUG is not set | ||
424 | # CONFIG_SAMPLES is not set | ||
425 | CONFIG_HAVE_ARCH_KGDB=y | ||
426 | # CONFIG_SH_STANDARD_BIOS is not set | ||
427 | # CONFIG_EARLY_SCIF_CONSOLE is not set | ||
428 | |||
429 | # | ||
430 | # Security options | ||
431 | # | ||
432 | # CONFIG_KEYS is not set | ||
433 | # CONFIG_SECURITYFS is not set | ||
434 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
435 | # CONFIG_CRYPTO is not set | ||
436 | # CONFIG_BINARY_PRINTF is not set | ||
437 | |||
438 | # | ||
439 | # Library routines | ||
440 | # | ||
441 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
442 | # CONFIG_CRC_CCITT is not set | ||
443 | # CONFIG_CRC16 is not set | ||
444 | # CONFIG_CRC_T10DIF is not set | ||
445 | # CONFIG_CRC_ITU_T is not set | ||
446 | # CONFIG_CRC32 is not set | 39 | # CONFIG_CRC32 is not set |
447 | # CONFIG_CRC7 is not set | ||
448 | # CONFIG_LIBCRC32C is not set | ||
449 | CONFIG_HAS_IOMEM=y | ||
450 | CONFIG_HAS_IOPORT=y | ||
451 | CONFIG_HAS_DMA=y | ||
452 | CONFIG_GENERIC_ATOMIC64=y | ||