diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2010-08-14 16:05:58 -0400 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2010-08-14 16:26:53 -0400 |
commit | 8b1bb90701f9a51f10ce8a990bcc1e237cb3b1c7 (patch) | |
tree | 20607f7e67bf9bceab68e5b91030231de993ff51 /arch/sh/configs/rsk7201_defconfig | |
parent | 7cfddeef357aac78179ea804b11cffb5fbba8288 (diff) |
defconfig reduction
Use the defconfig files generated by "make savedefconfig" for
remaining defconfig files.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'arch/sh/configs/rsk7201_defconfig')
-rw-r--r-- | arch/sh/configs/rsk7201_defconfig | 745 |
1 files changed, 0 insertions, 745 deletions
diff --git a/arch/sh/configs/rsk7201_defconfig b/arch/sh/configs/rsk7201_defconfig index 80e7b41ca620..5df916d931c5 100644 --- a/arch/sh/configs/rsk7201_defconfig +++ b/arch/sh/configs/rsk7201_defconfig | |||
@@ -1,820 +1,75 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.34-rc5 | ||
4 | # Tue May 18 16:09:18 2010 | ||
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_BUG=y | ||
12 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
13 | CONFIG_GENERIC_HWEIGHT=y | ||
14 | CONFIG_GENERIC_HARDIRQS=y | ||
15 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
16 | CONFIG_IRQ_PER_CPU=y | ||
17 | CONFIG_SPARSE_IRQ=y | ||
18 | # CONFIG_GENERIC_GPIO is not set | ||
19 | CONFIG_GENERIC_TIME=y | ||
20 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
21 | # CONFIG_ARCH_SUSPEND_POSSIBLE is not set | ||
22 | # CONFIG_ARCH_HIBERNATION_POSSIBLE is not set | ||
23 | CONFIG_SYS_SUPPORTS_MTU2=y | ||
24 | CONFIG_STACKTRACE_SUPPORT=y | ||
25 | CONFIG_LOCKDEP_SUPPORT=y | ||
26 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
27 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
28 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
29 | CONFIG_ARCH_NO_VIRT_TO_BUS=y | ||
30 | CONFIG_ARCH_HAS_DEFAULT_IDLE=y | ||
31 | CONFIG_ARCH_HAS_CPU_IDLE_WAIT=y | ||
32 | CONFIG_DMA_NONCOHERENT=y | ||
33 | CONFIG_NEED_DMA_MAP_STATE=y | ||
34 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
35 | CONFIG_CONSTRUCTORS=y | ||
36 | |||
37 | # | ||
38 | # General setup | ||
39 | # | ||
40 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
41 | CONFIG_BROKEN_ON_SMP=y | ||
42 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
43 | CONFIG_LOCALVERSION="" | ||
44 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
45 | CONFIG_HAVE_KERNEL_GZIP=y | ||
46 | CONFIG_HAVE_KERNEL_BZIP2=y | ||
47 | CONFIG_HAVE_KERNEL_LZMA=y | ||
48 | CONFIG_HAVE_KERNEL_LZO=y | ||
49 | CONFIG_KERNEL_GZIP=y | ||
50 | # CONFIG_KERNEL_BZIP2 is not set | ||
51 | # CONFIG_KERNEL_LZMA is not set | ||
52 | # CONFIG_KERNEL_LZO is not set | ||
53 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
54 | CONFIG_SYSVIPC_SYSCTL=y | ||
55 | CONFIG_BSD_PROCESS_ACCT=y | 4 | CONFIG_BSD_PROCESS_ACCT=y |
56 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
57 | |||
58 | # | ||
59 | # RCU Subsystem | ||
60 | # | ||
61 | CONFIG_TREE_RCU=y | ||
62 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
63 | # CONFIG_TINY_RCU is not set | ||
64 | # CONFIG_RCU_TRACE is not set | ||
65 | CONFIG_RCU_FANOUT=32 | ||
66 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
67 | # CONFIG_TREE_RCU_TRACE is not set | ||
68 | CONFIG_IKCONFIG=y | 5 | CONFIG_IKCONFIG=y |
69 | # CONFIG_IKCONFIG_PROC is not set | ||
70 | CONFIG_LOG_BUF_SHIFT=14 | 6 | CONFIG_LOG_BUF_SHIFT=14 |
71 | # CONFIG_CGROUPS is not set | ||
72 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
73 | # CONFIG_RELAY is not set | ||
74 | CONFIG_NAMESPACES=y | 7 | CONFIG_NAMESPACES=y |
75 | CONFIG_UTS_NS=y | 8 | CONFIG_UTS_NS=y |
76 | CONFIG_IPC_NS=y | 9 | CONFIG_IPC_NS=y |
77 | CONFIG_USER_NS=y | 10 | CONFIG_USER_NS=y |
78 | CONFIG_PID_NS=y | 11 | CONFIG_PID_NS=y |
79 | CONFIG_BLK_DEV_INITRD=y | 12 | CONFIG_BLK_DEV_INITRD=y |
80 | CONFIG_INITRAMFS_SOURCE="" | ||
81 | CONFIG_RD_GZIP=y | ||
82 | # CONFIG_RD_BZIP2 is not set | ||
83 | # CONFIG_RD_LZMA is not set | ||
84 | # CONFIG_RD_LZO is not set | ||
85 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
86 | CONFIG_SYSCTL=y | ||
87 | CONFIG_ANON_INODES=y | ||
88 | CONFIG_EMBEDDED=y | ||
89 | CONFIG_UID16=y | ||
90 | CONFIG_SYSCTL_SYSCALL=y | ||
91 | CONFIG_KALLSYMS=y | ||
92 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
93 | CONFIG_HOTPLUG=y | ||
94 | CONFIG_PRINTK=y | ||
95 | CONFIG_BUG=y | ||
96 | CONFIG_ELF_CORE=y | ||
97 | CONFIG_BASE_FULL=y | ||
98 | CONFIG_FUTEX=y | ||
99 | CONFIG_EPOLL=y | ||
100 | CONFIG_SIGNALFD=y | ||
101 | CONFIG_TIMERFD=y | ||
102 | CONFIG_EVENTFD=y | ||
103 | # CONFIG_AIO is not set | 13 | # CONFIG_AIO is not set |
104 | CONFIG_HAVE_PERF_EVENTS=y | ||
105 | CONFIG_PERF_USE_VMALLOC=y | ||
106 | |||
107 | # | ||
108 | # Kernel Performance Events And Counters | ||
109 | # | ||
110 | CONFIG_PERF_EVENTS=y | ||
111 | # CONFIG_PERF_COUNTERS is not set | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | ||
113 | CONFIG_COMPAT_BRK=y | ||
114 | # CONFIG_SLAB is not set | ||
115 | # CONFIG_SLUB is not set | ||
116 | CONFIG_SLOB=y | 14 | CONFIG_SLOB=y |
117 | # CONFIG_MMAP_ALLOW_UNINITIALIZED is not set | ||
118 | CONFIG_PROFILING=y | 15 | CONFIG_PROFILING=y |
119 | CONFIG_OPROFILE=y | 16 | CONFIG_OPROFILE=y |
120 | CONFIG_HAVE_OPROFILE=y | ||
121 | # CONFIG_KPROBES is not set | ||
122 | CONFIG_HAVE_KPROBES=y | ||
123 | CONFIG_HAVE_KRETPROBES=y | ||
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | ||
125 | CONFIG_HAVE_DMA_ATTRS=y | ||
126 | CONFIG_HAVE_CLK=y | ||
127 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
128 | CONFIG_HAVE_HW_BREAKPOINT=y | ||
129 | |||
130 | # | ||
131 | # GCOV-based kernel profiling | ||
132 | # | ||
133 | # CONFIG_GCOV_KERNEL is not set | ||
134 | # CONFIG_SLOW_WORK is not set | ||
135 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
136 | CONFIG_RT_MUTEXES=y | ||
137 | CONFIG_BASE_SMALL=0 | ||
138 | CONFIG_MODULES=y | 17 | CONFIG_MODULES=y |
139 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
140 | # CONFIG_MODULE_UNLOAD is not set | ||
141 | # CONFIG_MODVERSIONS is not set | ||
142 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
143 | CONFIG_BLOCK=y | ||
144 | CONFIG_LBDAF=y | ||
145 | # CONFIG_BLK_DEV_BSG is not set | 18 | # CONFIG_BLK_DEV_BSG is not set |
146 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
147 | |||
148 | # | ||
149 | # IO Schedulers | ||
150 | # | ||
151 | CONFIG_IOSCHED_NOOP=y | ||
152 | # CONFIG_IOSCHED_DEADLINE is not set | 19 | # CONFIG_IOSCHED_DEADLINE is not set |
153 | # CONFIG_IOSCHED_CFQ is not set | 20 | # CONFIG_IOSCHED_CFQ is not set |
154 | # CONFIG_DEFAULT_DEADLINE is not set | ||
155 | # CONFIG_DEFAULT_CFQ is not set | ||
156 | CONFIG_DEFAULT_NOOP=y | ||
157 | CONFIG_DEFAULT_IOSCHED="noop" | ||
158 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
159 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
160 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
161 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
162 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
163 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
164 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
165 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
166 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
167 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
168 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
169 | # CONFIG_INLINE_READ_LOCK is not set | ||
170 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
171 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
172 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
173 | CONFIG_INLINE_READ_UNLOCK=y | ||
174 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
175 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
176 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
177 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
178 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
179 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
180 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
181 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
182 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
183 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
184 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
185 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
186 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
187 | # CONFIG_FREEZER is not set | ||
188 | |||
189 | # | ||
190 | # System type | ||
191 | # | ||
192 | CONFIG_CPU_SH2=y | ||
193 | CONFIG_CPU_SH2A=y | ||
194 | # CONFIG_CPU_SUBTYPE_SH7619 is not set | ||
195 | CONFIG_CPU_SUBTYPE_SH7201=y | 21 | CONFIG_CPU_SUBTYPE_SH7201=y |
196 | # CONFIG_CPU_SUBTYPE_SH7203 is not set | ||
197 | # CONFIG_CPU_SUBTYPE_SH7206 is not set | ||
198 | # CONFIG_CPU_SUBTYPE_SH7263 is not set | ||
199 | # CONFIG_CPU_SUBTYPE_MXG is not set | ||
200 | # CONFIG_CPU_SUBTYPE_SH7705 is not set | ||
201 | # CONFIG_CPU_SUBTYPE_SH7706 is not set | ||
202 | # CONFIG_CPU_SUBTYPE_SH7707 is not set | ||
203 | # CONFIG_CPU_SUBTYPE_SH7708 is not set | ||
204 | # CONFIG_CPU_SUBTYPE_SH7709 is not set | ||
205 | # CONFIG_CPU_SUBTYPE_SH7710 is not set | ||
206 | # CONFIG_CPU_SUBTYPE_SH7712 is not set | ||
207 | # CONFIG_CPU_SUBTYPE_SH7720 is not set | ||
208 | # CONFIG_CPU_SUBTYPE_SH7721 is not set | ||
209 | # CONFIG_CPU_SUBTYPE_SH7750 is not set | ||
210 | # CONFIG_CPU_SUBTYPE_SH7091 is not set | ||
211 | # CONFIG_CPU_SUBTYPE_SH7750R is not set | ||
212 | # CONFIG_CPU_SUBTYPE_SH7750S is not set | ||
213 | # CONFIG_CPU_SUBTYPE_SH7751 is not set | ||
214 | # CONFIG_CPU_SUBTYPE_SH7751R is not set | ||
215 | # CONFIG_CPU_SUBTYPE_SH7760 is not set | ||
216 | # CONFIG_CPU_SUBTYPE_SH4_202 is not set | ||
217 | # CONFIG_CPU_SUBTYPE_SH7723 is not set | ||
218 | # CONFIG_CPU_SUBTYPE_SH7724 is not set | ||
219 | # CONFIG_CPU_SUBTYPE_SH7757 is not set | ||
220 | # CONFIG_CPU_SUBTYPE_SH7763 is not set | ||
221 | # CONFIG_CPU_SUBTYPE_SH7770 is not set | ||
222 | # CONFIG_CPU_SUBTYPE_SH7780 is not set | ||
223 | # CONFIG_CPU_SUBTYPE_SH7785 is not set | ||
224 | # CONFIG_CPU_SUBTYPE_SH7786 is not set | ||
225 | # CONFIG_CPU_SUBTYPE_SHX3 is not set | ||
226 | # CONFIG_CPU_SUBTYPE_SH7343 is not set | ||
227 | # CONFIG_CPU_SUBTYPE_SH7722 is not set | ||
228 | # CONFIG_CPU_SUBTYPE_SH7366 is not set | ||
229 | |||
230 | # | ||
231 | # Memory management options | ||
232 | # | ||
233 | CONFIG_QUICKLIST=y | ||
234 | CONFIG_PAGE_OFFSET=0x00000000 | ||
235 | CONFIG_FORCE_MAX_ZONEORDER=14 | ||
236 | CONFIG_MEMORY_START=0x08000000 | ||
237 | CONFIG_MEMORY_SIZE=0x01000000 | 22 | CONFIG_MEMORY_SIZE=0x01000000 |
238 | CONFIG_29BIT=y | ||
239 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
240 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
241 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y | ||
242 | CONFIG_MAX_ACTIVE_REGIONS=1 | ||
243 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
244 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
245 | CONFIG_UNCACHED_MAPPING=y | ||
246 | CONFIG_PAGE_SIZE_4KB=y | ||
247 | # CONFIG_PAGE_SIZE_8KB is not set | ||
248 | # CONFIG_PAGE_SIZE_16KB is not set | ||
249 | # CONFIG_PAGE_SIZE_64KB is not set | ||
250 | CONFIG_SELECT_MEMORY_MODEL=y | ||
251 | CONFIG_FLATMEM_MANUAL=y | 23 | CONFIG_FLATMEM_MANUAL=y |
252 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
253 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
254 | CONFIG_FLATMEM=y | ||
255 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
256 | CONFIG_SPARSEMEM_STATIC=y | ||
257 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
258 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
259 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
260 | CONFIG_ZONE_DMA_FLAG=0 | ||
261 | CONFIG_NR_QUICK=1 | ||
262 | CONFIG_NOMMU_INITIAL_TRIM_EXCESS=1 | ||
263 | |||
264 | # | ||
265 | # Cache configuration | ||
266 | # | ||
267 | CONFIG_CACHE_WRITEBACK=y | ||
268 | # CONFIG_CACHE_WRITETHROUGH is not set | ||
269 | # CONFIG_CACHE_OFF is not set | ||
270 | |||
271 | # | ||
272 | # Processor features | ||
273 | # | ||
274 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
275 | CONFIG_CPU_BIG_ENDIAN=y | 24 | CONFIG_CPU_BIG_ENDIAN=y |
276 | CONFIG_SH_FPU=y | ||
277 | CONFIG_CPU_HAS_FPU=y | ||
278 | |||
279 | # | ||
280 | # Board support | ||
281 | # | ||
282 | CONFIG_SH_RSK=y | 25 | CONFIG_SH_RSK=y |
283 | CONFIG_SH_RSK7201=y | ||
284 | # CONFIG_SH_RSK7203 is not set | ||
285 | |||
286 | # | ||
287 | # Timer and clock configuration | ||
288 | # | ||
289 | CONFIG_SH_TIMER_MTU2=y | ||
290 | CONFIG_SH_PCLK_FREQ=40000000 | 26 | CONFIG_SH_PCLK_FREQ=40000000 |
291 | CONFIG_SH_CLK_CPG=y | ||
292 | CONFIG_SH_CLK_CPG_LEGACY=y | ||
293 | CONFIG_SH_CLK_MD=0 | ||
294 | # CONFIG_NO_HZ is not set | ||
295 | # CONFIG_HIGH_RES_TIMERS is not set | ||
296 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
297 | |||
298 | # | ||
299 | # CPU Frequency scaling | ||
300 | # | ||
301 | # CONFIG_CPU_FREQ is not set | ||
302 | |||
303 | # | ||
304 | # DMA support | ||
305 | # | ||
306 | |||
307 | # | ||
308 | # Companion Chips | ||
309 | # | ||
310 | |||
311 | # | ||
312 | # Additional SuperH Device Drivers | ||
313 | # | ||
314 | # CONFIG_HEARTBEAT is not set | ||
315 | # CONFIG_PUSH_SWITCH is not set | ||
316 | |||
317 | # | ||
318 | # Kernel features | ||
319 | # | ||
320 | # CONFIG_HZ_100 is not set | ||
321 | # CONFIG_HZ_250 is not set | ||
322 | # CONFIG_HZ_300 is not set | ||
323 | CONFIG_HZ_1000=y | 27 | CONFIG_HZ_1000=y |
324 | CONFIG_HZ=1000 | ||
325 | # CONFIG_SCHED_HRTICK is not set | ||
326 | # CONFIG_CRASH_DUMP is not set | ||
327 | # CONFIG_SECCOMP is not set | ||
328 | CONFIG_PREEMPT_NONE=y | ||
329 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
330 | # CONFIG_PREEMPT is not set | ||
331 | CONFIG_GUSA=y | ||
332 | |||
333 | # | ||
334 | # Boot options | ||
335 | # | ||
336 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | ||
337 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | ||
338 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
339 | CONFIG_CMDLINE_OVERWRITE=y | 28 | CONFIG_CMDLINE_OVERWRITE=y |
340 | # CONFIG_CMDLINE_EXTEND is not set | ||
341 | CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=serial ignore_loglevel" | 29 | CONFIG_CMDLINE="console=ttySC0,115200 earlyprintk=serial ignore_loglevel" |
342 | |||
343 | # | ||
344 | # Bus options | ||
345 | # | ||
346 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
347 | # CONFIG_PCCARD is not set | ||
348 | |||
349 | # | ||
350 | # Executable file formats | ||
351 | # | ||
352 | CONFIG_BINFMT_ELF_FDPIC=y | ||
353 | CONFIG_BINFMT_FLAT=y | 30 | CONFIG_BINFMT_FLAT=y |
354 | CONFIG_BINFMT_ZFLAT=y | 31 | CONFIG_BINFMT_ZFLAT=y |
355 | CONFIG_BINFMT_SHARED_FLAT=y | 32 | CONFIG_BINFMT_SHARED_FLAT=y |
356 | # CONFIG_HAVE_AOUT is not set | ||
357 | # CONFIG_BINFMT_MISC is not set | ||
358 | |||
359 | # | ||
360 | # Power management options (EXPERIMENTAL) | ||
361 | # | ||
362 | CONFIG_PM=y | 33 | CONFIG_PM=y |
363 | # CONFIG_PM_DEBUG is not set | ||
364 | # CONFIG_PM_RUNTIME is not set | ||
365 | CONFIG_CPU_IDLE=y | 34 | CONFIG_CPU_IDLE=y |
366 | CONFIG_CPU_IDLE_GOV_LADDER=y | ||
367 | # CONFIG_NET is not set | ||
368 | |||
369 | # | ||
370 | # Device Drivers | ||
371 | # | ||
372 | |||
373 | # | ||
374 | # Generic Driver Options | ||
375 | # | ||
376 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 35 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
377 | # CONFIG_STANDALONE is not set | 36 | # CONFIG_STANDALONE is not set |
378 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 37 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
379 | # CONFIG_FW_LOADER is not set | 38 | # CONFIG_FW_LOADER is not set |
380 | # CONFIG_SYS_HYPERVISOR is not set | ||
381 | CONFIG_MTD=y | 39 | CONFIG_MTD=y |
382 | # CONFIG_MTD_DEBUG is not set | ||
383 | # CONFIG_MTD_TESTS is not set | ||
384 | CONFIG_MTD_CONCAT=y | 40 | CONFIG_MTD_CONCAT=y |
385 | CONFIG_MTD_PARTITIONS=y | 41 | CONFIG_MTD_PARTITIONS=y |
386 | CONFIG_MTD_REDBOOT_PARTS=y | 42 | CONFIG_MTD_REDBOOT_PARTS=y |
387 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
388 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
389 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
390 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
391 | # CONFIG_MTD_AR7_PARTS is not set | ||
392 | |||
393 | # | ||
394 | # User Modules And Translation Layers | ||
395 | # | ||
396 | CONFIG_MTD_CHAR=y | 43 | CONFIG_MTD_CHAR=y |
397 | CONFIG_MTD_BLKDEVS=y | ||
398 | CONFIG_MTD_BLOCK=y | 44 | CONFIG_MTD_BLOCK=y |
399 | # CONFIG_FTL is not set | ||
400 | # CONFIG_NFTL is not set | ||
401 | # CONFIG_INFTL is not set | ||
402 | # CONFIG_RFD_FTL is not set | ||
403 | # CONFIG_SSFDC is not set | ||
404 | # CONFIG_MTD_OOPS is not set | ||
405 | |||
406 | # | ||
407 | # RAM/ROM/Flash chip drivers | ||
408 | # | ||
409 | CONFIG_MTD_CFI=y | 45 | CONFIG_MTD_CFI=y |
410 | # CONFIG_MTD_JEDECPROBE is not set | ||
411 | CONFIG_MTD_GEN_PROBE=y | ||
412 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
413 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
414 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
415 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
416 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
417 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
418 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
419 | CONFIG_MTD_CFI_I1=y | ||
420 | CONFIG_MTD_CFI_I2=y | ||
421 | # CONFIG_MTD_CFI_I4 is not set | ||
422 | # CONFIG_MTD_CFI_I8 is not set | ||
423 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
424 | CONFIG_MTD_CFI_AMDSTD=y | 46 | CONFIG_MTD_CFI_AMDSTD=y |
425 | # CONFIG_MTD_CFI_STAA is not set | ||
426 | CONFIG_MTD_CFI_UTIL=y | ||
427 | # CONFIG_MTD_RAM is not set | ||
428 | # CONFIG_MTD_ROM is not set | ||
429 | # CONFIG_MTD_ABSENT is not set | ||
430 | |||
431 | # | ||
432 | # Mapping drivers for chip access | ||
433 | # | ||
434 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
435 | CONFIG_MTD_PHYSMAP=y | 47 | CONFIG_MTD_PHYSMAP=y |
436 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
437 | # CONFIG_MTD_PLATRAM is not set | ||
438 | |||
439 | # | ||
440 | # Self-contained MTD device drivers | ||
441 | # | ||
442 | # CONFIG_MTD_SLRAM is not set | ||
443 | # CONFIG_MTD_PHRAM is not set | ||
444 | # CONFIG_MTD_MTDRAM is not set | ||
445 | # CONFIG_MTD_BLOCK2MTD is not set | ||
446 | |||
447 | # | ||
448 | # Disk-On-Chip Device Drivers | ||
449 | # | ||
450 | # CONFIG_MTD_DOC2000 is not set | ||
451 | # CONFIG_MTD_DOC2001 is not set | ||
452 | # CONFIG_MTD_DOC2001PLUS is not set | ||
453 | # CONFIG_MTD_NAND is not set | ||
454 | # CONFIG_MTD_ONENAND is not set | ||
455 | |||
456 | # | ||
457 | # LPDDR flash memory drivers | ||
458 | # | ||
459 | # CONFIG_MTD_LPDDR is not set | ||
460 | |||
461 | # | ||
462 | # UBI - Unsorted block images | ||
463 | # | ||
464 | # CONFIG_MTD_UBI is not set | ||
465 | # CONFIG_PARPORT is not set | ||
466 | CONFIG_BLK_DEV=y | ||
467 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
468 | # CONFIG_BLK_DEV_LOOP is not set | ||
469 | |||
470 | # | ||
471 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
472 | # | ||
473 | # CONFIG_BLK_DEV_RAM is not set | ||
474 | # CONFIG_CDROM_PKTCDVD is not set | ||
475 | # CONFIG_BLK_DEV_HD is not set | ||
476 | CONFIG_MISC_DEVICES=y | ||
477 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
478 | # CONFIG_C2PORT is not set | ||
479 | |||
480 | # | ||
481 | # EEPROM support | ||
482 | # | ||
483 | # CONFIG_EEPROM_93CX6 is not set | ||
484 | CONFIG_HAVE_IDE=y | ||
485 | # CONFIG_IDE is not set | ||
486 | |||
487 | # | ||
488 | # SCSI device support | ||
489 | # | ||
490 | CONFIG_SCSI_MOD=y | ||
491 | # CONFIG_RAID_ATTRS is not set | ||
492 | # CONFIG_SCSI is not set | ||
493 | # CONFIG_SCSI_DMA is not set | ||
494 | # CONFIG_SCSI_NETLINK is not set | ||
495 | # CONFIG_ATA is not set | ||
496 | # CONFIG_MD is not set | ||
497 | # CONFIG_PHONE is not set | ||
498 | |||
499 | # | ||
500 | # Input device support | ||
501 | # | ||
502 | CONFIG_INPUT=y | ||
503 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
504 | # CONFIG_INPUT_POLLDEV is not set | ||
505 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
506 | |||
507 | # | ||
508 | # Userland interfaces | ||
509 | # | ||
510 | # CONFIG_INPUT_MOUSEDEV is not set | 48 | # CONFIG_INPUT_MOUSEDEV is not set |
511 | # CONFIG_INPUT_JOYDEV is not set | ||
512 | # CONFIG_INPUT_EVDEV is not set | ||
513 | # CONFIG_INPUT_EVBUG is not set | ||
514 | |||
515 | # | ||
516 | # Input Device Drivers | ||
517 | # | ||
518 | # CONFIG_INPUT_KEYBOARD is not set | 49 | # CONFIG_INPUT_KEYBOARD is not set |
519 | # CONFIG_INPUT_MOUSE is not set | 50 | # CONFIG_INPUT_MOUSE is not set |
520 | # CONFIG_INPUT_JOYSTICK is not set | ||
521 | # CONFIG_INPUT_TABLET is not set | ||
522 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
523 | # CONFIG_INPUT_MISC is not set | ||
524 | |||
525 | # | ||
526 | # Hardware I/O ports | ||
527 | # | ||
528 | # CONFIG_SERIO is not set | 51 | # CONFIG_SERIO is not set |
529 | # CONFIG_GAMEPORT is not set | ||
530 | |||
531 | # | ||
532 | # Character devices | ||
533 | # | ||
534 | # CONFIG_VT is not set | 52 | # CONFIG_VT is not set |
535 | CONFIG_DEVKMEM=y | ||
536 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
537 | |||
538 | # | ||
539 | # Serial drivers | ||
540 | # | ||
541 | # CONFIG_SERIAL_8250 is not set | ||
542 | |||
543 | # | ||
544 | # Non-8250 serial port support | ||
545 | # | ||
546 | CONFIG_SERIAL_SH_SCI=y | 53 | CONFIG_SERIAL_SH_SCI=y |
547 | CONFIG_SERIAL_SH_SCI_NR_UARTS=8 | 54 | CONFIG_SERIAL_SH_SCI_NR_UARTS=8 |
548 | CONFIG_SERIAL_SH_SCI_CONSOLE=y | 55 | CONFIG_SERIAL_SH_SCI_CONSOLE=y |
549 | CONFIG_SERIAL_CORE=y | ||
550 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
551 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
552 | # CONFIG_UNIX98_PTYS is not set | 56 | # CONFIG_UNIX98_PTYS is not set |
553 | # CONFIG_LEGACY_PTYS is not set | 57 | # CONFIG_LEGACY_PTYS is not set |
554 | # CONFIG_IPMI_HANDLER is not set | ||
555 | # CONFIG_HW_RANDOM is not set | 58 | # CONFIG_HW_RANDOM is not set |
556 | # CONFIG_R3964 is not set | ||
557 | # CONFIG_RAW_DRIVER is not set | ||
558 | # CONFIG_TCG_TPM is not set | ||
559 | # CONFIG_I2C is not set | ||
560 | # CONFIG_SPI is not set | ||
561 | |||
562 | # | ||
563 | # PPS support | ||
564 | # | ||
565 | # CONFIG_PPS is not set | ||
566 | # CONFIG_W1 is not set | ||
567 | # CONFIG_POWER_SUPPLY is not set | ||
568 | # CONFIG_HWMON is not set | 59 | # CONFIG_HWMON is not set |
569 | CONFIG_THERMAL=y | 60 | CONFIG_THERMAL=y |
570 | # CONFIG_WATCHDOG is not set | ||
571 | CONFIG_SSB_POSSIBLE=y | ||
572 | |||
573 | # | ||
574 | # Sonics Silicon Backplane | ||
575 | # | ||
576 | # CONFIG_SSB is not set | ||
577 | |||
578 | # | ||
579 | # Multifunction device drivers | ||
580 | # | ||
581 | # CONFIG_MFD_CORE is not set | ||
582 | # CONFIG_MFD_SM501 is not set | ||
583 | # CONFIG_MFD_SH_MOBILE_SDHI is not set | ||
584 | # CONFIG_HTC_PASIC3 is not set | ||
585 | # CONFIG_MFD_TMIO is not set | ||
586 | # CONFIG_REGULATOR is not set | ||
587 | # CONFIG_MEDIA_SUPPORT is not set | ||
588 | |||
589 | # | ||
590 | # Graphics support | ||
591 | # | ||
592 | # CONFIG_VGASTATE is not set | ||
593 | CONFIG_VIDEO_OUTPUT_CONTROL=y | 61 | CONFIG_VIDEO_OUTPUT_CONTROL=y |
594 | # CONFIG_FB is not set | ||
595 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
596 | |||
597 | # | ||
598 | # Display device support | ||
599 | # | ||
600 | # CONFIG_DISPLAY_SUPPORT is not set | ||
601 | # CONFIG_SOUND is not set | ||
602 | # CONFIG_HID_SUPPORT is not set | 62 | # CONFIG_HID_SUPPORT is not set |
603 | # CONFIG_USB_SUPPORT is not set | 63 | # CONFIG_USB_SUPPORT is not set |
604 | # CONFIG_MMC is not set | ||
605 | # CONFIG_MEMSTICK is not set | ||
606 | # CONFIG_NEW_LEDS is not set | ||
607 | # CONFIG_ACCESSIBILITY is not set | ||
608 | CONFIG_RTC_LIB=y | ||
609 | CONFIG_RTC_CLASS=y | 64 | CONFIG_RTC_CLASS=y |
610 | CONFIG_RTC_HCTOSYS=y | ||
611 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
612 | # CONFIG_RTC_DEBUG is not set | ||
613 | |||
614 | # | ||
615 | # RTC interfaces | ||
616 | # | ||
617 | CONFIG_RTC_INTF_SYSFS=y | ||
618 | CONFIG_RTC_INTF_PROC=y | ||
619 | CONFIG_RTC_INTF_DEV=y | ||
620 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
621 | # CONFIG_RTC_DRV_TEST is not set | ||
622 | |||
623 | # | ||
624 | # SPI RTC drivers | ||
625 | # | ||
626 | |||
627 | # | ||
628 | # Platform RTC drivers | ||
629 | # | ||
630 | # CONFIG_RTC_DRV_DS1286 is not set | ||
631 | # CONFIG_RTC_DRV_DS1511 is not set | ||
632 | # CONFIG_RTC_DRV_DS1553 is not set | ||
633 | # CONFIG_RTC_DRV_DS1742 is not set | ||
634 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
635 | # CONFIG_RTC_DRV_M48T86 is not set | ||
636 | # CONFIG_RTC_DRV_M48T35 is not set | ||
637 | # CONFIG_RTC_DRV_M48T59 is not set | ||
638 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
639 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
640 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
641 | # CONFIG_RTC_DRV_V3020 is not set | ||
642 | |||
643 | # | ||
644 | # on-CPU RTC drivers | ||
645 | # | ||
646 | CONFIG_RTC_DRV_SH=y | 65 | CONFIG_RTC_DRV_SH=y |
647 | # CONFIG_RTC_DRV_GENERIC is not set | ||
648 | # CONFIG_DMADEVICES is not set | ||
649 | # CONFIG_AUXDISPLAY is not set | ||
650 | # CONFIG_UIO is not set | ||
651 | |||
652 | # | ||
653 | # TI VLYNQ | ||
654 | # | ||
655 | # CONFIG_STAGING is not set | ||
656 | |||
657 | # | ||
658 | # File systems | ||
659 | # | ||
660 | CONFIG_EXT2_FS=y | 66 | CONFIG_EXT2_FS=y |
661 | # CONFIG_EXT2_FS_XATTR is not set | ||
662 | # CONFIG_EXT3_FS is not set | ||
663 | # CONFIG_EXT4_FS is not set | ||
664 | # CONFIG_REISERFS_FS is not set | ||
665 | # CONFIG_JFS_FS is not set | ||
666 | # CONFIG_FS_POSIX_ACL is not set | ||
667 | # CONFIG_XFS_FS is not set | ||
668 | # CONFIG_GFS2_FS is not set | ||
669 | # CONFIG_BTRFS_FS is not set | ||
670 | # CONFIG_NILFS2_FS is not set | ||
671 | # CONFIG_FILE_LOCKING is not set | 67 | # CONFIG_FILE_LOCKING is not set |
672 | CONFIG_FSNOTIFY=y | ||
673 | # CONFIG_DNOTIFY is not set | 68 | # CONFIG_DNOTIFY is not set |
674 | # CONFIG_INOTIFY is not set | ||
675 | CONFIG_INOTIFY_USER=y | ||
676 | # CONFIG_QUOTA is not set | ||
677 | # CONFIG_AUTOFS_FS is not set | ||
678 | # CONFIG_AUTOFS4_FS is not set | ||
679 | # CONFIG_FUSE_FS is not set | ||
680 | |||
681 | # | ||
682 | # Caches | ||
683 | # | ||
684 | # CONFIG_FSCACHE is not set | ||
685 | |||
686 | # | ||
687 | # CD-ROM/DVD Filesystems | ||
688 | # | ||
689 | # CONFIG_ISO9660_FS is not set | ||
690 | # CONFIG_UDF_FS is not set | ||
691 | |||
692 | # | ||
693 | # DOS/FAT/NT Filesystems | ||
694 | # | ||
695 | # CONFIG_MSDOS_FS is not set | ||
696 | # CONFIG_VFAT_FS is not set | ||
697 | # CONFIG_NTFS_FS is not set | ||
698 | |||
699 | # | ||
700 | # Pseudo filesystems | ||
701 | # | ||
702 | CONFIG_PROC_FS=y | ||
703 | CONFIG_PROC_SYSCTL=y | ||
704 | CONFIG_SYSFS=y | ||
705 | # CONFIG_HUGETLB_PAGE is not set | ||
706 | # CONFIG_CONFIGFS_FS is not set | ||
707 | CONFIG_MISC_FILESYSTEMS=y | ||
708 | # CONFIG_ADFS_FS is not set | ||
709 | # CONFIG_AFFS_FS is not set | ||
710 | # CONFIG_HFS_FS is not set | ||
711 | # CONFIG_HFSPLUS_FS is not set | ||
712 | # CONFIG_BEFS_FS is not set | ||
713 | # CONFIG_BFS_FS is not set | ||
714 | # CONFIG_EFS_FS is not set | ||
715 | CONFIG_JFFS2_FS=y | 69 | CONFIG_JFFS2_FS=y |
716 | CONFIG_JFFS2_FS_DEBUG=0 | ||
717 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
718 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
719 | # CONFIG_JFFS2_SUMMARY is not set | ||
720 | # CONFIG_JFFS2_FS_XATTR is not set | ||
721 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
722 | CONFIG_JFFS2_ZLIB=y | ||
723 | # CONFIG_JFFS2_LZO is not set | ||
724 | CONFIG_JFFS2_RTIME=y | ||
725 | # CONFIG_JFFS2_RUBIN is not set | ||
726 | # CONFIG_LOGFS is not set | ||
727 | # CONFIG_CRAMFS is not set | ||
728 | # CONFIG_SQUASHFS is not set | ||
729 | # CONFIG_VXFS_FS is not set | ||
730 | # CONFIG_MINIX_FS is not set | ||
731 | # CONFIG_OMFS_FS is not set | ||
732 | # CONFIG_HPFS_FS is not set | ||
733 | # CONFIG_QNX4FS_FS is not set | ||
734 | CONFIG_ROMFS_FS=y | 70 | CONFIG_ROMFS_FS=y |
735 | CONFIG_ROMFS_BACKED_BY_BLOCK=y | ||
736 | # CONFIG_ROMFS_BACKED_BY_MTD is not set | ||
737 | # CONFIG_ROMFS_BACKED_BY_BOTH is not set | ||
738 | CONFIG_ROMFS_ON_BLOCK=y | ||
739 | # CONFIG_SYSV_FS is not set | ||
740 | # CONFIG_UFS_FS is not set | ||
741 | |||
742 | # | ||
743 | # Partition Types | ||
744 | # | ||
745 | # CONFIG_PARTITION_ADVANCED is not set | ||
746 | CONFIG_MSDOS_PARTITION=y | ||
747 | # CONFIG_NLS is not set | ||
748 | |||
749 | # | ||
750 | # Kernel hacking | ||
751 | # | ||
752 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
753 | # CONFIG_PRINTK_TIME is not set | ||
754 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
755 | # CONFIG_ENABLE_MUST_CHECK is not set | 71 | # CONFIG_ENABLE_MUST_CHECK is not set |
756 | CONFIG_FRAME_WARN=1024 | ||
757 | CONFIG_MAGIC_SYSRQ=y | 72 | CONFIG_MAGIC_SYSRQ=y |
758 | # CONFIG_STRIP_ASM_SYMS is not set | ||
759 | # CONFIG_UNUSED_SYMBOLS is not set | ||
760 | CONFIG_DEBUG_FS=y | 73 | CONFIG_DEBUG_FS=y |
761 | # CONFIG_HEADERS_CHECK is not set | ||
762 | # CONFIG_DEBUG_KERNEL is not set | ||
763 | CONFIG_DEBUG_BUGVERBOSE=y | ||
764 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
765 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 74 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
766 | # CONFIG_LKDTM is not set | ||
767 | # CONFIG_LATENCYTOP is not set | ||
768 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 75 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
769 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
770 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
771 | CONFIG_HAVE_FUNCTION_TRACE_MCOUNT_TEST=y | ||
772 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
773 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | ||
774 | CONFIG_HAVE_SYSCALL_TRACEPOINTS=y | ||
775 | CONFIG_RING_BUFFER=y | ||
776 | CONFIG_RING_BUFFER_ALLOW_SWAP=y | ||
777 | CONFIG_TRACING_SUPPORT=y | ||
778 | # CONFIG_FTRACE is not set | ||
779 | # CONFIG_DYNAMIC_DEBUG is not set | ||
780 | # CONFIG_DMA_API_DEBUG is not set | ||
781 | # CONFIG_SAMPLES is not set | ||
782 | CONFIG_HAVE_ARCH_KGDB=y | ||
783 | # CONFIG_SH_STANDARD_BIOS is not set | ||
784 | # CONFIG_DWARF_UNWINDER is not set | ||
785 | |||
786 | # | ||
787 | # Security options | ||
788 | # | ||
789 | # CONFIG_KEYS is not set | ||
790 | # CONFIG_SECURITY is not set | ||
791 | # CONFIG_SECURITYFS is not set | ||
792 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
793 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
794 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
795 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
796 | CONFIG_DEFAULT_SECURITY="" | ||
797 | # CONFIG_CRYPTO is not set | ||
798 | # CONFIG_VIRTUALIZATION is not set | ||
799 | # CONFIG_BINARY_PRINTF is not set | ||
800 | |||
801 | # | ||
802 | # Library routines | ||
803 | # | ||
804 | CONFIG_BITREVERSE=y | ||
805 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
806 | # CONFIG_CRC_CCITT is not set | ||
807 | # CONFIG_CRC16 is not set | ||
808 | # CONFIG_CRC_T10DIF is not set | ||
809 | # CONFIG_CRC_ITU_T is not set | ||
810 | CONFIG_CRC32=y | ||
811 | # CONFIG_CRC7 is not set | ||
812 | # CONFIG_LIBCRC32C is not set | ||
813 | CONFIG_ZLIB_INFLATE=y | ||
814 | CONFIG_ZLIB_DEFLATE=y | ||
815 | CONFIG_DECOMPRESS_GZIP=y | ||
816 | CONFIG_HAS_IOMEM=y | ||
817 | CONFIG_HAS_IOPORT=y | ||
818 | CONFIG_HAS_DMA=y | ||
819 | CONFIG_HAVE_LMB=y | ||
820 | CONFIG_GENERIC_ATOMIC64=y | ||