diff options
Diffstat (limited to 'arch/arm/configs/bcmring_defconfig')
-rw-r--r-- | arch/arm/configs/bcmring_defconfig | 721 |
1 files changed, 0 insertions, 721 deletions
diff --git a/arch/arm/configs/bcmring_defconfig b/arch/arm/configs/bcmring_defconfig index 6ac6693299b..75984cd1e23 100644 --- a/arch/arm/configs/bcmring_defconfig +++ b/arch/arm/configs/bcmring_defconfig | |||
@@ -1,800 +1,79 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.34-rc2 | ||
4 | # Mon Mar 29 12:01:41 2010 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_TIME=y | ||
9 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
10 | CONFIG_HAVE_PROC_CPU=y | ||
11 | CONFIG_GENERIC_HARDIRQS=y | ||
12 | CONFIG_STACKTRACE_SUPPORT=y | ||
13 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
14 | CONFIG_LOCKDEP_SUPPORT=y | ||
15 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
16 | CONFIG_HARDIRQS_SW_RESEND=y | ||
17 | CONFIG_GENERIC_IRQ_PROBE=y | ||
18 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
19 | CONFIG_GENERIC_HWEIGHT=y | ||
20 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
21 | CONFIG_NEED_DMA_MAP_STATE=y | ||
22 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
23 | CONFIG_VECTORS_BASE=0xffff0000 | ||
24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
25 | CONFIG_CONSTRUCTORS=y | ||
26 | |||
27 | # | ||
28 | # General setup | ||
29 | # | ||
30 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
31 | CONFIG_BROKEN_ON_SMP=y | ||
32 | CONFIG_LOCK_KERNEL=y | ||
33 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
34 | CONFIG_LOCALVERSION="" | ||
35 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
36 | CONFIG_HAVE_KERNEL_GZIP=y | ||
37 | CONFIG_HAVE_KERNEL_LZO=y | ||
38 | CONFIG_KERNEL_GZIP=y | ||
39 | # CONFIG_KERNEL_BZIP2 is not set | ||
40 | # CONFIG_KERNEL_LZMA is not set | ||
41 | # CONFIG_KERNEL_LZO is not set | ||
42 | # CONFIG_SWAP is not set | 3 | # CONFIG_SWAP is not set |
43 | CONFIG_SYSVIPC=y | 4 | CONFIG_SYSVIPC=y |
44 | CONFIG_SYSVIPC_SYSCTL=y | ||
45 | # CONFIG_POSIX_MQUEUE is not set | ||
46 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
47 | # CONFIG_TASKSTATS is not set | ||
48 | # CONFIG_AUDIT is not set | ||
49 | |||
50 | # | ||
51 | # RCU Subsystem | ||
52 | # | ||
53 | CONFIG_TREE_RCU=y | ||
54 | # CONFIG_TREE_PREEMPT_RCU is not set | ||
55 | # CONFIG_TINY_RCU is not set | ||
56 | # CONFIG_RCU_TRACE is not set | ||
57 | CONFIG_RCU_FANOUT=32 | ||
58 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
59 | # CONFIG_TREE_RCU_TRACE is not set | ||
60 | # CONFIG_IKCONFIG is not set | ||
61 | CONFIG_LOG_BUF_SHIFT=17 | ||
62 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
63 | # CONFIG_RELAY is not set | ||
64 | # CONFIG_NAMESPACES is not set | ||
65 | # CONFIG_BLK_DEV_INITRD is not set | ||
66 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
67 | CONFIG_SYSCTL=y | ||
68 | CONFIG_ANON_INODES=y | ||
69 | CONFIG_EMBEDDED=y | 5 | CONFIG_EMBEDDED=y |
70 | CONFIG_UID16=y | ||
71 | CONFIG_SYSCTL_SYSCALL=y | ||
72 | CONFIG_KALLSYMS=y | ||
73 | CONFIG_KALLSYMS_EXTRA_PASS=y | 6 | CONFIG_KALLSYMS_EXTRA_PASS=y |
74 | # CONFIG_HOTPLUG is not set | 7 | # CONFIG_HOTPLUG is not set |
75 | CONFIG_PRINTK=y | ||
76 | CONFIG_BUG=y | ||
77 | # CONFIG_ELF_CORE is not set | 8 | # CONFIG_ELF_CORE is not set |
78 | CONFIG_BASE_FULL=y | ||
79 | CONFIG_FUTEX=y | ||
80 | # CONFIG_EPOLL is not set | 9 | # CONFIG_EPOLL is not set |
81 | # CONFIG_SIGNALFD is not set | 10 | # CONFIG_SIGNALFD is not set |
82 | # CONFIG_TIMERFD is not set | 11 | # CONFIG_TIMERFD is not set |
83 | # CONFIG_EVENTFD is not set | 12 | # CONFIG_EVENTFD is not set |
84 | CONFIG_SHMEM=y | ||
85 | # CONFIG_AIO is not set | 13 | # CONFIG_AIO is not set |
86 | CONFIG_HAVE_PERF_EVENTS=y | ||
87 | CONFIG_PERF_USE_VMALLOC=y | ||
88 | |||
89 | # | ||
90 | # Kernel Performance Events And Counters | ||
91 | # | ||
92 | CONFIG_PERF_EVENTS=y | ||
93 | CONFIG_PERF_COUNTERS=y | 14 | CONFIG_PERF_COUNTERS=y |
94 | # CONFIG_VM_EVENT_COUNTERS is not set | 15 | # CONFIG_VM_EVENT_COUNTERS is not set |
95 | # CONFIG_SLUB_DEBUG is not set | 16 | # CONFIG_SLUB_DEBUG is not set |
96 | # CONFIG_COMPAT_BRK is not set | 17 | # CONFIG_COMPAT_BRK is not set |
97 | # CONFIG_SLAB is not set | ||
98 | CONFIG_SLUB=y | ||
99 | # CONFIG_SLOB is not set | ||
100 | # CONFIG_PROFILING is not set | ||
101 | CONFIG_HAVE_OPROFILE=y | ||
102 | # CONFIG_KPROBES is not set | ||
103 | CONFIG_HAVE_KPROBES=y | ||
104 | CONFIG_HAVE_KRETPROBES=y | ||
105 | |||
106 | # | ||
107 | # GCOV-based kernel profiling | ||
108 | # | ||
109 | # CONFIG_SLOW_WORK is not set | ||
110 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
111 | CONFIG_RT_MUTEXES=y | ||
112 | CONFIG_BASE_SMALL=0 | ||
113 | CONFIG_MODULES=y | 18 | CONFIG_MODULES=y |
114 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
115 | CONFIG_MODULE_UNLOAD=y | 19 | CONFIG_MODULE_UNLOAD=y |
116 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
117 | # CONFIG_MODVERSIONS is not set | ||
118 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
119 | CONFIG_BLOCK=y | ||
120 | CONFIG_LBDAF=y | ||
121 | # CONFIG_BLK_DEV_BSG is not set | 20 | # CONFIG_BLK_DEV_BSG is not set |
122 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
123 | |||
124 | # | ||
125 | # IO Schedulers | ||
126 | # | ||
127 | CONFIG_IOSCHED_NOOP=y | ||
128 | # CONFIG_IOSCHED_DEADLINE is not set | 21 | # CONFIG_IOSCHED_DEADLINE is not set |
129 | # CONFIG_IOSCHED_CFQ is not set | 22 | # CONFIG_IOSCHED_CFQ is not set |
130 | # CONFIG_DEFAULT_DEADLINE is not set | ||
131 | # CONFIG_DEFAULT_CFQ is not set | ||
132 | CONFIG_DEFAULT_NOOP=y | ||
133 | CONFIG_DEFAULT_IOSCHED="noop" | ||
134 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
135 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
136 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
137 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
138 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
139 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
140 | # CONFIG_INLINE_SPIN_UNLOCK is not set | ||
141 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
142 | # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set | ||
143 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
144 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
145 | # CONFIG_INLINE_READ_LOCK is not set | ||
146 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
147 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
148 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
149 | # CONFIG_INLINE_READ_UNLOCK is not set | ||
150 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
151 | # CONFIG_INLINE_READ_UNLOCK_IRQ is not set | ||
152 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
153 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
154 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
155 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
156 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
157 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
158 | # CONFIG_INLINE_WRITE_UNLOCK is not set | ||
159 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
160 | # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set | ||
161 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
162 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
163 | # CONFIG_FREEZER is not set | ||
164 | |||
165 | # | ||
166 | # System Type | ||
167 | # | ||
168 | CONFIG_MMU=y | ||
169 | # CONFIG_ARCH_AAEC2000 is not set | ||
170 | # CONFIG_ARCH_INTEGRATOR is not set | ||
171 | # CONFIG_ARCH_REALVIEW is not set | ||
172 | # CONFIG_ARCH_VERSATILE is not set | ||
173 | # CONFIG_ARCH_AT91 is not set | ||
174 | CONFIG_ARCH_BCMRING=y | 23 | CONFIG_ARCH_BCMRING=y |
175 | # CONFIG_ARCH_CLPS711X is not set | ||
176 | # CONFIG_ARCH_GEMINI is not set | ||
177 | # CONFIG_ARCH_EBSA110 is not set | ||
178 | # CONFIG_ARCH_EP93XX is not set | ||
179 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
180 | # CONFIG_ARCH_MXC is not set | ||
181 | # CONFIG_ARCH_STMP3XXX is not set | ||
182 | # CONFIG_ARCH_NETX is not set | ||
183 | # CONFIG_ARCH_H720X is not set | ||
184 | # CONFIG_ARCH_IOP13XX is not set | ||
185 | # CONFIG_ARCH_IOP32X is not set | ||
186 | # CONFIG_ARCH_IOP33X is not set | ||
187 | # CONFIG_ARCH_IXP23XX is not set | ||
188 | # CONFIG_ARCH_IXP2000 is not set | ||
189 | # CONFIG_ARCH_IXP4XX is not set | ||
190 | # CONFIG_ARCH_L7200 is not set | ||
191 | # CONFIG_ARCH_DOVE is not set | ||
192 | # CONFIG_ARCH_KIRKWOOD is not set | ||
193 | # CONFIG_ARCH_LOKI is not set | ||
194 | # CONFIG_ARCH_MV78XX0 is not set | ||
195 | # CONFIG_ARCH_ORION5X is not set | ||
196 | # CONFIG_ARCH_MMP is not set | ||
197 | # CONFIG_ARCH_KS8695 is not set | ||
198 | # CONFIG_ARCH_NS9XXX is not set | ||
199 | # CONFIG_ARCH_W90X900 is not set | ||
200 | # CONFIG_ARCH_NUC93X is not set | ||
201 | # CONFIG_ARCH_PNX4008 is not set | ||
202 | # CONFIG_ARCH_PXA is not set | ||
203 | # CONFIG_ARCH_MSM is not set | ||
204 | # CONFIG_ARCH_SHMOBILE is not set | ||
205 | # CONFIG_ARCH_RPC is not set | ||
206 | # CONFIG_ARCH_SA1100 is not set | ||
207 | # CONFIG_ARCH_S3C2410 is not set | ||
208 | # CONFIG_ARCH_S3C64XX is not set | ||
209 | # CONFIG_ARCH_S5P6440 is not set | ||
210 | # CONFIG_ARCH_S5P6442 is not set | ||
211 | # CONFIG_ARCH_S5PC1XX is not set | ||
212 | # CONFIG_ARCH_S5PV210 is not set | ||
213 | # CONFIG_ARCH_SHARK is not set | ||
214 | # CONFIG_ARCH_LH7A40X is not set | ||
215 | # CONFIG_ARCH_U300 is not set | ||
216 | # CONFIG_ARCH_U8500 is not set | ||
217 | # CONFIG_ARCH_NOMADIK is not set | ||
218 | # CONFIG_ARCH_DAVINCI is not set | ||
219 | # CONFIG_ARCH_OMAP is not set | ||
220 | # CONFIG_ARCH_FPGA11107 is not set | ||
221 | CONFIG_ARCH_BCM11107=y | ||
222 | |||
223 | # | ||
224 | # BCMRING Options | ||
225 | # | ||
226 | CONFIG_BCM_ZRELADDR=0x8000 | 24 | CONFIG_BCM_ZRELADDR=0x8000 |
227 | |||
228 | # | ||
229 | # Processor Type | ||
230 | # | ||
231 | CONFIG_CPU_V6=y | ||
232 | CONFIG_CPU_32v6K=y | 25 | CONFIG_CPU_32v6K=y |
233 | CONFIG_CPU_32v6=y | ||
234 | CONFIG_CPU_ABRT_EV6=y | ||
235 | CONFIG_CPU_PABRT_V6=y | ||
236 | CONFIG_CPU_CACHE_V6=y | ||
237 | CONFIG_CPU_CACHE_VIPT=y | ||
238 | CONFIG_CPU_COPY_V6=y | ||
239 | CONFIG_CPU_TLB_V6=y | ||
240 | CONFIG_CPU_HAS_ASID=y | ||
241 | CONFIG_CPU_CP15=y | ||
242 | CONFIG_CPU_CP15_MMU=y | ||
243 | |||
244 | # | ||
245 | # Processor Features | ||
246 | # | ||
247 | CONFIG_ARM_THUMB=y | ||
248 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
249 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
250 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
251 | CONFIG_ARM_L1_CACHE_SHIFT=5 | ||
252 | CONFIG_CPU_HAS_PMU=y | ||
253 | # CONFIG_ARM_ERRATA_411920 is not set | ||
254 | CONFIG_COMMON_CLKDEV=y | ||
255 | |||
256 | # | ||
257 | # Bus support | ||
258 | # | ||
259 | CONFIG_ARM_AMBA=y | ||
260 | # CONFIG_PCI_SYSCALL is not set | ||
261 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
262 | |||
263 | # | ||
264 | # Kernel Features | ||
265 | # | ||
266 | CONFIG_TICK_ONESHOT=y | ||
267 | CONFIG_NO_HZ=y | 26 | CONFIG_NO_HZ=y |
268 | # CONFIG_HIGH_RES_TIMERS is not set | ||
269 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
270 | CONFIG_VMSPLIT_3G=y | ||
271 | # CONFIG_VMSPLIT_2G is not set | ||
272 | # CONFIG_VMSPLIT_1G is not set | ||
273 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
274 | # CONFIG_PREEMPT_NONE is not set | ||
275 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
276 | CONFIG_PREEMPT=y | 27 | CONFIG_PREEMPT=y |
277 | CONFIG_HZ=100 | ||
278 | CONFIG_AEABI=y | 28 | CONFIG_AEABI=y |
279 | # CONFIG_OABI_COMPAT is not set | 29 | # CONFIG_OABI_COMPAT is not set |
280 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
281 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
282 | # CONFIG_HIGHMEM is not set | ||
283 | CONFIG_HW_PERF_EVENTS=y | ||
284 | CONFIG_SELECT_MEMORY_MODEL=y | ||
285 | CONFIG_FLATMEM_MANUAL=y | ||
286 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
287 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
288 | CONFIG_FLATMEM=y | ||
289 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
290 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
291 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
292 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
293 | CONFIG_ZONE_DMA_FLAG=0 | ||
294 | CONFIG_VIRT_TO_BUS=y | ||
295 | # CONFIG_KSM is not set | ||
296 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
297 | CONFIG_ALIGNMENT_TRAP=y | ||
298 | CONFIG_UACCESS_WITH_MEMCPY=y | 30 | CONFIG_UACCESS_WITH_MEMCPY=y |
299 | |||
300 | # | ||
301 | # Boot options | ||
302 | # | ||
303 | CONFIG_ZBOOT_ROM_TEXT=0x0e000000 | 31 | CONFIG_ZBOOT_ROM_TEXT=0x0e000000 |
304 | CONFIG_ZBOOT_ROM_BSS=0x0ea00000 | 32 | CONFIG_ZBOOT_ROM_BSS=0x0ea00000 |
305 | CONFIG_ZBOOT_ROM=y | 33 | CONFIG_ZBOOT_ROM=y |
306 | CONFIG_CMDLINE="" | ||
307 | # CONFIG_KEXEC is not set | ||
308 | |||
309 | # | ||
310 | # CPU Power Management | ||
311 | # | ||
312 | # CONFIG_CPU_IDLE is not set | ||
313 | |||
314 | # | ||
315 | # Floating point emulation | ||
316 | # | ||
317 | |||
318 | # | ||
319 | # At least one emulation must be selected | ||
320 | # | ||
321 | # CONFIG_VFP is not set | ||
322 | |||
323 | # | ||
324 | # Userspace binary formats | ||
325 | # | ||
326 | CONFIG_BINFMT_ELF=y | ||
327 | CONFIG_HAVE_AOUT=y | ||
328 | # CONFIG_BINFMT_AOUT is not set | ||
329 | # CONFIG_BINFMT_MISC is not set | ||
330 | |||
331 | # | ||
332 | # Power management options | ||
333 | # | ||
334 | # CONFIG_PM is not set | ||
335 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
336 | CONFIG_NET=y | 34 | CONFIG_NET=y |
337 | |||
338 | # | ||
339 | # Networking options | ||
340 | # | ||
341 | # CONFIG_PACKET is not set | ||
342 | # CONFIG_UNIX is not set | ||
343 | # CONFIG_NET_KEY is not set | ||
344 | # CONFIG_INET is not set | ||
345 | # CONFIG_NETWORK_SECMARK is not set | ||
346 | # CONFIG_NETFILTER is not set | ||
347 | # CONFIG_ATM is not set | ||
348 | # CONFIG_BRIDGE is not set | ||
349 | # CONFIG_NET_DSA is not set | ||
350 | # CONFIG_VLAN_8021Q is not set | ||
351 | # CONFIG_DECNET is not set | ||
352 | # CONFIG_LLC2 is not set | ||
353 | # CONFIG_IPX is not set | ||
354 | # CONFIG_ATALK is not set | ||
355 | # CONFIG_X25 is not set | ||
356 | # CONFIG_LAPB is not set | ||
357 | # CONFIG_WAN_ROUTER is not set | ||
358 | # CONFIG_PHONET is not set | ||
359 | # CONFIG_IEEE802154 is not set | ||
360 | # CONFIG_NET_SCHED is not set | ||
361 | # CONFIG_DCB is not set | ||
362 | |||
363 | # | ||
364 | # Network testing | ||
365 | # | ||
366 | # CONFIG_NET_PKTGEN is not set | ||
367 | # CONFIG_HAMRADIO is not set | ||
368 | # CONFIG_CAN is not set | ||
369 | # CONFIG_IRDA is not set | ||
370 | # CONFIG_BT is not set | ||
371 | # CONFIG_WIRELESS is not set | 35 | # CONFIG_WIRELESS is not set |
372 | # CONFIG_WIMAX is not set | ||
373 | # CONFIG_RFKILL is not set | ||
374 | # CONFIG_NET_9P is not set | ||
375 | |||
376 | # | ||
377 | # Device Drivers | ||
378 | # | ||
379 | |||
380 | # | ||
381 | # Generic Driver Options | ||
382 | # | ||
383 | CONFIG_STANDALONE=y | ||
384 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
385 | # CONFIG_SYS_HYPERVISOR is not set | ||
386 | # CONFIG_CONNECTOR is not set | ||
387 | CONFIG_MTD=y | 36 | CONFIG_MTD=y |
388 | # CONFIG_MTD_DEBUG is not set | ||
389 | # CONFIG_MTD_TESTS is not set | ||
390 | CONFIG_MTD_CONCAT=y | 37 | CONFIG_MTD_CONCAT=y |
391 | CONFIG_MTD_PARTITIONS=y | 38 | CONFIG_MTD_PARTITIONS=y |
392 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
393 | CONFIG_MTD_CMDLINE_PARTS=y | 39 | CONFIG_MTD_CMDLINE_PARTS=y |
394 | # CONFIG_MTD_AFS_PARTS is not set | ||
395 | # CONFIG_MTD_AR7_PARTS is not set | ||
396 | |||
397 | # | ||
398 | # User Modules And Translation Layers | ||
399 | # | ||
400 | CONFIG_MTD_CHAR=y | 40 | CONFIG_MTD_CHAR=y |
401 | CONFIG_MTD_BLKDEVS=y | ||
402 | CONFIG_MTD_BLOCK=y | 41 | CONFIG_MTD_BLOCK=y |
403 | # CONFIG_FTL is not set | ||
404 | # CONFIG_NFTL is not set | ||
405 | # CONFIG_INFTL is not set | ||
406 | # CONFIG_RFD_FTL is not set | ||
407 | # CONFIG_SSFDC is not set | ||
408 | # CONFIG_MTD_OOPS is not set | ||
409 | |||
410 | # | ||
411 | # RAM/ROM/Flash chip drivers | ||
412 | # | ||
413 | CONFIG_MTD_CFI=y | 42 | CONFIG_MTD_CFI=y |
414 | # CONFIG_MTD_JEDECPROBE is not set | ||
415 | CONFIG_MTD_GEN_PROBE=y | ||
416 | CONFIG_MTD_CFI_ADV_OPTIONS=y | 43 | CONFIG_MTD_CFI_ADV_OPTIONS=y |
417 | CONFIG_MTD_CFI_NOSWAP=y | ||
418 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
419 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
420 | CONFIG_MTD_CFI_GEOMETRY=y | 44 | CONFIG_MTD_CFI_GEOMETRY=y |
421 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
422 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
423 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
424 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
425 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
426 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
427 | CONFIG_MTD_CFI_I1=y | ||
428 | # CONFIG_MTD_CFI_I2 is not set | 45 | # CONFIG_MTD_CFI_I2 is not set |
429 | # CONFIG_MTD_CFI_I4 is not set | ||
430 | # CONFIG_MTD_CFI_I8 is not set | ||
431 | # CONFIG_MTD_OTP is not set | ||
432 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
433 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
434 | # CONFIG_MTD_CFI_STAA is not set | ||
435 | CONFIG_MTD_CFI_UTIL=y | ||
436 | # CONFIG_MTD_RAM is not set | ||
437 | # CONFIG_MTD_ROM is not set | ||
438 | # CONFIG_MTD_ABSENT is not set | ||
439 | |||
440 | # | ||
441 | # Mapping drivers for chip access | ||
442 | # | ||
443 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
444 | # CONFIG_MTD_PHYSMAP is not set | ||
445 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
446 | # CONFIG_MTD_PLATRAM is not set | ||
447 | |||
448 | # | ||
449 | # Self-contained MTD device drivers | ||
450 | # | ||
451 | # CONFIG_MTD_SLRAM is not set | ||
452 | # CONFIG_MTD_PHRAM is not set | ||
453 | # CONFIG_MTD_MTDRAM is not set | ||
454 | # CONFIG_MTD_BLOCK2MTD is not set | ||
455 | |||
456 | # | ||
457 | # Disk-On-Chip Device Drivers | ||
458 | # | ||
459 | # CONFIG_MTD_DOC2000 is not set | ||
460 | # CONFIG_MTD_DOC2001 is not set | ||
461 | # CONFIG_MTD_DOC2001PLUS is not set | ||
462 | CONFIG_MTD_NAND=y | 46 | CONFIG_MTD_NAND=y |
463 | CONFIG_MTD_NAND_VERIFY_WRITE=y | 47 | CONFIG_MTD_NAND_VERIFY_WRITE=y |
464 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
465 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
466 | CONFIG_MTD_NAND_IDS=y | ||
467 | CONFIG_MTD_NAND_BCM_UMI=y | 48 | CONFIG_MTD_NAND_BCM_UMI=y |
468 | CONFIG_MTD_NAND_BCM_UMI_HWCS=y | 49 | CONFIG_MTD_NAND_BCM_UMI_HWCS=y |
469 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
470 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
471 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
472 | # CONFIG_MTD_ONENAND is not set | ||
473 | |||
474 | # | ||
475 | # LPDDR flash memory drivers | ||
476 | # | ||
477 | # CONFIG_MTD_LPDDR is not set | ||
478 | |||
479 | # | ||
480 | # UBI - Unsorted block images | ||
481 | # | ||
482 | # CONFIG_MTD_UBI is not set | ||
483 | # CONFIG_PARPORT is not set | ||
484 | CONFIG_BLK_DEV=y | ||
485 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
486 | # CONFIG_BLK_DEV_LOOP is not set | ||
487 | |||
488 | # | ||
489 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
490 | # | ||
491 | # CONFIG_BLK_DEV_NBD is not set | ||
492 | # CONFIG_BLK_DEV_RAM is not set | ||
493 | # CONFIG_CDROM_PKTCDVD is not set | ||
494 | # CONFIG_ATA_OVER_ETH is not set | ||
495 | # CONFIG_MISC_DEVICES is not set | 50 | # CONFIG_MISC_DEVICES is not set |
496 | CONFIG_HAVE_IDE=y | ||
497 | # CONFIG_IDE is not set | ||
498 | |||
499 | # | ||
500 | # SCSI device support | ||
501 | # | ||
502 | CONFIG_SCSI_MOD=y | ||
503 | # CONFIG_RAID_ATTRS is not set | ||
504 | # CONFIG_SCSI is not set | ||
505 | # CONFIG_SCSI_DMA is not set | ||
506 | # CONFIG_SCSI_NETLINK is not set | ||
507 | # CONFIG_ATA is not set | ||
508 | # CONFIG_MD is not set | ||
509 | # CONFIG_NETDEVICES is not set | ||
510 | # CONFIG_ISDN is not set | ||
511 | # CONFIG_PHONE is not set | ||
512 | |||
513 | # | ||
514 | # Input device support | ||
515 | # | ||
516 | CONFIG_INPUT=y | ||
517 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
518 | # CONFIG_INPUT_POLLDEV is not set | ||
519 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
520 | |||
521 | # | ||
522 | # Userland interfaces | ||
523 | # | ||
524 | # CONFIG_INPUT_MOUSEDEV is not set | 51 | # CONFIG_INPUT_MOUSEDEV is not set |
525 | # CONFIG_INPUT_JOYDEV is not set | ||
526 | # CONFIG_INPUT_EVDEV is not set | ||
527 | # CONFIG_INPUT_EVBUG is not set | ||
528 | |||
529 | # | ||
530 | # Input Device Drivers | ||
531 | # | ||
532 | # CONFIG_INPUT_KEYBOARD is not set | 52 | # CONFIG_INPUT_KEYBOARD is not set |
533 | # CONFIG_INPUT_MOUSE is not set | 53 | # CONFIG_INPUT_MOUSE is not set |
534 | # CONFIG_INPUT_JOYSTICK is not set | ||
535 | # CONFIG_INPUT_TABLET is not set | ||
536 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
537 | # CONFIG_INPUT_MISC is not set | ||
538 | |||
539 | # | ||
540 | # Hardware I/O ports | ||
541 | # | ||
542 | # CONFIG_SERIO is not set | 54 | # CONFIG_SERIO is not set |
543 | # CONFIG_GAMEPORT is not set | ||
544 | |||
545 | # | ||
546 | # Character devices | ||
547 | # | ||
548 | CONFIG_VT=y | ||
549 | # CONFIG_CONSOLE_TRANSLATIONS is not set | 55 | # CONFIG_CONSOLE_TRANSLATIONS is not set |
550 | CONFIG_VT_CONSOLE=y | ||
551 | CONFIG_HW_CONSOLE=y | ||
552 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
553 | # CONFIG_DEVKMEM is not set | 56 | # CONFIG_DEVKMEM is not set |
554 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
555 | |||
556 | # | ||
557 | # Serial drivers | ||
558 | # | ||
559 | # CONFIG_SERIAL_8250 is not set | ||
560 | |||
561 | # | ||
562 | # Non-8250 serial port support | ||
563 | # | ||
564 | # CONFIG_SERIAL_AMBA_PL010 is not set | ||
565 | CONFIG_SERIAL_AMBA_PL011=y | 57 | CONFIG_SERIAL_AMBA_PL011=y |
566 | CONFIG_SERIAL_AMBA_PL011_CONSOLE=y | 58 | CONFIG_SERIAL_AMBA_PL011_CONSOLE=y |
567 | CONFIG_SERIAL_CORE=y | ||
568 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
569 | # CONFIG_SERIAL_TIMBERDALE is not set | ||
570 | CONFIG_UNIX98_PTYS=y | ||
571 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
572 | CONFIG_LEGACY_PTYS=y | ||
573 | CONFIG_LEGACY_PTY_COUNT=64 | 59 | CONFIG_LEGACY_PTY_COUNT=64 |
574 | # CONFIG_IPMI_HANDLER is not set | ||
575 | # CONFIG_HW_RANDOM is not set | 60 | # CONFIG_HW_RANDOM is not set |
576 | # CONFIG_R3964 is not set | ||
577 | # CONFIG_RAW_DRIVER is not set | ||
578 | # CONFIG_TCG_TPM is not set | ||
579 | # CONFIG_I2C is not set | ||
580 | # CONFIG_SPI is not set | ||
581 | |||
582 | # | ||
583 | # PPS support | ||
584 | # | ||
585 | # CONFIG_PPS is not set | ||
586 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
587 | # CONFIG_GPIOLIB is not set | ||
588 | # CONFIG_W1 is not set | ||
589 | # CONFIG_POWER_SUPPLY is not set | ||
590 | # CONFIG_HWMON is not set | 61 | # CONFIG_HWMON is not set |
591 | # CONFIG_THERMAL is not set | ||
592 | # CONFIG_WATCHDOG is not set | ||
593 | CONFIG_SSB_POSSIBLE=y | ||
594 | |||
595 | # | ||
596 | # Sonics Silicon Backplane | ||
597 | # | ||
598 | # CONFIG_SSB is not set | ||
599 | |||
600 | # | ||
601 | # Multifunction device drivers | ||
602 | # | ||
603 | # CONFIG_MFD_CORE is not set | ||
604 | # CONFIG_MFD_SM501 is not set | ||
605 | # CONFIG_HTC_PASIC3 is not set | ||
606 | # CONFIG_MFD_TMIO is not set | ||
607 | # CONFIG_REGULATOR is not set | ||
608 | # CONFIG_MEDIA_SUPPORT is not set | ||
609 | |||
610 | # | ||
611 | # Graphics support | ||
612 | # | ||
613 | # CONFIG_VGASTATE is not set | ||
614 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
615 | # CONFIG_FB is not set | ||
616 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
617 | |||
618 | # | ||
619 | # Display device support | ||
620 | # | ||
621 | # CONFIG_DISPLAY_SUPPORT is not set | ||
622 | |||
623 | # | ||
624 | # Console display driver support | ||
625 | # | ||
626 | # CONFIG_VGA_CONSOLE is not set | 62 | # CONFIG_VGA_CONSOLE is not set |
627 | CONFIG_DUMMY_CONSOLE=y | ||
628 | # CONFIG_SOUND is not set | ||
629 | # CONFIG_HID_SUPPORT is not set | 63 | # CONFIG_HID_SUPPORT is not set |
630 | # CONFIG_USB_SUPPORT is not set | 64 | # CONFIG_USB_SUPPORT is not set |
631 | # CONFIG_MMC is not set | ||
632 | # CONFIG_MEMSTICK is not set | ||
633 | # CONFIG_NEW_LEDS is not set | ||
634 | # CONFIG_ACCESSIBILITY is not set | ||
635 | CONFIG_RTC_LIB=y | ||
636 | # CONFIG_RTC_CLASS is not set | ||
637 | # CONFIG_DMADEVICES is not set | ||
638 | # CONFIG_AUXDISPLAY is not set | ||
639 | # CONFIG_UIO is not set | ||
640 | |||
641 | # | ||
642 | # TI VLYNQ | ||
643 | # | ||
644 | # CONFIG_STAGING is not set | ||
645 | |||
646 | # | ||
647 | # File systems | ||
648 | # | ||
649 | # CONFIG_EXT2_FS is not set | ||
650 | # CONFIG_EXT3_FS is not set | ||
651 | # CONFIG_EXT4_FS is not set | ||
652 | # CONFIG_REISERFS_FS is not set | ||
653 | # CONFIG_JFS_FS is not set | ||
654 | CONFIG_FS_POSIX_ACL=y | ||
655 | # CONFIG_XFS_FS is not set | ||
656 | # CONFIG_GFS2_FS is not set | ||
657 | # CONFIG_OCFS2_FS is not set | ||
658 | # CONFIG_BTRFS_FS is not set | ||
659 | # CONFIG_NILFS2_FS is not set | ||
660 | # CONFIG_FILE_LOCKING is not set | 65 | # CONFIG_FILE_LOCKING is not set |
661 | # CONFIG_FSNOTIFY is not set | ||
662 | # CONFIG_DNOTIFY is not set | 66 | # CONFIG_DNOTIFY is not set |
663 | # CONFIG_INOTIFY is not set | ||
664 | # CONFIG_INOTIFY_USER is not set | 67 | # CONFIG_INOTIFY_USER is not set |
665 | # CONFIG_QUOTA is not set | ||
666 | # CONFIG_AUTOFS_FS is not set | ||
667 | # CONFIG_AUTOFS4_FS is not set | ||
668 | # CONFIG_FUSE_FS is not set | ||
669 | |||
670 | # | ||
671 | # Caches | ||
672 | # | ||
673 | # CONFIG_FSCACHE is not set | ||
674 | |||
675 | # | ||
676 | # CD-ROM/DVD Filesystems | ||
677 | # | ||
678 | # CONFIG_ISO9660_FS is not set | ||
679 | # CONFIG_UDF_FS is not set | ||
680 | |||
681 | # | ||
682 | # DOS/FAT/NT Filesystems | ||
683 | # | ||
684 | # CONFIG_MSDOS_FS is not set | ||
685 | # CONFIG_VFAT_FS is not set | ||
686 | # CONFIG_NTFS_FS is not set | ||
687 | |||
688 | # | ||
689 | # Pseudo filesystems | ||
690 | # | ||
691 | CONFIG_PROC_FS=y | ||
692 | CONFIG_PROC_SYSCTL=y | ||
693 | # CONFIG_PROC_PAGE_MONITOR is not set | 68 | # CONFIG_PROC_PAGE_MONITOR is not set |
694 | CONFIG_SYSFS=y | ||
695 | CONFIG_TMPFS=y | 69 | CONFIG_TMPFS=y |
696 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
697 | # CONFIG_HUGETLB_PAGE is not set | ||
698 | # CONFIG_CONFIGFS_FS is not set | ||
699 | CONFIG_MISC_FILESYSTEMS=y | ||
700 | # CONFIG_ADFS_FS is not set | ||
701 | # CONFIG_AFFS_FS is not set | ||
702 | # CONFIG_HFS_FS is not set | ||
703 | # CONFIG_HFSPLUS_FS is not set | ||
704 | # CONFIG_BEFS_FS is not set | ||
705 | # CONFIG_BFS_FS is not set | ||
706 | # CONFIG_EFS_FS is not set | ||
707 | CONFIG_JFFS2_FS=y | 70 | CONFIG_JFFS2_FS=y |
708 | CONFIG_JFFS2_FS_DEBUG=0 | ||
709 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
710 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
711 | CONFIG_JFFS2_SUMMARY=y | 71 | CONFIG_JFFS2_SUMMARY=y |
712 | CONFIG_JFFS2_FS_XATTR=y | 72 | CONFIG_JFFS2_FS_XATTR=y |
713 | CONFIG_JFFS2_FS_POSIX_ACL=y | ||
714 | # CONFIG_JFFS2_FS_SECURITY is not set | 73 | # CONFIG_JFFS2_FS_SECURITY is not set |
715 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
716 | CONFIG_JFFS2_ZLIB=y | ||
717 | # CONFIG_JFFS2_LZO is not set | ||
718 | CONFIG_JFFS2_RTIME=y | ||
719 | # CONFIG_JFFS2_RUBIN is not set | ||
720 | # CONFIG_LOGFS is not set | ||
721 | # CONFIG_CRAMFS is not set | ||
722 | # CONFIG_SQUASHFS is not set | ||
723 | # CONFIG_VXFS_FS is not set | ||
724 | # CONFIG_MINIX_FS is not set | ||
725 | # CONFIG_OMFS_FS is not set | ||
726 | # CONFIG_HPFS_FS is not set | ||
727 | # CONFIG_QNX4FS_FS is not set | ||
728 | # CONFIG_ROMFS_FS is not set | ||
729 | # CONFIG_SYSV_FS is not set | ||
730 | # CONFIG_UFS_FS is not set | ||
731 | # CONFIG_NETWORK_FILESYSTEMS is not set | 74 | # CONFIG_NETWORK_FILESYSTEMS is not set |
732 | |||
733 | # | ||
734 | # Partition Types | ||
735 | # | ||
736 | # CONFIG_PARTITION_ADVANCED is not set | ||
737 | CONFIG_MSDOS_PARTITION=y | ||
738 | # CONFIG_NLS is not set | ||
739 | |||
740 | # | ||
741 | # Kernel hacking | ||
742 | # | ||
743 | # CONFIG_PRINTK_TIME is not set | ||
744 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | 75 | # CONFIG_ENABLE_WARN_DEPRECATED is not set |
745 | CONFIG_ENABLE_MUST_CHECK=y | ||
746 | CONFIG_FRAME_WARN=1024 | ||
747 | CONFIG_MAGIC_SYSRQ=y | 76 | CONFIG_MAGIC_SYSRQ=y |
748 | # CONFIG_STRIP_ASM_SYMS is not set | ||
749 | # CONFIG_UNUSED_SYMBOLS is not set | ||
750 | # CONFIG_DEBUG_FS is not set | ||
751 | CONFIG_HEADERS_CHECK=y | 77 | CONFIG_HEADERS_CHECK=y |
752 | # CONFIG_DEBUG_KERNEL is not set | ||
753 | CONFIG_DEBUG_BUGVERBOSE=y | ||
754 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
755 | CONFIG_FRAME_POINTER=y | ||
756 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 78 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
757 | # CONFIG_LATENCYTOP is not set | ||
758 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
759 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
760 | CONFIG_TRACING_SUPPORT=y | ||
761 | # CONFIG_FTRACE is not set | ||
762 | # CONFIG_BUILD_DOCSRC is not set | ||
763 | # CONFIG_SAMPLES is not set | ||
764 | CONFIG_HAVE_ARCH_KGDB=y | ||
765 | # CONFIG_ARM_UNWIND is not set | 79 | # CONFIG_ARM_UNWIND is not set |
766 | # CONFIG_DEBUG_USER is not set | ||
767 | # CONFIG_OC_ETM is not set | ||
768 | |||
769 | # | ||
770 | # Security options | ||
771 | # | ||
772 | # CONFIG_KEYS is not set | ||
773 | # CONFIG_SECURITY is not set | ||
774 | # CONFIG_SECURITYFS is not set | ||
775 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set | ||
776 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
777 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
778 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
779 | CONFIG_DEFAULT_SECURITY="" | ||
780 | # CONFIG_CRYPTO is not set | ||
781 | # CONFIG_BINARY_PRINTF is not set | ||
782 | |||
783 | # | ||
784 | # Library routines | ||
785 | # | ||
786 | CONFIG_BITREVERSE=y | ||
787 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
788 | # CONFIG_CRC_CCITT is not set | ||
789 | # CONFIG_CRC16 is not set | ||
790 | # CONFIG_CRC_T10DIF is not set | ||
791 | # CONFIG_CRC_ITU_T is not set | ||
792 | CONFIG_CRC32=y | ||
793 | # CONFIG_CRC7 is not set | ||
794 | # CONFIG_LIBCRC32C is not set | ||
795 | CONFIG_ZLIB_INFLATE=y | ||
796 | CONFIG_ZLIB_DEFLATE=y | ||
797 | CONFIG_HAS_IOMEM=y | ||
798 | CONFIG_HAS_IOPORT=y | ||
799 | CONFIG_HAS_DMA=y | ||
800 | CONFIG_NLATTR=y | ||