diff options
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/bcmring_defconfig | 725 | ||||
-rw-r--r-- | arch/arm/configs/cpu9260_defconfig | 1338 | ||||
-rw-r--r-- | arch/arm/configs/cpu9g20_defconfig | 1328 | ||||
-rw-r--r-- | arch/arm/configs/cpuat91_defconfig | 1316 | ||||
-rw-r--r-- | arch/arm/configs/jornada720_defconfig | 329 | ||||
-rw-r--r-- | arch/arm/configs/nhk8815_defconfig | 1316 | ||||
-rw-r--r-- | arch/arm/configs/s5pc100_defconfig | 892 |
7 files changed, 7125 insertions, 119 deletions
diff --git a/arch/arm/configs/bcmring_defconfig b/arch/arm/configs/bcmring_defconfig new file mode 100644 index 00000000000..bcc0bac551a --- /dev/null +++ b/arch/arm/configs/bcmring_defconfig | |||
@@ -0,0 +1,725 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.31-rc3 | ||
4 | # Fri Jul 17 12:07:28 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_TIME=y | ||
9 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
10 | CONFIG_MMU=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_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
22 | CONFIG_VECTORS_BASE=0xffff0000 | ||
23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
24 | CONFIG_CONSTRUCTORS=y | ||
25 | |||
26 | # | ||
27 | # General setup | ||
28 | # | ||
29 | CONFIG_EXPERIMENTAL=y | ||
30 | CONFIG_BROKEN_ON_SMP=y | ||
31 | CONFIG_LOCK_KERNEL=y | ||
32 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
33 | CONFIG_LOCALVERSION="" | ||
34 | # CONFIG_LOCALVERSION_AUTO is not set | ||
35 | # CONFIG_SWAP is not set | ||
36 | CONFIG_SYSVIPC=y | ||
37 | CONFIG_SYSVIPC_SYSCTL=y | ||
38 | # CONFIG_POSIX_MQUEUE is not set | ||
39 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
40 | # CONFIG_TASKSTATS is not set | ||
41 | # CONFIG_AUDIT is not set | ||
42 | |||
43 | # | ||
44 | # RCU Subsystem | ||
45 | # | ||
46 | CONFIG_CLASSIC_RCU=y | ||
47 | # CONFIG_TREE_RCU is not set | ||
48 | # CONFIG_PREEMPT_RCU is not set | ||
49 | # CONFIG_TREE_RCU_TRACE is not set | ||
50 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
51 | # CONFIG_IKCONFIG is not set | ||
52 | CONFIG_LOG_BUF_SHIFT=17 | ||
53 | # CONFIG_GROUP_SCHED is not set | ||
54 | # CONFIG_CGROUPS is not set | ||
55 | # CONFIG_SYSFS_DEPRECATED_V2 is not set | ||
56 | # CONFIG_RELAY is not set | ||
57 | # CONFIG_NAMESPACES is not set | ||
58 | # CONFIG_BLK_DEV_INITRD is not set | ||
59 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
60 | CONFIG_SYSCTL=y | ||
61 | CONFIG_EMBEDDED=y | ||
62 | CONFIG_UID16=y | ||
63 | CONFIG_SYSCTL_SYSCALL=y | ||
64 | CONFIG_KALLSYMS=y | ||
65 | CONFIG_KALLSYMS_EXTRA_PASS=y | ||
66 | # CONFIG_HOTPLUG is not set | ||
67 | CONFIG_PRINTK=y | ||
68 | CONFIG_BUG=y | ||
69 | # CONFIG_ELF_CORE is not set | ||
70 | CONFIG_BASE_FULL=y | ||
71 | CONFIG_FUTEX=y | ||
72 | # CONFIG_EPOLL is not set | ||
73 | # CONFIG_SIGNALFD is not set | ||
74 | # CONFIG_TIMERFD is not set | ||
75 | # CONFIG_EVENTFD is not set | ||
76 | CONFIG_SHMEM=y | ||
77 | # CONFIG_AIO is not set | ||
78 | |||
79 | # | ||
80 | # Performance Counters | ||
81 | # | ||
82 | # CONFIG_VM_EVENT_COUNTERS is not set | ||
83 | # CONFIG_SLUB_DEBUG is not set | ||
84 | # CONFIG_STRIP_ASM_SYMS is not set | ||
85 | # CONFIG_COMPAT_BRK is not set | ||
86 | # CONFIG_SLAB is not set | ||
87 | CONFIG_SLUB=y | ||
88 | # CONFIG_SLOB is not set | ||
89 | # CONFIG_PROFILING is not set | ||
90 | # CONFIG_MARKERS is not set | ||
91 | CONFIG_HAVE_OPROFILE=y | ||
92 | # CONFIG_KPROBES is not set | ||
93 | CONFIG_HAVE_KPROBES=y | ||
94 | CONFIG_HAVE_KRETPROBES=y | ||
95 | |||
96 | # | ||
97 | # GCOV-based kernel profiling | ||
98 | # | ||
99 | # CONFIG_SLOW_WORK is not set | ||
100 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
101 | CONFIG_RT_MUTEXES=y | ||
102 | CONFIG_BASE_SMALL=0 | ||
103 | CONFIG_MODULES=y | ||
104 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
105 | CONFIG_MODULE_UNLOAD=y | ||
106 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
107 | # CONFIG_MODVERSIONS is not set | ||
108 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
109 | CONFIG_BLOCK=y | ||
110 | CONFIG_LBDAF=y | ||
111 | # CONFIG_BLK_DEV_BSG is not set | ||
112 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
113 | |||
114 | # | ||
115 | # IO Schedulers | ||
116 | # | ||
117 | CONFIG_IOSCHED_NOOP=y | ||
118 | # CONFIG_IOSCHED_AS is not set | ||
119 | # CONFIG_IOSCHED_DEADLINE is not set | ||
120 | # CONFIG_IOSCHED_CFQ is not set | ||
121 | # CONFIG_DEFAULT_AS is not set | ||
122 | # CONFIG_DEFAULT_DEADLINE is not set | ||
123 | # CONFIG_DEFAULT_CFQ is not set | ||
124 | CONFIG_DEFAULT_NOOP=y | ||
125 | CONFIG_DEFAULT_IOSCHED="noop" | ||
126 | # CONFIG_FREEZER is not set | ||
127 | |||
128 | # | ||
129 | # System Type | ||
130 | # | ||
131 | # CONFIG_ARCH_AAEC2000 is not set | ||
132 | # CONFIG_ARCH_INTEGRATOR is not set | ||
133 | # CONFIG_ARCH_REALVIEW is not set | ||
134 | # CONFIG_ARCH_VERSATILE is not set | ||
135 | # CONFIG_ARCH_AT91 is not set | ||
136 | # CONFIG_ARCH_CLPS711X is not set | ||
137 | # CONFIG_ARCH_GEMINI is not set | ||
138 | # CONFIG_ARCH_EBSA110 is not set | ||
139 | # CONFIG_ARCH_EP93XX is not set | ||
140 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
141 | # CONFIG_ARCH_MXC is not set | ||
142 | # CONFIG_ARCH_STMP3XXX is not set | ||
143 | # CONFIG_ARCH_NETX is not set | ||
144 | # CONFIG_ARCH_H720X is not set | ||
145 | # CONFIG_ARCH_IOP13XX is not set | ||
146 | # CONFIG_ARCH_IOP32X is not set | ||
147 | # CONFIG_ARCH_IOP33X is not set | ||
148 | # CONFIG_ARCH_IXP23XX is not set | ||
149 | # CONFIG_ARCH_IXP2000 is not set | ||
150 | # CONFIG_ARCH_IXP4XX is not set | ||
151 | # CONFIG_ARCH_L7200 is not set | ||
152 | # CONFIG_ARCH_KIRKWOOD is not set | ||
153 | # CONFIG_ARCH_LOKI is not set | ||
154 | # CONFIG_ARCH_MV78XX0 is not set | ||
155 | # CONFIG_ARCH_ORION5X is not set | ||
156 | # CONFIG_ARCH_MMP is not set | ||
157 | # CONFIG_ARCH_KS8695 is not set | ||
158 | # CONFIG_ARCH_NS9XXX is not set | ||
159 | # CONFIG_ARCH_W90X900 is not set | ||
160 | # CONFIG_ARCH_PNX4008 is not set | ||
161 | # CONFIG_ARCH_PXA is not set | ||
162 | # CONFIG_ARCH_MSM is not set | ||
163 | # CONFIG_ARCH_RPC is not set | ||
164 | # CONFIG_ARCH_SA1100 is not set | ||
165 | # CONFIG_ARCH_S3C2410 is not set | ||
166 | # CONFIG_ARCH_S3C64XX is not set | ||
167 | # CONFIG_ARCH_SHARK is not set | ||
168 | # CONFIG_ARCH_LH7A40X is not set | ||
169 | # CONFIG_ARCH_U300 is not set | ||
170 | # CONFIG_ARCH_DAVINCI is not set | ||
171 | # CONFIG_ARCH_OMAP is not set | ||
172 | CONFIG_ARCH_BCMRING=y | ||
173 | # CONFIG_ARCH_FPGA11107 is not set | ||
174 | CONFIG_ARCH_BCM11107=y | ||
175 | |||
176 | # | ||
177 | # BCMRING Options | ||
178 | # | ||
179 | CONFIG_BCM_ZRELADDR=0x8000 | ||
180 | |||
181 | # | ||
182 | # Processor Type | ||
183 | # | ||
184 | CONFIG_CPU_32=y | ||
185 | CONFIG_CPU_V6=y | ||
186 | CONFIG_CPU_32v6K=y | ||
187 | CONFIG_CPU_32v6=y | ||
188 | CONFIG_CPU_ABRT_EV6=y | ||
189 | CONFIG_CPU_PABRT_NOIFAR=y | ||
190 | CONFIG_CPU_CACHE_V6=y | ||
191 | CONFIG_CPU_CACHE_VIPT=y | ||
192 | CONFIG_CPU_COPY_V6=y | ||
193 | CONFIG_CPU_TLB_V6=y | ||
194 | CONFIG_CPU_HAS_ASID=y | ||
195 | CONFIG_CPU_CP15=y | ||
196 | CONFIG_CPU_CP15_MMU=y | ||
197 | |||
198 | # | ||
199 | # Processor Features | ||
200 | # | ||
201 | CONFIG_ARM_THUMB=y | ||
202 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
203 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
204 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
205 | # CONFIG_ARM_ERRATA_411920 is not set | ||
206 | CONFIG_COMMON_CLKDEV=y | ||
207 | |||
208 | # | ||
209 | # Bus support | ||
210 | # | ||
211 | CONFIG_ARM_AMBA=y | ||
212 | # CONFIG_PCI_SYSCALL is not set | ||
213 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
214 | |||
215 | # | ||
216 | # Kernel Features | ||
217 | # | ||
218 | CONFIG_TICK_ONESHOT=y | ||
219 | CONFIG_NO_HZ=y | ||
220 | # CONFIG_HIGH_RES_TIMERS is not set | ||
221 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
222 | CONFIG_VMSPLIT_3G=y | ||
223 | # CONFIG_VMSPLIT_2G is not set | ||
224 | # CONFIG_VMSPLIT_1G is not set | ||
225 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
226 | CONFIG_PREEMPT=y | ||
227 | CONFIG_HZ=100 | ||
228 | CONFIG_AEABI=y | ||
229 | # CONFIG_OABI_COMPAT is not set | ||
230 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
231 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
232 | # CONFIG_HIGHMEM is not set | ||
233 | CONFIG_SELECT_MEMORY_MODEL=y | ||
234 | CONFIG_FLATMEM_MANUAL=y | ||
235 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
236 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
237 | CONFIG_FLATMEM=y | ||
238 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
239 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
240 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
241 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
242 | CONFIG_ZONE_DMA_FLAG=0 | ||
243 | CONFIG_VIRT_TO_BUS=y | ||
244 | CONFIG_HAVE_MLOCK=y | ||
245 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
246 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
247 | CONFIG_ALIGNMENT_TRAP=y | ||
248 | CONFIG_UACCESS_WITH_MEMCPY=y | ||
249 | |||
250 | # | ||
251 | # Boot options | ||
252 | # | ||
253 | CONFIG_ZBOOT_ROM_TEXT=0x0e000000 | ||
254 | CONFIG_ZBOOT_ROM_BSS=0x0ea00000 | ||
255 | CONFIG_ZBOOT_ROM=y | ||
256 | CONFIG_CMDLINE="" | ||
257 | # CONFIG_KEXEC is not set | ||
258 | |||
259 | # | ||
260 | # CPU Power Management | ||
261 | # | ||
262 | # CONFIG_CPU_IDLE is not set | ||
263 | |||
264 | # | ||
265 | # Floating point emulation | ||
266 | # | ||
267 | |||
268 | # | ||
269 | # At least one emulation must be selected | ||
270 | # | ||
271 | # CONFIG_VFP is not set | ||
272 | |||
273 | # | ||
274 | # Userspace binary formats | ||
275 | # | ||
276 | CONFIG_BINFMT_ELF=y | ||
277 | CONFIG_HAVE_AOUT=y | ||
278 | # CONFIG_BINFMT_AOUT is not set | ||
279 | # CONFIG_BINFMT_MISC is not set | ||
280 | |||
281 | # | ||
282 | # Power management options | ||
283 | # | ||
284 | # CONFIG_PM is not set | ||
285 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
286 | CONFIG_NET=y | ||
287 | |||
288 | # | ||
289 | # Networking options | ||
290 | # | ||
291 | # CONFIG_PACKET is not set | ||
292 | # CONFIG_UNIX is not set | ||
293 | # CONFIG_NET_KEY is not set | ||
294 | # CONFIG_INET is not set | ||
295 | # CONFIG_NETWORK_SECMARK is not set | ||
296 | # CONFIG_NETFILTER is not set | ||
297 | # CONFIG_ATM is not set | ||
298 | # CONFIG_BRIDGE is not set | ||
299 | # CONFIG_NET_DSA is not set | ||
300 | # CONFIG_VLAN_8021Q is not set | ||
301 | # CONFIG_DECNET is not set | ||
302 | # CONFIG_LLC2 is not set | ||
303 | # CONFIG_IPX is not set | ||
304 | # CONFIG_ATALK is not set | ||
305 | # CONFIG_X25 is not set | ||
306 | # CONFIG_LAPB is not set | ||
307 | # CONFIG_WAN_ROUTER is not set | ||
308 | # CONFIG_PHONET is not set | ||
309 | # CONFIG_IEEE802154 is not set | ||
310 | # CONFIG_NET_SCHED is not set | ||
311 | # CONFIG_DCB is not set | ||
312 | |||
313 | # | ||
314 | # Network testing | ||
315 | # | ||
316 | # CONFIG_NET_PKTGEN is not set | ||
317 | # CONFIG_HAMRADIO is not set | ||
318 | # CONFIG_CAN is not set | ||
319 | # CONFIG_IRDA is not set | ||
320 | # CONFIG_BT is not set | ||
321 | # CONFIG_WIRELESS is not set | ||
322 | # CONFIG_WIMAX is not set | ||
323 | # CONFIG_RFKILL is not set | ||
324 | # CONFIG_NET_9P is not set | ||
325 | |||
326 | # | ||
327 | # Device Drivers | ||
328 | # | ||
329 | |||
330 | # | ||
331 | # Generic Driver Options | ||
332 | # | ||
333 | CONFIG_STANDALONE=y | ||
334 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
335 | # CONFIG_SYS_HYPERVISOR is not set | ||
336 | # CONFIG_CONNECTOR is not set | ||
337 | CONFIG_MTD=y | ||
338 | # CONFIG_MTD_DEBUG is not set | ||
339 | CONFIG_MTD_CONCAT=y | ||
340 | CONFIG_MTD_PARTITIONS=y | ||
341 | # CONFIG_MTD_TESTS is not set | ||
342 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
343 | CONFIG_MTD_CMDLINE_PARTS=y | ||
344 | # CONFIG_MTD_AFS_PARTS is not set | ||
345 | # CONFIG_MTD_AR7_PARTS is not set | ||
346 | |||
347 | # | ||
348 | # User Modules And Translation Layers | ||
349 | # | ||
350 | CONFIG_MTD_CHAR=y | ||
351 | CONFIG_MTD_BLKDEVS=y | ||
352 | CONFIG_MTD_BLOCK=y | ||
353 | # CONFIG_FTL is not set | ||
354 | # CONFIG_NFTL is not set | ||
355 | # CONFIG_INFTL is not set | ||
356 | # CONFIG_RFD_FTL is not set | ||
357 | # CONFIG_SSFDC is not set | ||
358 | # CONFIG_MTD_OOPS is not set | ||
359 | |||
360 | # | ||
361 | # RAM/ROM/Flash chip drivers | ||
362 | # | ||
363 | CONFIG_MTD_CFI=y | ||
364 | # CONFIG_MTD_JEDECPROBE is not set | ||
365 | CONFIG_MTD_GEN_PROBE=y | ||
366 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
367 | CONFIG_MTD_CFI_NOSWAP=y | ||
368 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
369 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
370 | CONFIG_MTD_CFI_GEOMETRY=y | ||
371 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
372 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
373 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
374 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
375 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
376 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
377 | CONFIG_MTD_CFI_I1=y | ||
378 | # CONFIG_MTD_CFI_I2 is not set | ||
379 | # CONFIG_MTD_CFI_I4 is not set | ||
380 | # CONFIG_MTD_CFI_I8 is not set | ||
381 | # CONFIG_MTD_OTP is not set | ||
382 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
383 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
384 | # CONFIG_MTD_CFI_STAA is not set | ||
385 | CONFIG_MTD_CFI_UTIL=y | ||
386 | # CONFIG_MTD_RAM is not set | ||
387 | # CONFIG_MTD_ROM is not set | ||
388 | # CONFIG_MTD_ABSENT is not set | ||
389 | |||
390 | # | ||
391 | # Mapping drivers for chip access | ||
392 | # | ||
393 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
394 | # CONFIG_MTD_PHYSMAP is not set | ||
395 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
396 | # CONFIG_MTD_PLATRAM is not set | ||
397 | |||
398 | # | ||
399 | # Self-contained MTD device drivers | ||
400 | # | ||
401 | # CONFIG_MTD_SLRAM is not set | ||
402 | # CONFIG_MTD_PHRAM is not set | ||
403 | # CONFIG_MTD_MTDRAM is not set | ||
404 | # CONFIG_MTD_BLOCK2MTD is not set | ||
405 | |||
406 | # | ||
407 | # Disk-On-Chip Device Drivers | ||
408 | # | ||
409 | # CONFIG_MTD_DOC2000 is not set | ||
410 | # CONFIG_MTD_DOC2001 is not set | ||
411 | # CONFIG_MTD_DOC2001PLUS is not set | ||
412 | CONFIG_MTD_NAND=y | ||
413 | CONFIG_MTD_NAND_VERIFY_WRITE=y | ||
414 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
415 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
416 | CONFIG_MTD_NAND_IDS=y | ||
417 | CONFIG_MTD_NAND_BCM_UMI=y | ||
418 | CONFIG_MTD_NAND_BCM_UMI_HWCS=y | ||
419 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
420 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
421 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
422 | # CONFIG_MTD_ONENAND is not set | ||
423 | |||
424 | # | ||
425 | # LPDDR flash memory drivers | ||
426 | # | ||
427 | # CONFIG_MTD_LPDDR is not set | ||
428 | |||
429 | # | ||
430 | # UBI - Unsorted block images | ||
431 | # | ||
432 | # CONFIG_MTD_UBI is not set | ||
433 | # CONFIG_PARPORT is not set | ||
434 | CONFIG_BLK_DEV=y | ||
435 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
436 | # CONFIG_BLK_DEV_LOOP is not set | ||
437 | # CONFIG_BLK_DEV_NBD is not set | ||
438 | # CONFIG_BLK_DEV_RAM is not set | ||
439 | # CONFIG_CDROM_PKTCDVD is not set | ||
440 | # CONFIG_ATA_OVER_ETH is not set | ||
441 | # CONFIG_MISC_DEVICES is not set | ||
442 | CONFIG_HAVE_IDE=y | ||
443 | # CONFIG_IDE is not set | ||
444 | |||
445 | # | ||
446 | # SCSI device support | ||
447 | # | ||
448 | # CONFIG_RAID_ATTRS is not set | ||
449 | # CONFIG_SCSI is not set | ||
450 | # CONFIG_SCSI_DMA is not set | ||
451 | # CONFIG_SCSI_NETLINK is not set | ||
452 | # CONFIG_ATA is not set | ||
453 | # CONFIG_MD is not set | ||
454 | # CONFIG_NETDEVICES is not set | ||
455 | # CONFIG_ISDN is not set | ||
456 | |||
457 | # | ||
458 | # Input device support | ||
459 | # | ||
460 | CONFIG_INPUT=y | ||
461 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
462 | # CONFIG_INPUT_POLLDEV is not set | ||
463 | |||
464 | # | ||
465 | # Userland interfaces | ||
466 | # | ||
467 | # CONFIG_INPUT_MOUSEDEV is not set | ||
468 | # CONFIG_INPUT_JOYDEV is not set | ||
469 | # CONFIG_INPUT_EVDEV is not set | ||
470 | # CONFIG_INPUT_EVBUG is not set | ||
471 | |||
472 | # | ||
473 | # Input Device Drivers | ||
474 | # | ||
475 | # CONFIG_INPUT_KEYBOARD is not set | ||
476 | # CONFIG_INPUT_MOUSE is not set | ||
477 | # CONFIG_INPUT_JOYSTICK is not set | ||
478 | # CONFIG_INPUT_TABLET is not set | ||
479 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
480 | # CONFIG_INPUT_MISC is not set | ||
481 | |||
482 | # | ||
483 | # Hardware I/O ports | ||
484 | # | ||
485 | # CONFIG_SERIO is not set | ||
486 | # CONFIG_GAMEPORT is not set | ||
487 | |||
488 | # | ||
489 | # Character devices | ||
490 | # | ||
491 | CONFIG_VT=y | ||
492 | # CONFIG_CONSOLE_TRANSLATIONS is not set | ||
493 | CONFIG_VT_CONSOLE=y | ||
494 | CONFIG_HW_CONSOLE=y | ||
495 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
496 | # CONFIG_DEVKMEM is not set | ||
497 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
498 | |||
499 | # | ||
500 | # Serial drivers | ||
501 | # | ||
502 | # CONFIG_SERIAL_8250 is not set | ||
503 | |||
504 | # | ||
505 | # Non-8250 serial port support | ||
506 | # | ||
507 | # CONFIG_SERIAL_AMBA_PL010 is not set | ||
508 | CONFIG_SERIAL_AMBA_PL011=y | ||
509 | CONFIG_SERIAL_AMBA_PL011_CONSOLE=y | ||
510 | CONFIG_SERIAL_CORE=y | ||
511 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
512 | CONFIG_UNIX98_PTYS=y | ||
513 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
514 | CONFIG_LEGACY_PTYS=y | ||
515 | CONFIG_LEGACY_PTY_COUNT=64 | ||
516 | # CONFIG_IPMI_HANDLER is not set | ||
517 | # CONFIG_HW_RANDOM is not set | ||
518 | # CONFIG_R3964 is not set | ||
519 | # CONFIG_RAW_DRIVER is not set | ||
520 | # CONFIG_TCG_TPM is not set | ||
521 | # CONFIG_I2C is not set | ||
522 | # CONFIG_SPI is not set | ||
523 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
524 | # CONFIG_GPIOLIB is not set | ||
525 | # CONFIG_W1 is not set | ||
526 | # CONFIG_POWER_SUPPLY is not set | ||
527 | # CONFIG_HWMON is not set | ||
528 | # CONFIG_THERMAL is not set | ||
529 | # CONFIG_THERMAL_HWMON is not set | ||
530 | # CONFIG_WATCHDOG is not set | ||
531 | CONFIG_SSB_POSSIBLE=y | ||
532 | |||
533 | # | ||
534 | # Sonics Silicon Backplane | ||
535 | # | ||
536 | # CONFIG_SSB is not set | ||
537 | |||
538 | # | ||
539 | # Multifunction device drivers | ||
540 | # | ||
541 | # CONFIG_MFD_CORE is not set | ||
542 | # CONFIG_MFD_SM501 is not set | ||
543 | # CONFIG_HTC_PASIC3 is not set | ||
544 | # CONFIG_MFD_TMIO is not set | ||
545 | # CONFIG_MEDIA_SUPPORT is not set | ||
546 | |||
547 | # | ||
548 | # Graphics support | ||
549 | # | ||
550 | # CONFIG_VGASTATE is not set | ||
551 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
552 | # CONFIG_FB is not set | ||
553 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
554 | |||
555 | # | ||
556 | # Display device support | ||
557 | # | ||
558 | # CONFIG_DISPLAY_SUPPORT is not set | ||
559 | |||
560 | # | ||
561 | # Console display driver support | ||
562 | # | ||
563 | # CONFIG_VGA_CONSOLE is not set | ||
564 | CONFIG_DUMMY_CONSOLE=y | ||
565 | # CONFIG_SOUND is not set | ||
566 | # CONFIG_HID_SUPPORT is not set | ||
567 | # CONFIG_USB_SUPPORT is not set | ||
568 | # CONFIG_MMC is not set | ||
569 | # CONFIG_MEMSTICK is not set | ||
570 | # CONFIG_ACCESSIBILITY is not set | ||
571 | # CONFIG_NEW_LEDS is not set | ||
572 | CONFIG_RTC_LIB=y | ||
573 | # CONFIG_RTC_CLASS is not set | ||
574 | # CONFIG_DMADEVICES is not set | ||
575 | # CONFIG_AUXDISPLAY is not set | ||
576 | # CONFIG_REGULATOR is not set | ||
577 | # CONFIG_UIO is not set | ||
578 | # CONFIG_STAGING is not set | ||
579 | |||
580 | # | ||
581 | # File systems | ||
582 | # | ||
583 | # CONFIG_EXT2_FS is not set | ||
584 | # CONFIG_EXT3_FS is not set | ||
585 | # CONFIG_EXT4_FS is not set | ||
586 | # CONFIG_REISERFS_FS is not set | ||
587 | # CONFIG_JFS_FS is not set | ||
588 | CONFIG_FS_POSIX_ACL=y | ||
589 | # CONFIG_XFS_FS is not set | ||
590 | # CONFIG_GFS2_FS is not set | ||
591 | # CONFIG_OCFS2_FS is not set | ||
592 | # CONFIG_BTRFS_FS is not set | ||
593 | # CONFIG_FILE_LOCKING is not set | ||
594 | # CONFIG_FSNOTIFY is not set | ||
595 | # CONFIG_INOTIFY is not set | ||
596 | # CONFIG_QUOTA is not set | ||
597 | # CONFIG_AUTOFS_FS is not set | ||
598 | # CONFIG_AUTOFS4_FS is not set | ||
599 | # CONFIG_FUSE_FS is not set | ||
600 | |||
601 | # | ||
602 | # Caches | ||
603 | # | ||
604 | # CONFIG_FSCACHE is not set | ||
605 | |||
606 | # | ||
607 | # CD-ROM/DVD Filesystems | ||
608 | # | ||
609 | # CONFIG_ISO9660_FS is not set | ||
610 | # CONFIG_UDF_FS is not set | ||
611 | |||
612 | # | ||
613 | # DOS/FAT/NT Filesystems | ||
614 | # | ||
615 | # CONFIG_MSDOS_FS is not set | ||
616 | # CONFIG_VFAT_FS is not set | ||
617 | # CONFIG_NTFS_FS is not set | ||
618 | |||
619 | # | ||
620 | # Pseudo filesystems | ||
621 | # | ||
622 | CONFIG_PROC_FS=y | ||
623 | CONFIG_PROC_SYSCTL=y | ||
624 | # CONFIG_PROC_PAGE_MONITOR is not set | ||
625 | CONFIG_SYSFS=y | ||
626 | CONFIG_TMPFS=y | ||
627 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
628 | # CONFIG_HUGETLB_PAGE is not set | ||
629 | # CONFIG_CONFIGFS_FS is not set | ||
630 | CONFIG_MISC_FILESYSTEMS=y | ||
631 | # CONFIG_ADFS_FS is not set | ||
632 | # CONFIG_AFFS_FS is not set | ||
633 | # CONFIG_HFS_FS is not set | ||
634 | # CONFIG_HFSPLUS_FS is not set | ||
635 | # CONFIG_BEFS_FS is not set | ||
636 | # CONFIG_BFS_FS is not set | ||
637 | # CONFIG_EFS_FS is not set | ||
638 | CONFIG_JFFS2_FS=y | ||
639 | CONFIG_JFFS2_FS_DEBUG=0 | ||
640 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
641 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
642 | CONFIG_JFFS2_SUMMARY=y | ||
643 | CONFIG_JFFS2_FS_XATTR=y | ||
644 | CONFIG_JFFS2_FS_POSIX_ACL=y | ||
645 | # CONFIG_JFFS2_FS_SECURITY is not set | ||
646 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
647 | CONFIG_JFFS2_ZLIB=y | ||
648 | # CONFIG_JFFS2_LZO is not set | ||
649 | CONFIG_JFFS2_RTIME=y | ||
650 | # CONFIG_JFFS2_RUBIN is not set | ||
651 | # CONFIG_CRAMFS is not set | ||
652 | # CONFIG_SQUASHFS is not set | ||
653 | # CONFIG_VXFS_FS is not set | ||
654 | # CONFIG_MINIX_FS is not set | ||
655 | # CONFIG_OMFS_FS is not set | ||
656 | # CONFIG_HPFS_FS is not set | ||
657 | # CONFIG_QNX4FS_FS is not set | ||
658 | # CONFIG_ROMFS_FS is not set | ||
659 | # CONFIG_SYSV_FS is not set | ||
660 | # CONFIG_UFS_FS is not set | ||
661 | # CONFIG_NILFS2_FS is not set | ||
662 | # CONFIG_NETWORK_FILESYSTEMS is not set | ||
663 | |||
664 | # | ||
665 | # Partition Types | ||
666 | # | ||
667 | # CONFIG_PARTITION_ADVANCED is not set | ||
668 | CONFIG_MSDOS_PARTITION=y | ||
669 | # CONFIG_NLS is not set | ||
670 | |||
671 | # | ||
672 | # Kernel hacking | ||
673 | # | ||
674 | # CONFIG_PRINTK_TIME is not set | ||
675 | # CONFIG_ENABLE_WARN_DEPRECATED is not set | ||
676 | CONFIG_ENABLE_MUST_CHECK=y | ||
677 | CONFIG_FRAME_WARN=1024 | ||
678 | CONFIG_MAGIC_SYSRQ=y | ||
679 | # CONFIG_UNUSED_SYMBOLS is not set | ||
680 | # CONFIG_DEBUG_FS is not set | ||
681 | CONFIG_HEADERS_CHECK=y | ||
682 | # CONFIG_DEBUG_KERNEL is not set | ||
683 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
684 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
685 | CONFIG_FRAME_POINTER=y | ||
686 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
687 | # CONFIG_LATENCYTOP is not set | ||
688 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
689 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
690 | CONFIG_TRACING_SUPPORT=y | ||
691 | # CONFIG_FTRACE is not set | ||
692 | # CONFIG_BUILD_DOCSRC is not set | ||
693 | # CONFIG_SAMPLES is not set | ||
694 | CONFIG_HAVE_ARCH_KGDB=y | ||
695 | # CONFIG_ARM_UNWIND is not set | ||
696 | # CONFIG_DEBUG_USER is not set | ||
697 | |||
698 | # | ||
699 | # Security options | ||
700 | # | ||
701 | # CONFIG_KEYS is not set | ||
702 | # CONFIG_SECURITY is not set | ||
703 | # CONFIG_SECURITYFS is not set | ||
704 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
705 | # CONFIG_CRYPTO is not set | ||
706 | # CONFIG_BINARY_PRINTF is not set | ||
707 | |||
708 | # | ||
709 | # Library routines | ||
710 | # | ||
711 | CONFIG_BITREVERSE=y | ||
712 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
713 | # CONFIG_CRC_CCITT is not set | ||
714 | # CONFIG_CRC16 is not set | ||
715 | # CONFIG_CRC_T10DIF is not set | ||
716 | # CONFIG_CRC_ITU_T is not set | ||
717 | CONFIG_CRC32=y | ||
718 | # CONFIG_CRC7 is not set | ||
719 | # CONFIG_LIBCRC32C is not set | ||
720 | CONFIG_ZLIB_INFLATE=y | ||
721 | CONFIG_ZLIB_DEFLATE=y | ||
722 | CONFIG_HAS_IOMEM=y | ||
723 | CONFIG_HAS_IOPORT=y | ||
724 | CONFIG_HAS_DMA=y | ||
725 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/cpu9260_defconfig b/arch/arm/configs/cpu9260_defconfig new file mode 100644 index 00000000000..601e7f3d5e9 --- /dev/null +++ b/arch/arm/configs/cpu9260_defconfig | |||
@@ -0,0 +1,1338 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.31-rc3 | ||
4 | # Tue Jul 14 14:57:55 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | CONFIG_GENERIC_HARDIRQS=y | ||
13 | CONFIG_STACKTRACE_SUPPORT=y | ||
14 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | ||
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
17 | CONFIG_HARDIRQS_SW_RESEND=y | ||
18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
19 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
20 | CONFIG_GENERIC_HWEIGHT=y | ||
21 | CONFIG_GENERIC_CALIBRATE_DELAY=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 | ||
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 | ||
36 | # CONFIG_SWAP is not set | ||
37 | CONFIG_SYSVIPC=y | ||
38 | CONFIG_SYSVIPC_SYSCTL=y | ||
39 | # CONFIG_POSIX_MQUEUE is not set | ||
40 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
41 | # CONFIG_TASKSTATS is not set | ||
42 | # CONFIG_AUDIT is not set | ||
43 | |||
44 | # | ||
45 | # RCU Subsystem | ||
46 | # | ||
47 | CONFIG_CLASSIC_RCU=y | ||
48 | # CONFIG_TREE_RCU is not set | ||
49 | # CONFIG_PREEMPT_RCU is not set | ||
50 | # CONFIG_TREE_RCU_TRACE is not set | ||
51 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
52 | # CONFIG_IKCONFIG is not set | ||
53 | CONFIG_LOG_BUF_SHIFT=14 | ||
54 | # CONFIG_GROUP_SCHED is not set | ||
55 | # CONFIG_CGROUPS is not set | ||
56 | CONFIG_SYSFS_DEPRECATED=y | ||
57 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
58 | # CONFIG_RELAY is not set | ||
59 | CONFIG_NAMESPACES=y | ||
60 | # CONFIG_UTS_NS is not set | ||
61 | # CONFIG_IPC_NS is not set | ||
62 | # CONFIG_USER_NS is not set | ||
63 | # CONFIG_PID_NS is not set | ||
64 | # CONFIG_NET_NS 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 is not set | ||
70 | CONFIG_UID16=y | ||
71 | CONFIG_SYSCTL_SYSCALL=y | ||
72 | CONFIG_KALLSYMS=y | ||
73 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
74 | CONFIG_HOTPLUG=y | ||
75 | CONFIG_PRINTK=y | ||
76 | CONFIG_BUG=y | ||
77 | CONFIG_ELF_CORE=y | ||
78 | CONFIG_BASE_FULL=y | ||
79 | CONFIG_FUTEX=y | ||
80 | CONFIG_EPOLL=y | ||
81 | CONFIG_SIGNALFD=y | ||
82 | CONFIG_TIMERFD=y | ||
83 | CONFIG_EVENTFD=y | ||
84 | CONFIG_SHMEM=y | ||
85 | CONFIG_AIO=y | ||
86 | |||
87 | # | ||
88 | # Performance Counters | ||
89 | # | ||
90 | CONFIG_VM_EVENT_COUNTERS=y | ||
91 | CONFIG_SLUB_DEBUG=y | ||
92 | # CONFIG_STRIP_ASM_SYMS is not set | ||
93 | CONFIG_COMPAT_BRK=y | ||
94 | # CONFIG_SLAB is not set | ||
95 | CONFIG_SLUB=y | ||
96 | # CONFIG_SLOB is not set | ||
97 | # CONFIG_PROFILING is not set | ||
98 | # CONFIG_MARKERS is not set | ||
99 | CONFIG_HAVE_OPROFILE=y | ||
100 | # CONFIG_KPROBES is not set | ||
101 | CONFIG_HAVE_KPROBES=y | ||
102 | CONFIG_HAVE_KRETPROBES=y | ||
103 | CONFIG_HAVE_CLK=y | ||
104 | |||
105 | # | ||
106 | # GCOV-based kernel profiling | ||
107 | # | ||
108 | # CONFIG_SLOW_WORK is not set | ||
109 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
110 | CONFIG_SLABINFO=y | ||
111 | CONFIG_RT_MUTEXES=y | ||
112 | CONFIG_BASE_SMALL=0 | ||
113 | CONFIG_MODULES=y | ||
114 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
115 | 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 | ||
122 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
123 | |||
124 | # | ||
125 | # IO Schedulers | ||
126 | # | ||
127 | CONFIG_IOSCHED_NOOP=y | ||
128 | # CONFIG_IOSCHED_AS is not set | ||
129 | CONFIG_IOSCHED_DEADLINE=y | ||
130 | # CONFIG_IOSCHED_CFQ is not set | ||
131 | # CONFIG_DEFAULT_AS is not set | ||
132 | CONFIG_DEFAULT_DEADLINE=y | ||
133 | # CONFIG_DEFAULT_CFQ is not set | ||
134 | # CONFIG_DEFAULT_NOOP is not set | ||
135 | CONFIG_DEFAULT_IOSCHED="deadline" | ||
136 | # CONFIG_FREEZER is not set | ||
137 | |||
138 | # | ||
139 | # System Type | ||
140 | # | ||
141 | # CONFIG_ARCH_AAEC2000 is not set | ||
142 | # CONFIG_ARCH_INTEGRATOR is not set | ||
143 | # CONFIG_ARCH_REALVIEW is not set | ||
144 | # CONFIG_ARCH_VERSATILE is not set | ||
145 | CONFIG_ARCH_AT91=y | ||
146 | # CONFIG_ARCH_CLPS711X is not set | ||
147 | # CONFIG_ARCH_GEMINI is not set | ||
148 | # CONFIG_ARCH_EBSA110 is not set | ||
149 | # CONFIG_ARCH_EP93XX is not set | ||
150 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
151 | # CONFIG_ARCH_MXC is not set | ||
152 | # CONFIG_ARCH_STMP3XXX is not set | ||
153 | # CONFIG_ARCH_NETX is not set | ||
154 | # CONFIG_ARCH_H720X is not set | ||
155 | # CONFIG_ARCH_IOP13XX is not set | ||
156 | # CONFIG_ARCH_IOP32X is not set | ||
157 | # CONFIG_ARCH_IOP33X is not set | ||
158 | # CONFIG_ARCH_IXP23XX is not set | ||
159 | # CONFIG_ARCH_IXP2000 is not set | ||
160 | # CONFIG_ARCH_IXP4XX is not set | ||
161 | # CONFIG_ARCH_L7200 is not set | ||
162 | # CONFIG_ARCH_KIRKWOOD is not set | ||
163 | # CONFIG_ARCH_LOKI is not set | ||
164 | # CONFIG_ARCH_MV78XX0 is not set | ||
165 | # CONFIG_ARCH_ORION5X is not set | ||
166 | # CONFIG_ARCH_MMP is not set | ||
167 | # CONFIG_ARCH_KS8695 is not set | ||
168 | # CONFIG_ARCH_NS9XXX is not set | ||
169 | # CONFIG_ARCH_W90X900 is not set | ||
170 | # CONFIG_ARCH_PNX4008 is not set | ||
171 | # CONFIG_ARCH_PXA is not set | ||
172 | # CONFIG_ARCH_MSM is not set | ||
173 | # CONFIG_ARCH_RPC is not set | ||
174 | # CONFIG_ARCH_SA1100 is not set | ||
175 | # CONFIG_ARCH_S3C2410 is not set | ||
176 | # CONFIG_ARCH_S3C64XX is not set | ||
177 | # CONFIG_ARCH_SHARK is not set | ||
178 | # CONFIG_ARCH_LH7A40X is not set | ||
179 | # CONFIG_ARCH_U300 is not set | ||
180 | # CONFIG_ARCH_DAVINCI is not set | ||
181 | # CONFIG_ARCH_OMAP is not set | ||
182 | |||
183 | # | ||
184 | # Atmel AT91 System-on-Chip | ||
185 | # | ||
186 | # CONFIG_ARCH_AT91RM9200 is not set | ||
187 | CONFIG_ARCH_AT91SAM9260=y | ||
188 | # CONFIG_ARCH_AT91SAM9261 is not set | ||
189 | # CONFIG_ARCH_AT91SAM9263 is not set | ||
190 | # CONFIG_ARCH_AT91SAM9RL is not set | ||
191 | # CONFIG_ARCH_AT91SAM9G20 is not set | ||
192 | # CONFIG_ARCH_AT91CAP9 is not set | ||
193 | # CONFIG_ARCH_AT91X40 is not set | ||
194 | CONFIG_AT91_PMC_UNIT=y | ||
195 | |||
196 | # | ||
197 | # AT91SAM9260 Variants | ||
198 | # | ||
199 | # CONFIG_ARCH_AT91SAM9260_SAM9XE is not set | ||
200 | |||
201 | # | ||
202 | # AT91SAM9260 / AT91SAM9XE Board Type | ||
203 | # | ||
204 | # CONFIG_MACH_AT91SAM9260EK is not set | ||
205 | # CONFIG_MACH_CAM60 is not set | ||
206 | # CONFIG_MACH_SAM9_L9260 is not set | ||
207 | # CONFIG_MACH_AFEB9260 is not set | ||
208 | # CONFIG_MACH_USB_A9260 is not set | ||
209 | # CONFIG_MACH_QIL_A9260 is not set | ||
210 | CONFIG_MACH_CPU9260=y | ||
211 | |||
212 | # | ||
213 | # AT91 Board Options | ||
214 | # | ||
215 | |||
216 | # | ||
217 | # AT91 Feature Selections | ||
218 | # | ||
219 | # CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set | ||
220 | CONFIG_AT91_TIMER_HZ=100 | ||
221 | CONFIG_AT91_EARLY_DBGU=y | ||
222 | # CONFIG_AT91_EARLY_USART0 is not set | ||
223 | # CONFIG_AT91_EARLY_USART1 is not set | ||
224 | # CONFIG_AT91_EARLY_USART2 is not set | ||
225 | # CONFIG_AT91_EARLY_USART3 is not set | ||
226 | # CONFIG_AT91_EARLY_USART4 is not set | ||
227 | # CONFIG_AT91_EARLY_USART5 is not set | ||
228 | |||
229 | # | ||
230 | # Processor Type | ||
231 | # | ||
232 | CONFIG_CPU_32=y | ||
233 | CONFIG_CPU_ARM926T=y | ||
234 | CONFIG_CPU_32v5=y | ||
235 | CONFIG_CPU_ABRT_EV5TJ=y | ||
236 | CONFIG_CPU_PABRT_NOIFAR=y | ||
237 | CONFIG_CPU_CACHE_VIVT=y | ||
238 | CONFIG_CPU_COPY_V4WB=y | ||
239 | CONFIG_CPU_TLB_V4WBI=y | ||
240 | CONFIG_CPU_CP15=y | ||
241 | CONFIG_CPU_CP15_MMU=y | ||
242 | |||
243 | # | ||
244 | # Processor Features | ||
245 | # | ||
246 | # CONFIG_ARM_THUMB is not set | ||
247 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
248 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
249 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
250 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
251 | |||
252 | # | ||
253 | # Bus support | ||
254 | # | ||
255 | # CONFIG_PCI_SYSCALL is not set | ||
256 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
257 | # CONFIG_PCCARD is not set | ||
258 | |||
259 | # | ||
260 | # Kernel Features | ||
261 | # | ||
262 | # CONFIG_NO_HZ is not set | ||
263 | # CONFIG_HIGH_RES_TIMERS is not set | ||
264 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
265 | CONFIG_VMSPLIT_3G=y | ||
266 | # CONFIG_VMSPLIT_2G is not set | ||
267 | # CONFIG_VMSPLIT_1G is not set | ||
268 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
269 | CONFIG_PREEMPT=y | ||
270 | CONFIG_HZ=100 | ||
271 | CONFIG_AEABI=y | ||
272 | CONFIG_OABI_COMPAT=y | ||
273 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
274 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
275 | # CONFIG_HIGHMEM is not set | ||
276 | CONFIG_SELECT_MEMORY_MODEL=y | ||
277 | CONFIG_FLATMEM_MANUAL=y | ||
278 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
279 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
280 | CONFIG_FLATMEM=y | ||
281 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
282 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
283 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
284 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
285 | CONFIG_ZONE_DMA_FLAG=0 | ||
286 | CONFIG_VIRT_TO_BUS=y | ||
287 | CONFIG_HAVE_MLOCK=y | ||
288 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
289 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
290 | # CONFIG_LEDS is not set | ||
291 | CONFIG_ALIGNMENT_TRAP=y | ||
292 | # CONFIG_UACCESS_WITH_MEMCPY is not set | ||
293 | |||
294 | # | ||
295 | # Boot options | ||
296 | # | ||
297 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
298 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
299 | CONFIG_CMDLINE="" | ||
300 | # CONFIG_XIP_KERNEL is not set | ||
301 | # CONFIG_KEXEC is not set | ||
302 | |||
303 | # | ||
304 | # CPU Power Management | ||
305 | # | ||
306 | # CONFIG_CPU_IDLE is not set | ||
307 | |||
308 | # | ||
309 | # Floating point emulation | ||
310 | # | ||
311 | |||
312 | # | ||
313 | # At least one emulation must be selected | ||
314 | # | ||
315 | # CONFIG_FPE_NWFPE is not set | ||
316 | # CONFIG_FPE_FASTFPE is not set | ||
317 | # CONFIG_VFP is not set | ||
318 | |||
319 | # | ||
320 | # Userspace binary formats | ||
321 | # | ||
322 | CONFIG_BINFMT_ELF=y | ||
323 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
324 | CONFIG_HAVE_AOUT=y | ||
325 | # CONFIG_BINFMT_AOUT is not set | ||
326 | # CONFIG_BINFMT_MISC is not set | ||
327 | |||
328 | # | ||
329 | # Power management options | ||
330 | # | ||
331 | # CONFIG_PM is not set | ||
332 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
333 | CONFIG_NET=y | ||
334 | |||
335 | # | ||
336 | # Networking options | ||
337 | # | ||
338 | CONFIG_PACKET=y | ||
339 | # CONFIG_PACKET_MMAP is not set | ||
340 | CONFIG_UNIX=y | ||
341 | # CONFIG_NET_KEY is not set | ||
342 | CONFIG_INET=y | ||
343 | # CONFIG_IP_MULTICAST is not set | ||
344 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
345 | CONFIG_IP_FIB_HASH=y | ||
346 | CONFIG_IP_PNP=y | ||
347 | # CONFIG_IP_PNP_DHCP is not set | ||
348 | # CONFIG_IP_PNP_BOOTP is not set | ||
349 | # CONFIG_IP_PNP_RARP is not set | ||
350 | # CONFIG_NET_IPIP is not set | ||
351 | # CONFIG_NET_IPGRE is not set | ||
352 | # CONFIG_ARPD is not set | ||
353 | # CONFIG_SYN_COOKIES is not set | ||
354 | # CONFIG_INET_AH is not set | ||
355 | # CONFIG_INET_ESP is not set | ||
356 | # CONFIG_INET_IPCOMP is not set | ||
357 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
358 | # CONFIG_INET_TUNNEL is not set | ||
359 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
360 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
361 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
362 | CONFIG_INET_LRO=y | ||
363 | CONFIG_INET_DIAG=y | ||
364 | CONFIG_INET_TCP_DIAG=y | ||
365 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
366 | CONFIG_TCP_CONG_CUBIC=y | ||
367 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
368 | # CONFIG_TCP_MD5SIG is not set | ||
369 | # CONFIG_IPV6 is not set | ||
370 | # CONFIG_NETWORK_SECMARK is not set | ||
371 | # CONFIG_NETFILTER is not set | ||
372 | # CONFIG_IP_DCCP is not set | ||
373 | # CONFIG_IP_SCTP is not set | ||
374 | # CONFIG_TIPC is not set | ||
375 | # CONFIG_ATM is not set | ||
376 | # CONFIG_BRIDGE is not set | ||
377 | # CONFIG_NET_DSA is not set | ||
378 | # CONFIG_VLAN_8021Q is not set | ||
379 | # CONFIG_DECNET is not set | ||
380 | # CONFIG_LLC2 is not set | ||
381 | # CONFIG_IPX is not set | ||
382 | # CONFIG_ATALK is not set | ||
383 | # CONFIG_X25 is not set | ||
384 | # CONFIG_LAPB is not set | ||
385 | # CONFIG_ECONET is not set | ||
386 | # CONFIG_WAN_ROUTER is not set | ||
387 | # CONFIG_PHONET is not set | ||
388 | # CONFIG_IEEE802154 is not set | ||
389 | # CONFIG_NET_SCHED is not set | ||
390 | # CONFIG_DCB is not set | ||
391 | |||
392 | # | ||
393 | # Network testing | ||
394 | # | ||
395 | # CONFIG_NET_PKTGEN is not set | ||
396 | # CONFIG_HAMRADIO is not set | ||
397 | # CONFIG_CAN is not set | ||
398 | # CONFIG_IRDA is not set | ||
399 | # CONFIG_BT is not set | ||
400 | # CONFIG_AF_RXRPC is not set | ||
401 | # CONFIG_WIRELESS is not set | ||
402 | # CONFIG_WIMAX is not set | ||
403 | # CONFIG_RFKILL is not set | ||
404 | # CONFIG_NET_9P is not set | ||
405 | |||
406 | # | ||
407 | # Device Drivers | ||
408 | # | ||
409 | |||
410 | # | ||
411 | # Generic Driver Options | ||
412 | # | ||
413 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
414 | CONFIG_STANDALONE=y | ||
415 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
416 | CONFIG_FW_LOADER=y | ||
417 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
418 | CONFIG_EXTRA_FIRMWARE="" | ||
419 | # CONFIG_SYS_HYPERVISOR is not set | ||
420 | # CONFIG_CONNECTOR is not set | ||
421 | CONFIG_MTD=y | ||
422 | # CONFIG_MTD_DEBUG is not set | ||
423 | # CONFIG_MTD_CONCAT is not set | ||
424 | CONFIG_MTD_PARTITIONS=y | ||
425 | # CONFIG_MTD_TESTS is not set | ||
426 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
427 | CONFIG_MTD_CMDLINE_PARTS=y | ||
428 | # CONFIG_MTD_AFS_PARTS is not set | ||
429 | # CONFIG_MTD_AR7_PARTS is not set | ||
430 | |||
431 | # | ||
432 | # User Modules And Translation Layers | ||
433 | # | ||
434 | CONFIG_MTD_CHAR=y | ||
435 | CONFIG_MTD_BLKDEVS=y | ||
436 | CONFIG_MTD_BLOCK=y | ||
437 | # CONFIG_FTL is not set | ||
438 | # CONFIG_NFTL is not set | ||
439 | # CONFIG_INFTL is not set | ||
440 | # CONFIG_RFD_FTL is not set | ||
441 | # CONFIG_SSFDC is not set | ||
442 | # CONFIG_MTD_OOPS is not set | ||
443 | |||
444 | # | ||
445 | # RAM/ROM/Flash chip drivers | ||
446 | # | ||
447 | CONFIG_MTD_CFI=y | ||
448 | # CONFIG_MTD_JEDECPROBE is not set | ||
449 | CONFIG_MTD_GEN_PROBE=y | ||
450 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
451 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
452 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
453 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
454 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
455 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
456 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
457 | CONFIG_MTD_CFI_I1=y | ||
458 | CONFIG_MTD_CFI_I2=y | ||
459 | # CONFIG_MTD_CFI_I4 is not set | ||
460 | # CONFIG_MTD_CFI_I8 is not set | ||
461 | CONFIG_MTD_CFI_INTELEXT=y | ||
462 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
463 | # CONFIG_MTD_CFI_STAA is not set | ||
464 | CONFIG_MTD_CFI_UTIL=y | ||
465 | CONFIG_MTD_RAM=y | ||
466 | # CONFIG_MTD_ROM is not set | ||
467 | # CONFIG_MTD_ABSENT is not set | ||
468 | |||
469 | # | ||
470 | # Mapping drivers for chip access | ||
471 | # | ||
472 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
473 | CONFIG_MTD_PHYSMAP=y | ||
474 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
475 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
476 | CONFIG_MTD_PLATRAM=y | ||
477 | |||
478 | # | ||
479 | # Self-contained MTD device drivers | ||
480 | # | ||
481 | # CONFIG_MTD_SLRAM is not set | ||
482 | # CONFIG_MTD_PHRAM is not set | ||
483 | # CONFIG_MTD_MTDRAM is not set | ||
484 | # CONFIG_MTD_BLOCK2MTD is not set | ||
485 | |||
486 | # | ||
487 | # Disk-On-Chip Device Drivers | ||
488 | # | ||
489 | # CONFIG_MTD_DOC2000 is not set | ||
490 | # CONFIG_MTD_DOC2001 is not set | ||
491 | # CONFIG_MTD_DOC2001PLUS is not set | ||
492 | CONFIG_MTD_NAND=y | ||
493 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
494 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
495 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
496 | # CONFIG_MTD_NAND_GPIO is not set | ||
497 | CONFIG_MTD_NAND_IDS=y | ||
498 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
499 | CONFIG_MTD_NAND_ATMEL=y | ||
500 | CONFIG_MTD_NAND_ATMEL_ECC_HW=y | ||
501 | # CONFIG_MTD_NAND_ATMEL_ECC_SOFT is not set | ||
502 | # CONFIG_MTD_NAND_ATMEL_ECC_NONE is not set | ||
503 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
504 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
505 | # CONFIG_MTD_ALAUDA is not set | ||
506 | # CONFIG_MTD_ONENAND is not set | ||
507 | |||
508 | # | ||
509 | # LPDDR flash memory drivers | ||
510 | # | ||
511 | # CONFIG_MTD_LPDDR is not set | ||
512 | |||
513 | # | ||
514 | # UBI - Unsorted block images | ||
515 | # | ||
516 | # CONFIG_MTD_UBI is not set | ||
517 | # CONFIG_PARPORT is not set | ||
518 | CONFIG_BLK_DEV=y | ||
519 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
520 | CONFIG_BLK_DEV_LOOP=y | ||
521 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
522 | CONFIG_BLK_DEV_NBD=y | ||
523 | # CONFIG_BLK_DEV_UB is not set | ||
524 | CONFIG_BLK_DEV_RAM=y | ||
525 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
526 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
527 | # CONFIG_BLK_DEV_XIP is not set | ||
528 | # CONFIG_CDROM_PKTCDVD is not set | ||
529 | # CONFIG_ATA_OVER_ETH is not set | ||
530 | # CONFIG_MG_DISK is not set | ||
531 | # CONFIG_MISC_DEVICES is not set | ||
532 | CONFIG_HAVE_IDE=y | ||
533 | # CONFIG_IDE is not set | ||
534 | |||
535 | # | ||
536 | # SCSI device support | ||
537 | # | ||
538 | # CONFIG_RAID_ATTRS is not set | ||
539 | CONFIG_SCSI=y | ||
540 | CONFIG_SCSI_DMA=y | ||
541 | # CONFIG_SCSI_TGT is not set | ||
542 | # CONFIG_SCSI_NETLINK is not set | ||
543 | CONFIG_SCSI_PROC_FS=y | ||
544 | |||
545 | # | ||
546 | # SCSI support type (disk, tape, CD-ROM) | ||
547 | # | ||
548 | CONFIG_BLK_DEV_SD=y | ||
549 | # CONFIG_CHR_DEV_ST is not set | ||
550 | # CONFIG_CHR_DEV_OSST is not set | ||
551 | # CONFIG_BLK_DEV_SR is not set | ||
552 | # CONFIG_CHR_DEV_SG is not set | ||
553 | # CONFIG_CHR_DEV_SCH is not set | ||
554 | CONFIG_SCSI_MULTI_LUN=y | ||
555 | # CONFIG_SCSI_CONSTANTS is not set | ||
556 | # CONFIG_SCSI_LOGGING is not set | ||
557 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
558 | CONFIG_SCSI_WAIT_SCAN=m | ||
559 | |||
560 | # | ||
561 | # SCSI Transports | ||
562 | # | ||
563 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
564 | # CONFIG_SCSI_FC_ATTRS is not set | ||
565 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
566 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
567 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
568 | # CONFIG_SCSI_LOWLEVEL is not set | ||
569 | # CONFIG_SCSI_DH is not set | ||
570 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
571 | # CONFIG_ATA is not set | ||
572 | # CONFIG_MD is not set | ||
573 | CONFIG_NETDEVICES=y | ||
574 | # CONFIG_DUMMY is not set | ||
575 | # CONFIG_BONDING is not set | ||
576 | # CONFIG_MACVLAN is not set | ||
577 | # CONFIG_EQUALIZER is not set | ||
578 | # CONFIG_TUN is not set | ||
579 | # CONFIG_VETH is not set | ||
580 | CONFIG_PHYLIB=y | ||
581 | |||
582 | # | ||
583 | # MII PHY device drivers | ||
584 | # | ||
585 | # CONFIG_MARVELL_PHY is not set | ||
586 | # CONFIG_DAVICOM_PHY is not set | ||
587 | # CONFIG_QSEMI_PHY is not set | ||
588 | # CONFIG_LXT_PHY is not set | ||
589 | # CONFIG_CICADA_PHY is not set | ||
590 | # CONFIG_VITESSE_PHY is not set | ||
591 | CONFIG_SMSC_PHY=y | ||
592 | # CONFIG_BROADCOM_PHY is not set | ||
593 | # CONFIG_ICPLUS_PHY is not set | ||
594 | # CONFIG_REALTEK_PHY is not set | ||
595 | # CONFIG_NATIONAL_PHY is not set | ||
596 | # CONFIG_STE10XP is not set | ||
597 | # CONFIG_LSI_ET1011C_PHY is not set | ||
598 | # CONFIG_FIXED_PHY is not set | ||
599 | # CONFIG_MDIO_BITBANG is not set | ||
600 | CONFIG_NET_ETHERNET=y | ||
601 | CONFIG_MII=y | ||
602 | CONFIG_MACB=y | ||
603 | # CONFIG_AX88796 is not set | ||
604 | # CONFIG_SMC91X is not set | ||
605 | # CONFIG_DM9000 is not set | ||
606 | # CONFIG_ETHOC is not set | ||
607 | # CONFIG_SMC911X is not set | ||
608 | # CONFIG_SMSC911X is not set | ||
609 | # CONFIG_DNET is not set | ||
610 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
611 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
612 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
613 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
614 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
615 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
616 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
617 | # CONFIG_B44 is not set | ||
618 | # CONFIG_KS8842 is not set | ||
619 | # CONFIG_NETDEV_1000 is not set | ||
620 | # CONFIG_NETDEV_10000 is not set | ||
621 | |||
622 | # | ||
623 | # Wireless LAN | ||
624 | # | ||
625 | # CONFIG_WLAN_PRE80211 is not set | ||
626 | # CONFIG_WLAN_80211 is not set | ||
627 | |||
628 | # | ||
629 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
630 | # | ||
631 | |||
632 | # | ||
633 | # USB Network Adapters | ||
634 | # | ||
635 | # CONFIG_USB_CATC is not set | ||
636 | # CONFIG_USB_KAWETH is not set | ||
637 | # CONFIG_USB_PEGASUS is not set | ||
638 | # CONFIG_USB_RTL8150 is not set | ||
639 | # CONFIG_USB_USBNET is not set | ||
640 | # CONFIG_WAN is not set | ||
641 | CONFIG_PPP=y | ||
642 | # CONFIG_PPP_MULTILINK is not set | ||
643 | # CONFIG_PPP_FILTER is not set | ||
644 | CONFIG_PPP_ASYNC=y | ||
645 | # CONFIG_PPP_SYNC_TTY is not set | ||
646 | CONFIG_PPP_DEFLATE=y | ||
647 | CONFIG_PPP_BSDCOMP=y | ||
648 | # CONFIG_PPP_MPPE is not set | ||
649 | # CONFIG_PPPOE is not set | ||
650 | # CONFIG_PPPOL2TP is not set | ||
651 | # CONFIG_SLIP is not set | ||
652 | CONFIG_SLHC=y | ||
653 | # CONFIG_NETCONSOLE is not set | ||
654 | # CONFIG_NETPOLL is not set | ||
655 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
656 | # CONFIG_ISDN is not set | ||
657 | |||
658 | # | ||
659 | # Input device support | ||
660 | # | ||
661 | CONFIG_INPUT=y | ||
662 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
663 | # CONFIG_INPUT_POLLDEV is not set | ||
664 | |||
665 | # | ||
666 | # Userland interfaces | ||
667 | # | ||
668 | CONFIG_INPUT_MOUSEDEV=y | ||
669 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
670 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
671 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
672 | # CONFIG_INPUT_JOYDEV is not set | ||
673 | # CONFIG_INPUT_EVDEV is not set | ||
674 | # CONFIG_INPUT_EVBUG is not set | ||
675 | |||
676 | # | ||
677 | # Input Device Drivers | ||
678 | # | ||
679 | CONFIG_INPUT_KEYBOARD=y | ||
680 | # CONFIG_KEYBOARD_ATKBD is not set | ||
681 | # CONFIG_KEYBOARD_LKKBD is not set | ||
682 | CONFIG_KEYBOARD_GPIO=y | ||
683 | # CONFIG_KEYBOARD_MATRIX is not set | ||
684 | # CONFIG_KEYBOARD_LM8323 is not set | ||
685 | # CONFIG_KEYBOARD_NEWTON is not set | ||
686 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
687 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
688 | # CONFIG_KEYBOARD_XTKBD is not set | ||
689 | # CONFIG_INPUT_MOUSE is not set | ||
690 | # CONFIG_INPUT_JOYSTICK is not set | ||
691 | # CONFIG_INPUT_TABLET is not set | ||
692 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
693 | # CONFIG_INPUT_MISC is not set | ||
694 | |||
695 | # | ||
696 | # Hardware I/O ports | ||
697 | # | ||
698 | # CONFIG_SERIO is not set | ||
699 | # CONFIG_GAMEPORT is not set | ||
700 | |||
701 | # | ||
702 | # Character devices | ||
703 | # | ||
704 | CONFIG_VT=y | ||
705 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
706 | CONFIG_VT_CONSOLE=y | ||
707 | CONFIG_HW_CONSOLE=y | ||
708 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
709 | CONFIG_DEVKMEM=y | ||
710 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
711 | |||
712 | # | ||
713 | # Serial drivers | ||
714 | # | ||
715 | # CONFIG_SERIAL_8250 is not set | ||
716 | |||
717 | # | ||
718 | # Non-8250 serial port support | ||
719 | # | ||
720 | CONFIG_SERIAL_ATMEL=y | ||
721 | CONFIG_SERIAL_ATMEL_CONSOLE=y | ||
722 | CONFIG_SERIAL_ATMEL_PDC=y | ||
723 | # CONFIG_SERIAL_ATMEL_TTYAT is not set | ||
724 | CONFIG_SERIAL_CORE=y | ||
725 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
726 | CONFIG_UNIX98_PTYS=y | ||
727 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
728 | CONFIG_LEGACY_PTYS=y | ||
729 | CONFIG_LEGACY_PTY_COUNT=32 | ||
730 | # CONFIG_IPMI_HANDLER is not set | ||
731 | # CONFIG_HW_RANDOM is not set | ||
732 | # CONFIG_R3964 is not set | ||
733 | # CONFIG_RAW_DRIVER is not set | ||
734 | # CONFIG_TCG_TPM is not set | ||
735 | CONFIG_I2C=y | ||
736 | CONFIG_I2C_BOARDINFO=y | ||
737 | CONFIG_I2C_CHARDEV=y | ||
738 | CONFIG_I2C_HELPER_AUTO=y | ||
739 | CONFIG_I2C_ALGOBIT=y | ||
740 | |||
741 | # | ||
742 | # I2C Hardware Bus support | ||
743 | # | ||
744 | |||
745 | # | ||
746 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
747 | # | ||
748 | # CONFIG_I2C_DESIGNWARE is not set | ||
749 | CONFIG_I2C_GPIO=y | ||
750 | # CONFIG_I2C_OCORES is not set | ||
751 | # CONFIG_I2C_SIMTEC is not set | ||
752 | |||
753 | # | ||
754 | # External I2C/SMBus adapter drivers | ||
755 | # | ||
756 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
757 | # CONFIG_I2C_TAOS_EVM is not set | ||
758 | # CONFIG_I2C_TINY_USB is not set | ||
759 | |||
760 | # | ||
761 | # Other I2C/SMBus bus drivers | ||
762 | # | ||
763 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
764 | # CONFIG_I2C_STUB is not set | ||
765 | |||
766 | # | ||
767 | # Miscellaneous I2C Chip support | ||
768 | # | ||
769 | # CONFIG_DS1682 is not set | ||
770 | # CONFIG_SENSORS_PCF8574 is not set | ||
771 | # CONFIG_PCF8575 is not set | ||
772 | # CONFIG_SENSORS_PCA9539 is not set | ||
773 | # CONFIG_SENSORS_TSL2550 is not set | ||
774 | # CONFIG_I2C_DEBUG_CORE is not set | ||
775 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
776 | # CONFIG_I2C_DEBUG_BUS is not set | ||
777 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
778 | # CONFIG_SPI is not set | ||
779 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
780 | CONFIG_GPIOLIB=y | ||
781 | CONFIG_GPIO_SYSFS=y | ||
782 | |||
783 | # | ||
784 | # Memory mapped GPIO expanders: | ||
785 | # | ||
786 | |||
787 | # | ||
788 | # I2C GPIO expanders: | ||
789 | # | ||
790 | # CONFIG_GPIO_MAX732X is not set | ||
791 | # CONFIG_GPIO_PCA953X is not set | ||
792 | # CONFIG_GPIO_PCF857X is not set | ||
793 | |||
794 | # | ||
795 | # PCI GPIO expanders: | ||
796 | # | ||
797 | |||
798 | # | ||
799 | # SPI GPIO expanders: | ||
800 | # | ||
801 | # CONFIG_W1 is not set | ||
802 | # CONFIG_POWER_SUPPLY is not set | ||
803 | # CONFIG_HWMON is not set | ||
804 | # CONFIG_THERMAL is not set | ||
805 | # CONFIG_THERMAL_HWMON is not set | ||
806 | CONFIG_WATCHDOG=y | ||
807 | CONFIG_WATCHDOG_NOWAYOUT=y | ||
808 | |||
809 | # | ||
810 | # Watchdog Device Drivers | ||
811 | # | ||
812 | # CONFIG_SOFT_WATCHDOG is not set | ||
813 | CONFIG_AT91SAM9X_WATCHDOG=y | ||
814 | |||
815 | # | ||
816 | # USB-based Watchdog Cards | ||
817 | # | ||
818 | # CONFIG_USBPCWATCHDOG is not set | ||
819 | CONFIG_SSB_POSSIBLE=y | ||
820 | |||
821 | # | ||
822 | # Sonics Silicon Backplane | ||
823 | # | ||
824 | # CONFIG_SSB is not set | ||
825 | |||
826 | # | ||
827 | # Multifunction device drivers | ||
828 | # | ||
829 | # CONFIG_MFD_CORE is not set | ||
830 | # CONFIG_MFD_SM501 is not set | ||
831 | # CONFIG_MFD_ASIC3 is not set | ||
832 | # CONFIG_HTC_EGPIO is not set | ||
833 | # CONFIG_HTC_PASIC3 is not set | ||
834 | # CONFIG_TPS65010 is not set | ||
835 | # CONFIG_TWL4030_CORE is not set | ||
836 | # CONFIG_MFD_TMIO is not set | ||
837 | # CONFIG_MFD_T7L66XB is not set | ||
838 | # CONFIG_MFD_TC6387XB is not set | ||
839 | # CONFIG_MFD_TC6393XB is not set | ||
840 | # CONFIG_PMIC_DA903X is not set | ||
841 | # CONFIG_MFD_WM8400 is not set | ||
842 | # CONFIG_MFD_WM8350_I2C is not set | ||
843 | # CONFIG_MFD_PCF50633 is not set | ||
844 | # CONFIG_AB3100_CORE is not set | ||
845 | # CONFIG_MEDIA_SUPPORT is not set | ||
846 | |||
847 | # | ||
848 | # Graphics support | ||
849 | # | ||
850 | # CONFIG_VGASTATE is not set | ||
851 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
852 | # CONFIG_FB is not set | ||
853 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
854 | |||
855 | # | ||
856 | # Display device support | ||
857 | # | ||
858 | # CONFIG_DISPLAY_SUPPORT is not set | ||
859 | |||
860 | # | ||
861 | # Console display driver support | ||
862 | # | ||
863 | # CONFIG_VGA_CONSOLE is not set | ||
864 | CONFIG_DUMMY_CONSOLE=y | ||
865 | # CONFIG_SOUND is not set | ||
866 | # CONFIG_HID_SUPPORT is not set | ||
867 | CONFIG_USB_SUPPORT=y | ||
868 | CONFIG_USB_ARCH_HAS_HCD=y | ||
869 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
870 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
871 | CONFIG_USB=y | ||
872 | # CONFIG_USB_DEBUG is not set | ||
873 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
874 | |||
875 | # | ||
876 | # Miscellaneous USB options | ||
877 | # | ||
878 | # CONFIG_USB_DEVICEFS is not set | ||
879 | # CONFIG_USB_DEVICE_CLASS is not set | ||
880 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
881 | # CONFIG_USB_OTG is not set | ||
882 | # CONFIG_USB_MON is not set | ||
883 | # CONFIG_USB_WUSB is not set | ||
884 | # CONFIG_USB_WUSB_CBAF is not set | ||
885 | |||
886 | # | ||
887 | # USB Host Controller Drivers | ||
888 | # | ||
889 | # CONFIG_USB_C67X00_HCD is not set | ||
890 | # CONFIG_USB_OXU210HP_HCD is not set | ||
891 | # CONFIG_USB_ISP116X_HCD is not set | ||
892 | # CONFIG_USB_ISP1760_HCD is not set | ||
893 | CONFIG_USB_OHCI_HCD=y | ||
894 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
895 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
896 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
897 | # CONFIG_USB_SL811_HCD is not set | ||
898 | # CONFIG_USB_R8A66597_HCD is not set | ||
899 | # CONFIG_USB_HWA_HCD is not set | ||
900 | # CONFIG_USB_MUSB_HDRC is not set | ||
901 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | ||
902 | |||
903 | # | ||
904 | # USB Device Class drivers | ||
905 | # | ||
906 | # CONFIG_USB_ACM is not set | ||
907 | # CONFIG_USB_PRINTER is not set | ||
908 | # CONFIG_USB_WDM is not set | ||
909 | # CONFIG_USB_TMC is not set | ||
910 | |||
911 | # | ||
912 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
913 | # | ||
914 | |||
915 | # | ||
916 | # also be needed; see USB_STORAGE Help for more info | ||
917 | # | ||
918 | CONFIG_USB_STORAGE=y | ||
919 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
920 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
921 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
922 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
923 | # CONFIG_USB_STORAGE_USBAT is not set | ||
924 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
925 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
926 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
927 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
928 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
929 | # CONFIG_USB_STORAGE_KARMA is not set | ||
930 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
931 | # CONFIG_USB_LIBUSUAL is not set | ||
932 | |||
933 | # | ||
934 | # USB Imaging devices | ||
935 | # | ||
936 | # CONFIG_USB_MDC800 is not set | ||
937 | # CONFIG_USB_MICROTEK is not set | ||
938 | |||
939 | # | ||
940 | # USB port drivers | ||
941 | # | ||
942 | # CONFIG_USB_SERIAL is not set | ||
943 | |||
944 | # | ||
945 | # USB Miscellaneous drivers | ||
946 | # | ||
947 | # CONFIG_USB_EMI62 is not set | ||
948 | # CONFIG_USB_EMI26 is not set | ||
949 | # CONFIG_USB_ADUTUX is not set | ||
950 | # CONFIG_USB_SEVSEG is not set | ||
951 | # CONFIG_USB_RIO500 is not set | ||
952 | # CONFIG_USB_LEGOTOWER is not set | ||
953 | # CONFIG_USB_LCD is not set | ||
954 | # CONFIG_USB_BERRY_CHARGE is not set | ||
955 | # CONFIG_USB_LED is not set | ||
956 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
957 | # CONFIG_USB_CYTHERM is not set | ||
958 | # CONFIG_USB_IDMOUSE is not set | ||
959 | # CONFIG_USB_FTDI_ELAN is not set | ||
960 | # CONFIG_USB_APPLEDISPLAY is not set | ||
961 | # CONFIG_USB_LD is not set | ||
962 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
963 | # CONFIG_USB_IOWARRIOR is not set | ||
964 | # CONFIG_USB_ISIGHTFW is not set | ||
965 | # CONFIG_USB_VST is not set | ||
966 | CONFIG_USB_GADGET=y | ||
967 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
968 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
969 | CONFIG_USB_GADGET_SELECTED=y | ||
970 | CONFIG_USB_GADGET_AT91=y | ||
971 | CONFIG_USB_AT91=y | ||
972 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
973 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
974 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
975 | # CONFIG_USB_GADGET_OMAP is not set | ||
976 | # CONFIG_USB_GADGET_PXA25X is not set | ||
977 | # CONFIG_USB_GADGET_PXA27X is not set | ||
978 | # CONFIG_USB_GADGET_S3C_HSOTG is not set | ||
979 | # CONFIG_USB_GADGET_IMX is not set | ||
980 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
981 | # CONFIG_USB_GADGET_M66592 is not set | ||
982 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
983 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
984 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
985 | # CONFIG_USB_GADGET_NET2280 is not set | ||
986 | # CONFIG_USB_GADGET_GOKU is not set | ||
987 | # CONFIG_USB_GADGET_LANGWELL is not set | ||
988 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
989 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
990 | # CONFIG_USB_ZERO is not set | ||
991 | # CONFIG_USB_AUDIO is not set | ||
992 | CONFIG_USB_ETH=y | ||
993 | CONFIG_USB_ETH_RNDIS=y | ||
994 | # CONFIG_USB_GADGETFS is not set | ||
995 | # CONFIG_USB_FILE_STORAGE is not set | ||
996 | # CONFIG_USB_G_SERIAL is not set | ||
997 | # CONFIG_USB_MIDI_GADGET is not set | ||
998 | # CONFIG_USB_G_PRINTER is not set | ||
999 | # CONFIG_USB_CDC_COMPOSITE is not set | ||
1000 | |||
1001 | # | ||
1002 | # OTG and related infrastructure | ||
1003 | # | ||
1004 | # CONFIG_USB_GPIO_VBUS is not set | ||
1005 | # CONFIG_NOP_USB_XCEIV is not set | ||
1006 | CONFIG_MMC=y | ||
1007 | # CONFIG_MMC_DEBUG is not set | ||
1008 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
1009 | |||
1010 | # | ||
1011 | # MMC/SD/SDIO Card Drivers | ||
1012 | # | ||
1013 | CONFIG_MMC_BLOCK=y | ||
1014 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1015 | # CONFIG_SDIO_UART is not set | ||
1016 | # CONFIG_MMC_TEST is not set | ||
1017 | |||
1018 | # | ||
1019 | # MMC/SD/SDIO Host Controller Drivers | ||
1020 | # | ||
1021 | # CONFIG_MMC_SDHCI is not set | ||
1022 | CONFIG_MMC_AT91=y | ||
1023 | # CONFIG_MEMSTICK is not set | ||
1024 | # CONFIG_ACCESSIBILITY is not set | ||
1025 | CONFIG_NEW_LEDS=y | ||
1026 | CONFIG_LEDS_CLASS=y | ||
1027 | |||
1028 | # | ||
1029 | # LED drivers | ||
1030 | # | ||
1031 | # CONFIG_LEDS_PCA9532 is not set | ||
1032 | CONFIG_LEDS_GPIO=y | ||
1033 | CONFIG_LEDS_GPIO_PLATFORM=y | ||
1034 | # CONFIG_LEDS_LP3944 is not set | ||
1035 | # CONFIG_LEDS_PCA955X is not set | ||
1036 | # CONFIG_LEDS_BD2802 is not set | ||
1037 | |||
1038 | # | ||
1039 | # LED Triggers | ||
1040 | # | ||
1041 | CONFIG_LEDS_TRIGGERS=y | ||
1042 | CONFIG_LEDS_TRIGGER_TIMER=y | ||
1043 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | ||
1044 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1045 | CONFIG_LEDS_TRIGGER_GPIO=y | ||
1046 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y | ||
1047 | |||
1048 | # | ||
1049 | # iptables trigger is under Netfilter config (LED target) | ||
1050 | # | ||
1051 | CONFIG_RTC_LIB=y | ||
1052 | CONFIG_RTC_CLASS=y | ||
1053 | # CONFIG_RTC_HCTOSYS is not set | ||
1054 | # CONFIG_RTC_DEBUG is not set | ||
1055 | |||
1056 | # | ||
1057 | # RTC interfaces | ||
1058 | # | ||
1059 | CONFIG_RTC_INTF_SYSFS=y | ||
1060 | CONFIG_RTC_INTF_PROC=y | ||
1061 | CONFIG_RTC_INTF_DEV=y | ||
1062 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1063 | # CONFIG_RTC_DRV_TEST is not set | ||
1064 | |||
1065 | # | ||
1066 | # I2C RTC drivers | ||
1067 | # | ||
1068 | CONFIG_RTC_DRV_DS1307=y | ||
1069 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1070 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1071 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1072 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1073 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1074 | # CONFIG_RTC_DRV_X1205 is not set | ||
1075 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1076 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1077 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1078 | # CONFIG_RTC_DRV_S35390A is not set | ||
1079 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1080 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1081 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1082 | |||
1083 | # | ||
1084 | # SPI RTC drivers | ||
1085 | # | ||
1086 | |||
1087 | # | ||
1088 | # Platform RTC drivers | ||
1089 | # | ||
1090 | # CONFIG_RTC_DRV_CMOS is not set | ||
1091 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1092 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1093 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1094 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1095 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1096 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1097 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1098 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1099 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1100 | # CONFIG_RTC_DRV_V3020 is not set | ||
1101 | |||
1102 | # | ||
1103 | # on-CPU RTC drivers | ||
1104 | # | ||
1105 | # CONFIG_RTC_DRV_AT91SAM9 is not set | ||
1106 | # CONFIG_DMADEVICES is not set | ||
1107 | # CONFIG_AUXDISPLAY is not set | ||
1108 | # CONFIG_REGULATOR is not set | ||
1109 | # CONFIG_UIO is not set | ||
1110 | # CONFIG_STAGING is not set | ||
1111 | |||
1112 | # | ||
1113 | # File systems | ||
1114 | # | ||
1115 | CONFIG_EXT2_FS=y | ||
1116 | # CONFIG_EXT2_FS_XATTR is not set | ||
1117 | # CONFIG_EXT2_FS_XIP is not set | ||
1118 | CONFIG_EXT3_FS=y | ||
1119 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1120 | # CONFIG_EXT3_FS_XATTR is not set | ||
1121 | # CONFIG_EXT4_FS is not set | ||
1122 | CONFIG_JBD=y | ||
1123 | # CONFIG_REISERFS_FS is not set | ||
1124 | # CONFIG_JFS_FS is not set | ||
1125 | # CONFIG_FS_POSIX_ACL is not set | ||
1126 | # CONFIG_XFS_FS is not set | ||
1127 | # CONFIG_GFS2_FS is not set | ||
1128 | # CONFIG_OCFS2_FS is not set | ||
1129 | # CONFIG_BTRFS_FS is not set | ||
1130 | CONFIG_FILE_LOCKING=y | ||
1131 | CONFIG_FSNOTIFY=y | ||
1132 | CONFIG_DNOTIFY=y | ||
1133 | CONFIG_INOTIFY=y | ||
1134 | CONFIG_INOTIFY_USER=y | ||
1135 | # CONFIG_QUOTA is not set | ||
1136 | # CONFIG_AUTOFS_FS is not set | ||
1137 | CONFIG_AUTOFS4_FS=y | ||
1138 | # CONFIG_FUSE_FS is not set | ||
1139 | |||
1140 | # | ||
1141 | # Caches | ||
1142 | # | ||
1143 | # CONFIG_FSCACHE is not set | ||
1144 | |||
1145 | # | ||
1146 | # CD-ROM/DVD Filesystems | ||
1147 | # | ||
1148 | # CONFIG_ISO9660_FS is not set | ||
1149 | # CONFIG_UDF_FS is not set | ||
1150 | |||
1151 | # | ||
1152 | # DOS/FAT/NT Filesystems | ||
1153 | # | ||
1154 | CONFIG_FAT_FS=y | ||
1155 | CONFIG_MSDOS_FS=y | ||
1156 | CONFIG_VFAT_FS=y | ||
1157 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1158 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1159 | # CONFIG_NTFS_FS is not set | ||
1160 | |||
1161 | # | ||
1162 | # Pseudo filesystems | ||
1163 | # | ||
1164 | CONFIG_PROC_FS=y | ||
1165 | CONFIG_PROC_SYSCTL=y | ||
1166 | CONFIG_PROC_PAGE_MONITOR=y | ||
1167 | CONFIG_SYSFS=y | ||
1168 | CONFIG_TMPFS=y | ||
1169 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1170 | # CONFIG_HUGETLB_PAGE is not set | ||
1171 | # CONFIG_CONFIGFS_FS is not set | ||
1172 | CONFIG_MISC_FILESYSTEMS=y | ||
1173 | # CONFIG_ADFS_FS is not set | ||
1174 | # CONFIG_AFFS_FS is not set | ||
1175 | # CONFIG_HFS_FS is not set | ||
1176 | # CONFIG_HFSPLUS_FS is not set | ||
1177 | # CONFIG_BEFS_FS is not set | ||
1178 | # CONFIG_BFS_FS is not set | ||
1179 | # CONFIG_EFS_FS is not set | ||
1180 | CONFIG_JFFS2_FS=y | ||
1181 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1182 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1183 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1184 | CONFIG_JFFS2_SUMMARY=y | ||
1185 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1186 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1187 | CONFIG_JFFS2_ZLIB=y | ||
1188 | # CONFIG_JFFS2_LZO is not set | ||
1189 | CONFIG_JFFS2_RTIME=y | ||
1190 | # CONFIG_JFFS2_RUBIN is not set | ||
1191 | CONFIG_CRAMFS=y | ||
1192 | # CONFIG_SQUASHFS is not set | ||
1193 | # CONFIG_VXFS_FS is not set | ||
1194 | CONFIG_MINIX_FS=y | ||
1195 | # CONFIG_OMFS_FS is not set | ||
1196 | # CONFIG_HPFS_FS is not set | ||
1197 | # CONFIG_QNX4FS_FS is not set | ||
1198 | # CONFIG_ROMFS_FS is not set | ||
1199 | # CONFIG_SYSV_FS is not set | ||
1200 | # CONFIG_UFS_FS is not set | ||
1201 | # CONFIG_NILFS2_FS is not set | ||
1202 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1203 | CONFIG_NFS_FS=y | ||
1204 | CONFIG_NFS_V3=y | ||
1205 | # CONFIG_NFS_V3_ACL is not set | ||
1206 | # CONFIG_NFS_V4 is not set | ||
1207 | CONFIG_ROOT_NFS=y | ||
1208 | # CONFIG_NFSD is not set | ||
1209 | CONFIG_LOCKD=y | ||
1210 | CONFIG_LOCKD_V4=y | ||
1211 | CONFIG_NFS_COMMON=y | ||
1212 | CONFIG_SUNRPC=y | ||
1213 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1214 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1215 | # CONFIG_SMB_FS is not set | ||
1216 | # CONFIG_CIFS is not set | ||
1217 | # CONFIG_NCP_FS is not set | ||
1218 | # CONFIG_CODA_FS is not set | ||
1219 | # CONFIG_AFS_FS is not set | ||
1220 | |||
1221 | # | ||
1222 | # Partition Types | ||
1223 | # | ||
1224 | CONFIG_PARTITION_ADVANCED=y | ||
1225 | # CONFIG_ACORN_PARTITION is not set | ||
1226 | # CONFIG_OSF_PARTITION is not set | ||
1227 | # CONFIG_AMIGA_PARTITION is not set | ||
1228 | # CONFIG_ATARI_PARTITION is not set | ||
1229 | # CONFIG_MAC_PARTITION is not set | ||
1230 | CONFIG_MSDOS_PARTITION=y | ||
1231 | # CONFIG_BSD_DISKLABEL is not set | ||
1232 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1233 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1234 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1235 | # CONFIG_LDM_PARTITION is not set | ||
1236 | # CONFIG_SGI_PARTITION is not set | ||
1237 | # CONFIG_ULTRIX_PARTITION is not set | ||
1238 | # CONFIG_SUN_PARTITION is not set | ||
1239 | # CONFIG_KARMA_PARTITION is not set | ||
1240 | # CONFIG_EFI_PARTITION is not set | ||
1241 | # CONFIG_SYSV68_PARTITION is not set | ||
1242 | CONFIG_NLS=y | ||
1243 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1244 | CONFIG_NLS_CODEPAGE_437=y | ||
1245 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1246 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1247 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1248 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1249 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1250 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1251 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1252 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1253 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1254 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1255 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1256 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1257 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1258 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1259 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1260 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1261 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1262 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1263 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1264 | # CONFIG_NLS_ISO8859_8 is not set | ||
1265 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1266 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1267 | # CONFIG_NLS_ASCII is not set | ||
1268 | CONFIG_NLS_ISO8859_1=y | ||
1269 | # CONFIG_NLS_ISO8859_2 is not set | ||
1270 | # CONFIG_NLS_ISO8859_3 is not set | ||
1271 | # CONFIG_NLS_ISO8859_4 is not set | ||
1272 | # CONFIG_NLS_ISO8859_5 is not set | ||
1273 | # CONFIG_NLS_ISO8859_6 is not set | ||
1274 | # CONFIG_NLS_ISO8859_7 is not set | ||
1275 | # CONFIG_NLS_ISO8859_9 is not set | ||
1276 | # CONFIG_NLS_ISO8859_13 is not set | ||
1277 | # CONFIG_NLS_ISO8859_14 is not set | ||
1278 | # CONFIG_NLS_ISO8859_15 is not set | ||
1279 | # CONFIG_NLS_KOI8_R is not set | ||
1280 | # CONFIG_NLS_KOI8_U is not set | ||
1281 | CONFIG_NLS_UTF8=y | ||
1282 | # CONFIG_DLM is not set | ||
1283 | |||
1284 | # | ||
1285 | # Kernel hacking | ||
1286 | # | ||
1287 | # CONFIG_PRINTK_TIME is not set | ||
1288 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1289 | CONFIG_ENABLE_MUST_CHECK=y | ||
1290 | CONFIG_FRAME_WARN=1024 | ||
1291 | # CONFIG_MAGIC_SYSRQ is not set | ||
1292 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1293 | # CONFIG_DEBUG_FS is not set | ||
1294 | # CONFIG_HEADERS_CHECK is not set | ||
1295 | # CONFIG_DEBUG_KERNEL is not set | ||
1296 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1297 | # CONFIG_SLUB_STATS is not set | ||
1298 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1299 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1300 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1301 | # CONFIG_LATENCYTOP is not set | ||
1302 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1303 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1304 | CONFIG_TRACING_SUPPORT=y | ||
1305 | # CONFIG_FTRACE is not set | ||
1306 | # CONFIG_SAMPLES is not set | ||
1307 | CONFIG_HAVE_ARCH_KGDB=y | ||
1308 | CONFIG_ARM_UNWIND=y | ||
1309 | # CONFIG_DEBUG_USER is not set | ||
1310 | |||
1311 | # | ||
1312 | # Security options | ||
1313 | # | ||
1314 | # CONFIG_KEYS is not set | ||
1315 | # CONFIG_SECURITY is not set | ||
1316 | # CONFIG_SECURITYFS is not set | ||
1317 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1318 | # CONFIG_CRYPTO is not set | ||
1319 | # CONFIG_BINARY_PRINTF is not set | ||
1320 | |||
1321 | # | ||
1322 | # Library routines | ||
1323 | # | ||
1324 | CONFIG_BITREVERSE=y | ||
1325 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1326 | CONFIG_CRC_CCITT=y | ||
1327 | # CONFIG_CRC16 is not set | ||
1328 | # CONFIG_CRC_T10DIF is not set | ||
1329 | # CONFIG_CRC_ITU_T is not set | ||
1330 | CONFIG_CRC32=y | ||
1331 | # CONFIG_CRC7 is not set | ||
1332 | # CONFIG_LIBCRC32C is not set | ||
1333 | CONFIG_ZLIB_INFLATE=y | ||
1334 | CONFIG_ZLIB_DEFLATE=y | ||
1335 | CONFIG_HAS_IOMEM=y | ||
1336 | CONFIG_HAS_IOPORT=y | ||
1337 | CONFIG_HAS_DMA=y | ||
1338 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/cpu9g20_defconfig b/arch/arm/configs/cpu9g20_defconfig new file mode 100644 index 00000000000..b5b9cbbc697 --- /dev/null +++ b/arch/arm/configs/cpu9g20_defconfig | |||
@@ -0,0 +1,1328 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.31-rc3 | ||
4 | # Tue Jul 14 15:03:43 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | CONFIG_GENERIC_HARDIRQS=y | ||
13 | CONFIG_STACKTRACE_SUPPORT=y | ||
14 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | ||
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
17 | CONFIG_HARDIRQS_SW_RESEND=y | ||
18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
19 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
20 | CONFIG_GENERIC_HWEIGHT=y | ||
21 | CONFIG_GENERIC_CALIBRATE_DELAY=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 | ||
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 | ||
36 | # CONFIG_SWAP is not set | ||
37 | CONFIG_SYSVIPC=y | ||
38 | CONFIG_SYSVIPC_SYSCTL=y | ||
39 | # CONFIG_POSIX_MQUEUE is not set | ||
40 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
41 | # CONFIG_TASKSTATS is not set | ||
42 | # CONFIG_AUDIT is not set | ||
43 | |||
44 | # | ||
45 | # RCU Subsystem | ||
46 | # | ||
47 | CONFIG_CLASSIC_RCU=y | ||
48 | # CONFIG_TREE_RCU is not set | ||
49 | # CONFIG_PREEMPT_RCU is not set | ||
50 | # CONFIG_TREE_RCU_TRACE is not set | ||
51 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
52 | # CONFIG_IKCONFIG is not set | ||
53 | CONFIG_LOG_BUF_SHIFT=14 | ||
54 | # CONFIG_GROUP_SCHED is not set | ||
55 | # CONFIG_CGROUPS is not set | ||
56 | CONFIG_SYSFS_DEPRECATED=y | ||
57 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
58 | # CONFIG_RELAY is not set | ||
59 | CONFIG_NAMESPACES=y | ||
60 | # CONFIG_UTS_NS is not set | ||
61 | # CONFIG_IPC_NS is not set | ||
62 | # CONFIG_USER_NS is not set | ||
63 | # CONFIG_PID_NS is not set | ||
64 | # CONFIG_NET_NS 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 is not set | ||
70 | CONFIG_UID16=y | ||
71 | CONFIG_SYSCTL_SYSCALL=y | ||
72 | CONFIG_KALLSYMS=y | ||
73 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
74 | CONFIG_HOTPLUG=y | ||
75 | CONFIG_PRINTK=y | ||
76 | CONFIG_BUG=y | ||
77 | CONFIG_ELF_CORE=y | ||
78 | CONFIG_BASE_FULL=y | ||
79 | CONFIG_FUTEX=y | ||
80 | CONFIG_EPOLL=y | ||
81 | CONFIG_SIGNALFD=y | ||
82 | CONFIG_TIMERFD=y | ||
83 | CONFIG_EVENTFD=y | ||
84 | CONFIG_SHMEM=y | ||
85 | CONFIG_AIO=y | ||
86 | |||
87 | # | ||
88 | # Performance Counters | ||
89 | # | ||
90 | CONFIG_VM_EVENT_COUNTERS=y | ||
91 | CONFIG_SLUB_DEBUG=y | ||
92 | # CONFIG_STRIP_ASM_SYMS is not set | ||
93 | CONFIG_COMPAT_BRK=y | ||
94 | # CONFIG_SLAB is not set | ||
95 | CONFIG_SLUB=y | ||
96 | # CONFIG_SLOB is not set | ||
97 | # CONFIG_PROFILING is not set | ||
98 | # CONFIG_MARKERS is not set | ||
99 | CONFIG_HAVE_OPROFILE=y | ||
100 | # CONFIG_KPROBES is not set | ||
101 | CONFIG_HAVE_KPROBES=y | ||
102 | CONFIG_HAVE_KRETPROBES=y | ||
103 | CONFIG_HAVE_CLK=y | ||
104 | |||
105 | # | ||
106 | # GCOV-based kernel profiling | ||
107 | # | ||
108 | # CONFIG_SLOW_WORK is not set | ||
109 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
110 | CONFIG_SLABINFO=y | ||
111 | CONFIG_RT_MUTEXES=y | ||
112 | CONFIG_BASE_SMALL=0 | ||
113 | CONFIG_MODULES=y | ||
114 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
115 | 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 | ||
122 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
123 | |||
124 | # | ||
125 | # IO Schedulers | ||
126 | # | ||
127 | CONFIG_IOSCHED_NOOP=y | ||
128 | # CONFIG_IOSCHED_AS is not set | ||
129 | CONFIG_IOSCHED_DEADLINE=y | ||
130 | # CONFIG_IOSCHED_CFQ is not set | ||
131 | # CONFIG_DEFAULT_AS is not set | ||
132 | CONFIG_DEFAULT_DEADLINE=y | ||
133 | # CONFIG_DEFAULT_CFQ is not set | ||
134 | # CONFIG_DEFAULT_NOOP is not set | ||
135 | CONFIG_DEFAULT_IOSCHED="deadline" | ||
136 | # CONFIG_FREEZER is not set | ||
137 | |||
138 | # | ||
139 | # System Type | ||
140 | # | ||
141 | # CONFIG_ARCH_AAEC2000 is not set | ||
142 | # CONFIG_ARCH_INTEGRATOR is not set | ||
143 | # CONFIG_ARCH_REALVIEW is not set | ||
144 | # CONFIG_ARCH_VERSATILE is not set | ||
145 | CONFIG_ARCH_AT91=y | ||
146 | # CONFIG_ARCH_CLPS711X is not set | ||
147 | # CONFIG_ARCH_GEMINI is not set | ||
148 | # CONFIG_ARCH_EBSA110 is not set | ||
149 | # CONFIG_ARCH_EP93XX is not set | ||
150 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
151 | # CONFIG_ARCH_MXC is not set | ||
152 | # CONFIG_ARCH_STMP3XXX is not set | ||
153 | # CONFIG_ARCH_NETX is not set | ||
154 | # CONFIG_ARCH_H720X is not set | ||
155 | # CONFIG_ARCH_IOP13XX is not set | ||
156 | # CONFIG_ARCH_IOP32X is not set | ||
157 | # CONFIG_ARCH_IOP33X is not set | ||
158 | # CONFIG_ARCH_IXP23XX is not set | ||
159 | # CONFIG_ARCH_IXP2000 is not set | ||
160 | # CONFIG_ARCH_IXP4XX is not set | ||
161 | # CONFIG_ARCH_L7200 is not set | ||
162 | # CONFIG_ARCH_KIRKWOOD is not set | ||
163 | # CONFIG_ARCH_LOKI is not set | ||
164 | # CONFIG_ARCH_MV78XX0 is not set | ||
165 | # CONFIG_ARCH_ORION5X is not set | ||
166 | # CONFIG_ARCH_MMP is not set | ||
167 | # CONFIG_ARCH_KS8695 is not set | ||
168 | # CONFIG_ARCH_NS9XXX is not set | ||
169 | # CONFIG_ARCH_W90X900 is not set | ||
170 | # CONFIG_ARCH_PNX4008 is not set | ||
171 | # CONFIG_ARCH_PXA is not set | ||
172 | # CONFIG_ARCH_MSM is not set | ||
173 | # CONFIG_ARCH_RPC is not set | ||
174 | # CONFIG_ARCH_SA1100 is not set | ||
175 | # CONFIG_ARCH_S3C2410 is not set | ||
176 | # CONFIG_ARCH_S3C64XX is not set | ||
177 | # CONFIG_ARCH_SHARK is not set | ||
178 | # CONFIG_ARCH_LH7A40X is not set | ||
179 | # CONFIG_ARCH_U300 is not set | ||
180 | # CONFIG_ARCH_DAVINCI is not set | ||
181 | # CONFIG_ARCH_OMAP is not set | ||
182 | |||
183 | # | ||
184 | # Atmel AT91 System-on-Chip | ||
185 | # | ||
186 | # CONFIG_ARCH_AT91RM9200 is not set | ||
187 | # CONFIG_ARCH_AT91SAM9260 is not set | ||
188 | # CONFIG_ARCH_AT91SAM9261 is not set | ||
189 | # CONFIG_ARCH_AT91SAM9263 is not set | ||
190 | # CONFIG_ARCH_AT91SAM9RL is not set | ||
191 | CONFIG_ARCH_AT91SAM9G20=y | ||
192 | # CONFIG_ARCH_AT91CAP9 is not set | ||
193 | # CONFIG_ARCH_AT91X40 is not set | ||
194 | CONFIG_AT91_PMC_UNIT=y | ||
195 | |||
196 | # | ||
197 | # AT91SAM9G20 Board Type | ||
198 | # | ||
199 | # CONFIG_MACH_AT91SAM9G20EK is not set | ||
200 | CONFIG_MACH_CPU9G20=y | ||
201 | |||
202 | # | ||
203 | # AT91 Board Options | ||
204 | # | ||
205 | |||
206 | # | ||
207 | # AT91 Feature Selections | ||
208 | # | ||
209 | # CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set | ||
210 | CONFIG_AT91_TIMER_HZ=100 | ||
211 | CONFIG_AT91_EARLY_DBGU=y | ||
212 | # CONFIG_AT91_EARLY_USART0 is not set | ||
213 | # CONFIG_AT91_EARLY_USART1 is not set | ||
214 | # CONFIG_AT91_EARLY_USART2 is not set | ||
215 | # CONFIG_AT91_EARLY_USART3 is not set | ||
216 | # CONFIG_AT91_EARLY_USART4 is not set | ||
217 | # CONFIG_AT91_EARLY_USART5 is not set | ||
218 | |||
219 | # | ||
220 | # Processor Type | ||
221 | # | ||
222 | CONFIG_CPU_32=y | ||
223 | CONFIG_CPU_ARM926T=y | ||
224 | CONFIG_CPU_32v5=y | ||
225 | CONFIG_CPU_ABRT_EV5TJ=y | ||
226 | CONFIG_CPU_PABRT_NOIFAR=y | ||
227 | CONFIG_CPU_CACHE_VIVT=y | ||
228 | CONFIG_CPU_COPY_V4WB=y | ||
229 | CONFIG_CPU_TLB_V4WBI=y | ||
230 | CONFIG_CPU_CP15=y | ||
231 | CONFIG_CPU_CP15_MMU=y | ||
232 | |||
233 | # | ||
234 | # Processor Features | ||
235 | # | ||
236 | # CONFIG_ARM_THUMB is not set | ||
237 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
238 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
239 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
240 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
241 | |||
242 | # | ||
243 | # Bus support | ||
244 | # | ||
245 | # CONFIG_PCI_SYSCALL is not set | ||
246 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
247 | # CONFIG_PCCARD is not set | ||
248 | |||
249 | # | ||
250 | # Kernel Features | ||
251 | # | ||
252 | # CONFIG_NO_HZ is not set | ||
253 | # CONFIG_HIGH_RES_TIMERS is not set | ||
254 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
255 | CONFIG_VMSPLIT_3G=y | ||
256 | # CONFIG_VMSPLIT_2G is not set | ||
257 | # CONFIG_VMSPLIT_1G is not set | ||
258 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
259 | CONFIG_PREEMPT=y | ||
260 | CONFIG_HZ=100 | ||
261 | CONFIG_AEABI=y | ||
262 | CONFIG_OABI_COMPAT=y | ||
263 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
264 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
265 | # CONFIG_HIGHMEM is not set | ||
266 | CONFIG_SELECT_MEMORY_MODEL=y | ||
267 | CONFIG_FLATMEM_MANUAL=y | ||
268 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
269 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
270 | CONFIG_FLATMEM=y | ||
271 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
272 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
273 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
274 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
275 | CONFIG_ZONE_DMA_FLAG=0 | ||
276 | CONFIG_VIRT_TO_BUS=y | ||
277 | CONFIG_HAVE_MLOCK=y | ||
278 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
279 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
280 | # CONFIG_LEDS is not set | ||
281 | CONFIG_ALIGNMENT_TRAP=y | ||
282 | # CONFIG_UACCESS_WITH_MEMCPY is not set | ||
283 | |||
284 | # | ||
285 | # Boot options | ||
286 | # | ||
287 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
288 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
289 | CONFIG_CMDLINE="" | ||
290 | # CONFIG_XIP_KERNEL is not set | ||
291 | # CONFIG_KEXEC is not set | ||
292 | |||
293 | # | ||
294 | # CPU Power Management | ||
295 | # | ||
296 | # CONFIG_CPU_IDLE is not set | ||
297 | |||
298 | # | ||
299 | # Floating point emulation | ||
300 | # | ||
301 | |||
302 | # | ||
303 | # At least one emulation must be selected | ||
304 | # | ||
305 | # CONFIG_FPE_NWFPE is not set | ||
306 | # CONFIG_FPE_FASTFPE is not set | ||
307 | # CONFIG_VFP is not set | ||
308 | |||
309 | # | ||
310 | # Userspace binary formats | ||
311 | # | ||
312 | CONFIG_BINFMT_ELF=y | ||
313 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
314 | CONFIG_HAVE_AOUT=y | ||
315 | # CONFIG_BINFMT_AOUT is not set | ||
316 | # CONFIG_BINFMT_MISC is not set | ||
317 | |||
318 | # | ||
319 | # Power management options | ||
320 | # | ||
321 | # CONFIG_PM is not set | ||
322 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
323 | CONFIG_NET=y | ||
324 | |||
325 | # | ||
326 | # Networking options | ||
327 | # | ||
328 | CONFIG_PACKET=y | ||
329 | # CONFIG_PACKET_MMAP is not set | ||
330 | CONFIG_UNIX=y | ||
331 | # CONFIG_NET_KEY is not set | ||
332 | CONFIG_INET=y | ||
333 | # CONFIG_IP_MULTICAST is not set | ||
334 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
335 | CONFIG_IP_FIB_HASH=y | ||
336 | CONFIG_IP_PNP=y | ||
337 | # CONFIG_IP_PNP_DHCP is not set | ||
338 | # CONFIG_IP_PNP_BOOTP is not set | ||
339 | # CONFIG_IP_PNP_RARP is not set | ||
340 | # CONFIG_NET_IPIP is not set | ||
341 | # CONFIG_NET_IPGRE is not set | ||
342 | # CONFIG_ARPD is not set | ||
343 | # CONFIG_SYN_COOKIES is not set | ||
344 | # CONFIG_INET_AH is not set | ||
345 | # CONFIG_INET_ESP is not set | ||
346 | # CONFIG_INET_IPCOMP is not set | ||
347 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
348 | # CONFIG_INET_TUNNEL is not set | ||
349 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
350 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
351 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
352 | CONFIG_INET_LRO=y | ||
353 | CONFIG_INET_DIAG=y | ||
354 | CONFIG_INET_TCP_DIAG=y | ||
355 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
356 | CONFIG_TCP_CONG_CUBIC=y | ||
357 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
358 | # CONFIG_TCP_MD5SIG is not set | ||
359 | # CONFIG_IPV6 is not set | ||
360 | # CONFIG_NETWORK_SECMARK is not set | ||
361 | # CONFIG_NETFILTER is not set | ||
362 | # CONFIG_IP_DCCP is not set | ||
363 | # CONFIG_IP_SCTP is not set | ||
364 | # CONFIG_TIPC is not set | ||
365 | # CONFIG_ATM is not set | ||
366 | # CONFIG_BRIDGE is not set | ||
367 | # CONFIG_NET_DSA is not set | ||
368 | # CONFIG_VLAN_8021Q is not set | ||
369 | # CONFIG_DECNET is not set | ||
370 | # CONFIG_LLC2 is not set | ||
371 | # CONFIG_IPX is not set | ||
372 | # CONFIG_ATALK is not set | ||
373 | # CONFIG_X25 is not set | ||
374 | # CONFIG_LAPB is not set | ||
375 | # CONFIG_ECONET is not set | ||
376 | # CONFIG_WAN_ROUTER is not set | ||
377 | # CONFIG_PHONET is not set | ||
378 | # CONFIG_IEEE802154 is not set | ||
379 | # CONFIG_NET_SCHED is not set | ||
380 | # CONFIG_DCB is not set | ||
381 | |||
382 | # | ||
383 | # Network testing | ||
384 | # | ||
385 | # CONFIG_NET_PKTGEN is not set | ||
386 | # CONFIG_HAMRADIO is not set | ||
387 | # CONFIG_CAN is not set | ||
388 | # CONFIG_IRDA is not set | ||
389 | # CONFIG_BT is not set | ||
390 | # CONFIG_AF_RXRPC is not set | ||
391 | # CONFIG_WIRELESS is not set | ||
392 | # CONFIG_WIMAX is not set | ||
393 | # CONFIG_RFKILL is not set | ||
394 | # CONFIG_NET_9P is not set | ||
395 | |||
396 | # | ||
397 | # Device Drivers | ||
398 | # | ||
399 | |||
400 | # | ||
401 | # Generic Driver Options | ||
402 | # | ||
403 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
404 | CONFIG_STANDALONE=y | ||
405 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
406 | CONFIG_FW_LOADER=y | ||
407 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
408 | CONFIG_EXTRA_FIRMWARE="" | ||
409 | # CONFIG_SYS_HYPERVISOR is not set | ||
410 | # CONFIG_CONNECTOR is not set | ||
411 | CONFIG_MTD=y | ||
412 | # CONFIG_MTD_DEBUG is not set | ||
413 | # CONFIG_MTD_CONCAT is not set | ||
414 | CONFIG_MTD_PARTITIONS=y | ||
415 | # CONFIG_MTD_TESTS is not set | ||
416 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
417 | CONFIG_MTD_CMDLINE_PARTS=y | ||
418 | # CONFIG_MTD_AFS_PARTS is not set | ||
419 | # CONFIG_MTD_AR7_PARTS is not set | ||
420 | |||
421 | # | ||
422 | # User Modules And Translation Layers | ||
423 | # | ||
424 | CONFIG_MTD_CHAR=y | ||
425 | CONFIG_MTD_BLKDEVS=y | ||
426 | CONFIG_MTD_BLOCK=y | ||
427 | # CONFIG_FTL is not set | ||
428 | # CONFIG_NFTL is not set | ||
429 | # CONFIG_INFTL is not set | ||
430 | # CONFIG_RFD_FTL is not set | ||
431 | # CONFIG_SSFDC is not set | ||
432 | # CONFIG_MTD_OOPS is not set | ||
433 | |||
434 | # | ||
435 | # RAM/ROM/Flash chip drivers | ||
436 | # | ||
437 | CONFIG_MTD_CFI=y | ||
438 | # CONFIG_MTD_JEDECPROBE is not set | ||
439 | CONFIG_MTD_GEN_PROBE=y | ||
440 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
441 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
442 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
443 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
444 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
445 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
446 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
447 | CONFIG_MTD_CFI_I1=y | ||
448 | CONFIG_MTD_CFI_I2=y | ||
449 | # CONFIG_MTD_CFI_I4 is not set | ||
450 | # CONFIG_MTD_CFI_I8 is not set | ||
451 | CONFIG_MTD_CFI_INTELEXT=y | ||
452 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
453 | # CONFIG_MTD_CFI_STAA is not set | ||
454 | CONFIG_MTD_CFI_UTIL=y | ||
455 | CONFIG_MTD_RAM=y | ||
456 | # CONFIG_MTD_ROM is not set | ||
457 | # CONFIG_MTD_ABSENT is not set | ||
458 | |||
459 | # | ||
460 | # Mapping drivers for chip access | ||
461 | # | ||
462 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
463 | CONFIG_MTD_PHYSMAP=y | ||
464 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
465 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
466 | CONFIG_MTD_PLATRAM=y | ||
467 | |||
468 | # | ||
469 | # Self-contained MTD device drivers | ||
470 | # | ||
471 | # CONFIG_MTD_SLRAM is not set | ||
472 | # CONFIG_MTD_PHRAM is not set | ||
473 | # CONFIG_MTD_MTDRAM is not set | ||
474 | # CONFIG_MTD_BLOCK2MTD is not set | ||
475 | |||
476 | # | ||
477 | # Disk-On-Chip Device Drivers | ||
478 | # | ||
479 | # CONFIG_MTD_DOC2000 is not set | ||
480 | # CONFIG_MTD_DOC2001 is not set | ||
481 | # CONFIG_MTD_DOC2001PLUS is not set | ||
482 | CONFIG_MTD_NAND=y | ||
483 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
484 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
485 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
486 | # CONFIG_MTD_NAND_GPIO is not set | ||
487 | CONFIG_MTD_NAND_IDS=y | ||
488 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
489 | CONFIG_MTD_NAND_ATMEL=y | ||
490 | # CONFIG_MTD_NAND_ATMEL_ECC_HW is not set | ||
491 | CONFIG_MTD_NAND_ATMEL_ECC_SOFT=y | ||
492 | # CONFIG_MTD_NAND_ATMEL_ECC_NONE is not set | ||
493 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
494 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
495 | # CONFIG_MTD_ALAUDA is not set | ||
496 | # CONFIG_MTD_ONENAND is not set | ||
497 | |||
498 | # | ||
499 | # LPDDR flash memory drivers | ||
500 | # | ||
501 | # CONFIG_MTD_LPDDR is not set | ||
502 | |||
503 | # | ||
504 | # UBI - Unsorted block images | ||
505 | # | ||
506 | # CONFIG_MTD_UBI is not set | ||
507 | # CONFIG_PARPORT is not set | ||
508 | CONFIG_BLK_DEV=y | ||
509 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
510 | CONFIG_BLK_DEV_LOOP=y | ||
511 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
512 | CONFIG_BLK_DEV_NBD=y | ||
513 | # CONFIG_BLK_DEV_UB is not set | ||
514 | CONFIG_BLK_DEV_RAM=y | ||
515 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
516 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
517 | # CONFIG_BLK_DEV_XIP is not set | ||
518 | # CONFIG_CDROM_PKTCDVD is not set | ||
519 | # CONFIG_ATA_OVER_ETH is not set | ||
520 | # CONFIG_MG_DISK is not set | ||
521 | # CONFIG_MISC_DEVICES is not set | ||
522 | CONFIG_HAVE_IDE=y | ||
523 | # CONFIG_IDE is not set | ||
524 | |||
525 | # | ||
526 | # SCSI device support | ||
527 | # | ||
528 | # CONFIG_RAID_ATTRS is not set | ||
529 | CONFIG_SCSI=y | ||
530 | CONFIG_SCSI_DMA=y | ||
531 | # CONFIG_SCSI_TGT is not set | ||
532 | # CONFIG_SCSI_NETLINK is not set | ||
533 | CONFIG_SCSI_PROC_FS=y | ||
534 | |||
535 | # | ||
536 | # SCSI support type (disk, tape, CD-ROM) | ||
537 | # | ||
538 | CONFIG_BLK_DEV_SD=y | ||
539 | # CONFIG_CHR_DEV_ST is not set | ||
540 | # CONFIG_CHR_DEV_OSST is not set | ||
541 | # CONFIG_BLK_DEV_SR is not set | ||
542 | # CONFIG_CHR_DEV_SG is not set | ||
543 | # CONFIG_CHR_DEV_SCH is not set | ||
544 | CONFIG_SCSI_MULTI_LUN=y | ||
545 | # CONFIG_SCSI_CONSTANTS is not set | ||
546 | # CONFIG_SCSI_LOGGING is not set | ||
547 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
548 | CONFIG_SCSI_WAIT_SCAN=m | ||
549 | |||
550 | # | ||
551 | # SCSI Transports | ||
552 | # | ||
553 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
554 | # CONFIG_SCSI_FC_ATTRS is not set | ||
555 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
556 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
557 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
558 | # CONFIG_SCSI_LOWLEVEL is not set | ||
559 | # CONFIG_SCSI_DH is not set | ||
560 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
561 | # CONFIG_ATA is not set | ||
562 | # CONFIG_MD is not set | ||
563 | CONFIG_NETDEVICES=y | ||
564 | # CONFIG_DUMMY is not set | ||
565 | # CONFIG_BONDING is not set | ||
566 | # CONFIG_MACVLAN is not set | ||
567 | # CONFIG_EQUALIZER is not set | ||
568 | # CONFIG_TUN is not set | ||
569 | # CONFIG_VETH is not set | ||
570 | CONFIG_PHYLIB=y | ||
571 | |||
572 | # | ||
573 | # MII PHY device drivers | ||
574 | # | ||
575 | # CONFIG_MARVELL_PHY is not set | ||
576 | # CONFIG_DAVICOM_PHY is not set | ||
577 | # CONFIG_QSEMI_PHY is not set | ||
578 | # CONFIG_LXT_PHY is not set | ||
579 | # CONFIG_CICADA_PHY is not set | ||
580 | # CONFIG_VITESSE_PHY is not set | ||
581 | CONFIG_SMSC_PHY=y | ||
582 | # CONFIG_BROADCOM_PHY is not set | ||
583 | # CONFIG_ICPLUS_PHY is not set | ||
584 | # CONFIG_REALTEK_PHY is not set | ||
585 | # CONFIG_NATIONAL_PHY is not set | ||
586 | # CONFIG_STE10XP is not set | ||
587 | # CONFIG_LSI_ET1011C_PHY is not set | ||
588 | # CONFIG_FIXED_PHY is not set | ||
589 | # CONFIG_MDIO_BITBANG is not set | ||
590 | CONFIG_NET_ETHERNET=y | ||
591 | CONFIG_MII=y | ||
592 | CONFIG_MACB=y | ||
593 | # CONFIG_AX88796 is not set | ||
594 | # CONFIG_SMC91X is not set | ||
595 | # CONFIG_DM9000 is not set | ||
596 | # CONFIG_ETHOC is not set | ||
597 | # CONFIG_SMC911X is not set | ||
598 | # CONFIG_SMSC911X is not set | ||
599 | # CONFIG_DNET is not set | ||
600 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
601 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
602 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
603 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
604 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
605 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
606 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
607 | # CONFIG_B44 is not set | ||
608 | # CONFIG_KS8842 is not set | ||
609 | # CONFIG_NETDEV_1000 is not set | ||
610 | # CONFIG_NETDEV_10000 is not set | ||
611 | |||
612 | # | ||
613 | # Wireless LAN | ||
614 | # | ||
615 | # CONFIG_WLAN_PRE80211 is not set | ||
616 | # CONFIG_WLAN_80211 is not set | ||
617 | |||
618 | # | ||
619 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
620 | # | ||
621 | |||
622 | # | ||
623 | # USB Network Adapters | ||
624 | # | ||
625 | # CONFIG_USB_CATC is not set | ||
626 | # CONFIG_USB_KAWETH is not set | ||
627 | # CONFIG_USB_PEGASUS is not set | ||
628 | # CONFIG_USB_RTL8150 is not set | ||
629 | # CONFIG_USB_USBNET is not set | ||
630 | # CONFIG_WAN is not set | ||
631 | CONFIG_PPP=y | ||
632 | # CONFIG_PPP_MULTILINK is not set | ||
633 | # CONFIG_PPP_FILTER is not set | ||
634 | CONFIG_PPP_ASYNC=y | ||
635 | # CONFIG_PPP_SYNC_TTY is not set | ||
636 | CONFIG_PPP_DEFLATE=y | ||
637 | CONFIG_PPP_BSDCOMP=y | ||
638 | # CONFIG_PPP_MPPE is not set | ||
639 | # CONFIG_PPPOE is not set | ||
640 | # CONFIG_PPPOL2TP is not set | ||
641 | # CONFIG_SLIP is not set | ||
642 | CONFIG_SLHC=y | ||
643 | # CONFIG_NETCONSOLE is not set | ||
644 | # CONFIG_NETPOLL is not set | ||
645 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
646 | # CONFIG_ISDN is not set | ||
647 | |||
648 | # | ||
649 | # Input device support | ||
650 | # | ||
651 | CONFIG_INPUT=y | ||
652 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
653 | # CONFIG_INPUT_POLLDEV is not set | ||
654 | |||
655 | # | ||
656 | # Userland interfaces | ||
657 | # | ||
658 | CONFIG_INPUT_MOUSEDEV=y | ||
659 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
660 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
661 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
662 | # CONFIG_INPUT_JOYDEV is not set | ||
663 | # CONFIG_INPUT_EVDEV is not set | ||
664 | # CONFIG_INPUT_EVBUG is not set | ||
665 | |||
666 | # | ||
667 | # Input Device Drivers | ||
668 | # | ||
669 | CONFIG_INPUT_KEYBOARD=y | ||
670 | # CONFIG_KEYBOARD_ATKBD is not set | ||
671 | # CONFIG_KEYBOARD_LKKBD is not set | ||
672 | CONFIG_KEYBOARD_GPIO=y | ||
673 | # CONFIG_KEYBOARD_MATRIX is not set | ||
674 | # CONFIG_KEYBOARD_LM8323 is not set | ||
675 | # CONFIG_KEYBOARD_NEWTON is not set | ||
676 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
677 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
678 | # CONFIG_KEYBOARD_XTKBD is not set | ||
679 | # CONFIG_INPUT_MOUSE is not set | ||
680 | # CONFIG_INPUT_JOYSTICK is not set | ||
681 | # CONFIG_INPUT_TABLET is not set | ||
682 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
683 | # CONFIG_INPUT_MISC is not set | ||
684 | |||
685 | # | ||
686 | # Hardware I/O ports | ||
687 | # | ||
688 | # CONFIG_SERIO is not set | ||
689 | # CONFIG_GAMEPORT is not set | ||
690 | |||
691 | # | ||
692 | # Character devices | ||
693 | # | ||
694 | CONFIG_VT=y | ||
695 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
696 | CONFIG_VT_CONSOLE=y | ||
697 | CONFIG_HW_CONSOLE=y | ||
698 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
699 | CONFIG_DEVKMEM=y | ||
700 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
701 | |||
702 | # | ||
703 | # Serial drivers | ||
704 | # | ||
705 | # CONFIG_SERIAL_8250 is not set | ||
706 | |||
707 | # | ||
708 | # Non-8250 serial port support | ||
709 | # | ||
710 | CONFIG_SERIAL_ATMEL=y | ||
711 | CONFIG_SERIAL_ATMEL_CONSOLE=y | ||
712 | CONFIG_SERIAL_ATMEL_PDC=y | ||
713 | # CONFIG_SERIAL_ATMEL_TTYAT is not set | ||
714 | CONFIG_SERIAL_CORE=y | ||
715 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
716 | CONFIG_UNIX98_PTYS=y | ||
717 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
718 | CONFIG_LEGACY_PTYS=y | ||
719 | CONFIG_LEGACY_PTY_COUNT=32 | ||
720 | # CONFIG_IPMI_HANDLER is not set | ||
721 | # CONFIG_HW_RANDOM is not set | ||
722 | # CONFIG_R3964 is not set | ||
723 | # CONFIG_RAW_DRIVER is not set | ||
724 | # CONFIG_TCG_TPM is not set | ||
725 | CONFIG_I2C=y | ||
726 | CONFIG_I2C_BOARDINFO=y | ||
727 | CONFIG_I2C_CHARDEV=y | ||
728 | CONFIG_I2C_HELPER_AUTO=y | ||
729 | CONFIG_I2C_ALGOBIT=y | ||
730 | |||
731 | # | ||
732 | # I2C Hardware Bus support | ||
733 | # | ||
734 | |||
735 | # | ||
736 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
737 | # | ||
738 | # CONFIG_I2C_DESIGNWARE is not set | ||
739 | CONFIG_I2C_GPIO=y | ||
740 | # CONFIG_I2C_OCORES is not set | ||
741 | # CONFIG_I2C_SIMTEC is not set | ||
742 | |||
743 | # | ||
744 | # External I2C/SMBus adapter drivers | ||
745 | # | ||
746 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
747 | # CONFIG_I2C_TAOS_EVM is not set | ||
748 | # CONFIG_I2C_TINY_USB is not set | ||
749 | |||
750 | # | ||
751 | # Other I2C/SMBus bus drivers | ||
752 | # | ||
753 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
754 | # CONFIG_I2C_STUB is not set | ||
755 | |||
756 | # | ||
757 | # Miscellaneous I2C Chip support | ||
758 | # | ||
759 | # CONFIG_DS1682 is not set | ||
760 | # CONFIG_SENSORS_PCF8574 is not set | ||
761 | # CONFIG_PCF8575 is not set | ||
762 | # CONFIG_SENSORS_PCA9539 is not set | ||
763 | # CONFIG_SENSORS_TSL2550 is not set | ||
764 | # CONFIG_I2C_DEBUG_CORE is not set | ||
765 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
766 | # CONFIG_I2C_DEBUG_BUS is not set | ||
767 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
768 | # CONFIG_SPI is not set | ||
769 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
770 | CONFIG_GPIOLIB=y | ||
771 | CONFIG_GPIO_SYSFS=y | ||
772 | |||
773 | # | ||
774 | # Memory mapped GPIO expanders: | ||
775 | # | ||
776 | |||
777 | # | ||
778 | # I2C GPIO expanders: | ||
779 | # | ||
780 | # CONFIG_GPIO_MAX732X is not set | ||
781 | # CONFIG_GPIO_PCA953X is not set | ||
782 | # CONFIG_GPIO_PCF857X is not set | ||
783 | |||
784 | # | ||
785 | # PCI GPIO expanders: | ||
786 | # | ||
787 | |||
788 | # | ||
789 | # SPI GPIO expanders: | ||
790 | # | ||
791 | # CONFIG_W1 is not set | ||
792 | # CONFIG_POWER_SUPPLY is not set | ||
793 | # CONFIG_HWMON is not set | ||
794 | # CONFIG_THERMAL is not set | ||
795 | # CONFIG_THERMAL_HWMON is not set | ||
796 | CONFIG_WATCHDOG=y | ||
797 | CONFIG_WATCHDOG_NOWAYOUT=y | ||
798 | |||
799 | # | ||
800 | # Watchdog Device Drivers | ||
801 | # | ||
802 | # CONFIG_SOFT_WATCHDOG is not set | ||
803 | CONFIG_AT91SAM9X_WATCHDOG=y | ||
804 | |||
805 | # | ||
806 | # USB-based Watchdog Cards | ||
807 | # | ||
808 | # CONFIG_USBPCWATCHDOG is not set | ||
809 | CONFIG_SSB_POSSIBLE=y | ||
810 | |||
811 | # | ||
812 | # Sonics Silicon Backplane | ||
813 | # | ||
814 | # CONFIG_SSB is not set | ||
815 | |||
816 | # | ||
817 | # Multifunction device drivers | ||
818 | # | ||
819 | # CONFIG_MFD_CORE is not set | ||
820 | # CONFIG_MFD_SM501 is not set | ||
821 | # CONFIG_MFD_ASIC3 is not set | ||
822 | # CONFIG_HTC_EGPIO is not set | ||
823 | # CONFIG_HTC_PASIC3 is not set | ||
824 | # CONFIG_TPS65010 is not set | ||
825 | # CONFIG_TWL4030_CORE is not set | ||
826 | # CONFIG_MFD_TMIO is not set | ||
827 | # CONFIG_MFD_T7L66XB is not set | ||
828 | # CONFIG_MFD_TC6387XB is not set | ||
829 | # CONFIG_MFD_TC6393XB is not set | ||
830 | # CONFIG_PMIC_DA903X is not set | ||
831 | # CONFIG_MFD_WM8400 is not set | ||
832 | # CONFIG_MFD_WM8350_I2C is not set | ||
833 | # CONFIG_MFD_PCF50633 is not set | ||
834 | # CONFIG_AB3100_CORE is not set | ||
835 | # CONFIG_MEDIA_SUPPORT is not set | ||
836 | |||
837 | # | ||
838 | # Graphics support | ||
839 | # | ||
840 | # CONFIG_VGASTATE is not set | ||
841 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
842 | # CONFIG_FB is not set | ||
843 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
844 | |||
845 | # | ||
846 | # Display device support | ||
847 | # | ||
848 | # CONFIG_DISPLAY_SUPPORT is not set | ||
849 | |||
850 | # | ||
851 | # Console display driver support | ||
852 | # | ||
853 | # CONFIG_VGA_CONSOLE is not set | ||
854 | CONFIG_DUMMY_CONSOLE=y | ||
855 | # CONFIG_SOUND is not set | ||
856 | # CONFIG_HID_SUPPORT is not set | ||
857 | CONFIG_USB_SUPPORT=y | ||
858 | CONFIG_USB_ARCH_HAS_HCD=y | ||
859 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
860 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
861 | CONFIG_USB=y | ||
862 | # CONFIG_USB_DEBUG is not set | ||
863 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
864 | |||
865 | # | ||
866 | # Miscellaneous USB options | ||
867 | # | ||
868 | # CONFIG_USB_DEVICEFS is not set | ||
869 | # CONFIG_USB_DEVICE_CLASS is not set | ||
870 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
871 | # CONFIG_USB_OTG is not set | ||
872 | # CONFIG_USB_MON is not set | ||
873 | # CONFIG_USB_WUSB is not set | ||
874 | # CONFIG_USB_WUSB_CBAF is not set | ||
875 | |||
876 | # | ||
877 | # USB Host Controller Drivers | ||
878 | # | ||
879 | # CONFIG_USB_C67X00_HCD is not set | ||
880 | # CONFIG_USB_OXU210HP_HCD is not set | ||
881 | # CONFIG_USB_ISP116X_HCD is not set | ||
882 | # CONFIG_USB_ISP1760_HCD is not set | ||
883 | CONFIG_USB_OHCI_HCD=y | ||
884 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
885 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
886 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
887 | # CONFIG_USB_SL811_HCD is not set | ||
888 | # CONFIG_USB_R8A66597_HCD is not set | ||
889 | # CONFIG_USB_HWA_HCD is not set | ||
890 | # CONFIG_USB_MUSB_HDRC is not set | ||
891 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | ||
892 | |||
893 | # | ||
894 | # USB Device Class drivers | ||
895 | # | ||
896 | # CONFIG_USB_ACM is not set | ||
897 | # CONFIG_USB_PRINTER is not set | ||
898 | # CONFIG_USB_WDM is not set | ||
899 | # CONFIG_USB_TMC is not set | ||
900 | |||
901 | # | ||
902 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
903 | # | ||
904 | |||
905 | # | ||
906 | # also be needed; see USB_STORAGE Help for more info | ||
907 | # | ||
908 | CONFIG_USB_STORAGE=y | ||
909 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
910 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
911 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
912 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
913 | # CONFIG_USB_STORAGE_USBAT is not set | ||
914 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
915 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
916 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
917 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
918 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
919 | # CONFIG_USB_STORAGE_KARMA is not set | ||
920 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
921 | # CONFIG_USB_LIBUSUAL is not set | ||
922 | |||
923 | # | ||
924 | # USB Imaging devices | ||
925 | # | ||
926 | # CONFIG_USB_MDC800 is not set | ||
927 | # CONFIG_USB_MICROTEK is not set | ||
928 | |||
929 | # | ||
930 | # USB port drivers | ||
931 | # | ||
932 | # CONFIG_USB_SERIAL is not set | ||
933 | |||
934 | # | ||
935 | # USB Miscellaneous drivers | ||
936 | # | ||
937 | # CONFIG_USB_EMI62 is not set | ||
938 | # CONFIG_USB_EMI26 is not set | ||
939 | # CONFIG_USB_ADUTUX is not set | ||
940 | # CONFIG_USB_SEVSEG is not set | ||
941 | # CONFIG_USB_RIO500 is not set | ||
942 | # CONFIG_USB_LEGOTOWER is not set | ||
943 | # CONFIG_USB_LCD is not set | ||
944 | # CONFIG_USB_BERRY_CHARGE is not set | ||
945 | # CONFIG_USB_LED is not set | ||
946 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
947 | # CONFIG_USB_CYTHERM is not set | ||
948 | # CONFIG_USB_IDMOUSE is not set | ||
949 | # CONFIG_USB_FTDI_ELAN is not set | ||
950 | # CONFIG_USB_APPLEDISPLAY is not set | ||
951 | # CONFIG_USB_LD is not set | ||
952 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
953 | # CONFIG_USB_IOWARRIOR is not set | ||
954 | # CONFIG_USB_ISIGHTFW is not set | ||
955 | # CONFIG_USB_VST is not set | ||
956 | CONFIG_USB_GADGET=y | ||
957 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
958 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
959 | CONFIG_USB_GADGET_SELECTED=y | ||
960 | CONFIG_USB_GADGET_AT91=y | ||
961 | CONFIG_USB_AT91=y | ||
962 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
963 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
964 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
965 | # CONFIG_USB_GADGET_OMAP is not set | ||
966 | # CONFIG_USB_GADGET_PXA25X is not set | ||
967 | # CONFIG_USB_GADGET_PXA27X is not set | ||
968 | # CONFIG_USB_GADGET_S3C_HSOTG is not set | ||
969 | # CONFIG_USB_GADGET_IMX is not set | ||
970 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
971 | # CONFIG_USB_GADGET_M66592 is not set | ||
972 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
973 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
974 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
975 | # CONFIG_USB_GADGET_NET2280 is not set | ||
976 | # CONFIG_USB_GADGET_GOKU is not set | ||
977 | # CONFIG_USB_GADGET_LANGWELL is not set | ||
978 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
979 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
980 | # CONFIG_USB_ZERO is not set | ||
981 | # CONFIG_USB_AUDIO is not set | ||
982 | CONFIG_USB_ETH=y | ||
983 | CONFIG_USB_ETH_RNDIS=y | ||
984 | # CONFIG_USB_GADGETFS is not set | ||
985 | # CONFIG_USB_FILE_STORAGE is not set | ||
986 | # CONFIG_USB_G_SERIAL is not set | ||
987 | # CONFIG_USB_MIDI_GADGET is not set | ||
988 | # CONFIG_USB_G_PRINTER is not set | ||
989 | # CONFIG_USB_CDC_COMPOSITE is not set | ||
990 | |||
991 | # | ||
992 | # OTG and related infrastructure | ||
993 | # | ||
994 | # CONFIG_USB_GPIO_VBUS is not set | ||
995 | # CONFIG_NOP_USB_XCEIV is not set | ||
996 | CONFIG_MMC=y | ||
997 | # CONFIG_MMC_DEBUG is not set | ||
998 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
999 | |||
1000 | # | ||
1001 | # MMC/SD/SDIO Card Drivers | ||
1002 | # | ||
1003 | CONFIG_MMC_BLOCK=y | ||
1004 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
1005 | # CONFIG_SDIO_UART is not set | ||
1006 | # CONFIG_MMC_TEST is not set | ||
1007 | |||
1008 | # | ||
1009 | # MMC/SD/SDIO Host Controller Drivers | ||
1010 | # | ||
1011 | # CONFIG_MMC_SDHCI is not set | ||
1012 | CONFIG_MMC_AT91=y | ||
1013 | # CONFIG_MEMSTICK is not set | ||
1014 | # CONFIG_ACCESSIBILITY is not set | ||
1015 | CONFIG_NEW_LEDS=y | ||
1016 | CONFIG_LEDS_CLASS=y | ||
1017 | |||
1018 | # | ||
1019 | # LED drivers | ||
1020 | # | ||
1021 | # CONFIG_LEDS_PCA9532 is not set | ||
1022 | CONFIG_LEDS_GPIO=y | ||
1023 | CONFIG_LEDS_GPIO_PLATFORM=y | ||
1024 | # CONFIG_LEDS_LP3944 is not set | ||
1025 | # CONFIG_LEDS_PCA955X is not set | ||
1026 | # CONFIG_LEDS_BD2802 is not set | ||
1027 | |||
1028 | # | ||
1029 | # LED Triggers | ||
1030 | # | ||
1031 | CONFIG_LEDS_TRIGGERS=y | ||
1032 | CONFIG_LEDS_TRIGGER_TIMER=y | ||
1033 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | ||
1034 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1035 | CONFIG_LEDS_TRIGGER_GPIO=y | ||
1036 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y | ||
1037 | |||
1038 | # | ||
1039 | # iptables trigger is under Netfilter config (LED target) | ||
1040 | # | ||
1041 | CONFIG_RTC_LIB=y | ||
1042 | CONFIG_RTC_CLASS=y | ||
1043 | # CONFIG_RTC_HCTOSYS is not set | ||
1044 | # CONFIG_RTC_DEBUG is not set | ||
1045 | |||
1046 | # | ||
1047 | # RTC interfaces | ||
1048 | # | ||
1049 | CONFIG_RTC_INTF_SYSFS=y | ||
1050 | CONFIG_RTC_INTF_PROC=y | ||
1051 | CONFIG_RTC_INTF_DEV=y | ||
1052 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1053 | # CONFIG_RTC_DRV_TEST is not set | ||
1054 | |||
1055 | # | ||
1056 | # I2C RTC drivers | ||
1057 | # | ||
1058 | CONFIG_RTC_DRV_DS1307=y | ||
1059 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1060 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1061 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1062 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1063 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1064 | # CONFIG_RTC_DRV_X1205 is not set | ||
1065 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
1066 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1067 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1068 | # CONFIG_RTC_DRV_S35390A is not set | ||
1069 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1070 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1071 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1072 | |||
1073 | # | ||
1074 | # SPI RTC drivers | ||
1075 | # | ||
1076 | |||
1077 | # | ||
1078 | # Platform RTC drivers | ||
1079 | # | ||
1080 | # CONFIG_RTC_DRV_CMOS is not set | ||
1081 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1082 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1083 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1084 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1085 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1086 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1087 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1088 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1089 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1090 | # CONFIG_RTC_DRV_V3020 is not set | ||
1091 | |||
1092 | # | ||
1093 | # on-CPU RTC drivers | ||
1094 | # | ||
1095 | # CONFIG_RTC_DRV_AT91SAM9 is not set | ||
1096 | # CONFIG_DMADEVICES is not set | ||
1097 | # CONFIG_AUXDISPLAY is not set | ||
1098 | # CONFIG_REGULATOR is not set | ||
1099 | # CONFIG_UIO is not set | ||
1100 | # CONFIG_STAGING is not set | ||
1101 | |||
1102 | # | ||
1103 | # File systems | ||
1104 | # | ||
1105 | CONFIG_EXT2_FS=y | ||
1106 | # CONFIG_EXT2_FS_XATTR is not set | ||
1107 | # CONFIG_EXT2_FS_XIP is not set | ||
1108 | CONFIG_EXT3_FS=y | ||
1109 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1110 | # CONFIG_EXT3_FS_XATTR is not set | ||
1111 | # CONFIG_EXT4_FS is not set | ||
1112 | CONFIG_JBD=y | ||
1113 | # CONFIG_REISERFS_FS is not set | ||
1114 | # CONFIG_JFS_FS is not set | ||
1115 | # CONFIG_FS_POSIX_ACL is not set | ||
1116 | # CONFIG_XFS_FS is not set | ||
1117 | # CONFIG_GFS2_FS is not set | ||
1118 | # CONFIG_OCFS2_FS is not set | ||
1119 | # CONFIG_BTRFS_FS is not set | ||
1120 | CONFIG_FILE_LOCKING=y | ||
1121 | CONFIG_FSNOTIFY=y | ||
1122 | CONFIG_DNOTIFY=y | ||
1123 | CONFIG_INOTIFY=y | ||
1124 | CONFIG_INOTIFY_USER=y | ||
1125 | # CONFIG_QUOTA is not set | ||
1126 | # CONFIG_AUTOFS_FS is not set | ||
1127 | CONFIG_AUTOFS4_FS=y | ||
1128 | # CONFIG_FUSE_FS is not set | ||
1129 | |||
1130 | # | ||
1131 | # Caches | ||
1132 | # | ||
1133 | # CONFIG_FSCACHE is not set | ||
1134 | |||
1135 | # | ||
1136 | # CD-ROM/DVD Filesystems | ||
1137 | # | ||
1138 | # CONFIG_ISO9660_FS is not set | ||
1139 | # CONFIG_UDF_FS is not set | ||
1140 | |||
1141 | # | ||
1142 | # DOS/FAT/NT Filesystems | ||
1143 | # | ||
1144 | CONFIG_FAT_FS=y | ||
1145 | CONFIG_MSDOS_FS=y | ||
1146 | CONFIG_VFAT_FS=y | ||
1147 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1148 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1149 | # CONFIG_NTFS_FS is not set | ||
1150 | |||
1151 | # | ||
1152 | # Pseudo filesystems | ||
1153 | # | ||
1154 | CONFIG_PROC_FS=y | ||
1155 | CONFIG_PROC_SYSCTL=y | ||
1156 | CONFIG_PROC_PAGE_MONITOR=y | ||
1157 | CONFIG_SYSFS=y | ||
1158 | CONFIG_TMPFS=y | ||
1159 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1160 | # CONFIG_HUGETLB_PAGE is not set | ||
1161 | # CONFIG_CONFIGFS_FS is not set | ||
1162 | CONFIG_MISC_FILESYSTEMS=y | ||
1163 | # CONFIG_ADFS_FS is not set | ||
1164 | # CONFIG_AFFS_FS is not set | ||
1165 | # CONFIG_HFS_FS is not set | ||
1166 | # CONFIG_HFSPLUS_FS is not set | ||
1167 | # CONFIG_BEFS_FS is not set | ||
1168 | # CONFIG_BFS_FS is not set | ||
1169 | # CONFIG_EFS_FS is not set | ||
1170 | CONFIG_JFFS2_FS=y | ||
1171 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1172 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1173 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1174 | CONFIG_JFFS2_SUMMARY=y | ||
1175 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1176 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1177 | CONFIG_JFFS2_ZLIB=y | ||
1178 | # CONFIG_JFFS2_LZO is not set | ||
1179 | CONFIG_JFFS2_RTIME=y | ||
1180 | # CONFIG_JFFS2_RUBIN is not set | ||
1181 | CONFIG_CRAMFS=y | ||
1182 | # CONFIG_SQUASHFS is not set | ||
1183 | # CONFIG_VXFS_FS is not set | ||
1184 | CONFIG_MINIX_FS=y | ||
1185 | # CONFIG_OMFS_FS is not set | ||
1186 | # CONFIG_HPFS_FS is not set | ||
1187 | # CONFIG_QNX4FS_FS is not set | ||
1188 | # CONFIG_ROMFS_FS is not set | ||
1189 | # CONFIG_SYSV_FS is not set | ||
1190 | # CONFIG_UFS_FS is not set | ||
1191 | # CONFIG_NILFS2_FS is not set | ||
1192 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1193 | CONFIG_NFS_FS=y | ||
1194 | CONFIG_NFS_V3=y | ||
1195 | # CONFIG_NFS_V3_ACL is not set | ||
1196 | # CONFIG_NFS_V4 is not set | ||
1197 | CONFIG_ROOT_NFS=y | ||
1198 | # CONFIG_NFSD is not set | ||
1199 | CONFIG_LOCKD=y | ||
1200 | CONFIG_LOCKD_V4=y | ||
1201 | CONFIG_NFS_COMMON=y | ||
1202 | CONFIG_SUNRPC=y | ||
1203 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1204 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1205 | # CONFIG_SMB_FS is not set | ||
1206 | # CONFIG_CIFS is not set | ||
1207 | # CONFIG_NCP_FS is not set | ||
1208 | # CONFIG_CODA_FS is not set | ||
1209 | # CONFIG_AFS_FS is not set | ||
1210 | |||
1211 | # | ||
1212 | # Partition Types | ||
1213 | # | ||
1214 | CONFIG_PARTITION_ADVANCED=y | ||
1215 | # CONFIG_ACORN_PARTITION is not set | ||
1216 | # CONFIG_OSF_PARTITION is not set | ||
1217 | # CONFIG_AMIGA_PARTITION is not set | ||
1218 | # CONFIG_ATARI_PARTITION is not set | ||
1219 | # CONFIG_MAC_PARTITION is not set | ||
1220 | CONFIG_MSDOS_PARTITION=y | ||
1221 | # CONFIG_BSD_DISKLABEL is not set | ||
1222 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1223 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1224 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1225 | # CONFIG_LDM_PARTITION is not set | ||
1226 | # CONFIG_SGI_PARTITION is not set | ||
1227 | # CONFIG_ULTRIX_PARTITION is not set | ||
1228 | # CONFIG_SUN_PARTITION is not set | ||
1229 | # CONFIG_KARMA_PARTITION is not set | ||
1230 | # CONFIG_EFI_PARTITION is not set | ||
1231 | # CONFIG_SYSV68_PARTITION is not set | ||
1232 | CONFIG_NLS=y | ||
1233 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1234 | CONFIG_NLS_CODEPAGE_437=y | ||
1235 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1236 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1237 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1238 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1239 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1240 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1241 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1242 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1243 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1244 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1245 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1246 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1247 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1248 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1249 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1250 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1251 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1252 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1253 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1254 | # CONFIG_NLS_ISO8859_8 is not set | ||
1255 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1256 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1257 | # CONFIG_NLS_ASCII is not set | ||
1258 | CONFIG_NLS_ISO8859_1=y | ||
1259 | # CONFIG_NLS_ISO8859_2 is not set | ||
1260 | # CONFIG_NLS_ISO8859_3 is not set | ||
1261 | # CONFIG_NLS_ISO8859_4 is not set | ||
1262 | # CONFIG_NLS_ISO8859_5 is not set | ||
1263 | # CONFIG_NLS_ISO8859_6 is not set | ||
1264 | # CONFIG_NLS_ISO8859_7 is not set | ||
1265 | # CONFIG_NLS_ISO8859_9 is not set | ||
1266 | # CONFIG_NLS_ISO8859_13 is not set | ||
1267 | # CONFIG_NLS_ISO8859_14 is not set | ||
1268 | # CONFIG_NLS_ISO8859_15 is not set | ||
1269 | # CONFIG_NLS_KOI8_R is not set | ||
1270 | # CONFIG_NLS_KOI8_U is not set | ||
1271 | CONFIG_NLS_UTF8=y | ||
1272 | # CONFIG_DLM is not set | ||
1273 | |||
1274 | # | ||
1275 | # Kernel hacking | ||
1276 | # | ||
1277 | # CONFIG_PRINTK_TIME is not set | ||
1278 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1279 | CONFIG_ENABLE_MUST_CHECK=y | ||
1280 | CONFIG_FRAME_WARN=1024 | ||
1281 | # CONFIG_MAGIC_SYSRQ is not set | ||
1282 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1283 | # CONFIG_DEBUG_FS is not set | ||
1284 | # CONFIG_HEADERS_CHECK is not set | ||
1285 | # CONFIG_DEBUG_KERNEL is not set | ||
1286 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1287 | # CONFIG_SLUB_STATS is not set | ||
1288 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1289 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1290 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1291 | # CONFIG_LATENCYTOP is not set | ||
1292 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1293 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1294 | CONFIG_TRACING_SUPPORT=y | ||
1295 | # CONFIG_FTRACE is not set | ||
1296 | # CONFIG_SAMPLES is not set | ||
1297 | CONFIG_HAVE_ARCH_KGDB=y | ||
1298 | CONFIG_ARM_UNWIND=y | ||
1299 | # CONFIG_DEBUG_USER is not set | ||
1300 | |||
1301 | # | ||
1302 | # Security options | ||
1303 | # | ||
1304 | # CONFIG_KEYS is not set | ||
1305 | # CONFIG_SECURITY is not set | ||
1306 | # CONFIG_SECURITYFS is not set | ||
1307 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1308 | # CONFIG_CRYPTO is not set | ||
1309 | # CONFIG_BINARY_PRINTF is not set | ||
1310 | |||
1311 | # | ||
1312 | # Library routines | ||
1313 | # | ||
1314 | CONFIG_BITREVERSE=y | ||
1315 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1316 | CONFIG_CRC_CCITT=y | ||
1317 | # CONFIG_CRC16 is not set | ||
1318 | # CONFIG_CRC_T10DIF is not set | ||
1319 | # CONFIG_CRC_ITU_T is not set | ||
1320 | CONFIG_CRC32=y | ||
1321 | # CONFIG_CRC7 is not set | ||
1322 | # CONFIG_LIBCRC32C is not set | ||
1323 | CONFIG_ZLIB_INFLATE=y | ||
1324 | CONFIG_ZLIB_DEFLATE=y | ||
1325 | CONFIG_HAS_IOMEM=y | ||
1326 | CONFIG_HAS_IOPORT=y | ||
1327 | CONFIG_HAS_DMA=y | ||
1328 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/cpuat91_defconfig b/arch/arm/configs/cpuat91_defconfig new file mode 100644 index 00000000000..4901827253f --- /dev/null +++ b/arch/arm/configs/cpuat91_defconfig | |||
@@ -0,0 +1,1316 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.31-rc3 | ||
4 | # Tue Jul 14 14:45:01 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | CONFIG_GENERIC_HARDIRQS=y | ||
13 | CONFIG_STACKTRACE_SUPPORT=y | ||
14 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | ||
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
17 | CONFIG_HARDIRQS_SW_RESEND=y | ||
18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
19 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
20 | CONFIG_GENERIC_HWEIGHT=y | ||
21 | CONFIG_GENERIC_CALIBRATE_DELAY=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 | ||
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 | ||
36 | # CONFIG_SWAP is not set | ||
37 | CONFIG_SYSVIPC=y | ||
38 | CONFIG_SYSVIPC_SYSCTL=y | ||
39 | # CONFIG_POSIX_MQUEUE is not set | ||
40 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
41 | # CONFIG_TASKSTATS is not set | ||
42 | # CONFIG_AUDIT is not set | ||
43 | |||
44 | # | ||
45 | # RCU Subsystem | ||
46 | # | ||
47 | CONFIG_CLASSIC_RCU=y | ||
48 | # CONFIG_TREE_RCU is not set | ||
49 | # CONFIG_PREEMPT_RCU is not set | ||
50 | # CONFIG_TREE_RCU_TRACE is not set | ||
51 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
52 | # CONFIG_IKCONFIG is not set | ||
53 | CONFIG_LOG_BUF_SHIFT=14 | ||
54 | # CONFIG_GROUP_SCHED is not set | ||
55 | # CONFIG_CGROUPS is not set | ||
56 | CONFIG_SYSFS_DEPRECATED=y | ||
57 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
58 | # CONFIG_RELAY is not set | ||
59 | CONFIG_NAMESPACES=y | ||
60 | # CONFIG_UTS_NS is not set | ||
61 | # CONFIG_IPC_NS is not set | ||
62 | # CONFIG_USER_NS is not set | ||
63 | # CONFIG_PID_NS is not set | ||
64 | # CONFIG_NET_NS 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 is not set | ||
70 | CONFIG_UID16=y | ||
71 | CONFIG_SYSCTL_SYSCALL=y | ||
72 | CONFIG_KALLSYMS=y | ||
73 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
74 | CONFIG_HOTPLUG=y | ||
75 | CONFIG_PRINTK=y | ||
76 | CONFIG_BUG=y | ||
77 | CONFIG_ELF_CORE=y | ||
78 | CONFIG_BASE_FULL=y | ||
79 | CONFIG_FUTEX=y | ||
80 | CONFIG_EPOLL=y | ||
81 | CONFIG_SIGNALFD=y | ||
82 | CONFIG_TIMERFD=y | ||
83 | CONFIG_EVENTFD=y | ||
84 | CONFIG_SHMEM=y | ||
85 | CONFIG_AIO=y | ||
86 | |||
87 | # | ||
88 | # Performance Counters | ||
89 | # | ||
90 | CONFIG_VM_EVENT_COUNTERS=y | ||
91 | CONFIG_SLUB_DEBUG=y | ||
92 | # CONFIG_STRIP_ASM_SYMS is not set | ||
93 | CONFIG_COMPAT_BRK=y | ||
94 | # CONFIG_SLAB is not set | ||
95 | CONFIG_SLUB=y | ||
96 | # CONFIG_SLOB is not set | ||
97 | # CONFIG_PROFILING is not set | ||
98 | # CONFIG_MARKERS is not set | ||
99 | CONFIG_HAVE_OPROFILE=y | ||
100 | # CONFIG_KPROBES is not set | ||
101 | CONFIG_HAVE_KPROBES=y | ||
102 | CONFIG_HAVE_KRETPROBES=y | ||
103 | CONFIG_HAVE_CLK=y | ||
104 | |||
105 | # | ||
106 | # GCOV-based kernel profiling | ||
107 | # | ||
108 | # CONFIG_SLOW_WORK is not set | ||
109 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
110 | CONFIG_SLABINFO=y | ||
111 | CONFIG_RT_MUTEXES=y | ||
112 | CONFIG_BASE_SMALL=0 | ||
113 | CONFIG_MODULES=y | ||
114 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
115 | 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 | ||
122 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
123 | |||
124 | # | ||
125 | # IO Schedulers | ||
126 | # | ||
127 | CONFIG_IOSCHED_NOOP=y | ||
128 | # CONFIG_IOSCHED_AS is not set | ||
129 | CONFIG_IOSCHED_DEADLINE=y | ||
130 | # CONFIG_IOSCHED_CFQ is not set | ||
131 | # CONFIG_DEFAULT_AS is not set | ||
132 | CONFIG_DEFAULT_DEADLINE=y | ||
133 | # CONFIG_DEFAULT_CFQ is not set | ||
134 | # CONFIG_DEFAULT_NOOP is not set | ||
135 | CONFIG_DEFAULT_IOSCHED="deadline" | ||
136 | # CONFIG_FREEZER is not set | ||
137 | |||
138 | # | ||
139 | # System Type | ||
140 | # | ||
141 | # CONFIG_ARCH_AAEC2000 is not set | ||
142 | # CONFIG_ARCH_INTEGRATOR is not set | ||
143 | # CONFIG_ARCH_REALVIEW is not set | ||
144 | # CONFIG_ARCH_VERSATILE is not set | ||
145 | CONFIG_ARCH_AT91=y | ||
146 | # CONFIG_ARCH_CLPS711X is not set | ||
147 | # CONFIG_ARCH_GEMINI is not set | ||
148 | # CONFIG_ARCH_EBSA110 is not set | ||
149 | # CONFIG_ARCH_EP93XX is not set | ||
150 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
151 | # CONFIG_ARCH_MXC is not set | ||
152 | # CONFIG_ARCH_STMP3XXX is not set | ||
153 | # CONFIG_ARCH_NETX is not set | ||
154 | # CONFIG_ARCH_H720X is not set | ||
155 | # CONFIG_ARCH_IOP13XX is not set | ||
156 | # CONFIG_ARCH_IOP32X is not set | ||
157 | # CONFIG_ARCH_IOP33X is not set | ||
158 | # CONFIG_ARCH_IXP23XX is not set | ||
159 | # CONFIG_ARCH_IXP2000 is not set | ||
160 | # CONFIG_ARCH_IXP4XX is not set | ||
161 | # CONFIG_ARCH_L7200 is not set | ||
162 | # CONFIG_ARCH_KIRKWOOD is not set | ||
163 | # CONFIG_ARCH_LOKI is not set | ||
164 | # CONFIG_ARCH_MV78XX0 is not set | ||
165 | # CONFIG_ARCH_ORION5X is not set | ||
166 | # CONFIG_ARCH_MMP is not set | ||
167 | # CONFIG_ARCH_KS8695 is not set | ||
168 | # CONFIG_ARCH_NS9XXX is not set | ||
169 | # CONFIG_ARCH_W90X900 is not set | ||
170 | # CONFIG_ARCH_PNX4008 is not set | ||
171 | # CONFIG_ARCH_PXA is not set | ||
172 | # CONFIG_ARCH_MSM is not set | ||
173 | # CONFIG_ARCH_RPC is not set | ||
174 | # CONFIG_ARCH_SA1100 is not set | ||
175 | # CONFIG_ARCH_S3C2410 is not set | ||
176 | # CONFIG_ARCH_S3C64XX is not set | ||
177 | # CONFIG_ARCH_SHARK is not set | ||
178 | # CONFIG_ARCH_LH7A40X is not set | ||
179 | # CONFIG_ARCH_U300 is not set | ||
180 | # CONFIG_ARCH_DAVINCI is not set | ||
181 | # CONFIG_ARCH_OMAP is not set | ||
182 | |||
183 | # | ||
184 | # Atmel AT91 System-on-Chip | ||
185 | # | ||
186 | CONFIG_ARCH_AT91RM9200=y | ||
187 | # CONFIG_ARCH_AT91SAM9260 is not set | ||
188 | # CONFIG_ARCH_AT91SAM9261 is not set | ||
189 | # CONFIG_ARCH_AT91SAM9263 is not set | ||
190 | # CONFIG_ARCH_AT91SAM9RL is not set | ||
191 | # CONFIG_ARCH_AT91SAM9G20 is not set | ||
192 | # CONFIG_ARCH_AT91CAP9 is not set | ||
193 | # CONFIG_ARCH_AT91X40 is not set | ||
194 | CONFIG_AT91_PMC_UNIT=y | ||
195 | |||
196 | # | ||
197 | # AT91RM9200 Board Type | ||
198 | # | ||
199 | # CONFIG_MACH_ONEARM is not set | ||
200 | # CONFIG_ARCH_AT91RM9200DK is not set | ||
201 | # CONFIG_MACH_AT91RM9200EK is not set | ||
202 | # CONFIG_MACH_CSB337 is not set | ||
203 | # CONFIG_MACH_CSB637 is not set | ||
204 | # CONFIG_MACH_CARMEVA is not set | ||
205 | # CONFIG_MACH_ATEB9200 is not set | ||
206 | # CONFIG_MACH_KB9200 is not set | ||
207 | # CONFIG_MACH_PICOTUX2XX is not set | ||
208 | # CONFIG_MACH_KAFA is not set | ||
209 | # CONFIG_MACH_ECBAT91 is not set | ||
210 | # CONFIG_MACH_YL9200 is not set | ||
211 | CONFIG_MACH_CPUAT91=y | ||
212 | |||
213 | # | ||
214 | # AT91 Board Options | ||
215 | # | ||
216 | |||
217 | # | ||
218 | # AT91 Feature Selections | ||
219 | # | ||
220 | # CONFIG_AT91_PROGRAMMABLE_CLOCKS is not set | ||
221 | CONFIG_AT91_TIMER_HZ=100 | ||
222 | CONFIG_AT91_EARLY_DBGU=y | ||
223 | # CONFIG_AT91_EARLY_USART0 is not set | ||
224 | # CONFIG_AT91_EARLY_USART1 is not set | ||
225 | # CONFIG_AT91_EARLY_USART2 is not set | ||
226 | # CONFIG_AT91_EARLY_USART3 is not set | ||
227 | # CONFIG_AT91_EARLY_USART4 is not set | ||
228 | # CONFIG_AT91_EARLY_USART5 is not set | ||
229 | |||
230 | # | ||
231 | # Processor Type | ||
232 | # | ||
233 | CONFIG_CPU_32=y | ||
234 | CONFIG_CPU_ARM920T=y | ||
235 | CONFIG_CPU_32v4T=y | ||
236 | CONFIG_CPU_ABRT_EV4T=y | ||
237 | CONFIG_CPU_PABRT_NOIFAR=y | ||
238 | CONFIG_CPU_CACHE_V4WT=y | ||
239 | CONFIG_CPU_CACHE_VIVT=y | ||
240 | CONFIG_CPU_COPY_V4WB=y | ||
241 | CONFIG_CPU_TLB_V4WBI=y | ||
242 | CONFIG_CPU_CP15=y | ||
243 | CONFIG_CPU_CP15_MMU=y | ||
244 | |||
245 | # | ||
246 | # Processor Features | ||
247 | # | ||
248 | # CONFIG_ARM_THUMB is not set | ||
249 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
250 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
251 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
252 | |||
253 | # | ||
254 | # Bus support | ||
255 | # | ||
256 | # CONFIG_PCI_SYSCALL is not set | ||
257 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
258 | # CONFIG_PCCARD is not set | ||
259 | |||
260 | # | ||
261 | # Kernel Features | ||
262 | # | ||
263 | # CONFIG_NO_HZ is not set | ||
264 | # CONFIG_HIGH_RES_TIMERS is not set | ||
265 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
266 | CONFIG_VMSPLIT_3G=y | ||
267 | # CONFIG_VMSPLIT_2G is not set | ||
268 | # CONFIG_VMSPLIT_1G is not set | ||
269 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
270 | CONFIG_PREEMPT=y | ||
271 | CONFIG_HZ=100 | ||
272 | # CONFIG_AEABI is not set | ||
273 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
274 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
275 | # CONFIG_HIGHMEM is not set | ||
276 | CONFIG_SELECT_MEMORY_MODEL=y | ||
277 | CONFIG_FLATMEM_MANUAL=y | ||
278 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
279 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
280 | CONFIG_FLATMEM=y | ||
281 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
282 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
283 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
284 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
285 | CONFIG_ZONE_DMA_FLAG=0 | ||
286 | CONFIG_VIRT_TO_BUS=y | ||
287 | CONFIG_HAVE_MLOCK=y | ||
288 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
289 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
290 | # CONFIG_LEDS is not set | ||
291 | CONFIG_ALIGNMENT_TRAP=y | ||
292 | # CONFIG_UACCESS_WITH_MEMCPY is not set | ||
293 | |||
294 | # | ||
295 | # Boot options | ||
296 | # | ||
297 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
298 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
299 | CONFIG_CMDLINE="" | ||
300 | # CONFIG_XIP_KERNEL is not set | ||
301 | # CONFIG_KEXEC is not set | ||
302 | |||
303 | # | ||
304 | # CPU Power Management | ||
305 | # | ||
306 | # CONFIG_CPU_IDLE is not set | ||
307 | |||
308 | # | ||
309 | # Floating point emulation | ||
310 | # | ||
311 | |||
312 | # | ||
313 | # At least one emulation must be selected | ||
314 | # | ||
315 | # CONFIG_FPE_NWFPE is not set | ||
316 | # CONFIG_FPE_FASTFPE is not set | ||
317 | |||
318 | # | ||
319 | # Userspace binary formats | ||
320 | # | ||
321 | CONFIG_BINFMT_ELF=y | ||
322 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
323 | CONFIG_HAVE_AOUT=y | ||
324 | # CONFIG_BINFMT_AOUT is not set | ||
325 | # CONFIG_BINFMT_MISC is not set | ||
326 | # CONFIG_ARTHUR is not set | ||
327 | |||
328 | # | ||
329 | # Power management options | ||
330 | # | ||
331 | # CONFIG_PM is not set | ||
332 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
333 | CONFIG_NET=y | ||
334 | |||
335 | # | ||
336 | # Networking options | ||
337 | # | ||
338 | CONFIG_PACKET=y | ||
339 | # CONFIG_PACKET_MMAP is not set | ||
340 | CONFIG_UNIX=y | ||
341 | # CONFIG_NET_KEY is not set | ||
342 | CONFIG_INET=y | ||
343 | # CONFIG_IP_MULTICAST is not set | ||
344 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
345 | CONFIG_IP_FIB_HASH=y | ||
346 | CONFIG_IP_PNP=y | ||
347 | # CONFIG_IP_PNP_DHCP is not set | ||
348 | # CONFIG_IP_PNP_BOOTP is not set | ||
349 | # CONFIG_IP_PNP_RARP is not set | ||
350 | # CONFIG_NET_IPIP is not set | ||
351 | # CONFIG_NET_IPGRE is not set | ||
352 | # CONFIG_ARPD is not set | ||
353 | # CONFIG_SYN_COOKIES is not set | ||
354 | # CONFIG_INET_AH is not set | ||
355 | # CONFIG_INET_ESP is not set | ||
356 | # CONFIG_INET_IPCOMP is not set | ||
357 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
358 | # CONFIG_INET_TUNNEL is not set | ||
359 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
360 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
361 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
362 | CONFIG_INET_LRO=y | ||
363 | CONFIG_INET_DIAG=y | ||
364 | CONFIG_INET_TCP_DIAG=y | ||
365 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
366 | CONFIG_TCP_CONG_CUBIC=y | ||
367 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
368 | # CONFIG_TCP_MD5SIG is not set | ||
369 | # CONFIG_IPV6 is not set | ||
370 | # CONFIG_NETWORK_SECMARK is not set | ||
371 | # CONFIG_NETFILTER is not set | ||
372 | # CONFIG_IP_DCCP is not set | ||
373 | # CONFIG_IP_SCTP is not set | ||
374 | # CONFIG_TIPC is not set | ||
375 | # CONFIG_ATM is not set | ||
376 | # CONFIG_BRIDGE is not set | ||
377 | # CONFIG_NET_DSA is not set | ||
378 | # CONFIG_VLAN_8021Q is not set | ||
379 | # CONFIG_DECNET is not set | ||
380 | # CONFIG_LLC2 is not set | ||
381 | # CONFIG_IPX is not set | ||
382 | # CONFIG_ATALK is not set | ||
383 | # CONFIG_X25 is not set | ||
384 | # CONFIG_LAPB is not set | ||
385 | # CONFIG_ECONET is not set | ||
386 | # CONFIG_WAN_ROUTER is not set | ||
387 | # CONFIG_PHONET is not set | ||
388 | # CONFIG_IEEE802154 is not set | ||
389 | # CONFIG_NET_SCHED is not set | ||
390 | # CONFIG_DCB is not set | ||
391 | |||
392 | # | ||
393 | # Network testing | ||
394 | # | ||
395 | # CONFIG_NET_PKTGEN is not set | ||
396 | # CONFIG_HAMRADIO is not set | ||
397 | # CONFIG_CAN is not set | ||
398 | # CONFIG_IRDA is not set | ||
399 | # CONFIG_BT is not set | ||
400 | # CONFIG_AF_RXRPC is not set | ||
401 | # CONFIG_WIRELESS is not set | ||
402 | # CONFIG_WIMAX is not set | ||
403 | # CONFIG_RFKILL is not set | ||
404 | # CONFIG_NET_9P is not set | ||
405 | |||
406 | # | ||
407 | # Device Drivers | ||
408 | # | ||
409 | |||
410 | # | ||
411 | # Generic Driver Options | ||
412 | # | ||
413 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
414 | CONFIG_STANDALONE=y | ||
415 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
416 | CONFIG_FW_LOADER=y | ||
417 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
418 | CONFIG_EXTRA_FIRMWARE="" | ||
419 | # CONFIG_SYS_HYPERVISOR is not set | ||
420 | # CONFIG_CONNECTOR is not set | ||
421 | CONFIG_MTD=y | ||
422 | # CONFIG_MTD_DEBUG is not set | ||
423 | # CONFIG_MTD_CONCAT is not set | ||
424 | CONFIG_MTD_PARTITIONS=y | ||
425 | # CONFIG_MTD_TESTS is not set | ||
426 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
427 | CONFIG_MTD_CMDLINE_PARTS=y | ||
428 | # CONFIG_MTD_AFS_PARTS is not set | ||
429 | # CONFIG_MTD_AR7_PARTS is not set | ||
430 | |||
431 | # | ||
432 | # User Modules And Translation Layers | ||
433 | # | ||
434 | CONFIG_MTD_CHAR=y | ||
435 | CONFIG_MTD_BLKDEVS=y | ||
436 | CONFIG_MTD_BLOCK=y | ||
437 | # CONFIG_FTL is not set | ||
438 | # CONFIG_NFTL is not set | ||
439 | # CONFIG_INFTL is not set | ||
440 | # CONFIG_RFD_FTL is not set | ||
441 | # CONFIG_SSFDC is not set | ||
442 | # CONFIG_MTD_OOPS is not set | ||
443 | |||
444 | # | ||
445 | # RAM/ROM/Flash chip drivers | ||
446 | # | ||
447 | CONFIG_MTD_CFI=y | ||
448 | # CONFIG_MTD_JEDECPROBE is not set | ||
449 | CONFIG_MTD_GEN_PROBE=y | ||
450 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
451 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
452 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
453 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
454 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
455 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
456 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
457 | CONFIG_MTD_CFI_I1=y | ||
458 | CONFIG_MTD_CFI_I2=y | ||
459 | # CONFIG_MTD_CFI_I4 is not set | ||
460 | # CONFIG_MTD_CFI_I8 is not set | ||
461 | CONFIG_MTD_CFI_INTELEXT=y | ||
462 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
463 | # CONFIG_MTD_CFI_STAA is not set | ||
464 | CONFIG_MTD_CFI_UTIL=y | ||
465 | CONFIG_MTD_RAM=y | ||
466 | # CONFIG_MTD_ROM is not set | ||
467 | # CONFIG_MTD_ABSENT is not set | ||
468 | |||
469 | # | ||
470 | # Mapping drivers for chip access | ||
471 | # | ||
472 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
473 | CONFIG_MTD_PHYSMAP=y | ||
474 | # CONFIG_MTD_PHYSMAP_COMPAT is not set | ||
475 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
476 | CONFIG_MTD_PLATRAM=y | ||
477 | |||
478 | # | ||
479 | # Self-contained MTD device drivers | ||
480 | # | ||
481 | # CONFIG_MTD_SLRAM is not set | ||
482 | # CONFIG_MTD_PHRAM is not set | ||
483 | # CONFIG_MTD_MTDRAM is not set | ||
484 | # CONFIG_MTD_BLOCK2MTD is not set | ||
485 | |||
486 | # | ||
487 | # Disk-On-Chip Device Drivers | ||
488 | # | ||
489 | # CONFIG_MTD_DOC2000 is not set | ||
490 | # CONFIG_MTD_DOC2001 is not set | ||
491 | # CONFIG_MTD_DOC2001PLUS is not set | ||
492 | # CONFIG_MTD_NAND is not set | ||
493 | # CONFIG_MTD_ONENAND is not set | ||
494 | |||
495 | # | ||
496 | # LPDDR flash memory drivers | ||
497 | # | ||
498 | # CONFIG_MTD_LPDDR is not set | ||
499 | |||
500 | # | ||
501 | # UBI - Unsorted block images | ||
502 | # | ||
503 | # CONFIG_MTD_UBI is not set | ||
504 | # CONFIG_PARPORT is not set | ||
505 | CONFIG_BLK_DEV=y | ||
506 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
507 | CONFIG_BLK_DEV_LOOP=y | ||
508 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
509 | CONFIG_BLK_DEV_NBD=y | ||
510 | # CONFIG_BLK_DEV_UB is not set | ||
511 | CONFIG_BLK_DEV_RAM=y | ||
512 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
513 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
514 | # CONFIG_BLK_DEV_XIP is not set | ||
515 | # CONFIG_CDROM_PKTCDVD is not set | ||
516 | # CONFIG_ATA_OVER_ETH is not set | ||
517 | # CONFIG_MG_DISK is not set | ||
518 | # CONFIG_MISC_DEVICES is not set | ||
519 | CONFIG_HAVE_IDE=y | ||
520 | # CONFIG_IDE is not set | ||
521 | |||
522 | # | ||
523 | # SCSI device support | ||
524 | # | ||
525 | # CONFIG_RAID_ATTRS is not set | ||
526 | CONFIG_SCSI=y | ||
527 | CONFIG_SCSI_DMA=y | ||
528 | # CONFIG_SCSI_TGT is not set | ||
529 | # CONFIG_SCSI_NETLINK is not set | ||
530 | CONFIG_SCSI_PROC_FS=y | ||
531 | |||
532 | # | ||
533 | # SCSI support type (disk, tape, CD-ROM) | ||
534 | # | ||
535 | CONFIG_BLK_DEV_SD=y | ||
536 | # CONFIG_CHR_DEV_ST is not set | ||
537 | # CONFIG_CHR_DEV_OSST is not set | ||
538 | # CONFIG_BLK_DEV_SR is not set | ||
539 | # CONFIG_CHR_DEV_SG is not set | ||
540 | # CONFIG_CHR_DEV_SCH is not set | ||
541 | CONFIG_SCSI_MULTI_LUN=y | ||
542 | # CONFIG_SCSI_CONSTANTS is not set | ||
543 | # CONFIG_SCSI_LOGGING is not set | ||
544 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
545 | CONFIG_SCSI_WAIT_SCAN=m | ||
546 | |||
547 | # | ||
548 | # SCSI Transports | ||
549 | # | ||
550 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
551 | # CONFIG_SCSI_FC_ATTRS is not set | ||
552 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
553 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
554 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
555 | # CONFIG_SCSI_LOWLEVEL is not set | ||
556 | # CONFIG_SCSI_DH is not set | ||
557 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
558 | # CONFIG_ATA is not set | ||
559 | # CONFIG_MD is not set | ||
560 | CONFIG_NETDEVICES=y | ||
561 | # CONFIG_DUMMY is not set | ||
562 | # CONFIG_BONDING is not set | ||
563 | # CONFIG_MACVLAN is not set | ||
564 | # CONFIG_EQUALIZER is not set | ||
565 | # CONFIG_TUN is not set | ||
566 | # CONFIG_VETH is not set | ||
567 | CONFIG_PHYLIB=y | ||
568 | |||
569 | # | ||
570 | # MII PHY device drivers | ||
571 | # | ||
572 | # CONFIG_MARVELL_PHY is not set | ||
573 | # CONFIG_DAVICOM_PHY is not set | ||
574 | # CONFIG_QSEMI_PHY is not set | ||
575 | # CONFIG_LXT_PHY is not set | ||
576 | # CONFIG_CICADA_PHY is not set | ||
577 | # CONFIG_VITESSE_PHY is not set | ||
578 | # CONFIG_SMSC_PHY is not set | ||
579 | # CONFIG_BROADCOM_PHY is not set | ||
580 | # CONFIG_ICPLUS_PHY is not set | ||
581 | # CONFIG_REALTEK_PHY is not set | ||
582 | # CONFIG_NATIONAL_PHY is not set | ||
583 | # CONFIG_STE10XP is not set | ||
584 | # CONFIG_LSI_ET1011C_PHY is not set | ||
585 | # CONFIG_FIXED_PHY is not set | ||
586 | # CONFIG_MDIO_BITBANG is not set | ||
587 | CONFIG_NET_ETHERNET=y | ||
588 | CONFIG_MII=y | ||
589 | CONFIG_ARM_AT91_ETHER=y | ||
590 | # CONFIG_AX88796 is not set | ||
591 | # CONFIG_SMC91X is not set | ||
592 | # CONFIG_DM9000 is not set | ||
593 | # CONFIG_ETHOC is not set | ||
594 | # CONFIG_SMC911X is not set | ||
595 | # CONFIG_SMSC911X is not set | ||
596 | # CONFIG_DNET is not set | ||
597 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
598 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
599 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
600 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
601 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
602 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
603 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
604 | # CONFIG_B44 is not set | ||
605 | # CONFIG_KS8842 is not set | ||
606 | # CONFIG_NETDEV_1000 is not set | ||
607 | # CONFIG_NETDEV_10000 is not set | ||
608 | |||
609 | # | ||
610 | # Wireless LAN | ||
611 | # | ||
612 | # CONFIG_WLAN_PRE80211 is not set | ||
613 | # CONFIG_WLAN_80211 is not set | ||
614 | |||
615 | # | ||
616 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
617 | # | ||
618 | |||
619 | # | ||
620 | # USB Network Adapters | ||
621 | # | ||
622 | # CONFIG_USB_CATC is not set | ||
623 | # CONFIG_USB_KAWETH is not set | ||
624 | # CONFIG_USB_PEGASUS is not set | ||
625 | # CONFIG_USB_RTL8150 is not set | ||
626 | # CONFIG_USB_USBNET is not set | ||
627 | # CONFIG_WAN is not set | ||
628 | CONFIG_PPP=y | ||
629 | # CONFIG_PPP_MULTILINK is not set | ||
630 | # CONFIG_PPP_FILTER is not set | ||
631 | CONFIG_PPP_ASYNC=y | ||
632 | # CONFIG_PPP_SYNC_TTY is not set | ||
633 | CONFIG_PPP_DEFLATE=y | ||
634 | CONFIG_PPP_BSDCOMP=y | ||
635 | # CONFIG_PPP_MPPE is not set | ||
636 | # CONFIG_PPPOE is not set | ||
637 | # CONFIG_PPPOL2TP is not set | ||
638 | # CONFIG_SLIP is not set | ||
639 | CONFIG_SLHC=y | ||
640 | # CONFIG_NETCONSOLE is not set | ||
641 | # CONFIG_NETPOLL is not set | ||
642 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
643 | # CONFIG_ISDN is not set | ||
644 | |||
645 | # | ||
646 | # Input device support | ||
647 | # | ||
648 | CONFIG_INPUT=y | ||
649 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
650 | # CONFIG_INPUT_POLLDEV is not set | ||
651 | |||
652 | # | ||
653 | # Userland interfaces | ||
654 | # | ||
655 | CONFIG_INPUT_MOUSEDEV=y | ||
656 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
657 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
658 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
659 | # CONFIG_INPUT_JOYDEV is not set | ||
660 | # CONFIG_INPUT_EVDEV is not set | ||
661 | # CONFIG_INPUT_EVBUG is not set | ||
662 | |||
663 | # | ||
664 | # Input Device Drivers | ||
665 | # | ||
666 | # CONFIG_INPUT_KEYBOARD is not set | ||
667 | # CONFIG_INPUT_MOUSE is not set | ||
668 | # CONFIG_INPUT_JOYSTICK is not set | ||
669 | # CONFIG_INPUT_TABLET is not set | ||
670 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
671 | # CONFIG_INPUT_MISC is not set | ||
672 | |||
673 | # | ||
674 | # Hardware I/O ports | ||
675 | # | ||
676 | # CONFIG_SERIO is not set | ||
677 | # CONFIG_GAMEPORT is not set | ||
678 | |||
679 | # | ||
680 | # Character devices | ||
681 | # | ||
682 | CONFIG_VT=y | ||
683 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
684 | CONFIG_VT_CONSOLE=y | ||
685 | CONFIG_HW_CONSOLE=y | ||
686 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
687 | CONFIG_DEVKMEM=y | ||
688 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
689 | |||
690 | # | ||
691 | # Serial drivers | ||
692 | # | ||
693 | # CONFIG_SERIAL_8250 is not set | ||
694 | |||
695 | # | ||
696 | # Non-8250 serial port support | ||
697 | # | ||
698 | CONFIG_SERIAL_ATMEL=y | ||
699 | CONFIG_SERIAL_ATMEL_CONSOLE=y | ||
700 | CONFIG_SERIAL_ATMEL_PDC=y | ||
701 | # CONFIG_SERIAL_ATMEL_TTYAT is not set | ||
702 | CONFIG_SERIAL_CORE=y | ||
703 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
704 | CONFIG_UNIX98_PTYS=y | ||
705 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
706 | CONFIG_LEGACY_PTYS=y | ||
707 | CONFIG_LEGACY_PTY_COUNT=32 | ||
708 | # CONFIG_IPMI_HANDLER is not set | ||
709 | # CONFIG_HW_RANDOM is not set | ||
710 | # CONFIG_R3964 is not set | ||
711 | # CONFIG_RAW_DRIVER is not set | ||
712 | # CONFIG_TCG_TPM is not set | ||
713 | CONFIG_I2C=y | ||
714 | CONFIG_I2C_BOARDINFO=y | ||
715 | CONFIG_I2C_CHARDEV=y | ||
716 | CONFIG_I2C_HELPER_AUTO=y | ||
717 | CONFIG_I2C_ALGOBIT=y | ||
718 | |||
719 | # | ||
720 | # I2C Hardware Bus support | ||
721 | # | ||
722 | |||
723 | # | ||
724 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
725 | # | ||
726 | # CONFIG_I2C_DESIGNWARE is not set | ||
727 | CONFIG_I2C_GPIO=y | ||
728 | # CONFIG_I2C_OCORES is not set | ||
729 | # CONFIG_I2C_SIMTEC is not set | ||
730 | |||
731 | # | ||
732 | # External I2C/SMBus adapter drivers | ||
733 | # | ||
734 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
735 | # CONFIG_I2C_TAOS_EVM is not set | ||
736 | # CONFIG_I2C_TINY_USB is not set | ||
737 | |||
738 | # | ||
739 | # Other I2C/SMBus bus drivers | ||
740 | # | ||
741 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
742 | # CONFIG_I2C_STUB is not set | ||
743 | |||
744 | # | ||
745 | # Miscellaneous I2C Chip support | ||
746 | # | ||
747 | # CONFIG_DS1682 is not set | ||
748 | # CONFIG_SENSORS_PCF8574 is not set | ||
749 | # CONFIG_PCF8575 is not set | ||
750 | # CONFIG_SENSORS_PCA9539 is not set | ||
751 | # CONFIG_SENSORS_TSL2550 is not set | ||
752 | # CONFIG_I2C_DEBUG_CORE is not set | ||
753 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
754 | # CONFIG_I2C_DEBUG_BUS is not set | ||
755 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
756 | # CONFIG_SPI is not set | ||
757 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
758 | CONFIG_GPIOLIB=y | ||
759 | CONFIG_GPIO_SYSFS=y | ||
760 | |||
761 | # | ||
762 | # Memory mapped GPIO expanders: | ||
763 | # | ||
764 | |||
765 | # | ||
766 | # I2C GPIO expanders: | ||
767 | # | ||
768 | # CONFIG_GPIO_MAX732X is not set | ||
769 | # CONFIG_GPIO_PCA953X is not set | ||
770 | # CONFIG_GPIO_PCF857X is not set | ||
771 | |||
772 | # | ||
773 | # PCI GPIO expanders: | ||
774 | # | ||
775 | |||
776 | # | ||
777 | # SPI GPIO expanders: | ||
778 | # | ||
779 | # CONFIG_W1 is not set | ||
780 | # CONFIG_POWER_SUPPLY is not set | ||
781 | # CONFIG_HWMON is not set | ||
782 | # CONFIG_THERMAL is not set | ||
783 | # CONFIG_THERMAL_HWMON is not set | ||
784 | CONFIG_WATCHDOG=y | ||
785 | CONFIG_WATCHDOG_NOWAYOUT=y | ||
786 | |||
787 | # | ||
788 | # Watchdog Device Drivers | ||
789 | # | ||
790 | # CONFIG_SOFT_WATCHDOG is not set | ||
791 | CONFIG_AT91RM9200_WATCHDOG=y | ||
792 | |||
793 | # | ||
794 | # USB-based Watchdog Cards | ||
795 | # | ||
796 | # CONFIG_USBPCWATCHDOG is not set | ||
797 | CONFIG_SSB_POSSIBLE=y | ||
798 | |||
799 | # | ||
800 | # Sonics Silicon Backplane | ||
801 | # | ||
802 | # CONFIG_SSB is not set | ||
803 | |||
804 | # | ||
805 | # Multifunction device drivers | ||
806 | # | ||
807 | # CONFIG_MFD_CORE is not set | ||
808 | # CONFIG_MFD_SM501 is not set | ||
809 | # CONFIG_MFD_ASIC3 is not set | ||
810 | # CONFIG_HTC_EGPIO is not set | ||
811 | # CONFIG_HTC_PASIC3 is not set | ||
812 | # CONFIG_TPS65010 is not set | ||
813 | # CONFIG_TWL4030_CORE is not set | ||
814 | # CONFIG_MFD_TMIO is not set | ||
815 | # CONFIG_MFD_T7L66XB is not set | ||
816 | # CONFIG_MFD_TC6387XB is not set | ||
817 | # CONFIG_MFD_TC6393XB is not set | ||
818 | # CONFIG_PMIC_DA903X is not set | ||
819 | # CONFIG_MFD_WM8400 is not set | ||
820 | # CONFIG_MFD_WM8350_I2C is not set | ||
821 | # CONFIG_MFD_PCF50633 is not set | ||
822 | # CONFIG_AB3100_CORE is not set | ||
823 | # CONFIG_MEDIA_SUPPORT is not set | ||
824 | |||
825 | # | ||
826 | # Graphics support | ||
827 | # | ||
828 | # CONFIG_VGASTATE is not set | ||
829 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
830 | # CONFIG_FB is not set | ||
831 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
832 | |||
833 | # | ||
834 | # Display device support | ||
835 | # | ||
836 | # CONFIG_DISPLAY_SUPPORT is not set | ||
837 | |||
838 | # | ||
839 | # Console display driver support | ||
840 | # | ||
841 | # CONFIG_VGA_CONSOLE is not set | ||
842 | CONFIG_DUMMY_CONSOLE=y | ||
843 | # CONFIG_SOUND is not set | ||
844 | # CONFIG_HID_SUPPORT is not set | ||
845 | CONFIG_USB_SUPPORT=y | ||
846 | CONFIG_USB_ARCH_HAS_HCD=y | ||
847 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
848 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
849 | CONFIG_USB=y | ||
850 | # CONFIG_USB_DEBUG is not set | ||
851 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
852 | |||
853 | # | ||
854 | # Miscellaneous USB options | ||
855 | # | ||
856 | # CONFIG_USB_DEVICEFS is not set | ||
857 | # CONFIG_USB_DEVICE_CLASS is not set | ||
858 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
859 | # CONFIG_USB_OTG is not set | ||
860 | # CONFIG_USB_MON is not set | ||
861 | # CONFIG_USB_WUSB is not set | ||
862 | # CONFIG_USB_WUSB_CBAF is not set | ||
863 | |||
864 | # | ||
865 | # USB Host Controller Drivers | ||
866 | # | ||
867 | # CONFIG_USB_C67X00_HCD is not set | ||
868 | # CONFIG_USB_OXU210HP_HCD is not set | ||
869 | # CONFIG_USB_ISP116X_HCD is not set | ||
870 | # CONFIG_USB_ISP1760_HCD is not set | ||
871 | CONFIG_USB_OHCI_HCD=y | ||
872 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
873 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
874 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
875 | # CONFIG_USB_SL811_HCD is not set | ||
876 | # CONFIG_USB_R8A66597_HCD is not set | ||
877 | # CONFIG_USB_HWA_HCD is not set | ||
878 | # CONFIG_USB_MUSB_HDRC is not set | ||
879 | # CONFIG_USB_GADGET_MUSB_HDRC is not set | ||
880 | |||
881 | # | ||
882 | # USB Device Class drivers | ||
883 | # | ||
884 | # CONFIG_USB_ACM is not set | ||
885 | # CONFIG_USB_PRINTER is not set | ||
886 | # CONFIG_USB_WDM is not set | ||
887 | # CONFIG_USB_TMC is not set | ||
888 | |||
889 | # | ||
890 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
891 | # | ||
892 | |||
893 | # | ||
894 | # also be needed; see USB_STORAGE Help for more info | ||
895 | # | ||
896 | CONFIG_USB_STORAGE=y | ||
897 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
898 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
899 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
900 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
901 | # CONFIG_USB_STORAGE_USBAT is not set | ||
902 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
903 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
904 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
905 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
906 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
907 | # CONFIG_USB_STORAGE_KARMA is not set | ||
908 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
909 | # CONFIG_USB_LIBUSUAL is not set | ||
910 | |||
911 | # | ||
912 | # USB Imaging devices | ||
913 | # | ||
914 | # CONFIG_USB_MDC800 is not set | ||
915 | # CONFIG_USB_MICROTEK is not set | ||
916 | |||
917 | # | ||
918 | # USB port drivers | ||
919 | # | ||
920 | # CONFIG_USB_SERIAL is not set | ||
921 | |||
922 | # | ||
923 | # USB Miscellaneous drivers | ||
924 | # | ||
925 | # CONFIG_USB_EMI62 is not set | ||
926 | # CONFIG_USB_EMI26 is not set | ||
927 | # CONFIG_USB_ADUTUX is not set | ||
928 | # CONFIG_USB_SEVSEG is not set | ||
929 | # CONFIG_USB_RIO500 is not set | ||
930 | # CONFIG_USB_LEGOTOWER is not set | ||
931 | # CONFIG_USB_LCD is not set | ||
932 | # CONFIG_USB_BERRY_CHARGE is not set | ||
933 | # CONFIG_USB_LED is not set | ||
934 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
935 | # CONFIG_USB_CYTHERM is not set | ||
936 | # CONFIG_USB_IDMOUSE is not set | ||
937 | # CONFIG_USB_FTDI_ELAN is not set | ||
938 | # CONFIG_USB_APPLEDISPLAY is not set | ||
939 | # CONFIG_USB_LD is not set | ||
940 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
941 | # CONFIG_USB_IOWARRIOR is not set | ||
942 | # CONFIG_USB_ISIGHTFW is not set | ||
943 | # CONFIG_USB_VST is not set | ||
944 | CONFIG_USB_GADGET=y | ||
945 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
946 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
947 | CONFIG_USB_GADGET_SELECTED=y | ||
948 | CONFIG_USB_GADGET_AT91=y | ||
949 | CONFIG_USB_AT91=y | ||
950 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
951 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
952 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
953 | # CONFIG_USB_GADGET_OMAP is not set | ||
954 | # CONFIG_USB_GADGET_PXA25X is not set | ||
955 | # CONFIG_USB_GADGET_PXA27X is not set | ||
956 | # CONFIG_USB_GADGET_S3C_HSOTG is not set | ||
957 | # CONFIG_USB_GADGET_IMX is not set | ||
958 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
959 | # CONFIG_USB_GADGET_M66592 is not set | ||
960 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
961 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
962 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
963 | # CONFIG_USB_GADGET_NET2280 is not set | ||
964 | # CONFIG_USB_GADGET_GOKU is not set | ||
965 | # CONFIG_USB_GADGET_LANGWELL is not set | ||
966 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
967 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
968 | # CONFIG_USB_ZERO is not set | ||
969 | # CONFIG_USB_AUDIO is not set | ||
970 | CONFIG_USB_ETH=y | ||
971 | CONFIG_USB_ETH_RNDIS=y | ||
972 | # CONFIG_USB_GADGETFS is not set | ||
973 | # CONFIG_USB_FILE_STORAGE is not set | ||
974 | # CONFIG_USB_G_SERIAL is not set | ||
975 | # CONFIG_USB_MIDI_GADGET is not set | ||
976 | # CONFIG_USB_G_PRINTER is not set | ||
977 | # CONFIG_USB_CDC_COMPOSITE is not set | ||
978 | |||
979 | # | ||
980 | # OTG and related infrastructure | ||
981 | # | ||
982 | # CONFIG_USB_GPIO_VBUS is not set | ||
983 | # CONFIG_NOP_USB_XCEIV is not set | ||
984 | CONFIG_MMC=y | ||
985 | # CONFIG_MMC_DEBUG is not set | ||
986 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
987 | |||
988 | # | ||
989 | # MMC/SD/SDIO Card Drivers | ||
990 | # | ||
991 | CONFIG_MMC_BLOCK=y | ||
992 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
993 | # CONFIG_SDIO_UART is not set | ||
994 | # CONFIG_MMC_TEST is not set | ||
995 | |||
996 | # | ||
997 | # MMC/SD/SDIO Host Controller Drivers | ||
998 | # | ||
999 | # CONFIG_MMC_SDHCI is not set | ||
1000 | CONFIG_MMC_AT91=y | ||
1001 | # CONFIG_MEMSTICK is not set | ||
1002 | # CONFIG_ACCESSIBILITY is not set | ||
1003 | CONFIG_NEW_LEDS=y | ||
1004 | CONFIG_LEDS_CLASS=y | ||
1005 | |||
1006 | # | ||
1007 | # LED drivers | ||
1008 | # | ||
1009 | # CONFIG_LEDS_PCA9532 is not set | ||
1010 | CONFIG_LEDS_GPIO=y | ||
1011 | CONFIG_LEDS_GPIO_PLATFORM=y | ||
1012 | # CONFIG_LEDS_LP3944 is not set | ||
1013 | # CONFIG_LEDS_PCA955X is not set | ||
1014 | # CONFIG_LEDS_BD2802 is not set | ||
1015 | |||
1016 | # | ||
1017 | # LED Triggers | ||
1018 | # | ||
1019 | CONFIG_LEDS_TRIGGERS=y | ||
1020 | CONFIG_LEDS_TRIGGER_TIMER=y | ||
1021 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | ||
1022 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
1023 | CONFIG_LEDS_TRIGGER_GPIO=y | ||
1024 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y | ||
1025 | |||
1026 | # | ||
1027 | # iptables trigger is under Netfilter config (LED target) | ||
1028 | # | ||
1029 | CONFIG_RTC_LIB=y | ||
1030 | CONFIG_RTC_CLASS=y | ||
1031 | # CONFIG_RTC_HCTOSYS is not set | ||
1032 | # CONFIG_RTC_DEBUG is not set | ||
1033 | |||
1034 | # | ||
1035 | # RTC interfaces | ||
1036 | # | ||
1037 | CONFIG_RTC_INTF_SYSFS=y | ||
1038 | CONFIG_RTC_INTF_PROC=y | ||
1039 | CONFIG_RTC_INTF_DEV=y | ||
1040 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1041 | # CONFIG_RTC_DRV_TEST is not set | ||
1042 | |||
1043 | # | ||
1044 | # I2C RTC drivers | ||
1045 | # | ||
1046 | CONFIG_RTC_DRV_DS1307=y | ||
1047 | # CONFIG_RTC_DRV_DS1374 is not set | ||
1048 | # CONFIG_RTC_DRV_DS1672 is not set | ||
1049 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
1050 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
1051 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
1052 | # CONFIG_RTC_DRV_X1205 is not set | ||
1053 | CONFIG_RTC_DRV_PCF8563=y | ||
1054 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
1055 | # CONFIG_RTC_DRV_M41T80 is not set | ||
1056 | # CONFIG_RTC_DRV_S35390A is not set | ||
1057 | # CONFIG_RTC_DRV_FM3130 is not set | ||
1058 | # CONFIG_RTC_DRV_RX8581 is not set | ||
1059 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1060 | |||
1061 | # | ||
1062 | # SPI RTC drivers | ||
1063 | # | ||
1064 | |||
1065 | # | ||
1066 | # Platform RTC drivers | ||
1067 | # | ||
1068 | # CONFIG_RTC_DRV_CMOS is not set | ||
1069 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1070 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1071 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1072 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1073 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1074 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1075 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1076 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1077 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1078 | # CONFIG_RTC_DRV_V3020 is not set | ||
1079 | |||
1080 | # | ||
1081 | # on-CPU RTC drivers | ||
1082 | # | ||
1083 | # CONFIG_RTC_DRV_AT91RM9200 is not set | ||
1084 | # CONFIG_DMADEVICES is not set | ||
1085 | # CONFIG_AUXDISPLAY is not set | ||
1086 | # CONFIG_REGULATOR is not set | ||
1087 | # CONFIG_UIO is not set | ||
1088 | # CONFIG_STAGING is not set | ||
1089 | |||
1090 | # | ||
1091 | # File systems | ||
1092 | # | ||
1093 | CONFIG_EXT2_FS=y | ||
1094 | # CONFIG_EXT2_FS_XATTR is not set | ||
1095 | # CONFIG_EXT2_FS_XIP is not set | ||
1096 | CONFIG_EXT3_FS=y | ||
1097 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1098 | # CONFIG_EXT3_FS_XATTR is not set | ||
1099 | # CONFIG_EXT4_FS is not set | ||
1100 | CONFIG_JBD=y | ||
1101 | # CONFIG_REISERFS_FS is not set | ||
1102 | # CONFIG_JFS_FS is not set | ||
1103 | # CONFIG_FS_POSIX_ACL is not set | ||
1104 | # CONFIG_XFS_FS is not set | ||
1105 | # CONFIG_GFS2_FS is not set | ||
1106 | # CONFIG_OCFS2_FS is not set | ||
1107 | # CONFIG_BTRFS_FS is not set | ||
1108 | CONFIG_FILE_LOCKING=y | ||
1109 | CONFIG_FSNOTIFY=y | ||
1110 | CONFIG_DNOTIFY=y | ||
1111 | CONFIG_INOTIFY=y | ||
1112 | CONFIG_INOTIFY_USER=y | ||
1113 | # CONFIG_QUOTA is not set | ||
1114 | # CONFIG_AUTOFS_FS is not set | ||
1115 | CONFIG_AUTOFS4_FS=y | ||
1116 | # CONFIG_FUSE_FS is not set | ||
1117 | |||
1118 | # | ||
1119 | # Caches | ||
1120 | # | ||
1121 | # CONFIG_FSCACHE is not set | ||
1122 | |||
1123 | # | ||
1124 | # CD-ROM/DVD Filesystems | ||
1125 | # | ||
1126 | # CONFIG_ISO9660_FS is not set | ||
1127 | # CONFIG_UDF_FS is not set | ||
1128 | |||
1129 | # | ||
1130 | # DOS/FAT/NT Filesystems | ||
1131 | # | ||
1132 | CONFIG_FAT_FS=y | ||
1133 | CONFIG_MSDOS_FS=y | ||
1134 | CONFIG_VFAT_FS=y | ||
1135 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1136 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1137 | # CONFIG_NTFS_FS is not set | ||
1138 | |||
1139 | # | ||
1140 | # Pseudo filesystems | ||
1141 | # | ||
1142 | CONFIG_PROC_FS=y | ||
1143 | CONFIG_PROC_SYSCTL=y | ||
1144 | CONFIG_PROC_PAGE_MONITOR=y | ||
1145 | CONFIG_SYSFS=y | ||
1146 | CONFIG_TMPFS=y | ||
1147 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1148 | # CONFIG_HUGETLB_PAGE is not set | ||
1149 | # CONFIG_CONFIGFS_FS is not set | ||
1150 | CONFIG_MISC_FILESYSTEMS=y | ||
1151 | # CONFIG_ADFS_FS is not set | ||
1152 | # CONFIG_AFFS_FS is not set | ||
1153 | # CONFIG_HFS_FS is not set | ||
1154 | # CONFIG_HFSPLUS_FS is not set | ||
1155 | # CONFIG_BEFS_FS is not set | ||
1156 | # CONFIG_BFS_FS is not set | ||
1157 | # CONFIG_EFS_FS is not set | ||
1158 | CONFIG_JFFS2_FS=y | ||
1159 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1160 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1161 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1162 | CONFIG_JFFS2_SUMMARY=y | ||
1163 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1164 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1165 | CONFIG_JFFS2_ZLIB=y | ||
1166 | # CONFIG_JFFS2_LZO is not set | ||
1167 | CONFIG_JFFS2_RTIME=y | ||
1168 | # CONFIG_JFFS2_RUBIN is not set | ||
1169 | CONFIG_CRAMFS=y | ||
1170 | # CONFIG_SQUASHFS is not set | ||
1171 | # CONFIG_VXFS_FS is not set | ||
1172 | CONFIG_MINIX_FS=y | ||
1173 | # CONFIG_OMFS_FS is not set | ||
1174 | # CONFIG_HPFS_FS is not set | ||
1175 | # CONFIG_QNX4FS_FS is not set | ||
1176 | # CONFIG_ROMFS_FS is not set | ||
1177 | # CONFIG_SYSV_FS is not set | ||
1178 | # CONFIG_UFS_FS is not set | ||
1179 | # CONFIG_NILFS2_FS is not set | ||
1180 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1181 | CONFIG_NFS_FS=y | ||
1182 | CONFIG_NFS_V3=y | ||
1183 | # CONFIG_NFS_V3_ACL is not set | ||
1184 | # CONFIG_NFS_V4 is not set | ||
1185 | CONFIG_ROOT_NFS=y | ||
1186 | # CONFIG_NFSD is not set | ||
1187 | CONFIG_LOCKD=y | ||
1188 | CONFIG_LOCKD_V4=y | ||
1189 | CONFIG_NFS_COMMON=y | ||
1190 | CONFIG_SUNRPC=y | ||
1191 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1192 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1193 | # CONFIG_SMB_FS is not set | ||
1194 | # CONFIG_CIFS is not set | ||
1195 | # CONFIG_NCP_FS is not set | ||
1196 | # CONFIG_CODA_FS is not set | ||
1197 | # CONFIG_AFS_FS is not set | ||
1198 | |||
1199 | # | ||
1200 | # Partition Types | ||
1201 | # | ||
1202 | CONFIG_PARTITION_ADVANCED=y | ||
1203 | # CONFIG_ACORN_PARTITION is not set | ||
1204 | # CONFIG_OSF_PARTITION is not set | ||
1205 | # CONFIG_AMIGA_PARTITION is not set | ||
1206 | # CONFIG_ATARI_PARTITION is not set | ||
1207 | # CONFIG_MAC_PARTITION is not set | ||
1208 | CONFIG_MSDOS_PARTITION=y | ||
1209 | # CONFIG_BSD_DISKLABEL is not set | ||
1210 | # CONFIG_MINIX_SUBPARTITION is not set | ||
1211 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
1212 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
1213 | # CONFIG_LDM_PARTITION is not set | ||
1214 | # CONFIG_SGI_PARTITION is not set | ||
1215 | # CONFIG_ULTRIX_PARTITION is not set | ||
1216 | # CONFIG_SUN_PARTITION is not set | ||
1217 | # CONFIG_KARMA_PARTITION is not set | ||
1218 | # CONFIG_EFI_PARTITION is not set | ||
1219 | # CONFIG_SYSV68_PARTITION is not set | ||
1220 | CONFIG_NLS=y | ||
1221 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1222 | CONFIG_NLS_CODEPAGE_437=y | ||
1223 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1224 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1225 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1226 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1227 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1228 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1229 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1230 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1231 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1232 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1233 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1234 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1235 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1236 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1237 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1238 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1239 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1240 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1241 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1242 | # CONFIG_NLS_ISO8859_8 is not set | ||
1243 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1244 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1245 | # CONFIG_NLS_ASCII is not set | ||
1246 | CONFIG_NLS_ISO8859_1=y | ||
1247 | # CONFIG_NLS_ISO8859_2 is not set | ||
1248 | # CONFIG_NLS_ISO8859_3 is not set | ||
1249 | # CONFIG_NLS_ISO8859_4 is not set | ||
1250 | # CONFIG_NLS_ISO8859_5 is not set | ||
1251 | # CONFIG_NLS_ISO8859_6 is not set | ||
1252 | # CONFIG_NLS_ISO8859_7 is not set | ||
1253 | # CONFIG_NLS_ISO8859_9 is not set | ||
1254 | # CONFIG_NLS_ISO8859_13 is not set | ||
1255 | # CONFIG_NLS_ISO8859_14 is not set | ||
1256 | # CONFIG_NLS_ISO8859_15 is not set | ||
1257 | # CONFIG_NLS_KOI8_R is not set | ||
1258 | # CONFIG_NLS_KOI8_U is not set | ||
1259 | CONFIG_NLS_UTF8=y | ||
1260 | # CONFIG_DLM is not set | ||
1261 | |||
1262 | # | ||
1263 | # Kernel hacking | ||
1264 | # | ||
1265 | # CONFIG_PRINTK_TIME is not set | ||
1266 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1267 | CONFIG_ENABLE_MUST_CHECK=y | ||
1268 | CONFIG_FRAME_WARN=1024 | ||
1269 | # CONFIG_MAGIC_SYSRQ is not set | ||
1270 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1271 | # CONFIG_DEBUG_FS is not set | ||
1272 | # CONFIG_HEADERS_CHECK is not set | ||
1273 | # CONFIG_DEBUG_KERNEL is not set | ||
1274 | # CONFIG_SLUB_DEBUG_ON is not set | ||
1275 | # CONFIG_SLUB_STATS is not set | ||
1276 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1277 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1278 | CONFIG_FRAME_POINTER=y | ||
1279 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1280 | # CONFIG_LATENCYTOP is not set | ||
1281 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1282 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1283 | CONFIG_TRACING_SUPPORT=y | ||
1284 | # CONFIG_FTRACE is not set | ||
1285 | # CONFIG_SAMPLES is not set | ||
1286 | CONFIG_HAVE_ARCH_KGDB=y | ||
1287 | # CONFIG_DEBUG_USER is not set | ||
1288 | |||
1289 | # | ||
1290 | # Security options | ||
1291 | # | ||
1292 | # CONFIG_KEYS is not set | ||
1293 | # CONFIG_SECURITY is not set | ||
1294 | # CONFIG_SECURITYFS is not set | ||
1295 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1296 | # CONFIG_CRYPTO is not set | ||
1297 | # CONFIG_BINARY_PRINTF is not set | ||
1298 | |||
1299 | # | ||
1300 | # Library routines | ||
1301 | # | ||
1302 | CONFIG_BITREVERSE=y | ||
1303 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1304 | CONFIG_CRC_CCITT=y | ||
1305 | # CONFIG_CRC16 is not set | ||
1306 | # CONFIG_CRC_T10DIF is not set | ||
1307 | # CONFIG_CRC_ITU_T is not set | ||
1308 | CONFIG_CRC32=y | ||
1309 | # CONFIG_CRC7 is not set | ||
1310 | # CONFIG_LIBCRC32C is not set | ||
1311 | CONFIG_ZLIB_INFLATE=y | ||
1312 | CONFIG_ZLIB_DEFLATE=y | ||
1313 | CONFIG_HAS_IOMEM=y | ||
1314 | CONFIG_HAS_IOPORT=y | ||
1315 | CONFIG_HAS_DMA=y | ||
1316 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/jornada720_defconfig b/arch/arm/configs/jornada720_defconfig index f3074e49f2f..df9bfbea861 100644 --- a/arch/arm/configs/jornada720_defconfig +++ b/arch/arm/configs/jornada720_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.27-rc6 | 3 | # Linux kernel version: 2.6.31-rc6 |
4 | # Tue Sep 16 18:56:58 2008 | 4 | # Fri Aug 21 15:41:39 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
@@ -9,7 +9,6 @@ CONFIG_GENERIC_GPIO=y | |||
9 | CONFIG_GENERIC_TIME=y | 9 | CONFIG_GENERIC_TIME=y |
10 | CONFIG_GENERIC_CLOCKEVENTS=y | 10 | CONFIG_GENERIC_CLOCKEVENTS=y |
11 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | 12 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 13 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 14 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
@@ -18,16 +17,14 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
18 | CONFIG_HARDIRQS_SW_RESEND=y | 17 | CONFIG_HARDIRQS_SW_RESEND=y |
19 | CONFIG_GENERIC_IRQ_PROBE=y | 18 | CONFIG_GENERIC_IRQ_PROBE=y |
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 19 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | 20 | CONFIG_GENERIC_HWEIGHT=y |
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 21 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_ARCH_SUPPORTS_AOUT=y | ||
26 | CONFIG_ZONE_DMA=y | 22 | CONFIG_ZONE_DMA=y |
27 | CONFIG_ARCH_MTD_XIP=y | 23 | CONFIG_ARCH_MTD_XIP=y |
28 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 24 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
29 | CONFIG_VECTORS_BASE=0xffff0000 | 25 | CONFIG_VECTORS_BASE=0xffff0000 |
30 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
27 | CONFIG_CONSTRUCTORS=y | ||
31 | 28 | ||
32 | # | 29 | # |
33 | # General setup | 30 | # General setup |
@@ -44,10 +41,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
44 | # CONFIG_BSD_PROCESS_ACCT is not set | 41 | # CONFIG_BSD_PROCESS_ACCT is not set |
45 | # CONFIG_TASKSTATS is not set | 42 | # CONFIG_TASKSTATS is not set |
46 | # CONFIG_AUDIT is not set | 43 | # CONFIG_AUDIT is not set |
44 | |||
45 | # | ||
46 | # RCU Subsystem | ||
47 | # | ||
48 | CONFIG_CLASSIC_RCU=y | ||
49 | # CONFIG_TREE_RCU is not set | ||
50 | # CONFIG_PREEMPT_RCU is not set | ||
51 | # CONFIG_TREE_RCU_TRACE is not set | ||
52 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
47 | # CONFIG_IKCONFIG is not set | 53 | # CONFIG_IKCONFIG is not set |
48 | CONFIG_LOG_BUF_SHIFT=14 | 54 | CONFIG_LOG_BUF_SHIFT=14 |
49 | # CONFIG_CGROUPS is not set | ||
50 | # CONFIG_GROUP_SCHED is not set | 55 | # CONFIG_GROUP_SCHED is not set |
56 | # CONFIG_CGROUPS is not set | ||
51 | CONFIG_SYSFS_DEPRECATED=y | 57 | CONFIG_SYSFS_DEPRECATED=y |
52 | CONFIG_SYSFS_DEPRECATED_V2=y | 58 | CONFIG_SYSFS_DEPRECATED_V2=y |
53 | # CONFIG_RELAY is not set | 59 | # CONFIG_RELAY is not set |
@@ -56,9 +62,11 @@ CONFIG_NAMESPACES=y | |||
56 | # CONFIG_IPC_NS is not set | 62 | # CONFIG_IPC_NS is not set |
57 | # CONFIG_USER_NS is not set | 63 | # CONFIG_USER_NS is not set |
58 | # CONFIG_PID_NS is not set | 64 | # CONFIG_PID_NS is not set |
65 | # CONFIG_NET_NS is not set | ||
59 | # CONFIG_BLK_DEV_INITRD is not set | 66 | # CONFIG_BLK_DEV_INITRD is not set |
60 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 67 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
61 | CONFIG_SYSCTL=y | 68 | CONFIG_SYSCTL=y |
69 | CONFIG_ANON_INODES=y | ||
62 | # CONFIG_EMBEDDED is not set | 70 | # CONFIG_EMBEDDED is not set |
63 | CONFIG_UID16=y | 71 | CONFIG_UID16=y |
64 | CONFIG_SYSCTL_SYSCALL=y | 72 | CONFIG_SYSCTL_SYSCALL=y |
@@ -69,17 +77,22 @@ CONFIG_HOTPLUG=y | |||
69 | CONFIG_PRINTK=y | 77 | CONFIG_PRINTK=y |
70 | CONFIG_BUG=y | 78 | CONFIG_BUG=y |
71 | CONFIG_ELF_CORE=y | 79 | CONFIG_ELF_CORE=y |
72 | CONFIG_COMPAT_BRK=y | ||
73 | CONFIG_BASE_FULL=y | 80 | CONFIG_BASE_FULL=y |
74 | CONFIG_FUTEX=y | 81 | CONFIG_FUTEX=y |
75 | CONFIG_ANON_INODES=y | ||
76 | CONFIG_EPOLL=y | 82 | CONFIG_EPOLL=y |
77 | CONFIG_SIGNALFD=y | 83 | CONFIG_SIGNALFD=y |
78 | CONFIG_TIMERFD=y | 84 | CONFIG_TIMERFD=y |
79 | CONFIG_EVENTFD=y | 85 | CONFIG_EVENTFD=y |
80 | CONFIG_SHMEM=y | 86 | CONFIG_SHMEM=y |
87 | CONFIG_AIO=y | ||
88 | |||
89 | # | ||
90 | # Performance Counters | ||
91 | # | ||
81 | CONFIG_VM_EVENT_COUNTERS=y | 92 | CONFIG_VM_EVENT_COUNTERS=y |
82 | CONFIG_SLUB_DEBUG=y | 93 | CONFIG_SLUB_DEBUG=y |
94 | # CONFIG_STRIP_ASM_SYMS is not set | ||
95 | CONFIG_COMPAT_BRK=y | ||
83 | # CONFIG_SLAB is not set | 96 | # CONFIG_SLAB is not set |
84 | CONFIG_SLUB=y | 97 | CONFIG_SLUB=y |
85 | # CONFIG_SLOB is not set | 98 | # CONFIG_SLOB is not set |
@@ -87,30 +100,25 @@ CONFIG_SLUB=y | |||
87 | # CONFIG_MARKERS is not set | 100 | # CONFIG_MARKERS is not set |
88 | CONFIG_HAVE_OPROFILE=y | 101 | CONFIG_HAVE_OPROFILE=y |
89 | # CONFIG_KPROBES is not set | 102 | # CONFIG_KPROBES is not set |
90 | # CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set | ||
91 | # CONFIG_HAVE_IOREMAP_PROT is not set | ||
92 | CONFIG_HAVE_KPROBES=y | 103 | CONFIG_HAVE_KPROBES=y |
93 | CONFIG_HAVE_KRETPROBES=y | 104 | CONFIG_HAVE_KRETPROBES=y |
94 | # CONFIG_HAVE_ARCH_TRACEHOOK is not set | ||
95 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
96 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
97 | CONFIG_HAVE_CLK=y | 105 | CONFIG_HAVE_CLK=y |
98 | CONFIG_PROC_PAGE_MONITOR=y | 106 | |
107 | # | ||
108 | # GCOV-based kernel profiling | ||
109 | # | ||
110 | # CONFIG_SLOW_WORK is not set | ||
99 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | 111 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
100 | CONFIG_SLABINFO=y | 112 | CONFIG_SLABINFO=y |
101 | CONFIG_RT_MUTEXES=y | 113 | CONFIG_RT_MUTEXES=y |
102 | # CONFIG_TINY_SHMEM is not set | ||
103 | CONFIG_BASE_SMALL=0 | 114 | CONFIG_BASE_SMALL=0 |
104 | CONFIG_MODULES=y | 115 | CONFIG_MODULES=y |
105 | # CONFIG_MODULE_FORCE_LOAD is not set | 116 | # CONFIG_MODULE_FORCE_LOAD is not set |
106 | # CONFIG_MODULE_UNLOAD is not set | 117 | # CONFIG_MODULE_UNLOAD is not set |
107 | # CONFIG_MODVERSIONS is not set | 118 | # CONFIG_MODVERSIONS is not set |
108 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 119 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
109 | CONFIG_KMOD=y | ||
110 | CONFIG_BLOCK=y | 120 | CONFIG_BLOCK=y |
111 | # CONFIG_LBD is not set | 121 | CONFIG_LBDAF=y |
112 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
113 | # CONFIG_LSF is not set | ||
114 | # CONFIG_BLK_DEV_BSG is not set | 122 | # CONFIG_BLK_DEV_BSG is not set |
115 | # CONFIG_BLK_DEV_INTEGRITY is not set | 123 | # CONFIG_BLK_DEV_INTEGRITY is not set |
116 | 124 | ||
@@ -126,7 +134,7 @@ CONFIG_IOSCHED_CFQ=y | |||
126 | CONFIG_DEFAULT_CFQ=y | 134 | CONFIG_DEFAULT_CFQ=y |
127 | # CONFIG_DEFAULT_NOOP is not set | 135 | # CONFIG_DEFAULT_NOOP is not set |
128 | CONFIG_DEFAULT_IOSCHED="cfq" | 136 | CONFIG_DEFAULT_IOSCHED="cfq" |
129 | CONFIG_CLASSIC_RCU=y | 137 | CONFIG_FREEZER=y |
130 | 138 | ||
131 | # | 139 | # |
132 | # System Type | 140 | # System Type |
@@ -136,14 +144,15 @@ CONFIG_CLASSIC_RCU=y | |||
136 | # CONFIG_ARCH_REALVIEW is not set | 144 | # CONFIG_ARCH_REALVIEW is not set |
137 | # CONFIG_ARCH_VERSATILE is not set | 145 | # CONFIG_ARCH_VERSATILE is not set |
138 | # CONFIG_ARCH_AT91 is not set | 146 | # CONFIG_ARCH_AT91 is not set |
139 | # CONFIG_ARCH_CLPS7500 is not set | ||
140 | # CONFIG_ARCH_CLPS711X is not set | 147 | # CONFIG_ARCH_CLPS711X is not set |
148 | # CONFIG_ARCH_GEMINI is not set | ||
141 | # CONFIG_ARCH_EBSA110 is not set | 149 | # CONFIG_ARCH_EBSA110 is not set |
142 | # CONFIG_ARCH_EP93XX is not set | 150 | # CONFIG_ARCH_EP93XX is not set |
143 | # CONFIG_ARCH_FOOTBRIDGE is not set | 151 | # CONFIG_ARCH_FOOTBRIDGE is not set |
152 | # CONFIG_ARCH_MXC is not set | ||
153 | # CONFIG_ARCH_STMP3XXX is not set | ||
144 | # CONFIG_ARCH_NETX is not set | 154 | # CONFIG_ARCH_NETX is not set |
145 | # CONFIG_ARCH_H720X is not set | 155 | # CONFIG_ARCH_H720X is not set |
146 | # CONFIG_ARCH_IMX is not set | ||
147 | # CONFIG_ARCH_IOP13XX is not set | 156 | # CONFIG_ARCH_IOP13XX is not set |
148 | # CONFIG_ARCH_IOP32X is not set | 157 | # CONFIG_ARCH_IOP32X is not set |
149 | # CONFIG_ARCH_IOP33X is not set | 158 | # CONFIG_ARCH_IOP33X is not set |
@@ -152,23 +161,25 @@ CONFIG_CLASSIC_RCU=y | |||
152 | # CONFIG_ARCH_IXP4XX is not set | 161 | # CONFIG_ARCH_IXP4XX is not set |
153 | # CONFIG_ARCH_L7200 is not set | 162 | # CONFIG_ARCH_L7200 is not set |
154 | # CONFIG_ARCH_KIRKWOOD is not set | 163 | # CONFIG_ARCH_KIRKWOOD is not set |
155 | # CONFIG_ARCH_KS8695 is not set | ||
156 | # CONFIG_ARCH_NS9XXX is not set | ||
157 | # CONFIG_ARCH_LOKI is not set | 164 | # CONFIG_ARCH_LOKI is not set |
158 | # CONFIG_ARCH_MV78XX0 is not set | 165 | # CONFIG_ARCH_MV78XX0 is not set |
159 | # CONFIG_ARCH_MXC is not set | ||
160 | # CONFIG_ARCH_ORION5X is not set | 166 | # CONFIG_ARCH_ORION5X is not set |
167 | # CONFIG_ARCH_MMP is not set | ||
168 | # CONFIG_ARCH_KS8695 is not set | ||
169 | # CONFIG_ARCH_NS9XXX is not set | ||
170 | # CONFIG_ARCH_W90X900 is not set | ||
161 | # CONFIG_ARCH_PNX4008 is not set | 171 | # CONFIG_ARCH_PNX4008 is not set |
162 | # CONFIG_ARCH_PXA is not set | 172 | # CONFIG_ARCH_PXA is not set |
173 | # CONFIG_ARCH_MSM is not set | ||
163 | # CONFIG_ARCH_RPC is not set | 174 | # CONFIG_ARCH_RPC is not set |
164 | CONFIG_ARCH_SA1100=y | 175 | CONFIG_ARCH_SA1100=y |
165 | # CONFIG_ARCH_S3C2410 is not set | 176 | # CONFIG_ARCH_S3C2410 is not set |
177 | # CONFIG_ARCH_S3C64XX is not set | ||
166 | # CONFIG_ARCH_SHARK is not set | 178 | # CONFIG_ARCH_SHARK is not set |
167 | # CONFIG_ARCH_LH7A40X is not set | 179 | # CONFIG_ARCH_LH7A40X is not set |
180 | # CONFIG_ARCH_U300 is not set | ||
168 | # CONFIG_ARCH_DAVINCI is not set | 181 | # CONFIG_ARCH_DAVINCI is not set |
169 | # CONFIG_ARCH_OMAP is not set | 182 | # CONFIG_ARCH_OMAP is not set |
170 | # CONFIG_ARCH_MSM7X00A is not set | ||
171 | CONFIG_DMABOUNCE=y | ||
172 | 183 | ||
173 | # | 184 | # |
174 | # SA11x0 Implementations | 185 | # SA11x0 Implementations |
@@ -189,14 +200,6 @@ CONFIG_SA1100_JORNADA720_SSP=y | |||
189 | CONFIG_SA1100_SSP=y | 200 | CONFIG_SA1100_SSP=y |
190 | 201 | ||
191 | # | 202 | # |
192 | # Boot options | ||
193 | # | ||
194 | |||
195 | # | ||
196 | # Power management | ||
197 | # | ||
198 | |||
199 | # | ||
200 | # Processor Type | 203 | # Processor Type |
201 | # | 204 | # |
202 | CONFIG_CPU_32=y | 205 | CONFIG_CPU_32=y |
@@ -215,8 +218,8 @@ CONFIG_CPU_CP15_MMU=y | |||
215 | # | 218 | # |
216 | # CONFIG_CPU_ICACHE_DISABLE is not set | 219 | # CONFIG_CPU_ICACHE_DISABLE is not set |
217 | # CONFIG_CPU_DCACHE_DISABLE is not set | 220 | # CONFIG_CPU_DCACHE_DISABLE is not set |
218 | # CONFIG_OUTER_CACHE is not set | ||
219 | CONFIG_SA1111=y | 221 | CONFIG_SA1111=y |
222 | CONFIG_DMABOUNCE=y | ||
220 | CONFIG_FORCE_MAX_ZONEORDER=9 | 223 | CONFIG_FORCE_MAX_ZONEORDER=9 |
221 | 224 | ||
222 | # | 225 | # |
@@ -246,30 +249,36 @@ CONFIG_TICK_ONESHOT=y | |||
246 | # CONFIG_NO_HZ is not set | 249 | # CONFIG_NO_HZ is not set |
247 | # CONFIG_HIGH_RES_TIMERS is not set | 250 | # CONFIG_HIGH_RES_TIMERS is not set |
248 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 251 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
252 | CONFIG_VMSPLIT_3G=y | ||
253 | # CONFIG_VMSPLIT_2G is not set | ||
254 | # CONFIG_VMSPLIT_1G is not set | ||
255 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
249 | # CONFIG_PREEMPT is not set | 256 | # CONFIG_PREEMPT is not set |
250 | CONFIG_HZ=100 | 257 | CONFIG_HZ=100 |
251 | # CONFIG_AEABI is not set | 258 | # CONFIG_AEABI is not set |
252 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
253 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | 259 | CONFIG_ARCH_SPARSEMEM_ENABLE=y |
254 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | 260 | CONFIG_ARCH_SPARSEMEM_DEFAULT=y |
255 | CONFIG_NODES_SHIFT=2 | 261 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set |
262 | # CONFIG_HIGHMEM is not set | ||
256 | CONFIG_SELECT_MEMORY_MODEL=y | 263 | CONFIG_SELECT_MEMORY_MODEL=y |
257 | # CONFIG_FLATMEM_MANUAL is not set | 264 | # CONFIG_FLATMEM_MANUAL is not set |
258 | CONFIG_DISCONTIGMEM_MANUAL=y | 265 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
259 | # CONFIG_SPARSEMEM_MANUAL is not set | 266 | CONFIG_SPARSEMEM_MANUAL=y |
260 | CONFIG_DISCONTIGMEM=y | 267 | CONFIG_SPARSEMEM=y |
261 | CONFIG_FLAT_NODE_MEM_MAP=y | 268 | CONFIG_HAVE_MEMORY_PRESENT=y |
262 | CONFIG_NEED_MULTIPLE_NODES=y | 269 | CONFIG_SPARSEMEM_EXTREME=y |
263 | # CONFIG_SPARSEMEM_STATIC is not set | ||
264 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
265 | CONFIG_PAGEFLAGS_EXTENDED=y | 270 | CONFIG_PAGEFLAGS_EXTENDED=y |
266 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 271 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
267 | # CONFIG_RESOURCES_64BIT is not set | 272 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
268 | CONFIG_ZONE_DMA_FLAG=1 | 273 | CONFIG_ZONE_DMA_FLAG=1 |
269 | CONFIG_BOUNCE=y | 274 | CONFIG_BOUNCE=y |
270 | CONFIG_VIRT_TO_BUS=y | 275 | CONFIG_VIRT_TO_BUS=y |
276 | CONFIG_HAVE_MLOCK=y | ||
277 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
278 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
271 | # CONFIG_LEDS is not set | 279 | # CONFIG_LEDS is not set |
272 | CONFIG_ALIGNMENT_TRAP=y | 280 | CONFIG_ALIGNMENT_TRAP=y |
281 | # CONFIG_UACCESS_WITH_MEMCPY is not set | ||
273 | 282 | ||
274 | # | 283 | # |
275 | # Boot options | 284 | # Boot options |
@@ -281,9 +290,10 @@ CONFIG_CMDLINE="" | |||
281 | # CONFIG_KEXEC is not set | 290 | # CONFIG_KEXEC is not set |
282 | 291 | ||
283 | # | 292 | # |
284 | # CPU Frequency scaling | 293 | # CPU Power Management |
285 | # | 294 | # |
286 | # CONFIG_CPU_FREQ is not set | 295 | # CONFIG_CPU_FREQ is not set |
296 | # CONFIG_CPU_IDLE is not set | ||
287 | 297 | ||
288 | # | 298 | # |
289 | # Floating point emulation | 299 | # Floating point emulation |
@@ -294,12 +304,14 @@ CONFIG_CMDLINE="" | |||
294 | # | 304 | # |
295 | CONFIG_FPE_NWFPE=y | 305 | CONFIG_FPE_NWFPE=y |
296 | # CONFIG_FPE_NWFPE_XP is not set | 306 | # CONFIG_FPE_NWFPE_XP is not set |
297 | CONFIG_FPE_FASTFPE=y | 307 | # CONFIG_FPE_FASTFPE is not set |
298 | 308 | ||
299 | # | 309 | # |
300 | # Userspace binary formats | 310 | # Userspace binary formats |
301 | # | 311 | # |
302 | CONFIG_BINFMT_ELF=y | 312 | CONFIG_BINFMT_ELF=y |
313 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
314 | CONFIG_HAVE_AOUT=y | ||
303 | CONFIG_BINFMT_AOUT=y | 315 | CONFIG_BINFMT_AOUT=y |
304 | # CONFIG_BINFMT_MISC is not set | 316 | # CONFIG_BINFMT_MISC is not set |
305 | # CONFIG_ARTHUR is not set | 317 | # CONFIG_ARTHUR is not set |
@@ -353,7 +365,6 @@ CONFIG_INET_TCP_DIAG=y | |||
353 | CONFIG_TCP_CONG_CUBIC=y | 365 | CONFIG_TCP_CONG_CUBIC=y |
354 | CONFIG_DEFAULT_TCP_CONG="cubic" | 366 | CONFIG_DEFAULT_TCP_CONG="cubic" |
355 | # CONFIG_TCP_MD5SIG is not set | 367 | # CONFIG_TCP_MD5SIG is not set |
356 | # CONFIG_IP_VS is not set | ||
357 | # CONFIG_IPV6 is not set | 368 | # CONFIG_IPV6 is not set |
358 | # CONFIG_NETWORK_SECMARK is not set | 369 | # CONFIG_NETWORK_SECMARK is not set |
359 | CONFIG_NETFILTER=y | 370 | CONFIG_NETFILTER=y |
@@ -367,10 +378,12 @@ CONFIG_NETFILTER_ADVANCED=y | |||
367 | # CONFIG_NETFILTER_NETLINK_LOG is not set | 378 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
368 | # CONFIG_NF_CONNTRACK is not set | 379 | # CONFIG_NF_CONNTRACK is not set |
369 | # CONFIG_NETFILTER_XTABLES is not set | 380 | # CONFIG_NETFILTER_XTABLES is not set |
381 | # CONFIG_IP_VS is not set | ||
370 | 382 | ||
371 | # | 383 | # |
372 | # IP: Netfilter Configuration | 384 | # IP: Netfilter Configuration |
373 | # | 385 | # |
386 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
374 | # CONFIG_IP_NF_QUEUE is not set | 387 | # CONFIG_IP_NF_QUEUE is not set |
375 | # CONFIG_IP_NF_IPTABLES is not set | 388 | # CONFIG_IP_NF_IPTABLES is not set |
376 | # CONFIG_IP_NF_ARPTABLES is not set | 389 | # CONFIG_IP_NF_ARPTABLES is not set |
@@ -379,6 +392,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
379 | # CONFIG_TIPC is not set | 392 | # CONFIG_TIPC is not set |
380 | # CONFIG_ATM is not set | 393 | # CONFIG_ATM is not set |
381 | # CONFIG_BRIDGE is not set | 394 | # CONFIG_BRIDGE is not set |
395 | # CONFIG_NET_DSA is not set | ||
382 | # CONFIG_VLAN_8021Q is not set | 396 | # CONFIG_VLAN_8021Q is not set |
383 | # CONFIG_DECNET is not set | 397 | # CONFIG_DECNET is not set |
384 | # CONFIG_LLC2 is not set | 398 | # CONFIG_LLC2 is not set |
@@ -388,7 +402,10 @@ CONFIG_NETFILTER_ADVANCED=y | |||
388 | # CONFIG_LAPB is not set | 402 | # CONFIG_LAPB is not set |
389 | # CONFIG_ECONET is not set | 403 | # CONFIG_ECONET is not set |
390 | # CONFIG_WAN_ROUTER is not set | 404 | # CONFIG_WAN_ROUTER is not set |
405 | # CONFIG_PHONET is not set | ||
406 | # CONFIG_IEEE802154 is not set | ||
391 | # CONFIG_NET_SCHED is not set | 407 | # CONFIG_NET_SCHED is not set |
408 | # CONFIG_DCB is not set | ||
392 | 409 | ||
393 | # | 410 | # |
394 | # Network testing | 411 | # Network testing |
@@ -431,14 +448,17 @@ CONFIG_IRCOMM=m | |||
431 | CONFIG_SA1100_FIR=m | 448 | CONFIG_SA1100_FIR=m |
432 | # CONFIG_BT is not set | 449 | # CONFIG_BT is not set |
433 | # CONFIG_AF_RXRPC is not set | 450 | # CONFIG_AF_RXRPC is not set |
451 | CONFIG_WIRELESS=y | ||
452 | # CONFIG_CFG80211 is not set | ||
453 | # CONFIG_WIRELESS_OLD_REGULATORY is not set | ||
454 | # CONFIG_WIRELESS_EXT is not set | ||
455 | # CONFIG_LIB80211 is not set | ||
434 | 456 | ||
435 | # | 457 | # |
436 | # Wireless | 458 | # CFG80211 needs to be enabled for MAC80211 |
437 | # | 459 | # |
438 | # CONFIG_CFG80211 is not set | 460 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 |
439 | # CONFIG_WIRELESS_EXT is not set | 461 | # CONFIG_WIMAX is not set |
440 | # CONFIG_MAC80211 is not set | ||
441 | # CONFIG_IEEE80211 is not set | ||
442 | # CONFIG_RFKILL is not set | 462 | # CONFIG_RFKILL is not set |
443 | # CONFIG_NET_9P is not set | 463 | # CONFIG_NET_9P is not set |
444 | 464 | ||
@@ -464,29 +484,34 @@ CONFIG_EXTRA_FIRMWARE="" | |||
464 | # CONFIG_PNP is not set | 484 | # CONFIG_PNP is not set |
465 | CONFIG_BLK_DEV=y | 485 | CONFIG_BLK_DEV=y |
466 | # CONFIG_BLK_DEV_COW_COMMON is not set | 486 | # CONFIG_BLK_DEV_COW_COMMON is not set |
467 | CONFIG_BLK_DEV_LOOP=m | 487 | CONFIG_BLK_DEV_LOOP=y |
468 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 488 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
469 | CONFIG_BLK_DEV_NBD=m | 489 | CONFIG_BLK_DEV_NBD=y |
470 | # CONFIG_BLK_DEV_RAM is not set | 490 | # CONFIG_BLK_DEV_RAM is not set |
471 | # CONFIG_CDROM_PKTCDVD is not set | 491 | # CONFIG_CDROM_PKTCDVD is not set |
472 | # CONFIG_ATA_OVER_ETH is not set | 492 | # CONFIG_ATA_OVER_ETH is not set |
493 | # CONFIG_MG_DISK is not set | ||
473 | CONFIG_MISC_DEVICES=y | 494 | CONFIG_MISC_DEVICES=y |
474 | # CONFIG_EEPROM_93CX6 is not set | ||
475 | # CONFIG_ENCLOSURE_SERVICES is not set | 495 | # CONFIG_ENCLOSURE_SERVICES is not set |
496 | # CONFIG_C2PORT is not set | ||
497 | |||
498 | # | ||
499 | # EEPROM support | ||
500 | # | ||
501 | # CONFIG_EEPROM_93CX6 is not set | ||
476 | CONFIG_HAVE_IDE=y | 502 | CONFIG_HAVE_IDE=y |
477 | CONFIG_IDE=y | 503 | CONFIG_IDE=y |
478 | CONFIG_BLK_DEV_IDE=y | ||
479 | 504 | ||
480 | # | 505 | # |
481 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | 506 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
482 | # | 507 | # |
483 | # CONFIG_BLK_DEV_IDE_SATA is not set | 508 | # CONFIG_BLK_DEV_IDE_SATA is not set |
484 | CONFIG_BLK_DEV_IDEDISK=y | 509 | CONFIG_IDE_GD=y |
485 | # CONFIG_IDEDISK_MULTI_MODE is not set | 510 | CONFIG_IDE_GD_ATA=y |
511 | # CONFIG_IDE_GD_ATAPI is not set | ||
486 | CONFIG_BLK_DEV_IDECS=y | 512 | CONFIG_BLK_DEV_IDECS=y |
487 | # CONFIG_BLK_DEV_IDECD is not set | 513 | # CONFIG_BLK_DEV_IDECD is not set |
488 | # CONFIG_BLK_DEV_IDETAPE is not set | 514 | # CONFIG_BLK_DEV_IDETAPE is not set |
489 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
490 | # CONFIG_IDE_TASK_IOCTL is not set | 515 | # CONFIG_IDE_TASK_IOCTL is not set |
491 | CONFIG_IDE_PROC_FS=y | 516 | CONFIG_IDE_PROC_FS=y |
492 | 517 | ||
@@ -513,8 +538,34 @@ CONFIG_DUMMY=y | |||
513 | # CONFIG_TUN is not set | 538 | # CONFIG_TUN is not set |
514 | # CONFIG_VETH is not set | 539 | # CONFIG_VETH is not set |
515 | # CONFIG_ARCNET is not set | 540 | # CONFIG_ARCNET is not set |
516 | # CONFIG_NET_ETHERNET is not set | 541 | # CONFIG_PHYLIB is not set |
517 | CONFIG_MII=m | 542 | CONFIG_NET_ETHERNET=y |
543 | # CONFIG_MII is not set | ||
544 | # CONFIG_AX88796 is not set | ||
545 | # CONFIG_NET_VENDOR_3COM is not set | ||
546 | # CONFIG_NET_VENDOR_SMC is not set | ||
547 | # CONFIG_SMC91X is not set | ||
548 | # CONFIG_DM9000 is not set | ||
549 | # CONFIG_ETHOC is not set | ||
550 | # CONFIG_SMC911X is not set | ||
551 | # CONFIG_SMSC911X is not set | ||
552 | # CONFIG_NET_VENDOR_RACAL is not set | ||
553 | # CONFIG_DNET is not set | ||
554 | # CONFIG_AT1700 is not set | ||
555 | # CONFIG_DEPCA is not set | ||
556 | # CONFIG_HP100 is not set | ||
557 | # CONFIG_NET_ISA is not set | ||
558 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
559 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
560 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
561 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
562 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
563 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
564 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
565 | # CONFIG_NET_PCI is not set | ||
566 | # CONFIG_B44 is not set | ||
567 | # CONFIG_CS89x0 is not set | ||
568 | # CONFIG_KS8842 is not set | ||
518 | # CONFIG_NETDEV_1000 is not set | 569 | # CONFIG_NETDEV_1000 is not set |
519 | # CONFIG_NETDEV_10000 is not set | 570 | # CONFIG_NETDEV_10000 is not set |
520 | # CONFIG_TR is not set | 571 | # CONFIG_TR is not set |
@@ -523,17 +574,27 @@ CONFIG_MII=m | |||
523 | # Wireless LAN | 574 | # Wireless LAN |
524 | # | 575 | # |
525 | # CONFIG_WLAN_PRE80211 is not set | 576 | # CONFIG_WLAN_PRE80211 is not set |
526 | # CONFIG_WLAN_80211 is not set | 577 | CONFIG_WLAN_80211=y |
527 | # CONFIG_IWLWIFI_LEDS is not set | 578 | # CONFIG_PCMCIA_RAYCS is not set |
579 | # CONFIG_LIBERTAS is not set | ||
580 | # CONFIG_ATMEL is not set | ||
581 | # CONFIG_AIRO_CS is not set | ||
582 | # CONFIG_PCMCIA_WL3501 is not set | ||
583 | # CONFIG_HOSTAP is not set | ||
584 | # CONFIG_HERMES is not set | ||
585 | |||
586 | # | ||
587 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
588 | # | ||
528 | CONFIG_NET_PCMCIA=y | 589 | CONFIG_NET_PCMCIA=y |
529 | CONFIG_PCMCIA_3C589=m | 590 | # CONFIG_PCMCIA_3C589 is not set |
530 | CONFIG_PCMCIA_3C574=m | 591 | # CONFIG_PCMCIA_3C574 is not set |
531 | CONFIG_PCMCIA_FMVJ18X=m | 592 | # CONFIG_PCMCIA_FMVJ18X is not set |
532 | CONFIG_PCMCIA_PCNET=m | 593 | # CONFIG_PCMCIA_PCNET is not set |
533 | CONFIG_PCMCIA_NMCLAN=m | 594 | # CONFIG_PCMCIA_NMCLAN is not set |
534 | CONFIG_PCMCIA_SMC91C92=m | 595 | # CONFIG_PCMCIA_SMC91C92 is not set |
535 | CONFIG_PCMCIA_XIRC2PS=m | 596 | # CONFIG_PCMCIA_XIRC2PS is not set |
536 | CONFIG_PCMCIA_AXNET=m | 597 | # CONFIG_PCMCIA_AXNET is not set |
537 | # CONFIG_WAN is not set | 598 | # CONFIG_WAN is not set |
538 | # CONFIG_PPP is not set | 599 | # CONFIG_PPP is not set |
539 | # CONFIG_SLIP is not set | 600 | # CONFIG_SLIP is not set |
@@ -565,20 +626,23 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=240 | |||
565 | # | 626 | # |
566 | CONFIG_INPUT_KEYBOARD=y | 627 | CONFIG_INPUT_KEYBOARD=y |
567 | # CONFIG_KEYBOARD_ATKBD is not set | 628 | # CONFIG_KEYBOARD_ATKBD is not set |
568 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
569 | # CONFIG_KEYBOARD_LKKBD is not set | 629 | # CONFIG_KEYBOARD_LKKBD is not set |
570 | # CONFIG_KEYBOARD_XTKBD is not set | 630 | # CONFIG_KEYBOARD_GPIO is not set |
631 | # CONFIG_KEYBOARD_MATRIX is not set | ||
632 | CONFIG_KEYBOARD_HP7XX=y | ||
571 | # CONFIG_KEYBOARD_NEWTON is not set | 633 | # CONFIG_KEYBOARD_NEWTON is not set |
572 | # CONFIG_KEYBOARD_STOWAWAY is not set | 634 | # CONFIG_KEYBOARD_STOWAWAY is not set |
573 | CONFIG_KEYBOARD_HP7XX=y | 635 | # CONFIG_KEYBOARD_SUNKBD is not set |
574 | # CONFIG_KEYBOARD_GPIO is not set | 636 | # CONFIG_KEYBOARD_XTKBD is not set |
575 | # CONFIG_INPUT_MOUSE is not set | 637 | # CONFIG_INPUT_MOUSE is not set |
576 | # CONFIG_INPUT_JOYSTICK is not set | 638 | # CONFIG_INPUT_JOYSTICK is not set |
577 | # CONFIG_INPUT_TABLET is not set | 639 | # CONFIG_INPUT_TABLET is not set |
578 | CONFIG_INPUT_TOUCHSCREEN=y | 640 | CONFIG_INPUT_TOUCHSCREEN=y |
641 | # CONFIG_TOUCHSCREEN_AD7879 is not set | ||
579 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | 642 | # CONFIG_TOUCHSCREEN_FUJITSU is not set |
580 | # CONFIG_TOUCHSCREEN_GUNZE is not set | 643 | # CONFIG_TOUCHSCREEN_GUNZE is not set |
581 | # CONFIG_TOUCHSCREEN_ELO is not set | 644 | # CONFIG_TOUCHSCREEN_ELO is not set |
645 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
582 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | 646 | # CONFIG_TOUCHSCREEN_MTOUCH is not set |
583 | # CONFIG_TOUCHSCREEN_INEXIO is not set | 647 | # CONFIG_TOUCHSCREEN_INEXIO is not set |
584 | # CONFIG_TOUCHSCREEN_MK712 is not set | 648 | # CONFIG_TOUCHSCREEN_MK712 is not set |
@@ -587,8 +651,8 @@ CONFIG_TOUCHSCREEN_HP7XX=y | |||
587 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | 651 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set |
588 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | 652 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set |
589 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | 653 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set |
590 | # CONFIG_TOUCHSCREEN_UCB1400 is not set | ||
591 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | 654 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set |
655 | # CONFIG_TOUCHSCREEN_W90X900 is not set | ||
592 | # CONFIG_INPUT_MISC is not set | 656 | # CONFIG_INPUT_MISC is not set |
593 | 657 | ||
594 | # | 658 | # |
@@ -624,11 +688,12 @@ CONFIG_SERIAL_SA1100_CONSOLE=y | |||
624 | CONFIG_SERIAL_CORE=y | 688 | CONFIG_SERIAL_CORE=y |
625 | CONFIG_SERIAL_CORE_CONSOLE=y | 689 | CONFIG_SERIAL_CORE_CONSOLE=y |
626 | CONFIG_UNIX98_PTYS=y | 690 | CONFIG_UNIX98_PTYS=y |
691 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
627 | CONFIG_LEGACY_PTYS=y | 692 | CONFIG_LEGACY_PTYS=y |
628 | CONFIG_LEGACY_PTY_COUNT=32 | 693 | CONFIG_LEGACY_PTY_COUNT=32 |
629 | # CONFIG_IPMI_HANDLER is not set | 694 | # CONFIG_IPMI_HANDLER is not set |
630 | CONFIG_HW_RANDOM=m | 695 | CONFIG_HW_RANDOM=m |
631 | # CONFIG_NVRAM is not set | 696 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set |
632 | # CONFIG_DTLK is not set | 697 | # CONFIG_DTLK is not set |
633 | # CONFIG_R3964 is not set | 698 | # CONFIG_R3964 is not set |
634 | 699 | ||
@@ -650,6 +715,10 @@ CONFIG_GPIOLIB=y | |||
650 | # CONFIG_GPIO_SYSFS is not set | 715 | # CONFIG_GPIO_SYSFS is not set |
651 | 716 | ||
652 | # | 717 | # |
718 | # Memory mapped GPIO expanders: | ||
719 | # | ||
720 | |||
721 | # | ||
653 | # I2C GPIO expanders: | 722 | # I2C GPIO expanders: |
654 | # | 723 | # |
655 | 724 | ||
@@ -663,12 +732,14 @@ CONFIG_GPIOLIB=y | |||
663 | # CONFIG_W1 is not set | 732 | # CONFIG_W1 is not set |
664 | # CONFIG_POWER_SUPPLY is not set | 733 | # CONFIG_POWER_SUPPLY is not set |
665 | # CONFIG_HWMON is not set | 734 | # CONFIG_HWMON is not set |
735 | # CONFIG_THERMAL is not set | ||
736 | # CONFIG_THERMAL_HWMON is not set | ||
666 | # CONFIG_WATCHDOG is not set | 737 | # CONFIG_WATCHDOG is not set |
738 | CONFIG_SSB_POSSIBLE=y | ||
667 | 739 | ||
668 | # | 740 | # |
669 | # Sonics Silicon Backplane | 741 | # Sonics Silicon Backplane |
670 | # | 742 | # |
671 | CONFIG_SSB_POSSIBLE=y | ||
672 | # CONFIG_SSB is not set | 743 | # CONFIG_SSB is not set |
673 | 744 | ||
674 | # | 745 | # |
@@ -676,6 +747,7 @@ CONFIG_SSB_POSSIBLE=y | |||
676 | # | 747 | # |
677 | # CONFIG_MFD_CORE is not set | 748 | # CONFIG_MFD_CORE is not set |
678 | # CONFIG_MFD_SM501 is not set | 749 | # CONFIG_MFD_SM501 is not set |
750 | # CONFIG_MFD_ASIC3 is not set | ||
679 | # CONFIG_HTC_EGPIO is not set | 751 | # CONFIG_HTC_EGPIO is not set |
680 | # CONFIG_HTC_PASIC3 is not set | 752 | # CONFIG_HTC_PASIC3 is not set |
681 | # CONFIG_MFD_TMIO is not set | 753 | # CONFIG_MFD_TMIO is not set |
@@ -687,22 +759,7 @@ CONFIG_SSB_POSSIBLE=y | |||
687 | # Multimedia Capabilities Port drivers | 759 | # Multimedia Capabilities Port drivers |
688 | # | 760 | # |
689 | # CONFIG_MCP_SA11X0 is not set | 761 | # CONFIG_MCP_SA11X0 is not set |
690 | 762 | # CONFIG_MEDIA_SUPPORT is not set | |
691 | # | ||
692 | # Multimedia devices | ||
693 | # | ||
694 | |||
695 | # | ||
696 | # Multimedia core support | ||
697 | # | ||
698 | # CONFIG_VIDEO_DEV is not set | ||
699 | # CONFIG_DVB_CORE is not set | ||
700 | # CONFIG_VIDEO_MEDIA is not set | ||
701 | |||
702 | # | ||
703 | # Multimedia drivers | ||
704 | # | ||
705 | # CONFIG_DAB is not set | ||
706 | 763 | ||
707 | # | 764 | # |
708 | # Graphics support | 765 | # Graphics support |
@@ -712,6 +769,7 @@ CONFIG_SSB_POSSIBLE=y | |||
712 | CONFIG_FB=y | 769 | CONFIG_FB=y |
713 | # CONFIG_FIRMWARE_EDID is not set | 770 | # CONFIG_FIRMWARE_EDID is not set |
714 | # CONFIG_FB_DDC is not set | 771 | # CONFIG_FB_DDC is not set |
772 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
715 | CONFIG_FB_CFB_FILLRECT=y | 773 | CONFIG_FB_CFB_FILLRECT=y |
716 | CONFIG_FB_CFB_COPYAREA=y | 774 | CONFIG_FB_CFB_COPYAREA=y |
717 | CONFIG_FB_CFB_IMAGEBLIT=y | 775 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -733,7 +791,17 @@ CONFIG_FB_CFB_IMAGEBLIT=y | |||
733 | # CONFIG_FB_SA1100 is not set | 791 | # CONFIG_FB_SA1100 is not set |
734 | CONFIG_FB_S1D13XXX=y | 792 | CONFIG_FB_S1D13XXX=y |
735 | # CONFIG_FB_VIRTUAL is not set | 793 | # CONFIG_FB_VIRTUAL is not set |
736 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 794 | # CONFIG_FB_METRONOME is not set |
795 | # CONFIG_FB_MB862XX is not set | ||
796 | # CONFIG_FB_BROADSHEET is not set | ||
797 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
798 | CONFIG_LCD_CLASS_DEVICE=y | ||
799 | # CONFIG_LCD_ILI9320 is not set | ||
800 | # CONFIG_LCD_PLATFORM is not set | ||
801 | CONFIG_LCD_HP700=y | ||
802 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
803 | # CONFIG_BACKLIGHT_GENERIC is not set | ||
804 | CONFIG_BACKLIGHT_HP700=y | ||
737 | 805 | ||
738 | # | 806 | # |
739 | # Display device support | 807 | # Display device support |
@@ -757,6 +825,8 @@ CONFIG_FONT_8x16=y | |||
757 | # CONFIG_HID_SUPPORT is not set | 825 | # CONFIG_HID_SUPPORT is not set |
758 | # CONFIG_USB_SUPPORT is not set | 826 | # CONFIG_USB_SUPPORT is not set |
759 | # CONFIG_MMC is not set | 827 | # CONFIG_MMC is not set |
828 | # CONFIG_MEMSTICK is not set | ||
829 | # CONFIG_ACCESSIBILITY is not set | ||
760 | # CONFIG_NEW_LEDS is not set | 830 | # CONFIG_NEW_LEDS is not set |
761 | CONFIG_RTC_LIB=y | 831 | CONFIG_RTC_LIB=y |
762 | CONFIG_RTC_CLASS=y | 832 | CONFIG_RTC_CLASS=y |
@@ -781,12 +851,15 @@ CONFIG_RTC_INTF_DEV=y | |||
781 | # Platform RTC drivers | 851 | # Platform RTC drivers |
782 | # | 852 | # |
783 | # CONFIG_RTC_DRV_CMOS is not set | 853 | # CONFIG_RTC_DRV_CMOS is not set |
854 | # CONFIG_RTC_DRV_DS1286 is not set | ||
784 | # CONFIG_RTC_DRV_DS1511 is not set | 855 | # CONFIG_RTC_DRV_DS1511 is not set |
785 | # CONFIG_RTC_DRV_DS1553 is not set | 856 | # CONFIG_RTC_DRV_DS1553 is not set |
786 | # CONFIG_RTC_DRV_DS1742 is not set | 857 | # CONFIG_RTC_DRV_DS1742 is not set |
787 | # CONFIG_RTC_DRV_STK17TA8 is not set | 858 | # CONFIG_RTC_DRV_STK17TA8 is not set |
788 | # CONFIG_RTC_DRV_M48T86 is not set | 859 | # CONFIG_RTC_DRV_M48T86 is not set |
860 | # CONFIG_RTC_DRV_M48T35 is not set | ||
789 | # CONFIG_RTC_DRV_M48T59 is not set | 861 | # CONFIG_RTC_DRV_M48T59 is not set |
862 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
790 | # CONFIG_RTC_DRV_V3020 is not set | 863 | # CONFIG_RTC_DRV_V3020 is not set |
791 | 864 | ||
792 | # | 865 | # |
@@ -794,15 +867,10 @@ CONFIG_RTC_INTF_DEV=y | |||
794 | # | 867 | # |
795 | CONFIG_RTC_DRV_SA1100=y | 868 | CONFIG_RTC_DRV_SA1100=y |
796 | # CONFIG_DMADEVICES is not set | 869 | # CONFIG_DMADEVICES is not set |
797 | 870 | # CONFIG_AUXDISPLAY is not set | |
798 | # | ||
799 | # Voltage and Current regulators | ||
800 | # | ||
801 | # CONFIG_REGULATOR is not set | 871 | # CONFIG_REGULATOR is not set |
802 | # CONFIG_REGULATOR_FIXED_VOLTAGE is not set | ||
803 | # CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set | ||
804 | # CONFIG_REGULATOR_BQ24022 is not set | ||
805 | # CONFIG_UIO is not set | 872 | # CONFIG_UIO is not set |
873 | # CONFIG_STAGING is not set | ||
806 | 874 | ||
807 | # | 875 | # |
808 | # File systems | 876 | # File systems |
@@ -811,12 +879,16 @@ CONFIG_EXT2_FS=y | |||
811 | # CONFIG_EXT2_FS_XATTR is not set | 879 | # CONFIG_EXT2_FS_XATTR is not set |
812 | # CONFIG_EXT2_FS_XIP is not set | 880 | # CONFIG_EXT2_FS_XIP is not set |
813 | # CONFIG_EXT3_FS is not set | 881 | # CONFIG_EXT3_FS is not set |
814 | # CONFIG_EXT4DEV_FS is not set | 882 | # CONFIG_EXT4_FS is not set |
815 | # CONFIG_REISERFS_FS is not set | 883 | # CONFIG_REISERFS_FS is not set |
816 | # CONFIG_JFS_FS is not set | 884 | # CONFIG_JFS_FS is not set |
817 | # CONFIG_FS_POSIX_ACL is not set | 885 | # CONFIG_FS_POSIX_ACL is not set |
818 | # CONFIG_XFS_FS is not set | 886 | # CONFIG_XFS_FS is not set |
887 | # CONFIG_GFS2_FS is not set | ||
819 | # CONFIG_OCFS2_FS is not set | 888 | # CONFIG_OCFS2_FS is not set |
889 | # CONFIG_BTRFS_FS is not set | ||
890 | CONFIG_FILE_LOCKING=y | ||
891 | CONFIG_FSNOTIFY=y | ||
820 | CONFIG_DNOTIFY=y | 892 | CONFIG_DNOTIFY=y |
821 | CONFIG_INOTIFY=y | 893 | CONFIG_INOTIFY=y |
822 | CONFIG_INOTIFY_USER=y | 894 | CONFIG_INOTIFY_USER=y |
@@ -826,6 +898,11 @@ CONFIG_INOTIFY_USER=y | |||
826 | # CONFIG_FUSE_FS is not set | 898 | # CONFIG_FUSE_FS is not set |
827 | 899 | ||
828 | # | 900 | # |
901 | # Caches | ||
902 | # | ||
903 | # CONFIG_FSCACHE is not set | ||
904 | |||
905 | # | ||
829 | # CD-ROM/DVD Filesystems | 906 | # CD-ROM/DVD Filesystems |
830 | # | 907 | # |
831 | # CONFIG_ISO9660_FS is not set | 908 | # CONFIG_ISO9660_FS is not set |
@@ -846,14 +923,12 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
846 | # | 923 | # |
847 | CONFIG_PROC_FS=y | 924 | CONFIG_PROC_FS=y |
848 | CONFIG_PROC_SYSCTL=y | 925 | CONFIG_PROC_SYSCTL=y |
926 | CONFIG_PROC_PAGE_MONITOR=y | ||
849 | CONFIG_SYSFS=y | 927 | CONFIG_SYSFS=y |
850 | # CONFIG_TMPFS is not set | 928 | # CONFIG_TMPFS is not set |
851 | # CONFIG_HUGETLB_PAGE is not set | 929 | # CONFIG_HUGETLB_PAGE is not set |
852 | # CONFIG_CONFIGFS_FS is not set | 930 | # CONFIG_CONFIGFS_FS is not set |
853 | 931 | CONFIG_MISC_FILESYSTEMS=y | |
854 | # | ||
855 | # Miscellaneous filesystems | ||
856 | # | ||
857 | # CONFIG_ADFS_FS is not set | 932 | # CONFIG_ADFS_FS is not set |
858 | # CONFIG_AFFS_FS is not set | 933 | # CONFIG_AFFS_FS is not set |
859 | # CONFIG_HFS_FS is not set | 934 | # CONFIG_HFS_FS is not set |
@@ -862,6 +937,7 @@ CONFIG_SYSFS=y | |||
862 | # CONFIG_BFS_FS is not set | 937 | # CONFIG_BFS_FS is not set |
863 | # CONFIG_EFS_FS is not set | 938 | # CONFIG_EFS_FS is not set |
864 | # CONFIG_CRAMFS is not set | 939 | # CONFIG_CRAMFS is not set |
940 | # CONFIG_SQUASHFS is not set | ||
865 | # CONFIG_VXFS_FS is not set | 941 | # CONFIG_VXFS_FS is not set |
866 | # CONFIG_MINIX_FS is not set | 942 | # CONFIG_MINIX_FS is not set |
867 | # CONFIG_OMFS_FS is not set | 943 | # CONFIG_OMFS_FS is not set |
@@ -870,6 +946,7 @@ CONFIG_SYSFS=y | |||
870 | # CONFIG_ROMFS_FS is not set | 946 | # CONFIG_ROMFS_FS is not set |
871 | # CONFIG_SYSV_FS is not set | 947 | # CONFIG_SYSV_FS is not set |
872 | # CONFIG_UFS_FS is not set | 948 | # CONFIG_UFS_FS is not set |
949 | # CONFIG_NILFS2_FS is not set | ||
873 | # CONFIG_NETWORK_FILESYSTEMS is not set | 950 | # CONFIG_NETWORK_FILESYSTEMS is not set |
874 | 951 | ||
875 | # | 952 | # |
@@ -935,12 +1012,16 @@ CONFIG_DEBUG_KERNEL=y | |||
935 | CONFIG_DETECT_SOFTLOCKUP=y | 1012 | CONFIG_DETECT_SOFTLOCKUP=y |
936 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1013 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
937 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1014 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1015 | CONFIG_DETECT_HUNG_TASK=y | ||
1016 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1017 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
938 | CONFIG_SCHED_DEBUG=y | 1018 | CONFIG_SCHED_DEBUG=y |
939 | # CONFIG_SCHEDSTATS is not set | 1019 | # CONFIG_SCHEDSTATS is not set |
940 | # CONFIG_TIMER_STATS is not set | 1020 | # CONFIG_TIMER_STATS is not set |
941 | # CONFIG_DEBUG_OBJECTS is not set | 1021 | # CONFIG_DEBUG_OBJECTS is not set |
942 | # CONFIG_SLUB_DEBUG_ON is not set | 1022 | # CONFIG_SLUB_DEBUG_ON is not set |
943 | # CONFIG_SLUB_STATS is not set | 1023 | # CONFIG_SLUB_STATS is not set |
1024 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
944 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1025 | # CONFIG_DEBUG_RT_MUTEXES is not set |
945 | # CONFIG_RT_MUTEX_TESTER is not set | 1026 | # CONFIG_RT_MUTEX_TESTER is not set |
946 | # CONFIG_DEBUG_SPINLOCK is not set | 1027 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -958,19 +1039,20 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
958 | CONFIG_DEBUG_MEMORY_INIT=y | 1039 | CONFIG_DEBUG_MEMORY_INIT=y |
959 | # CONFIG_DEBUG_LIST is not set | 1040 | # CONFIG_DEBUG_LIST is not set |
960 | # CONFIG_DEBUG_SG is not set | 1041 | # CONFIG_DEBUG_SG is not set |
1042 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
961 | CONFIG_FRAME_POINTER=y | 1043 | CONFIG_FRAME_POINTER=y |
962 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1044 | # CONFIG_BOOT_PRINTK_DELAY is not set |
963 | # CONFIG_RCU_TORTURE_TEST is not set | 1045 | # CONFIG_RCU_TORTURE_TEST is not set |
1046 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
964 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1047 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1048 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
965 | # CONFIG_FAULT_INJECTION is not set | 1049 | # CONFIG_FAULT_INJECTION is not set |
966 | # CONFIG_LATENCYTOP is not set | 1050 | # CONFIG_LATENCYTOP is not set |
967 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | 1051 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set |
968 | CONFIG_HAVE_FTRACE=y | 1052 | # CONFIG_PAGE_POISONING is not set |
969 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1053 | CONFIG_HAVE_FUNCTION_TRACER=y |
1054 | CONFIG_TRACING_SUPPORT=y | ||
970 | # CONFIG_FTRACE is not set | 1055 | # CONFIG_FTRACE is not set |
971 | # CONFIG_IRQSOFF_TRACER is not set | ||
972 | # CONFIG_SCHED_TRACER is not set | ||
973 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
974 | # CONFIG_SAMPLES is not set | 1056 | # CONFIG_SAMPLES is not set |
975 | CONFIG_HAVE_ARCH_KGDB=y | 1057 | CONFIG_HAVE_ARCH_KGDB=y |
976 | # CONFIG_KGDB is not set | 1058 | # CONFIG_KGDB is not set |
@@ -985,13 +1067,16 @@ CONFIG_DEBUG_LL=y | |||
985 | # | 1067 | # |
986 | # CONFIG_KEYS is not set | 1068 | # CONFIG_KEYS is not set |
987 | # CONFIG_SECURITY is not set | 1069 | # CONFIG_SECURITY is not set |
1070 | # CONFIG_SECURITYFS is not set | ||
988 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1071 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
989 | CONFIG_CRYPTO=y | 1072 | CONFIG_CRYPTO=y |
990 | 1073 | ||
991 | # | 1074 | # |
992 | # Crypto core or helper | 1075 | # Crypto core or helper |
993 | # | 1076 | # |
1077 | # CONFIG_CRYPTO_FIPS is not set | ||
994 | # CONFIG_CRYPTO_MANAGER is not set | 1078 | # CONFIG_CRYPTO_MANAGER is not set |
1079 | # CONFIG_CRYPTO_MANAGER2 is not set | ||
995 | # CONFIG_CRYPTO_GF128MUL is not set | 1080 | # CONFIG_CRYPTO_GF128MUL is not set |
996 | # CONFIG_CRYPTO_NULL is not set | 1081 | # CONFIG_CRYPTO_NULL is not set |
997 | # CONFIG_CRYPTO_CRYPTD is not set | 1082 | # CONFIG_CRYPTO_CRYPTD is not set |
@@ -1062,15 +1147,21 @@ CONFIG_CRYPTO=y | |||
1062 | # Compression | 1147 | # Compression |
1063 | # | 1148 | # |
1064 | # CONFIG_CRYPTO_DEFLATE is not set | 1149 | # CONFIG_CRYPTO_DEFLATE is not set |
1150 | # CONFIG_CRYPTO_ZLIB is not set | ||
1065 | # CONFIG_CRYPTO_LZO is not set | 1151 | # CONFIG_CRYPTO_LZO is not set |
1152 | |||
1153 | # | ||
1154 | # Random Number Generation | ||
1155 | # | ||
1156 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1066 | CONFIG_CRYPTO_HW=y | 1157 | CONFIG_CRYPTO_HW=y |
1158 | # CONFIG_BINARY_PRINTF is not set | ||
1067 | 1159 | ||
1068 | # | 1160 | # |
1069 | # Library routines | 1161 | # Library routines |
1070 | # | 1162 | # |
1071 | CONFIG_BITREVERSE=y | 1163 | CONFIG_BITREVERSE=y |
1072 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1164 | CONFIG_GENERIC_FIND_LAST_BIT=y |
1073 | # CONFIG_GENERIC_FIND_NEXT_BIT is not set | ||
1074 | CONFIG_CRC_CCITT=m | 1165 | CONFIG_CRC_CCITT=m |
1075 | # CONFIG_CRC16 is not set | 1166 | # CONFIG_CRC16 is not set |
1076 | # CONFIG_CRC_T10DIF is not set | 1167 | # CONFIG_CRC_T10DIF is not set |
@@ -1078,7 +1169,7 @@ CONFIG_CRC_CCITT=m | |||
1078 | CONFIG_CRC32=y | 1169 | CONFIG_CRC32=y |
1079 | # CONFIG_CRC7 is not set | 1170 | # CONFIG_CRC7 is not set |
1080 | # CONFIG_LIBCRC32C is not set | 1171 | # CONFIG_LIBCRC32C is not set |
1081 | CONFIG_PLIST=y | ||
1082 | CONFIG_HAS_IOMEM=y | 1172 | CONFIG_HAS_IOMEM=y |
1083 | CONFIG_HAS_IOPORT=y | 1173 | CONFIG_HAS_IOPORT=y |
1084 | CONFIG_HAS_DMA=y | 1174 | CONFIG_HAS_DMA=y |
1175 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/nhk8815_defconfig b/arch/arm/configs/nhk8815_defconfig new file mode 100644 index 00000000000..9bb45b932f0 --- /dev/null +++ b/arch/arm/configs/nhk8815_defconfig | |||
@@ -0,0 +1,1316 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.30 | ||
4 | # Tue Jun 23 22:57:16 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_GENERIC_TIME=y | ||
10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
11 | CONFIG_MMU=y | ||
12 | CONFIG_GENERIC_HARDIRQS=y | ||
13 | CONFIG_STACKTRACE_SUPPORT=y | ||
14 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | ||
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
17 | CONFIG_HARDIRQS_SW_RESEND=y | ||
18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
19 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
20 | CONFIG_GENERIC_HWEIGHT=y | ||
21 | CONFIG_GENERIC_CALIBRATE_DELAY=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 | ||
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 | ||
36 | # CONFIG_SWAP is not set | ||
37 | CONFIG_SYSVIPC=y | ||
38 | CONFIG_SYSVIPC_SYSCTL=y | ||
39 | # CONFIG_POSIX_MQUEUE is not set | ||
40 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
41 | # CONFIG_TASKSTATS is not set | ||
42 | # CONFIG_AUDIT is not set | ||
43 | |||
44 | # | ||
45 | # RCU Subsystem | ||
46 | # | ||
47 | CONFIG_CLASSIC_RCU=y | ||
48 | # CONFIG_TREE_RCU is not set | ||
49 | # CONFIG_PREEMPT_RCU is not set | ||
50 | # CONFIG_TREE_RCU_TRACE is not set | ||
51 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
52 | CONFIG_IKCONFIG=y | ||
53 | CONFIG_IKCONFIG_PROC=y | ||
54 | CONFIG_LOG_BUF_SHIFT=14 | ||
55 | # CONFIG_GROUP_SCHED is not set | ||
56 | # CONFIG_CGROUPS is not set | ||
57 | CONFIG_SYSFS_DEPRECATED=y | ||
58 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
59 | # CONFIG_RELAY is not set | ||
60 | # CONFIG_NAMESPACES is not set | ||
61 | CONFIG_BLK_DEV_INITRD=y | ||
62 | CONFIG_INITRAMFS_SOURCE="" | ||
63 | CONFIG_RD_GZIP=y | ||
64 | # CONFIG_RD_BZIP2 is not set | ||
65 | # CONFIG_RD_LZMA is not set | ||
66 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
67 | CONFIG_SYSCTL=y | ||
68 | CONFIG_ANON_INODES=y | ||
69 | CONFIG_EMBEDDED=y | ||
70 | CONFIG_UID16=y | ||
71 | CONFIG_SYSCTL_SYSCALL=y | ||
72 | CONFIG_KALLSYMS=y | ||
73 | CONFIG_KALLSYMS_ALL=y | ||
74 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
75 | CONFIG_HOTPLUG=y | ||
76 | CONFIG_PRINTK=y | ||
77 | CONFIG_BUG=y | ||
78 | CONFIG_ELF_CORE=y | ||
79 | CONFIG_BASE_FULL=y | ||
80 | CONFIG_FUTEX=y | ||
81 | CONFIG_EPOLL=y | ||
82 | CONFIG_SIGNALFD=y | ||
83 | CONFIG_TIMERFD=y | ||
84 | CONFIG_EVENTFD=y | ||
85 | CONFIG_SHMEM=y | ||
86 | CONFIG_AIO=y | ||
87 | |||
88 | # | ||
89 | # Performance Counters | ||
90 | # | ||
91 | CONFIG_VM_EVENT_COUNTERS=y | ||
92 | # CONFIG_STRIP_ASM_SYMS is not set | ||
93 | CONFIG_COMPAT_BRK=y | ||
94 | CONFIG_SLAB=y | ||
95 | # CONFIG_SLUB is not set | ||
96 | # CONFIG_SLOB is not set | ||
97 | # CONFIG_PROFILING is not set | ||
98 | # CONFIG_MARKERS is not set | ||
99 | CONFIG_HAVE_OPROFILE=y | ||
100 | # CONFIG_KPROBES is not set | ||
101 | CONFIG_HAVE_KPROBES=y | ||
102 | CONFIG_HAVE_KRETPROBES=y | ||
103 | CONFIG_HAVE_CLK=y | ||
104 | |||
105 | # | ||
106 | # GCOV-based kernel profiling | ||
107 | # | ||
108 | # CONFIG_SLOW_WORK is not set | ||
109 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
110 | CONFIG_SLABINFO=y | ||
111 | CONFIG_RT_MUTEXES=y | ||
112 | CONFIG_BASE_SMALL=0 | ||
113 | CONFIG_MODULES=y | ||
114 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
115 | 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 | ||
122 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
123 | |||
124 | # | ||
125 | # IO Schedulers | ||
126 | # | ||
127 | CONFIG_IOSCHED_NOOP=y | ||
128 | CONFIG_IOSCHED_AS=y | ||
129 | CONFIG_IOSCHED_DEADLINE=y | ||
130 | CONFIG_IOSCHED_CFQ=y | ||
131 | CONFIG_DEFAULT_AS=y | ||
132 | # CONFIG_DEFAULT_DEADLINE is not set | ||
133 | # CONFIG_DEFAULT_CFQ is not set | ||
134 | # CONFIG_DEFAULT_NOOP is not set | ||
135 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
136 | CONFIG_FREEZER=y | ||
137 | |||
138 | # | ||
139 | # System Type | ||
140 | # | ||
141 | # CONFIG_ARCH_AAEC2000 is not set | ||
142 | # CONFIG_ARCH_INTEGRATOR is not set | ||
143 | # CONFIG_ARCH_REALVIEW is not set | ||
144 | # CONFIG_ARCH_VERSATILE is not set | ||
145 | # CONFIG_ARCH_AT91 is not set | ||
146 | # CONFIG_ARCH_CLPS711X is not set | ||
147 | # CONFIG_ARCH_GEMINI is not set | ||
148 | # CONFIG_ARCH_EBSA110 is not set | ||
149 | # CONFIG_ARCH_EP93XX is not set | ||
150 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
151 | # CONFIG_ARCH_MXC is not set | ||
152 | # CONFIG_ARCH_STMP3XXX is not set | ||
153 | # CONFIG_ARCH_NETX is not set | ||
154 | # CONFIG_ARCH_H720X is not set | ||
155 | CONFIG_ARCH_NOMADIK=y | ||
156 | # CONFIG_ARCH_IOP13XX is not set | ||
157 | # CONFIG_ARCH_IOP32X is not set | ||
158 | # CONFIG_ARCH_IOP33X is not set | ||
159 | # CONFIG_ARCH_IXP23XX is not set | ||
160 | # CONFIG_ARCH_IXP2000 is not set | ||
161 | # CONFIG_ARCH_IXP4XX is not set | ||
162 | # CONFIG_ARCH_L7200 is not set | ||
163 | # CONFIG_ARCH_KIRKWOOD is not set | ||
164 | # CONFIG_ARCH_LOKI is not set | ||
165 | # CONFIG_ARCH_MV78XX0 is not set | ||
166 | # CONFIG_ARCH_ORION5X is not set | ||
167 | # CONFIG_ARCH_MMP is not set | ||
168 | # CONFIG_ARCH_KS8695 is not set | ||
169 | # CONFIG_ARCH_NS9XXX is not set | ||
170 | # CONFIG_ARCH_W90X900 is not set | ||
171 | # CONFIG_ARCH_PNX4008 is not set | ||
172 | # CONFIG_ARCH_PXA is not set | ||
173 | # CONFIG_ARCH_MSM is not set | ||
174 | # CONFIG_ARCH_RPC is not set | ||
175 | # CONFIG_ARCH_SA1100 is not set | ||
176 | # CONFIG_ARCH_S3C2410 is not set | ||
177 | # CONFIG_ARCH_S3C64XX is not set | ||
178 | # CONFIG_ARCH_SHARK is not set | ||
179 | # CONFIG_ARCH_LH7A40X is not set | ||
180 | # CONFIG_ARCH_U300 is not set | ||
181 | # CONFIG_ARCH_DAVINCI is not set | ||
182 | # CONFIG_ARCH_OMAP is not set | ||
183 | |||
184 | # | ||
185 | # Nomadik boards | ||
186 | # | ||
187 | CONFIG_MACH_NOMADIK_8815NHK=y | ||
188 | CONFIG_NOMADIK_8815=y | ||
189 | CONFIG_I2C_BITBANG_8815NHK=y | ||
190 | |||
191 | # | ||
192 | # Processor Type | ||
193 | # | ||
194 | CONFIG_CPU_32=y | ||
195 | CONFIG_CPU_ARM926T=y | ||
196 | CONFIG_CPU_32v5=y | ||
197 | CONFIG_CPU_ABRT_EV5TJ=y | ||
198 | CONFIG_CPU_PABRT_NOIFAR=y | ||
199 | CONFIG_CPU_CACHE_VIVT=y | ||
200 | CONFIG_CPU_COPY_V4WB=y | ||
201 | CONFIG_CPU_TLB_V4WBI=y | ||
202 | CONFIG_CPU_CP15=y | ||
203 | CONFIG_CPU_CP15_MMU=y | ||
204 | |||
205 | # | ||
206 | # Processor Features | ||
207 | # | ||
208 | CONFIG_ARM_THUMB=y | ||
209 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
210 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
211 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
212 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
213 | CONFIG_OUTER_CACHE=y | ||
214 | CONFIG_CACHE_L2X0=y | ||
215 | CONFIG_ARM_VIC=y | ||
216 | CONFIG_ARM_VIC_NR=2 | ||
217 | CONFIG_COMMON_CLKDEV=y | ||
218 | |||
219 | # | ||
220 | # Bus support | ||
221 | # | ||
222 | CONFIG_ARM_AMBA=y | ||
223 | # CONFIG_PCI_SYSCALL is not set | ||
224 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
225 | # CONFIG_PCCARD is not set | ||
226 | |||
227 | # | ||
228 | # Kernel Features | ||
229 | # | ||
230 | # CONFIG_NO_HZ is not set | ||
231 | # CONFIG_HIGH_RES_TIMERS is not set | ||
232 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
233 | CONFIG_VMSPLIT_3G=y | ||
234 | # CONFIG_VMSPLIT_2G is not set | ||
235 | # CONFIG_VMSPLIT_1G is not set | ||
236 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
237 | CONFIG_PREEMPT=y | ||
238 | CONFIG_HZ=100 | ||
239 | CONFIG_AEABI=y | ||
240 | CONFIG_OABI_COMPAT=y | ||
241 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
242 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
243 | # CONFIG_HIGHMEM is not set | ||
244 | CONFIG_SELECT_MEMORY_MODEL=y | ||
245 | CONFIG_FLATMEM_MANUAL=y | ||
246 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
247 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
248 | CONFIG_FLATMEM=y | ||
249 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
250 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
251 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
252 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
253 | CONFIG_ZONE_DMA_FLAG=0 | ||
254 | CONFIG_VIRT_TO_BUS=y | ||
255 | CONFIG_HAVE_MLOCK=y | ||
256 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
257 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
258 | CONFIG_ALIGNMENT_TRAP=y | ||
259 | # CONFIG_UACCESS_WITH_MEMCPY is not set | ||
260 | |||
261 | # | ||
262 | # Boot options | ||
263 | # | ||
264 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
265 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
266 | CONFIG_CMDLINE="" | ||
267 | # CONFIG_XIP_KERNEL is not set | ||
268 | # CONFIG_KEXEC is not set | ||
269 | |||
270 | # | ||
271 | # CPU Power Management | ||
272 | # | ||
273 | # CONFIG_CPU_IDLE is not set | ||
274 | |||
275 | # | ||
276 | # Floating point emulation | ||
277 | # | ||
278 | |||
279 | # | ||
280 | # At least one emulation must be selected | ||
281 | # | ||
282 | CONFIG_FPE_NWFPE=y | ||
283 | # CONFIG_FPE_NWFPE_XP is not set | ||
284 | # CONFIG_FPE_FASTFPE is not set | ||
285 | # CONFIG_VFP is not set | ||
286 | |||
287 | # | ||
288 | # Userspace binary formats | ||
289 | # | ||
290 | CONFIG_BINFMT_ELF=y | ||
291 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
292 | CONFIG_HAVE_AOUT=y | ||
293 | # CONFIG_BINFMT_AOUT is not set | ||
294 | # CONFIG_BINFMT_MISC is not set | ||
295 | |||
296 | # | ||
297 | # Power management options | ||
298 | # | ||
299 | CONFIG_PM=y | ||
300 | # CONFIG_PM_DEBUG is not set | ||
301 | CONFIG_PM_SLEEP=y | ||
302 | CONFIG_SUSPEND=y | ||
303 | CONFIG_SUSPEND_FREEZER=y | ||
304 | # CONFIG_APM_EMULATION is not set | ||
305 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
306 | CONFIG_NET=y | ||
307 | |||
308 | # | ||
309 | # Networking options | ||
310 | # | ||
311 | CONFIG_PACKET=y | ||
312 | # CONFIG_PACKET_MMAP is not set | ||
313 | CONFIG_UNIX=y | ||
314 | CONFIG_XFRM=y | ||
315 | # CONFIG_XFRM_USER is not set | ||
316 | # CONFIG_XFRM_SUB_POLICY is not set | ||
317 | # CONFIG_XFRM_MIGRATE is not set | ||
318 | # CONFIG_XFRM_STATISTICS is not set | ||
319 | CONFIG_NET_KEY=y | ||
320 | # CONFIG_NET_KEY_MIGRATE is not set | ||
321 | CONFIG_INET=y | ||
322 | CONFIG_IP_MULTICAST=y | ||
323 | CONFIG_IP_ADVANCED_ROUTER=y | ||
324 | CONFIG_ASK_IP_FIB_HASH=y | ||
325 | # CONFIG_IP_FIB_TRIE is not set | ||
326 | CONFIG_IP_FIB_HASH=y | ||
327 | # CONFIG_IP_MULTIPLE_TABLES is not set | ||
328 | # CONFIG_IP_ROUTE_MULTIPATH is not set | ||
329 | # CONFIG_IP_ROUTE_VERBOSE is not set | ||
330 | CONFIG_IP_PNP=y | ||
331 | CONFIG_IP_PNP_DHCP=y | ||
332 | CONFIG_IP_PNP_BOOTP=y | ||
333 | # CONFIG_IP_PNP_RARP is not set | ||
334 | CONFIG_NET_IPIP=y | ||
335 | CONFIG_NET_IPGRE=y | ||
336 | CONFIG_NET_IPGRE_BROADCAST=y | ||
337 | CONFIG_IP_MROUTE=y | ||
338 | # CONFIG_IP_PIMSM_V1 is not set | ||
339 | # CONFIG_IP_PIMSM_V2 is not set | ||
340 | # CONFIG_ARPD is not set | ||
341 | # CONFIG_SYN_COOKIES is not set | ||
342 | # CONFIG_INET_AH is not set | ||
343 | # CONFIG_INET_ESP is not set | ||
344 | # CONFIG_INET_IPCOMP is not set | ||
345 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
346 | CONFIG_INET_TUNNEL=y | ||
347 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
348 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
349 | CONFIG_INET_XFRM_MODE_BEET=y | ||
350 | # CONFIG_INET_LRO is not set | ||
351 | CONFIG_INET_DIAG=y | ||
352 | CONFIG_INET_TCP_DIAG=y | ||
353 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
354 | CONFIG_TCP_CONG_CUBIC=y | ||
355 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
356 | # CONFIG_TCP_MD5SIG is not set | ||
357 | # CONFIG_IPV6 is not set | ||
358 | # CONFIG_NETWORK_SECMARK is not set | ||
359 | # CONFIG_NETFILTER is not set | ||
360 | # CONFIG_IP_DCCP is not set | ||
361 | # CONFIG_IP_SCTP is not set | ||
362 | # CONFIG_TIPC is not set | ||
363 | # CONFIG_ATM is not set | ||
364 | # CONFIG_BRIDGE is not set | ||
365 | # CONFIG_NET_DSA is not set | ||
366 | # CONFIG_VLAN_8021Q is not set | ||
367 | # CONFIG_DECNET is not set | ||
368 | # CONFIG_LLC2 is not set | ||
369 | # CONFIG_IPX is not set | ||
370 | # CONFIG_ATALK is not set | ||
371 | # CONFIG_X25 is not set | ||
372 | # CONFIG_LAPB is not set | ||
373 | # CONFIG_ECONET is not set | ||
374 | # CONFIG_WAN_ROUTER is not set | ||
375 | # CONFIG_PHONET is not set | ||
376 | # CONFIG_IEEE802154 is not set | ||
377 | # CONFIG_NET_SCHED is not set | ||
378 | # CONFIG_DCB is not set | ||
379 | |||
380 | # | ||
381 | # Network testing | ||
382 | # | ||
383 | # CONFIG_NET_PKTGEN is not set | ||
384 | # CONFIG_HAMRADIO is not set | ||
385 | # CONFIG_CAN is not set | ||
386 | # CONFIG_IRDA is not set | ||
387 | CONFIG_BT=m | ||
388 | CONFIG_BT_L2CAP=m | ||
389 | CONFIG_BT_SCO=m | ||
390 | CONFIG_BT_RFCOMM=m | ||
391 | CONFIG_BT_RFCOMM_TTY=y | ||
392 | CONFIG_BT_BNEP=m | ||
393 | CONFIG_BT_BNEP_MC_FILTER=y | ||
394 | CONFIG_BT_BNEP_PROTO_FILTER=y | ||
395 | CONFIG_BT_HIDP=m | ||
396 | |||
397 | # | ||
398 | # Bluetooth device drivers | ||
399 | # | ||
400 | CONFIG_BT_HCIUART=m | ||
401 | CONFIG_BT_HCIUART_H4=y | ||
402 | CONFIG_BT_HCIUART_BCSP=y | ||
403 | # CONFIG_BT_HCIUART_LL is not set | ||
404 | CONFIG_BT_HCIVHCI=m | ||
405 | # CONFIG_AF_RXRPC is not set | ||
406 | CONFIG_WIRELESS=y | ||
407 | # CONFIG_CFG80211 is not set | ||
408 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
409 | # CONFIG_WIRELESS_EXT is not set | ||
410 | # CONFIG_LIB80211 is not set | ||
411 | |||
412 | # | ||
413 | # CFG80211 needs to be enabled for MAC80211 | ||
414 | # | ||
415 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
416 | # CONFIG_WIMAX is not set | ||
417 | # CONFIG_RFKILL is not set | ||
418 | # CONFIG_NET_9P is not set | ||
419 | |||
420 | # | ||
421 | # Device Drivers | ||
422 | # | ||
423 | |||
424 | # | ||
425 | # Generic Driver Options | ||
426 | # | ||
427 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
428 | CONFIG_STANDALONE=y | ||
429 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
430 | CONFIG_FW_LOADER=y | ||
431 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
432 | CONFIG_EXTRA_FIRMWARE="" | ||
433 | # CONFIG_DEBUG_DRIVER is not set | ||
434 | # CONFIG_DEBUG_DEVRES is not set | ||
435 | # CONFIG_SYS_HYPERVISOR is not set | ||
436 | # CONFIG_CONNECTOR is not set | ||
437 | CONFIG_MTD=y | ||
438 | # CONFIG_MTD_DEBUG is not set | ||
439 | # CONFIG_MTD_CONCAT is not set | ||
440 | CONFIG_MTD_PARTITIONS=y | ||
441 | CONFIG_MTD_TESTS=m | ||
442 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
443 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
444 | # CONFIG_MTD_AFS_PARTS is not set | ||
445 | # CONFIG_MTD_AR7_PARTS is not set | ||
446 | |||
447 | # | ||
448 | # User Modules And Translation Layers | ||
449 | # | ||
450 | CONFIG_MTD_CHAR=y | ||
451 | CONFIG_MTD_BLKDEVS=y | ||
452 | CONFIG_MTD_BLOCK=y | ||
453 | # CONFIG_FTL is not set | ||
454 | # CONFIG_NFTL is not set | ||
455 | # CONFIG_INFTL is not set | ||
456 | # CONFIG_RFD_FTL is not set | ||
457 | # CONFIG_SSFDC is not set | ||
458 | # CONFIG_MTD_OOPS is not set | ||
459 | |||
460 | # | ||
461 | # RAM/ROM/Flash chip drivers | ||
462 | # | ||
463 | # CONFIG_MTD_CFI is not set | ||
464 | # CONFIG_MTD_JEDECPROBE is not set | ||
465 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
466 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
467 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
468 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
469 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
470 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
471 | CONFIG_MTD_CFI_I1=y | ||
472 | CONFIG_MTD_CFI_I2=y | ||
473 | # CONFIG_MTD_CFI_I4 is not set | ||
474 | # CONFIG_MTD_CFI_I8 is not set | ||
475 | # CONFIG_MTD_RAM is not set | ||
476 | # CONFIG_MTD_ROM is not set | ||
477 | # CONFIG_MTD_ABSENT is not set | ||
478 | |||
479 | # | ||
480 | # Mapping drivers for chip access | ||
481 | # | ||
482 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
483 | # CONFIG_MTD_PLATRAM is not set | ||
484 | |||
485 | # | ||
486 | # Self-contained MTD device drivers | ||
487 | # | ||
488 | # CONFIG_MTD_SLRAM is not set | ||
489 | # CONFIG_MTD_PHRAM is not set | ||
490 | # CONFIG_MTD_MTDRAM is not set | ||
491 | # CONFIG_MTD_BLOCK2MTD is not set | ||
492 | |||
493 | # | ||
494 | # Disk-On-Chip Device Drivers | ||
495 | # | ||
496 | # CONFIG_MTD_DOC2000 is not set | ||
497 | # CONFIG_MTD_DOC2001 is not set | ||
498 | # CONFIG_MTD_DOC2001PLUS is not set | ||
499 | CONFIG_MTD_NAND=y | ||
500 | CONFIG_MTD_NAND_VERIFY_WRITE=y | ||
501 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
502 | # CONFIG_MTD_NAND_MUSEUM_IDS is not set | ||
503 | # CONFIG_MTD_NAND_GPIO is not set | ||
504 | CONFIG_MTD_NAND_IDS=y | ||
505 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
506 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
507 | # CONFIG_MTD_NAND_PLATFORM is not set | ||
508 | CONFIG_MTD_NAND_NOMADIK=y | ||
509 | CONFIG_MTD_ONENAND=y | ||
510 | CONFIG_MTD_ONENAND_VERIFY_WRITE=y | ||
511 | CONFIG_MTD_ONENAND_GENERIC=y | ||
512 | # CONFIG_MTD_ONENAND_OTP is not set | ||
513 | # CONFIG_MTD_ONENAND_2X_PROGRAM is not set | ||
514 | # CONFIG_MTD_ONENAND_SIM is not set | ||
515 | |||
516 | # | ||
517 | # LPDDR flash memory drivers | ||
518 | # | ||
519 | # CONFIG_MTD_LPDDR is not set | ||
520 | |||
521 | # | ||
522 | # UBI - Unsorted block images | ||
523 | # | ||
524 | # CONFIG_MTD_UBI is not set | ||
525 | # CONFIG_PARPORT is not set | ||
526 | CONFIG_BLK_DEV=y | ||
527 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
528 | CONFIG_BLK_DEV_LOOP=y | ||
529 | CONFIG_BLK_DEV_CRYPTOLOOP=y | ||
530 | # CONFIG_BLK_DEV_NBD is not set | ||
531 | CONFIG_BLK_DEV_RAM=y | ||
532 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
533 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
534 | # CONFIG_BLK_DEV_XIP is not set | ||
535 | # CONFIG_CDROM_PKTCDVD is not set | ||
536 | # CONFIG_ATA_OVER_ETH is not set | ||
537 | # CONFIG_MG_DISK is not set | ||
538 | CONFIG_MISC_DEVICES=y | ||
539 | # CONFIG_ICS932S401 is not set | ||
540 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
541 | # CONFIG_ISL29003 is not set | ||
542 | # CONFIG_C2PORT is not set | ||
543 | |||
544 | # | ||
545 | # EEPROM support | ||
546 | # | ||
547 | # CONFIG_EEPROM_AT24 is not set | ||
548 | # CONFIG_EEPROM_LEGACY is not set | ||
549 | # CONFIG_EEPROM_MAX6875 is not set | ||
550 | # CONFIG_EEPROM_93CX6 is not set | ||
551 | CONFIG_HAVE_IDE=y | ||
552 | # CONFIG_IDE is not set | ||
553 | |||
554 | # | ||
555 | # SCSI device support | ||
556 | # | ||
557 | # CONFIG_RAID_ATTRS is not set | ||
558 | CONFIG_SCSI=y | ||
559 | CONFIG_SCSI_DMA=y | ||
560 | # CONFIG_SCSI_TGT is not set | ||
561 | # CONFIG_SCSI_NETLINK is not set | ||
562 | CONFIG_SCSI_PROC_FS=y | ||
563 | |||
564 | # | ||
565 | # SCSI support type (disk, tape, CD-ROM) | ||
566 | # | ||
567 | CONFIG_BLK_DEV_SD=y | ||
568 | # CONFIG_CHR_DEV_ST is not set | ||
569 | # CONFIG_CHR_DEV_OSST is not set | ||
570 | # CONFIG_BLK_DEV_SR is not set | ||
571 | CONFIG_CHR_DEV_SG=y | ||
572 | # CONFIG_CHR_DEV_SCH is not set | ||
573 | CONFIG_SCSI_MULTI_LUN=y | ||
574 | CONFIG_SCSI_CONSTANTS=y | ||
575 | CONFIG_SCSI_LOGGING=y | ||
576 | CONFIG_SCSI_SCAN_ASYNC=y | ||
577 | CONFIG_SCSI_WAIT_SCAN=m | ||
578 | |||
579 | # | ||
580 | # SCSI Transports | ||
581 | # | ||
582 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
583 | # CONFIG_SCSI_FC_ATTRS is not set | ||
584 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
585 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
586 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
587 | CONFIG_SCSI_LOWLEVEL=y | ||
588 | # CONFIG_ISCSI_TCP is not set | ||
589 | # CONFIG_LIBFC is not set | ||
590 | # CONFIG_LIBFCOE is not set | ||
591 | # CONFIG_SCSI_DEBUG is not set | ||
592 | # CONFIG_SCSI_DH is not set | ||
593 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
594 | # CONFIG_ATA is not set | ||
595 | # CONFIG_MD is not set | ||
596 | CONFIG_NETDEVICES=y | ||
597 | # CONFIG_DUMMY is not set | ||
598 | # CONFIG_BONDING is not set | ||
599 | # CONFIG_MACVLAN is not set | ||
600 | # CONFIG_EQUALIZER is not set | ||
601 | CONFIG_TUN=y | ||
602 | # CONFIG_VETH is not set | ||
603 | # CONFIG_PHYLIB is not set | ||
604 | CONFIG_NET_ETHERNET=y | ||
605 | CONFIG_MII=y | ||
606 | # CONFIG_AX88796 is not set | ||
607 | CONFIG_SMC91X=y | ||
608 | # CONFIG_DM9000 is not set | ||
609 | # CONFIG_ETHOC is not set | ||
610 | # CONFIG_SMC911X is not set | ||
611 | # CONFIG_SMSC911X is not set | ||
612 | # CONFIG_DNET is not set | ||
613 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
614 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
615 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
616 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
617 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
618 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
619 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
620 | # CONFIG_B44 is not set | ||
621 | # CONFIG_KS8842 is not set | ||
622 | CONFIG_NETDEV_1000=y | ||
623 | CONFIG_NETDEV_10000=y | ||
624 | |||
625 | # | ||
626 | # Wireless LAN | ||
627 | # | ||
628 | # CONFIG_WLAN_PRE80211 is not set | ||
629 | # CONFIG_WLAN_80211 is not set | ||
630 | |||
631 | # | ||
632 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
633 | # | ||
634 | # CONFIG_WAN is not set | ||
635 | CONFIG_PPP=m | ||
636 | # CONFIG_PPP_MULTILINK is not set | ||
637 | # CONFIG_PPP_FILTER is not set | ||
638 | CONFIG_PPP_ASYNC=m | ||
639 | CONFIG_PPP_SYNC_TTY=m | ||
640 | CONFIG_PPP_DEFLATE=m | ||
641 | CONFIG_PPP_BSDCOMP=m | ||
642 | CONFIG_PPP_MPPE=m | ||
643 | CONFIG_PPPOE=m | ||
644 | # CONFIG_PPPOL2TP is not set | ||
645 | # CONFIG_SLIP is not set | ||
646 | CONFIG_SLHC=m | ||
647 | CONFIG_NETCONSOLE=m | ||
648 | # CONFIG_NETCONSOLE_DYNAMIC is not set | ||
649 | CONFIG_NETPOLL=y | ||
650 | # CONFIG_NETPOLL_TRAP is not set | ||
651 | CONFIG_NET_POLL_CONTROLLER=y | ||
652 | # CONFIG_ISDN is not set | ||
653 | |||
654 | # | ||
655 | # Input device support | ||
656 | # | ||
657 | CONFIG_INPUT=y | ||
658 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
659 | # CONFIG_INPUT_POLLDEV is not set | ||
660 | |||
661 | # | ||
662 | # Userland interfaces | ||
663 | # | ||
664 | # CONFIG_INPUT_MOUSEDEV is not set | ||
665 | # CONFIG_INPUT_JOYDEV is not set | ||
666 | CONFIG_INPUT_EVDEV=y | ||
667 | # CONFIG_INPUT_EVBUG is not set | ||
668 | |||
669 | # | ||
670 | # Input Device Drivers | ||
671 | # | ||
672 | CONFIG_INPUT_KEYBOARD=y | ||
673 | # CONFIG_KEYBOARD_ATKBD is not set | ||
674 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
675 | # CONFIG_KEYBOARD_LKKBD is not set | ||
676 | # CONFIG_KEYBOARD_XTKBD is not set | ||
677 | # CONFIG_KEYBOARD_NEWTON is not set | ||
678 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
679 | # CONFIG_KEYBOARD_GPIO is not set | ||
680 | CONFIG_INPUT_MOUSE=y | ||
681 | # CONFIG_MOUSE_PS2 is not set | ||
682 | # CONFIG_MOUSE_SERIAL is not set | ||
683 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
684 | # CONFIG_MOUSE_BCM5974 is not set | ||
685 | # CONFIG_MOUSE_VSXXXAA is not set | ||
686 | # CONFIG_MOUSE_GPIO is not set | ||
687 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
688 | # CONFIG_INPUT_JOYSTICK is not set | ||
689 | # CONFIG_INPUT_TABLET is not set | ||
690 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
691 | # CONFIG_INPUT_MISC is not set | ||
692 | |||
693 | # | ||
694 | # Hardware I/O ports | ||
695 | # | ||
696 | # CONFIG_SERIO is not set | ||
697 | # CONFIG_GAMEPORT is not set | ||
698 | |||
699 | # | ||
700 | # Character devices | ||
701 | # | ||
702 | CONFIG_VT=y | ||
703 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
704 | CONFIG_VT_CONSOLE=y | ||
705 | CONFIG_HW_CONSOLE=y | ||
706 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
707 | CONFIG_DEVKMEM=y | ||
708 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
709 | |||
710 | # | ||
711 | # Serial drivers | ||
712 | # | ||
713 | # CONFIG_SERIAL_8250 is not set | ||
714 | |||
715 | # | ||
716 | # Non-8250 serial port support | ||
717 | # | ||
718 | # CONFIG_SERIAL_AMBA_PL010 is not set | ||
719 | CONFIG_SERIAL_AMBA_PL011=y | ||
720 | CONFIG_SERIAL_AMBA_PL011_CONSOLE=y | ||
721 | CONFIG_SERIAL_CORE=y | ||
722 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
723 | CONFIG_UNIX98_PTYS=y | ||
724 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
725 | # CONFIG_LEGACY_PTYS is not set | ||
726 | # CONFIG_IPMI_HANDLER is not set | ||
727 | # CONFIG_HW_RANDOM is not set | ||
728 | # CONFIG_R3964 is not set | ||
729 | # CONFIG_RAW_DRIVER is not set | ||
730 | # CONFIG_TCG_TPM is not set | ||
731 | CONFIG_I2C=y | ||
732 | CONFIG_I2C_BOARDINFO=y | ||
733 | CONFIG_I2C_CHARDEV=y | ||
734 | CONFIG_I2C_HELPER_AUTO=y | ||
735 | CONFIG_I2C_ALGOBIT=y | ||
736 | |||
737 | # | ||
738 | # I2C Hardware Bus support | ||
739 | # | ||
740 | |||
741 | # | ||
742 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
743 | # | ||
744 | CONFIG_I2C_GPIO=y | ||
745 | # CONFIG_I2C_OCORES is not set | ||
746 | # CONFIG_I2C_SIMTEC is not set | ||
747 | |||
748 | # | ||
749 | # External I2C/SMBus adapter drivers | ||
750 | # | ||
751 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
752 | # CONFIG_I2C_TAOS_EVM is not set | ||
753 | |||
754 | # | ||
755 | # Other I2C/SMBus bus drivers | ||
756 | # | ||
757 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
758 | # CONFIG_I2C_STUB is not set | ||
759 | |||
760 | # | ||
761 | # Miscellaneous I2C Chip support | ||
762 | # | ||
763 | # CONFIG_DS1682 is not set | ||
764 | # CONFIG_SENSORS_PCF8574 is not set | ||
765 | # CONFIG_PCF8575 is not set | ||
766 | # CONFIG_SENSORS_PCA9539 is not set | ||
767 | # CONFIG_SENSORS_TSL2550 is not set | ||
768 | # CONFIG_I2C_DEBUG_CORE is not set | ||
769 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
770 | # CONFIG_I2C_DEBUG_BUS is not set | ||
771 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
772 | # CONFIG_SPI is not set | ||
773 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
774 | CONFIG_GPIOLIB=y | ||
775 | CONFIG_DEBUG_GPIO=y | ||
776 | # CONFIG_GPIO_SYSFS is not set | ||
777 | |||
778 | # | ||
779 | # Memory mapped GPIO expanders: | ||
780 | # | ||
781 | # CONFIG_GPIO_PL061 is not set | ||
782 | |||
783 | # | ||
784 | # I2C GPIO expanders: | ||
785 | # | ||
786 | # CONFIG_GPIO_MAX732X is not set | ||
787 | # CONFIG_GPIO_PCA953X is not set | ||
788 | # CONFIG_GPIO_PCF857X is not set | ||
789 | |||
790 | # | ||
791 | # PCI GPIO expanders: | ||
792 | # | ||
793 | |||
794 | # | ||
795 | # SPI GPIO expanders: | ||
796 | # | ||
797 | # CONFIG_W1 is not set | ||
798 | # CONFIG_POWER_SUPPLY is not set | ||
799 | # CONFIG_HWMON is not set | ||
800 | # CONFIG_THERMAL is not set | ||
801 | # CONFIG_THERMAL_HWMON is not set | ||
802 | # CONFIG_WATCHDOG is not set | ||
803 | CONFIG_SSB_POSSIBLE=y | ||
804 | |||
805 | # | ||
806 | # Sonics Silicon Backplane | ||
807 | # | ||
808 | # CONFIG_SSB is not set | ||
809 | |||
810 | # | ||
811 | # Multifunction device drivers | ||
812 | # | ||
813 | # CONFIG_MFD_CORE is not set | ||
814 | # CONFIG_MFD_SM501 is not set | ||
815 | # CONFIG_MFD_ASIC3 is not set | ||
816 | # CONFIG_HTC_EGPIO is not set | ||
817 | # CONFIG_HTC_PASIC3 is not set | ||
818 | # CONFIG_TPS65010 is not set | ||
819 | # CONFIG_TWL4030_CORE is not set | ||
820 | # CONFIG_MFD_TMIO is not set | ||
821 | # CONFIG_MFD_T7L66XB is not set | ||
822 | # CONFIG_MFD_TC6387XB is not set | ||
823 | # CONFIG_MFD_TC6393XB is not set | ||
824 | # CONFIG_PMIC_DA903X is not set | ||
825 | # CONFIG_MFD_WM8400 is not set | ||
826 | # CONFIG_MFD_WM8350_I2C is not set | ||
827 | # CONFIG_MFD_PCF50633 is not set | ||
828 | # CONFIG_AB3100_CORE is not set | ||
829 | # CONFIG_MEDIA_SUPPORT is not set | ||
830 | |||
831 | # | ||
832 | # Graphics support | ||
833 | # | ||
834 | # CONFIG_VGASTATE is not set | ||
835 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
836 | # CONFIG_FB is not set | ||
837 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
838 | |||
839 | # | ||
840 | # Display device support | ||
841 | # | ||
842 | # CONFIG_DISPLAY_SUPPORT is not set | ||
843 | |||
844 | # | ||
845 | # Console display driver support | ||
846 | # | ||
847 | # CONFIG_VGA_CONSOLE is not set | ||
848 | CONFIG_DUMMY_CONSOLE=y | ||
849 | # CONFIG_SOUND is not set | ||
850 | CONFIG_HID_SUPPORT=y | ||
851 | CONFIG_HID=y | ||
852 | # CONFIG_HID_DEBUG is not set | ||
853 | # CONFIG_HIDRAW is not set | ||
854 | # CONFIG_HID_PID is not set | ||
855 | |||
856 | # | ||
857 | # Special HID drivers | ||
858 | # | ||
859 | # CONFIG_HID_APPLE is not set | ||
860 | # CONFIG_HID_WACOM is not set | ||
861 | CONFIG_USB_SUPPORT=y | ||
862 | CONFIG_USB_ARCH_HAS_HCD=y | ||
863 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
864 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
865 | # CONFIG_USB is not set | ||
866 | # CONFIG_USB_OTG_WHITELIST is not set | ||
867 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
868 | |||
869 | # | ||
870 | # Enable Host or Gadget support to see Inventra options | ||
871 | # | ||
872 | |||
873 | # | ||
874 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
875 | # | ||
876 | # CONFIG_USB_GADGET is not set | ||
877 | |||
878 | # | ||
879 | # OTG and related infrastructure | ||
880 | # | ||
881 | # CONFIG_MMC is not set | ||
882 | # CONFIG_MEMSTICK is not set | ||
883 | # CONFIG_ACCESSIBILITY is not set | ||
884 | # CONFIG_NEW_LEDS is not set | ||
885 | CONFIG_RTC_LIB=y | ||
886 | CONFIG_RTC_CLASS=y | ||
887 | CONFIG_RTC_HCTOSYS=y | ||
888 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
889 | # CONFIG_RTC_DEBUG is not set | ||
890 | |||
891 | # | ||
892 | # RTC interfaces | ||
893 | # | ||
894 | CONFIG_RTC_INTF_SYSFS=y | ||
895 | CONFIG_RTC_INTF_PROC=y | ||
896 | CONFIG_RTC_INTF_DEV=y | ||
897 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
898 | # CONFIG_RTC_DRV_TEST is not set | ||
899 | |||
900 | # | ||
901 | # I2C RTC drivers | ||
902 | # | ||
903 | # CONFIG_RTC_DRV_DS1307 is not set | ||
904 | # CONFIG_RTC_DRV_DS1374 is not set | ||
905 | # CONFIG_RTC_DRV_DS1672 is not set | ||
906 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
907 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
908 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
909 | # CONFIG_RTC_DRV_X1205 is not set | ||
910 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
911 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
912 | # CONFIG_RTC_DRV_M41T80 is not set | ||
913 | # CONFIG_RTC_DRV_S35390A is not set | ||
914 | # CONFIG_RTC_DRV_FM3130 is not set | ||
915 | # CONFIG_RTC_DRV_RX8581 is not set | ||
916 | # CONFIG_RTC_DRV_RX8025 is not set | ||
917 | |||
918 | # | ||
919 | # SPI RTC drivers | ||
920 | # | ||
921 | |||
922 | # | ||
923 | # Platform RTC drivers | ||
924 | # | ||
925 | # CONFIG_RTC_DRV_CMOS is not set | ||
926 | # CONFIG_RTC_DRV_DS1286 is not set | ||
927 | # CONFIG_RTC_DRV_DS1511 is not set | ||
928 | # CONFIG_RTC_DRV_DS1553 is not set | ||
929 | # CONFIG_RTC_DRV_DS1742 is not set | ||
930 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
931 | # CONFIG_RTC_DRV_M48T86 is not set | ||
932 | # CONFIG_RTC_DRV_M48T35 is not set | ||
933 | # CONFIG_RTC_DRV_M48T59 is not set | ||
934 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
935 | # CONFIG_RTC_DRV_V3020 is not set | ||
936 | |||
937 | # | ||
938 | # on-CPU RTC drivers | ||
939 | # | ||
940 | # CONFIG_RTC_DRV_PL030 is not set | ||
941 | # CONFIG_RTC_DRV_PL031 is not set | ||
942 | # CONFIG_DMADEVICES is not set | ||
943 | # CONFIG_AUXDISPLAY is not set | ||
944 | # CONFIG_REGULATOR is not set | ||
945 | # CONFIG_UIO is not set | ||
946 | # CONFIG_STAGING is not set | ||
947 | |||
948 | # | ||
949 | # File systems | ||
950 | # | ||
951 | CONFIG_EXT2_FS=y | ||
952 | # CONFIG_EXT2_FS_XATTR is not set | ||
953 | # CONFIG_EXT2_FS_XIP is not set | ||
954 | CONFIG_EXT3_FS=y | ||
955 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
956 | CONFIG_EXT3_FS_XATTR=y | ||
957 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
958 | # CONFIG_EXT3_FS_SECURITY is not set | ||
959 | # CONFIG_EXT4_FS is not set | ||
960 | CONFIG_JBD=y | ||
961 | CONFIG_FS_MBCACHE=y | ||
962 | # CONFIG_REISERFS_FS is not set | ||
963 | # CONFIG_JFS_FS is not set | ||
964 | CONFIG_FS_POSIX_ACL=y | ||
965 | # CONFIG_XFS_FS is not set | ||
966 | # CONFIG_GFS2_FS is not set | ||
967 | # CONFIG_OCFS2_FS is not set | ||
968 | # CONFIG_BTRFS_FS is not set | ||
969 | CONFIG_FILE_LOCKING=y | ||
970 | CONFIG_FSNOTIFY=y | ||
971 | CONFIG_DNOTIFY=y | ||
972 | CONFIG_INOTIFY=y | ||
973 | CONFIG_INOTIFY_USER=y | ||
974 | # CONFIG_QUOTA is not set | ||
975 | # CONFIG_AUTOFS_FS is not set | ||
976 | # CONFIG_AUTOFS4_FS is not set | ||
977 | CONFIG_FUSE_FS=y | ||
978 | # CONFIG_CUSE is not set | ||
979 | |||
980 | # | ||
981 | # Caches | ||
982 | # | ||
983 | # CONFIG_FSCACHE is not set | ||
984 | |||
985 | # | ||
986 | # CD-ROM/DVD Filesystems | ||
987 | # | ||
988 | # CONFIG_ISO9660_FS is not set | ||
989 | # CONFIG_UDF_FS is not set | ||
990 | |||
991 | # | ||
992 | # DOS/FAT/NT Filesystems | ||
993 | # | ||
994 | CONFIG_FAT_FS=y | ||
995 | CONFIG_MSDOS_FS=y | ||
996 | CONFIG_VFAT_FS=y | ||
997 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
998 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
999 | # CONFIG_NTFS_FS is not set | ||
1000 | |||
1001 | # | ||
1002 | # Pseudo filesystems | ||
1003 | # | ||
1004 | CONFIG_PROC_FS=y | ||
1005 | CONFIG_PROC_SYSCTL=y | ||
1006 | CONFIG_PROC_PAGE_MONITOR=y | ||
1007 | CONFIG_SYSFS=y | ||
1008 | CONFIG_TMPFS=y | ||
1009 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1010 | # CONFIG_HUGETLB_PAGE is not set | ||
1011 | # CONFIG_CONFIGFS_FS is not set | ||
1012 | CONFIG_MISC_FILESYSTEMS=y | ||
1013 | # CONFIG_ADFS_FS is not set | ||
1014 | # CONFIG_AFFS_FS is not set | ||
1015 | # CONFIG_HFS_FS is not set | ||
1016 | # CONFIG_HFSPLUS_FS is not set | ||
1017 | # CONFIG_BEFS_FS is not set | ||
1018 | # CONFIG_BFS_FS is not set | ||
1019 | # CONFIG_EFS_FS is not set | ||
1020 | CONFIG_JFFS2_FS=y | ||
1021 | CONFIG_JFFS2_FS_DEBUG=0 | ||
1022 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
1023 | # CONFIG_JFFS2_FS_WBUF_VERIFY is not set | ||
1024 | # CONFIG_JFFS2_SUMMARY is not set | ||
1025 | # CONFIG_JFFS2_FS_XATTR is not set | ||
1026 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
1027 | CONFIG_JFFS2_ZLIB=y | ||
1028 | # CONFIG_JFFS2_LZO is not set | ||
1029 | CONFIG_JFFS2_RTIME=y | ||
1030 | # CONFIG_JFFS2_RUBIN is not set | ||
1031 | # CONFIG_CRAMFS is not set | ||
1032 | # CONFIG_SQUASHFS is not set | ||
1033 | # CONFIG_VXFS_FS is not set | ||
1034 | # CONFIG_MINIX_FS is not set | ||
1035 | # CONFIG_OMFS_FS is not set | ||
1036 | # CONFIG_HPFS_FS is not set | ||
1037 | # CONFIG_QNX4FS_FS is not set | ||
1038 | # CONFIG_ROMFS_FS is not set | ||
1039 | # CONFIG_SYSV_FS is not set | ||
1040 | # CONFIG_UFS_FS is not set | ||
1041 | # CONFIG_NILFS2_FS is not set | ||
1042 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1043 | CONFIG_NFS_FS=y | ||
1044 | CONFIG_NFS_V3=y | ||
1045 | CONFIG_NFS_V3_ACL=y | ||
1046 | # CONFIG_NFS_V4 is not set | ||
1047 | CONFIG_ROOT_NFS=y | ||
1048 | # CONFIG_NFSD is not set | ||
1049 | CONFIG_LOCKD=y | ||
1050 | CONFIG_LOCKD_V4=y | ||
1051 | CONFIG_NFS_ACL_SUPPORT=y | ||
1052 | CONFIG_NFS_COMMON=y | ||
1053 | CONFIG_SUNRPC=y | ||
1054 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1055 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1056 | CONFIG_SMB_FS=m | ||
1057 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
1058 | CONFIG_CIFS=m | ||
1059 | # CONFIG_CIFS_STATS is not set | ||
1060 | CONFIG_CIFS_WEAK_PW_HASH=y | ||
1061 | # CONFIG_CIFS_XATTR is not set | ||
1062 | # CONFIG_CIFS_DEBUG2 is not set | ||
1063 | # CONFIG_CIFS_EXPERIMENTAL is not set | ||
1064 | # CONFIG_NCP_FS is not set | ||
1065 | # CONFIG_CODA_FS is not set | ||
1066 | # CONFIG_AFS_FS is not set | ||
1067 | |||
1068 | # | ||
1069 | # Partition Types | ||
1070 | # | ||
1071 | # CONFIG_PARTITION_ADVANCED is not set | ||
1072 | CONFIG_MSDOS_PARTITION=y | ||
1073 | CONFIG_NLS=y | ||
1074 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1075 | CONFIG_NLS_CODEPAGE_437=y | ||
1076 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1077 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1078 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
1079 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1080 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1081 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1082 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1083 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1084 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1085 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1086 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1087 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1088 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1089 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1090 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1091 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1092 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1093 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1094 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1095 | # CONFIG_NLS_ISO8859_8 is not set | ||
1096 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1097 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1098 | CONFIG_NLS_ASCII=y | ||
1099 | CONFIG_NLS_ISO8859_1=y | ||
1100 | # CONFIG_NLS_ISO8859_2 is not set | ||
1101 | # CONFIG_NLS_ISO8859_3 is not set | ||
1102 | # CONFIG_NLS_ISO8859_4 is not set | ||
1103 | # CONFIG_NLS_ISO8859_5 is not set | ||
1104 | # CONFIG_NLS_ISO8859_6 is not set | ||
1105 | # CONFIG_NLS_ISO8859_7 is not set | ||
1106 | # CONFIG_NLS_ISO8859_9 is not set | ||
1107 | # CONFIG_NLS_ISO8859_13 is not set | ||
1108 | # CONFIG_NLS_ISO8859_14 is not set | ||
1109 | CONFIG_NLS_ISO8859_15=y | ||
1110 | # CONFIG_NLS_KOI8_R is not set | ||
1111 | # CONFIG_NLS_KOI8_U is not set | ||
1112 | # CONFIG_NLS_UTF8 is not set | ||
1113 | # CONFIG_DLM is not set | ||
1114 | |||
1115 | # | ||
1116 | # Kernel hacking | ||
1117 | # | ||
1118 | # CONFIG_PRINTK_TIME is not set | ||
1119 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1120 | # CONFIG_ENABLE_MUST_CHECK is not set | ||
1121 | CONFIG_FRAME_WARN=1024 | ||
1122 | # CONFIG_MAGIC_SYSRQ is not set | ||
1123 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1124 | # CONFIG_DEBUG_FS is not set | ||
1125 | # CONFIG_HEADERS_CHECK is not set | ||
1126 | CONFIG_DEBUG_KERNEL=y | ||
1127 | # CONFIG_DEBUG_SHIRQ is not set | ||
1128 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1129 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1130 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1131 | CONFIG_DETECT_HUNG_TASK=y | ||
1132 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1133 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1134 | # CONFIG_SCHED_DEBUG is not set | ||
1135 | # CONFIG_SCHEDSTATS is not set | ||
1136 | # CONFIG_TIMER_STATS is not set | ||
1137 | # CONFIG_DEBUG_OBJECTS is not set | ||
1138 | # CONFIG_DEBUG_SLAB is not set | ||
1139 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1140 | # CONFIG_DEBUG_PREEMPT is not set | ||
1141 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1142 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1143 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1144 | # CONFIG_DEBUG_MUTEXES is not set | ||
1145 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1146 | # CONFIG_PROVE_LOCKING is not set | ||
1147 | # CONFIG_LOCK_STAT is not set | ||
1148 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1149 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1150 | # CONFIG_DEBUG_KOBJECT is not set | ||
1151 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
1152 | CONFIG_DEBUG_INFO=y | ||
1153 | # CONFIG_DEBUG_VM is not set | ||
1154 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1155 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1156 | # CONFIG_DEBUG_LIST is not set | ||
1157 | # CONFIG_DEBUG_SG is not set | ||
1158 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1159 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1160 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1161 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1162 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1163 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1164 | # CONFIG_FAULT_INJECTION is not set | ||
1165 | # CONFIG_LATENCYTOP is not set | ||
1166 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1167 | # CONFIG_PAGE_POISONING is not set | ||
1168 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
1169 | CONFIG_TRACING_SUPPORT=y | ||
1170 | CONFIG_FTRACE=y | ||
1171 | # CONFIG_FUNCTION_TRACER is not set | ||
1172 | # CONFIG_IRQSOFF_TRACER is not set | ||
1173 | # CONFIG_PREEMPT_TRACER is not set | ||
1174 | # CONFIG_SCHED_TRACER is not set | ||
1175 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
1176 | # CONFIG_BOOT_TRACER is not set | ||
1177 | CONFIG_BRANCH_PROFILE_NONE=y | ||
1178 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1179 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1180 | # CONFIG_STACK_TRACER is not set | ||
1181 | # CONFIG_KMEMTRACE is not set | ||
1182 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1183 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1184 | # CONFIG_SAMPLES is not set | ||
1185 | CONFIG_HAVE_ARCH_KGDB=y | ||
1186 | # CONFIG_KGDB is not set | ||
1187 | CONFIG_ARM_UNWIND=y | ||
1188 | # CONFIG_DEBUG_USER is not set | ||
1189 | # CONFIG_DEBUG_ERRORS is not set | ||
1190 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
1191 | # CONFIG_DEBUG_LL is not set | ||
1192 | |||
1193 | # | ||
1194 | # Security options | ||
1195 | # | ||
1196 | # CONFIG_KEYS is not set | ||
1197 | # CONFIG_SECURITY is not set | ||
1198 | # CONFIG_SECURITYFS is not set | ||
1199 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1200 | CONFIG_CRYPTO=y | ||
1201 | |||
1202 | # | ||
1203 | # Crypto core or helper | ||
1204 | # | ||
1205 | # CONFIG_CRYPTO_FIPS is not set | ||
1206 | CONFIG_CRYPTO_ALGAPI=y | ||
1207 | CONFIG_CRYPTO_ALGAPI2=y | ||
1208 | CONFIG_CRYPTO_AEAD2=y | ||
1209 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1210 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1211 | CONFIG_CRYPTO_HASH=y | ||
1212 | CONFIG_CRYPTO_HASH2=y | ||
1213 | CONFIG_CRYPTO_RNG2=y | ||
1214 | CONFIG_CRYPTO_PCOMP=y | ||
1215 | CONFIG_CRYPTO_MANAGER=y | ||
1216 | CONFIG_CRYPTO_MANAGER2=y | ||
1217 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1218 | # CONFIG_CRYPTO_NULL is not set | ||
1219 | CONFIG_CRYPTO_WORKQUEUE=y | ||
1220 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1221 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1222 | # CONFIG_CRYPTO_TEST is not set | ||
1223 | |||
1224 | # | ||
1225 | # Authenticated Encryption with Associated Data | ||
1226 | # | ||
1227 | # CONFIG_CRYPTO_CCM is not set | ||
1228 | # CONFIG_CRYPTO_GCM is not set | ||
1229 | # CONFIG_CRYPTO_SEQIV is not set | ||
1230 | |||
1231 | # | ||
1232 | # Block modes | ||
1233 | # | ||
1234 | CONFIG_CRYPTO_CBC=y | ||
1235 | # CONFIG_CRYPTO_CTR is not set | ||
1236 | # CONFIG_CRYPTO_CTS is not set | ||
1237 | CONFIG_CRYPTO_ECB=m | ||
1238 | # CONFIG_CRYPTO_LRW is not set | ||
1239 | # CONFIG_CRYPTO_PCBC is not set | ||
1240 | # CONFIG_CRYPTO_XTS is not set | ||
1241 | |||
1242 | # | ||
1243 | # Hash modes | ||
1244 | # | ||
1245 | # CONFIG_CRYPTO_HMAC is not set | ||
1246 | # CONFIG_CRYPTO_XCBC is not set | ||
1247 | |||
1248 | # | ||
1249 | # Digest | ||
1250 | # | ||
1251 | # CONFIG_CRYPTO_CRC32C is not set | ||
1252 | # CONFIG_CRYPTO_MD4 is not set | ||
1253 | CONFIG_CRYPTO_MD5=y | ||
1254 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1255 | # CONFIG_CRYPTO_RMD128 is not set | ||
1256 | # CONFIG_CRYPTO_RMD160 is not set | ||
1257 | # CONFIG_CRYPTO_RMD256 is not set | ||
1258 | # CONFIG_CRYPTO_RMD320 is not set | ||
1259 | CONFIG_CRYPTO_SHA1=y | ||
1260 | # CONFIG_CRYPTO_SHA256 is not set | ||
1261 | # CONFIG_CRYPTO_SHA512 is not set | ||
1262 | # CONFIG_CRYPTO_TGR192 is not set | ||
1263 | # CONFIG_CRYPTO_WP512 is not set | ||
1264 | |||
1265 | # | ||
1266 | # Ciphers | ||
1267 | # | ||
1268 | # CONFIG_CRYPTO_AES is not set | ||
1269 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1270 | CONFIG_CRYPTO_ARC4=m | ||
1271 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1272 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1273 | # CONFIG_CRYPTO_CAST5 is not set | ||
1274 | # CONFIG_CRYPTO_CAST6 is not set | ||
1275 | CONFIG_CRYPTO_DES=y | ||
1276 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1277 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1278 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1279 | # CONFIG_CRYPTO_SEED is not set | ||
1280 | # CONFIG_CRYPTO_SERPENT is not set | ||
1281 | # CONFIG_CRYPTO_TEA is not set | ||
1282 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1283 | |||
1284 | # | ||
1285 | # Compression | ||
1286 | # | ||
1287 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1288 | # CONFIG_CRYPTO_ZLIB is not set | ||
1289 | # CONFIG_CRYPTO_LZO is not set | ||
1290 | |||
1291 | # | ||
1292 | # Random Number Generation | ||
1293 | # | ||
1294 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1295 | CONFIG_CRYPTO_HW=y | ||
1296 | # CONFIG_BINARY_PRINTF is not set | ||
1297 | |||
1298 | # | ||
1299 | # Library routines | ||
1300 | # | ||
1301 | CONFIG_BITREVERSE=y | ||
1302 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1303 | CONFIG_CRC_CCITT=m | ||
1304 | # CONFIG_CRC16 is not set | ||
1305 | # CONFIG_CRC_T10DIF is not set | ||
1306 | # CONFIG_CRC_ITU_T is not set | ||
1307 | CONFIG_CRC32=y | ||
1308 | # CONFIG_CRC7 is not set | ||
1309 | # CONFIG_LIBCRC32C is not set | ||
1310 | CONFIG_ZLIB_INFLATE=y | ||
1311 | CONFIG_ZLIB_DEFLATE=y | ||
1312 | CONFIG_DECOMPRESS_GZIP=y | ||
1313 | CONFIG_HAS_IOMEM=y | ||
1314 | CONFIG_HAS_IOPORT=y | ||
1315 | CONFIG_HAS_DMA=y | ||
1316 | CONFIG_NLATTR=y | ||
diff --git a/arch/arm/configs/s5pc100_defconfig b/arch/arm/configs/s5pc100_defconfig new file mode 100644 index 00000000000..b0d7d3d3a5e --- /dev/null +++ b/arch/arm/configs/s5pc100_defconfig | |||
@@ -0,0 +1,892 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.30 | ||
4 | # Wed Jul 1 15:53:07 2009 | ||
5 | # | ||
6 | CONFIG_ARM=y | ||
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | CONFIG_GENERIC_GPIO=y | ||
9 | CONFIG_MMU=y | ||
10 | CONFIG_NO_IOPORT=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_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
22 | CONFIG_VECTORS_BASE=0xffff0000 | ||
23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
24 | CONFIG_CONSTRUCTORS=y | ||
25 | |||
26 | # | ||
27 | # General setup | ||
28 | # | ||
29 | CONFIG_EXPERIMENTAL=y | ||
30 | CONFIG_BROKEN_ON_SMP=y | ||
31 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
32 | CONFIG_LOCALVERSION="" | ||
33 | CONFIG_LOCALVERSION_AUTO=y | ||
34 | CONFIG_SWAP=y | ||
35 | # CONFIG_SYSVIPC is not set | ||
36 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
37 | |||
38 | # | ||
39 | # RCU Subsystem | ||
40 | # | ||
41 | CONFIG_CLASSIC_RCU=y | ||
42 | # CONFIG_TREE_RCU is not set | ||
43 | # CONFIG_PREEMPT_RCU is not set | ||
44 | # CONFIG_TREE_RCU_TRACE is not set | ||
45 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
46 | # CONFIG_IKCONFIG is not set | ||
47 | CONFIG_LOG_BUF_SHIFT=17 | ||
48 | # CONFIG_GROUP_SCHED is not set | ||
49 | # CONFIG_CGROUPS is not set | ||
50 | CONFIG_SYSFS_DEPRECATED=y | ||
51 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
52 | # CONFIG_RELAY is not set | ||
53 | CONFIG_NAMESPACES=y | ||
54 | # CONFIG_UTS_NS is not set | ||
55 | # CONFIG_USER_NS is not set | ||
56 | # CONFIG_PID_NS is not set | ||
57 | CONFIG_BLK_DEV_INITRD=y | ||
58 | CONFIG_INITRAMFS_SOURCE="" | ||
59 | CONFIG_RD_GZIP=y | ||
60 | CONFIG_RD_BZIP2=y | ||
61 | CONFIG_RD_LZMA=y | ||
62 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
63 | CONFIG_SYSCTL=y | ||
64 | CONFIG_ANON_INODES=y | ||
65 | # CONFIG_EMBEDDED is not set | ||
66 | CONFIG_UID16=y | ||
67 | CONFIG_SYSCTL_SYSCALL=y | ||
68 | CONFIG_KALLSYMS=y | ||
69 | CONFIG_KALLSYMS_ALL=y | ||
70 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
71 | CONFIG_HOTPLUG=y | ||
72 | CONFIG_PRINTK=y | ||
73 | CONFIG_BUG=y | ||
74 | CONFIG_ELF_CORE=y | ||
75 | CONFIG_BASE_FULL=y | ||
76 | CONFIG_FUTEX=y | ||
77 | CONFIG_EPOLL=y | ||
78 | CONFIG_SIGNALFD=y | ||
79 | CONFIG_TIMERFD=y | ||
80 | CONFIG_EVENTFD=y | ||
81 | CONFIG_SHMEM=y | ||
82 | CONFIG_AIO=y | ||
83 | |||
84 | # | ||
85 | # Performance Counters | ||
86 | # | ||
87 | CONFIG_VM_EVENT_COUNTERS=y | ||
88 | CONFIG_SLUB_DEBUG=y | ||
89 | # CONFIG_STRIP_ASM_SYMS is not set | ||
90 | CONFIG_COMPAT_BRK=y | ||
91 | # CONFIG_SLAB is not set | ||
92 | CONFIG_SLUB=y | ||
93 | # CONFIG_SLOB is not set | ||
94 | # CONFIG_PROFILING is not set | ||
95 | # CONFIG_MARKERS is not set | ||
96 | CONFIG_HAVE_OPROFILE=y | ||
97 | # CONFIG_KPROBES is not set | ||
98 | CONFIG_HAVE_KPROBES=y | ||
99 | CONFIG_HAVE_KRETPROBES=y | ||
100 | CONFIG_HAVE_CLK=y | ||
101 | |||
102 | # | ||
103 | # GCOV-based kernel profiling | ||
104 | # | ||
105 | # CONFIG_SLOW_WORK is not set | ||
106 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
107 | CONFIG_SLABINFO=y | ||
108 | CONFIG_RT_MUTEXES=y | ||
109 | CONFIG_BASE_SMALL=0 | ||
110 | CONFIG_MODULES=y | ||
111 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
112 | CONFIG_MODULE_UNLOAD=y | ||
113 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
114 | # CONFIG_MODVERSIONS is not set | ||
115 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
116 | CONFIG_BLOCK=y | ||
117 | CONFIG_LBDAF=y | ||
118 | # CONFIG_BLK_DEV_BSG is not set | ||
119 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
120 | |||
121 | # | ||
122 | # IO Schedulers | ||
123 | # | ||
124 | CONFIG_IOSCHED_NOOP=y | ||
125 | CONFIG_IOSCHED_AS=y | ||
126 | CONFIG_IOSCHED_DEADLINE=y | ||
127 | CONFIG_IOSCHED_CFQ=y | ||
128 | # CONFIG_DEFAULT_AS is not set | ||
129 | # CONFIG_DEFAULT_DEADLINE is not set | ||
130 | CONFIG_DEFAULT_CFQ=y | ||
131 | # CONFIG_DEFAULT_NOOP is not set | ||
132 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
133 | # CONFIG_FREEZER is not set | ||
134 | |||
135 | # | ||
136 | # System Type | ||
137 | # | ||
138 | # CONFIG_ARCH_AAEC2000 is not set | ||
139 | # CONFIG_ARCH_INTEGRATOR is not set | ||
140 | # CONFIG_ARCH_REALVIEW is not set | ||
141 | # CONFIG_ARCH_VERSATILE is not set | ||
142 | # CONFIG_ARCH_AT91 is not set | ||
143 | # CONFIG_ARCH_CLPS711X is not set | ||
144 | # CONFIG_ARCH_GEMINI is not set | ||
145 | # CONFIG_ARCH_EBSA110 is not set | ||
146 | # CONFIG_ARCH_EP93XX is not set | ||
147 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
148 | # CONFIG_ARCH_MXC is not set | ||
149 | # CONFIG_ARCH_STMP3XXX is not set | ||
150 | # CONFIG_ARCH_NETX is not set | ||
151 | # CONFIG_ARCH_H720X is not set | ||
152 | # CONFIG_ARCH_IOP13XX is not set | ||
153 | # CONFIG_ARCH_IOP32X is not set | ||
154 | # CONFIG_ARCH_IOP33X is not set | ||
155 | # CONFIG_ARCH_IXP23XX is not set | ||
156 | # CONFIG_ARCH_IXP2000 is not set | ||
157 | # CONFIG_ARCH_IXP4XX is not set | ||
158 | # CONFIG_ARCH_L7200 is not set | ||
159 | # CONFIG_ARCH_KIRKWOOD is not set | ||
160 | # CONFIG_ARCH_LOKI is not set | ||
161 | # CONFIG_ARCH_MV78XX0 is not set | ||
162 | # CONFIG_ARCH_ORION5X is not set | ||
163 | # CONFIG_ARCH_MMP is not set | ||
164 | # CONFIG_ARCH_KS8695 is not set | ||
165 | # CONFIG_ARCH_NS9XXX is not set | ||
166 | # CONFIG_ARCH_W90X900 is not set | ||
167 | # CONFIG_ARCH_PNX4008 is not set | ||
168 | # CONFIG_ARCH_PXA is not set | ||
169 | # CONFIG_ARCH_MSM is not set | ||
170 | # CONFIG_ARCH_RPC is not set | ||
171 | # CONFIG_ARCH_SA1100 is not set | ||
172 | # CONFIG_ARCH_S3C2410 is not set | ||
173 | # CONFIG_ARCH_S3C64XX is not set | ||
174 | CONFIG_ARCH_S5PC1XX=y | ||
175 | # CONFIG_ARCH_SHARK is not set | ||
176 | # CONFIG_ARCH_LH7A40X is not set | ||
177 | # CONFIG_ARCH_U300 is not set | ||
178 | # CONFIG_ARCH_DAVINCI is not set | ||
179 | # CONFIG_ARCH_OMAP is not set | ||
180 | CONFIG_PLAT_S3C=y | ||
181 | |||
182 | # | ||
183 | # Boot options | ||
184 | # | ||
185 | # CONFIG_S3C_BOOT_ERROR_RESET is not set | ||
186 | CONFIG_S3C_BOOT_UART_FORCE_FIFO=y | ||
187 | |||
188 | # | ||
189 | # Power management | ||
190 | # | ||
191 | CONFIG_S3C_LOWLEVEL_UART_PORT=0 | ||
192 | CONFIG_S3C_GPIO_SPACE=0 | ||
193 | CONFIG_S3C_GPIO_TRACK=y | ||
194 | CONFIG_S3C_GPIO_PULL_UPDOWN=y | ||
195 | CONFIG_PLAT_S5PC1XX=y | ||
196 | CONFIG_CPU_S5PC100_INIT=y | ||
197 | CONFIG_CPU_S5PC100_CLOCK=y | ||
198 | CONFIG_S5PC100_SETUP_I2C0=y | ||
199 | CONFIG_CPU_S5PC100=y | ||
200 | CONFIG_MACH_SMDKC100=y | ||
201 | |||
202 | # | ||
203 | # Processor Type | ||
204 | # | ||
205 | CONFIG_CPU_32=y | ||
206 | CONFIG_CPU_32v6K=y | ||
207 | CONFIG_CPU_V7=y | ||
208 | CONFIG_CPU_32v7=y | ||
209 | CONFIG_CPU_ABRT_EV7=y | ||
210 | CONFIG_CPU_PABRT_IFAR=y | ||
211 | CONFIG_CPU_CACHE_V7=y | ||
212 | CONFIG_CPU_CACHE_VIPT=y | ||
213 | CONFIG_CPU_COPY_V6=y | ||
214 | CONFIG_CPU_TLB_V7=y | ||
215 | CONFIG_CPU_HAS_ASID=y | ||
216 | CONFIG_CPU_CP15=y | ||
217 | CONFIG_CPU_CP15_MMU=y | ||
218 | |||
219 | # | ||
220 | # Processor Features | ||
221 | # | ||
222 | CONFIG_ARM_THUMB=y | ||
223 | # CONFIG_ARM_THUMBEE is not set | ||
224 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
225 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
226 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
227 | CONFIG_HAS_TLS_REG=y | ||
228 | # CONFIG_ARM_ERRATA_430973 is not set | ||
229 | # CONFIG_ARM_ERRATA_458693 is not set | ||
230 | # CONFIG_ARM_ERRATA_460075 is not set | ||
231 | CONFIG_ARM_VIC=y | ||
232 | CONFIG_ARM_VIC_NR=2 | ||
233 | |||
234 | # | ||
235 | # Bus support | ||
236 | # | ||
237 | # CONFIG_PCI_SYSCALL is not set | ||
238 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
239 | # CONFIG_PCCARD is not set | ||
240 | |||
241 | # | ||
242 | # Kernel Features | ||
243 | # | ||
244 | CONFIG_VMSPLIT_3G=y | ||
245 | # CONFIG_VMSPLIT_2G is not set | ||
246 | # CONFIG_VMSPLIT_1G is not set | ||
247 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
248 | # CONFIG_PREEMPT is not set | ||
249 | CONFIG_HZ=100 | ||
250 | CONFIG_AEABI=y | ||
251 | CONFIG_OABI_COMPAT=y | ||
252 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
253 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
254 | # CONFIG_HIGHMEM is not set | ||
255 | CONFIG_SELECT_MEMORY_MODEL=y | ||
256 | CONFIG_FLATMEM_MANUAL=y | ||
257 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
258 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
259 | CONFIG_FLATMEM=y | ||
260 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
261 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
262 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
263 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
264 | CONFIG_ZONE_DMA_FLAG=0 | ||
265 | CONFIG_VIRT_TO_BUS=y | ||
266 | CONFIG_HAVE_MLOCK=y | ||
267 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
268 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
269 | CONFIG_ALIGNMENT_TRAP=y | ||
270 | # CONFIG_UACCESS_WITH_MEMCPY is not set | ||
271 | |||
272 | # | ||
273 | # Boot options | ||
274 | # | ||
275 | CONFIG_ZBOOT_ROM_TEXT=0 | ||
276 | CONFIG_ZBOOT_ROM_BSS=0 | ||
277 | CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=cramfs init=/linuxrc console=ttySAC2,115200 mem=128M" | ||
278 | # CONFIG_XIP_KERNEL is not set | ||
279 | # CONFIG_KEXEC is not set | ||
280 | |||
281 | # | ||
282 | # CPU Power Management | ||
283 | # | ||
284 | # CONFIG_CPU_IDLE is not set | ||
285 | |||
286 | # | ||
287 | # Floating point emulation | ||
288 | # | ||
289 | |||
290 | # | ||
291 | # At least one emulation must be selected | ||
292 | # | ||
293 | # CONFIG_FPE_NWFPE is not set | ||
294 | # CONFIG_FPE_FASTFPE is not set | ||
295 | # CONFIG_VFP is not set | ||
296 | |||
297 | # | ||
298 | # Userspace binary formats | ||
299 | # | ||
300 | CONFIG_BINFMT_ELF=y | ||
301 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
302 | CONFIG_HAVE_AOUT=y | ||
303 | # CONFIG_BINFMT_AOUT is not set | ||
304 | # CONFIG_BINFMT_MISC is not set | ||
305 | |||
306 | # | ||
307 | # Power management options | ||
308 | # | ||
309 | # CONFIG_PM is not set | ||
310 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
311 | # CONFIG_NET is not set | ||
312 | |||
313 | # | ||
314 | # Device Drivers | ||
315 | # | ||
316 | |||
317 | # | ||
318 | # Generic Driver Options | ||
319 | # | ||
320 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
321 | CONFIG_STANDALONE=y | ||
322 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
323 | CONFIG_FW_LOADER=y | ||
324 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
325 | CONFIG_EXTRA_FIRMWARE="" | ||
326 | # CONFIG_DEBUG_DRIVER is not set | ||
327 | # CONFIG_DEBUG_DEVRES is not set | ||
328 | # CONFIG_SYS_HYPERVISOR is not set | ||
329 | # CONFIG_MTD is not set | ||
330 | # CONFIG_PARPORT is not set | ||
331 | CONFIG_BLK_DEV=y | ||
332 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
333 | CONFIG_BLK_DEV_LOOP=y | ||
334 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
335 | CONFIG_BLK_DEV_RAM=y | ||
336 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
337 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
338 | # CONFIG_BLK_DEV_XIP is not set | ||
339 | # CONFIG_CDROM_PKTCDVD is not set | ||
340 | # CONFIG_MG_DISK is not set | ||
341 | CONFIG_MISC_DEVICES=y | ||
342 | # CONFIG_ICS932S401 is not set | ||
343 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
344 | # CONFIG_ISL29003 is not set | ||
345 | # CONFIG_C2PORT is not set | ||
346 | |||
347 | # | ||
348 | # EEPROM support | ||
349 | # | ||
350 | CONFIG_EEPROM_AT24=y | ||
351 | # CONFIG_EEPROM_LEGACY is not set | ||
352 | # CONFIG_EEPROM_MAX6875 is not set | ||
353 | # CONFIG_EEPROM_93CX6 is not set | ||
354 | CONFIG_HAVE_IDE=y | ||
355 | # CONFIG_IDE is not set | ||
356 | |||
357 | # | ||
358 | # SCSI device support | ||
359 | # | ||
360 | # CONFIG_RAID_ATTRS is not set | ||
361 | # CONFIG_SCSI is not set | ||
362 | # CONFIG_SCSI_DMA is not set | ||
363 | # CONFIG_SCSI_NETLINK is not set | ||
364 | # CONFIG_ATA is not set | ||
365 | # CONFIG_MD is not set | ||
366 | |||
367 | # | ||
368 | # Input device support | ||
369 | # | ||
370 | CONFIG_INPUT=y | ||
371 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
372 | # CONFIG_INPUT_POLLDEV is not set | ||
373 | |||
374 | # | ||
375 | # Userland interfaces | ||
376 | # | ||
377 | CONFIG_INPUT_MOUSEDEV=y | ||
378 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
379 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
380 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
381 | # CONFIG_INPUT_JOYDEV is not set | ||
382 | # CONFIG_INPUT_EVDEV is not set | ||
383 | # CONFIG_INPUT_EVBUG is not set | ||
384 | |||
385 | # | ||
386 | # Input Device Drivers | ||
387 | # | ||
388 | CONFIG_INPUT_KEYBOARD=y | ||
389 | CONFIG_KEYBOARD_ATKBD=y | ||
390 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
391 | # CONFIG_KEYBOARD_LKKBD is not set | ||
392 | # CONFIG_KEYBOARD_XTKBD is not set | ||
393 | # CONFIG_KEYBOARD_NEWTON is not set | ||
394 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
395 | # CONFIG_KEYBOARD_GPIO is not set | ||
396 | CONFIG_INPUT_MOUSE=y | ||
397 | CONFIG_MOUSE_PS2=y | ||
398 | CONFIG_MOUSE_PS2_ALPS=y | ||
399 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
400 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
401 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
402 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
403 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
404 | # CONFIG_MOUSE_SERIAL is not set | ||
405 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
406 | # CONFIG_MOUSE_BCM5974 is not set | ||
407 | # CONFIG_MOUSE_VSXXXAA is not set | ||
408 | # CONFIG_MOUSE_GPIO is not set | ||
409 | # CONFIG_MOUSE_SYNAPTICS_I2C is not set | ||
410 | # CONFIG_INPUT_JOYSTICK is not set | ||
411 | # CONFIG_INPUT_TABLET is not set | ||
412 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
413 | # CONFIG_INPUT_MISC is not set | ||
414 | |||
415 | # | ||
416 | # Hardware I/O ports | ||
417 | # | ||
418 | CONFIG_SERIO=y | ||
419 | CONFIG_SERIO_SERPORT=y | ||
420 | CONFIG_SERIO_LIBPS2=y | ||
421 | # CONFIG_SERIO_RAW is not set | ||
422 | # CONFIG_GAMEPORT is not set | ||
423 | |||
424 | # | ||
425 | # Character devices | ||
426 | # | ||
427 | CONFIG_VT=y | ||
428 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
429 | CONFIG_VT_CONSOLE=y | ||
430 | CONFIG_HW_CONSOLE=y | ||
431 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
432 | CONFIG_DEVKMEM=y | ||
433 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
434 | |||
435 | # | ||
436 | # Serial drivers | ||
437 | # | ||
438 | CONFIG_SERIAL_8250=y | ||
439 | # CONFIG_SERIAL_8250_CONSOLE is not set | ||
440 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
441 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
442 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
443 | |||
444 | # | ||
445 | # Non-8250 serial port support | ||
446 | # | ||
447 | CONFIG_SERIAL_SAMSUNG=y | ||
448 | CONFIG_SERIAL_SAMSUNG_UARTS=3 | ||
449 | # CONFIG_SERIAL_SAMSUNG_DEBUG is not set | ||
450 | CONFIG_SERIAL_SAMSUNG_CONSOLE=y | ||
451 | CONFIG_SERIAL_CORE=y | ||
452 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
453 | CONFIG_UNIX98_PTYS=y | ||
454 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
455 | CONFIG_LEGACY_PTYS=y | ||
456 | CONFIG_LEGACY_PTY_COUNT=256 | ||
457 | # CONFIG_IPMI_HANDLER is not set | ||
458 | CONFIG_HW_RANDOM=y | ||
459 | # CONFIG_HW_RANDOM_TIMERIOMEM is not set | ||
460 | # CONFIG_R3964 is not set | ||
461 | # CONFIG_RAW_DRIVER is not set | ||
462 | # CONFIG_TCG_TPM is not set | ||
463 | CONFIG_I2C=y | ||
464 | CONFIG_I2C_BOARDINFO=y | ||
465 | CONFIG_I2C_CHARDEV=y | ||
466 | CONFIG_I2C_HELPER_AUTO=y | ||
467 | |||
468 | # | ||
469 | # I2C Hardware Bus support | ||
470 | # | ||
471 | |||
472 | # | ||
473 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
474 | # | ||
475 | # CONFIG_I2C_GPIO is not set | ||
476 | # CONFIG_I2C_OCORES is not set | ||
477 | # CONFIG_I2C_SIMTEC is not set | ||
478 | |||
479 | # | ||
480 | # External I2C/SMBus adapter drivers | ||
481 | # | ||
482 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
483 | # CONFIG_I2C_TAOS_EVM is not set | ||
484 | |||
485 | # | ||
486 | # Other I2C/SMBus bus drivers | ||
487 | # | ||
488 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
489 | # CONFIG_I2C_STUB is not set | ||
490 | |||
491 | # | ||
492 | # Miscellaneous I2C Chip support | ||
493 | # | ||
494 | # CONFIG_DS1682 is not set | ||
495 | # CONFIG_SENSORS_PCF8574 is not set | ||
496 | # CONFIG_PCF8575 is not set | ||
497 | # CONFIG_SENSORS_PCA9539 is not set | ||
498 | # CONFIG_SENSORS_TSL2550 is not set | ||
499 | # CONFIG_I2C_DEBUG_CORE is not set | ||
500 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
501 | # CONFIG_I2C_DEBUG_BUS is not set | ||
502 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
503 | # CONFIG_SPI is not set | ||
504 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
505 | CONFIG_GPIOLIB=y | ||
506 | # CONFIG_DEBUG_GPIO is not set | ||
507 | # CONFIG_GPIO_SYSFS is not set | ||
508 | |||
509 | # | ||
510 | # Memory mapped GPIO expanders: | ||
511 | # | ||
512 | |||
513 | # | ||
514 | # I2C GPIO expanders: | ||
515 | # | ||
516 | # CONFIG_GPIO_MAX732X is not set | ||
517 | # CONFIG_GPIO_PCA953X is not set | ||
518 | # CONFIG_GPIO_PCF857X is not set | ||
519 | |||
520 | # | ||
521 | # PCI GPIO expanders: | ||
522 | # | ||
523 | |||
524 | # | ||
525 | # SPI GPIO expanders: | ||
526 | # | ||
527 | # CONFIG_W1 is not set | ||
528 | # CONFIG_POWER_SUPPLY is not set | ||
529 | CONFIG_HWMON=y | ||
530 | # CONFIG_HWMON_VID is not set | ||
531 | # CONFIG_SENSORS_AD7414 is not set | ||
532 | # CONFIG_SENSORS_AD7418 is not set | ||
533 | # CONFIG_SENSORS_ADM1021 is not set | ||
534 | # CONFIG_SENSORS_ADM1025 is not set | ||
535 | # CONFIG_SENSORS_ADM1026 is not set | ||
536 | # CONFIG_SENSORS_ADM1029 is not set | ||
537 | # CONFIG_SENSORS_ADM1031 is not set | ||
538 | # CONFIG_SENSORS_ADM9240 is not set | ||
539 | # CONFIG_SENSORS_ADT7462 is not set | ||
540 | # CONFIG_SENSORS_ADT7470 is not set | ||
541 | # CONFIG_SENSORS_ADT7473 is not set | ||
542 | # CONFIG_SENSORS_ADT7475 is not set | ||
543 | # CONFIG_SENSORS_ATXP1 is not set | ||
544 | # CONFIG_SENSORS_DS1621 is not set | ||
545 | # CONFIG_SENSORS_F71805F is not set | ||
546 | # CONFIG_SENSORS_F71882FG is not set | ||
547 | # CONFIG_SENSORS_F75375S is not set | ||
548 | # CONFIG_SENSORS_G760A is not set | ||
549 | # CONFIG_SENSORS_GL518SM is not set | ||
550 | # CONFIG_SENSORS_GL520SM is not set | ||
551 | # CONFIG_SENSORS_IT87 is not set | ||
552 | # CONFIG_SENSORS_LM63 is not set | ||
553 | # CONFIG_SENSORS_LM75 is not set | ||
554 | # CONFIG_SENSORS_LM77 is not set | ||
555 | # CONFIG_SENSORS_LM78 is not set | ||
556 | # CONFIG_SENSORS_LM80 is not set | ||
557 | # CONFIG_SENSORS_LM83 is not set | ||
558 | # CONFIG_SENSORS_LM85 is not set | ||
559 | # CONFIG_SENSORS_LM87 is not set | ||
560 | # CONFIG_SENSORS_LM90 is not set | ||
561 | # CONFIG_SENSORS_LM92 is not set | ||
562 | # CONFIG_SENSORS_LM93 is not set | ||
563 | # CONFIG_SENSORS_LTC4215 is not set | ||
564 | # CONFIG_SENSORS_LTC4245 is not set | ||
565 | # CONFIG_SENSORS_LM95241 is not set | ||
566 | # CONFIG_SENSORS_MAX1619 is not set | ||
567 | # CONFIG_SENSORS_MAX6650 is not set | ||
568 | # CONFIG_SENSORS_PC87360 is not set | ||
569 | # CONFIG_SENSORS_PC87427 is not set | ||
570 | # CONFIG_SENSORS_PCF8591 is not set | ||
571 | # CONFIG_SENSORS_SHT15 is not set | ||
572 | # CONFIG_SENSORS_DME1737 is not set | ||
573 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
574 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
575 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
576 | # CONFIG_SENSORS_ADS7828 is not set | ||
577 | # CONFIG_SENSORS_THMC50 is not set | ||
578 | # CONFIG_SENSORS_TMP401 is not set | ||
579 | # CONFIG_SENSORS_VT1211 is not set | ||
580 | # CONFIG_SENSORS_W83781D is not set | ||
581 | # CONFIG_SENSORS_W83791D is not set | ||
582 | # CONFIG_SENSORS_W83792D is not set | ||
583 | # CONFIG_SENSORS_W83793 is not set | ||
584 | # CONFIG_SENSORS_W83L785TS is not set | ||
585 | # CONFIG_SENSORS_W83L786NG is not set | ||
586 | # CONFIG_SENSORS_W83627HF is not set | ||
587 | # CONFIG_SENSORS_W83627EHF is not set | ||
588 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
589 | # CONFIG_THERMAL is not set | ||
590 | # CONFIG_THERMAL_HWMON is not set | ||
591 | # CONFIG_WATCHDOG is not set | ||
592 | CONFIG_SSB_POSSIBLE=y | ||
593 | |||
594 | # | ||
595 | # Sonics Silicon Backplane | ||
596 | # | ||
597 | # CONFIG_SSB is not set | ||
598 | |||
599 | # | ||
600 | # Multifunction device drivers | ||
601 | # | ||
602 | # CONFIG_MFD_CORE is not set | ||
603 | # CONFIG_MFD_SM501 is not set | ||
604 | # CONFIG_MFD_ASIC3 is not set | ||
605 | # CONFIG_HTC_EGPIO is not set | ||
606 | # CONFIG_HTC_PASIC3 is not set | ||
607 | # CONFIG_TPS65010 is not set | ||
608 | # CONFIG_TWL4030_CORE is not set | ||
609 | # CONFIG_MFD_TMIO is not set | ||
610 | # CONFIG_MFD_T7L66XB is not set | ||
611 | # CONFIG_MFD_TC6387XB is not set | ||
612 | # CONFIG_MFD_TC6393XB is not set | ||
613 | # CONFIG_PMIC_DA903X is not set | ||
614 | # CONFIG_MFD_WM8400 is not set | ||
615 | # CONFIG_MFD_WM8350_I2C is not set | ||
616 | # CONFIG_MFD_PCF50633 is not set | ||
617 | # CONFIG_AB3100_CORE is not set | ||
618 | # CONFIG_MEDIA_SUPPORT is not set | ||
619 | |||
620 | # | ||
621 | # Graphics support | ||
622 | # | ||
623 | # CONFIG_VGASTATE is not set | ||
624 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
625 | # CONFIG_FB is not set | ||
626 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
627 | |||
628 | # | ||
629 | # Display device support | ||
630 | # | ||
631 | # CONFIG_DISPLAY_SUPPORT is not set | ||
632 | |||
633 | # | ||
634 | # Console display driver support | ||
635 | # | ||
636 | # CONFIG_VGA_CONSOLE is not set | ||
637 | CONFIG_DUMMY_CONSOLE=y | ||
638 | # CONFIG_SOUND is not set | ||
639 | CONFIG_HID_SUPPORT=y | ||
640 | CONFIG_HID=y | ||
641 | CONFIG_HID_DEBUG=y | ||
642 | # CONFIG_HIDRAW is not set | ||
643 | # CONFIG_HID_PID is not set | ||
644 | |||
645 | # | ||
646 | # Special HID drivers | ||
647 | # | ||
648 | CONFIG_USB_SUPPORT=y | ||
649 | CONFIG_USB_ARCH_HAS_HCD=y | ||
650 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
651 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
652 | # CONFIG_USB is not set | ||
653 | |||
654 | # | ||
655 | # Enable Host or Gadget support to see Inventra options | ||
656 | # | ||
657 | |||
658 | # | ||
659 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may | ||
660 | # | ||
661 | # CONFIG_USB_GADGET is not set | ||
662 | |||
663 | # | ||
664 | # OTG and related infrastructure | ||
665 | # | ||
666 | CONFIG_MMC=y | ||
667 | CONFIG_MMC_DEBUG=y | ||
668 | CONFIG_MMC_UNSAFE_RESUME=y | ||
669 | |||
670 | # | ||
671 | # MMC/SD/SDIO Card Drivers | ||
672 | # | ||
673 | CONFIG_MMC_BLOCK=y | ||
674 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
675 | CONFIG_SDIO_UART=y | ||
676 | # CONFIG_MMC_TEST is not set | ||
677 | |||
678 | # | ||
679 | # MMC/SD/SDIO Host Controller Drivers | ||
680 | # | ||
681 | CONFIG_MMC_SDHCI=y | ||
682 | # CONFIG_MMC_SDHCI_PLTFM is not set | ||
683 | # CONFIG_MEMSTICK is not set | ||
684 | # CONFIG_ACCESSIBILITY is not set | ||
685 | # CONFIG_NEW_LEDS is not set | ||
686 | CONFIG_RTC_LIB=y | ||
687 | # CONFIG_RTC_CLASS is not set | ||
688 | # CONFIG_DMADEVICES is not set | ||
689 | # CONFIG_AUXDISPLAY is not set | ||
690 | # CONFIG_REGULATOR is not set | ||
691 | # CONFIG_UIO is not set | ||
692 | # CONFIG_STAGING is not set | ||
693 | |||
694 | # | ||
695 | # File systems | ||
696 | # | ||
697 | CONFIG_EXT2_FS=y | ||
698 | # CONFIG_EXT2_FS_XATTR is not set | ||
699 | # CONFIG_EXT2_FS_XIP is not set | ||
700 | CONFIG_EXT3_FS=y | ||
701 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
702 | CONFIG_EXT3_FS_XATTR=y | ||
703 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
704 | CONFIG_EXT3_FS_SECURITY=y | ||
705 | # CONFIG_EXT4_FS is not set | ||
706 | CONFIG_JBD=y | ||
707 | CONFIG_FS_MBCACHE=y | ||
708 | # CONFIG_REISERFS_FS is not set | ||
709 | # CONFIG_JFS_FS is not set | ||
710 | CONFIG_FS_POSIX_ACL=y | ||
711 | # CONFIG_XFS_FS is not set | ||
712 | # CONFIG_GFS2_FS is not set | ||
713 | # CONFIG_BTRFS_FS is not set | ||
714 | CONFIG_FILE_LOCKING=y | ||
715 | CONFIG_FSNOTIFY=y | ||
716 | CONFIG_DNOTIFY=y | ||
717 | CONFIG_INOTIFY=y | ||
718 | CONFIG_INOTIFY_USER=y | ||
719 | # CONFIG_QUOTA is not set | ||
720 | # CONFIG_AUTOFS_FS is not set | ||
721 | # CONFIG_AUTOFS4_FS is not set | ||
722 | # CONFIG_FUSE_FS is not set | ||
723 | CONFIG_GENERIC_ACL=y | ||
724 | |||
725 | # | ||
726 | # Caches | ||
727 | # | ||
728 | # CONFIG_FSCACHE is not set | ||
729 | |||
730 | # | ||
731 | # CD-ROM/DVD Filesystems | ||
732 | # | ||
733 | # CONFIG_ISO9660_FS is not set | ||
734 | # CONFIG_UDF_FS is not set | ||
735 | |||
736 | # | ||
737 | # DOS/FAT/NT Filesystems | ||
738 | # | ||
739 | # CONFIG_MSDOS_FS is not set | ||
740 | # CONFIG_VFAT_FS is not set | ||
741 | # CONFIG_NTFS_FS is not set | ||
742 | |||
743 | # | ||
744 | # Pseudo filesystems | ||
745 | # | ||
746 | CONFIG_PROC_FS=y | ||
747 | CONFIG_PROC_SYSCTL=y | ||
748 | CONFIG_PROC_PAGE_MONITOR=y | ||
749 | CONFIG_SYSFS=y | ||
750 | CONFIG_TMPFS=y | ||
751 | CONFIG_TMPFS_POSIX_ACL=y | ||
752 | # CONFIG_HUGETLB_PAGE is not set | ||
753 | # CONFIG_CONFIGFS_FS is not set | ||
754 | CONFIG_MISC_FILESYSTEMS=y | ||
755 | # CONFIG_ADFS_FS is not set | ||
756 | # CONFIG_AFFS_FS is not set | ||
757 | # CONFIG_HFS_FS is not set | ||
758 | # CONFIG_HFSPLUS_FS is not set | ||
759 | # CONFIG_BEFS_FS is not set | ||
760 | # CONFIG_BFS_FS is not set | ||
761 | # CONFIG_EFS_FS is not set | ||
762 | CONFIG_CRAMFS=y | ||
763 | # CONFIG_SQUASHFS is not set | ||
764 | # CONFIG_VXFS_FS is not set | ||
765 | # CONFIG_MINIX_FS is not set | ||
766 | # CONFIG_OMFS_FS is not set | ||
767 | # CONFIG_HPFS_FS is not set | ||
768 | # CONFIG_QNX4FS_FS is not set | ||
769 | CONFIG_ROMFS_FS=y | ||
770 | CONFIG_ROMFS_BACKED_BY_BLOCK=y | ||
771 | # CONFIG_ROMFS_BACKED_BY_MTD is not set | ||
772 | # CONFIG_ROMFS_BACKED_BY_BOTH is not set | ||
773 | CONFIG_ROMFS_ON_BLOCK=y | ||
774 | # CONFIG_SYSV_FS is not set | ||
775 | # CONFIG_UFS_FS is not set | ||
776 | # CONFIG_NILFS2_FS is not set | ||
777 | |||
778 | # | ||
779 | # Partition Types | ||
780 | # | ||
781 | # CONFIG_PARTITION_ADVANCED is not set | ||
782 | CONFIG_MSDOS_PARTITION=y | ||
783 | # CONFIG_NLS is not set | ||
784 | |||
785 | # | ||
786 | # Kernel hacking | ||
787 | # | ||
788 | # CONFIG_PRINTK_TIME is not set | ||
789 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
790 | CONFIG_ENABLE_MUST_CHECK=y | ||
791 | CONFIG_FRAME_WARN=1024 | ||
792 | CONFIG_MAGIC_SYSRQ=y | ||
793 | # CONFIG_UNUSED_SYMBOLS is not set | ||
794 | # CONFIG_DEBUG_FS is not set | ||
795 | # CONFIG_HEADERS_CHECK is not set | ||
796 | CONFIG_DEBUG_KERNEL=y | ||
797 | # CONFIG_DEBUG_SHIRQ is not set | ||
798 | CONFIG_DETECT_SOFTLOCKUP=y | ||
799 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
800 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
801 | CONFIG_DETECT_HUNG_TASK=y | ||
802 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
803 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
804 | CONFIG_SCHED_DEBUG=y | ||
805 | # CONFIG_SCHEDSTATS is not set | ||
806 | # CONFIG_TIMER_STATS is not set | ||
807 | # CONFIG_DEBUG_OBJECTS is not set | ||
808 | # CONFIG_SLUB_DEBUG_ON is not set | ||
809 | # CONFIG_SLUB_STATS is not set | ||
810 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
811 | CONFIG_DEBUG_RT_MUTEXES=y | ||
812 | CONFIG_DEBUG_PI_LIST=y | ||
813 | # CONFIG_RT_MUTEX_TESTER is not set | ||
814 | CONFIG_DEBUG_SPINLOCK=y | ||
815 | CONFIG_DEBUG_MUTEXES=y | ||
816 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
817 | # CONFIG_PROVE_LOCKING is not set | ||
818 | # CONFIG_LOCK_STAT is not set | ||
819 | CONFIG_DEBUG_SPINLOCK_SLEEP=y | ||
820 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
821 | # CONFIG_DEBUG_KOBJECT is not set | ||
822 | CONFIG_DEBUG_BUGVERBOSE=y | ||
823 | CONFIG_DEBUG_INFO=y | ||
824 | # CONFIG_DEBUG_VM is not set | ||
825 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
826 | CONFIG_DEBUG_MEMORY_INIT=y | ||
827 | # CONFIG_DEBUG_LIST is not set | ||
828 | # CONFIG_DEBUG_SG is not set | ||
829 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
830 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
831 | # CONFIG_RCU_TORTURE_TEST is not set | ||
832 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
833 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
834 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
835 | # CONFIG_FAULT_INJECTION is not set | ||
836 | # CONFIG_LATENCYTOP is not set | ||
837 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
838 | # CONFIG_PAGE_POISONING is not set | ||
839 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
840 | CONFIG_TRACING_SUPPORT=y | ||
841 | CONFIG_FTRACE=y | ||
842 | # CONFIG_FUNCTION_TRACER is not set | ||
843 | # CONFIG_SCHED_TRACER is not set | ||
844 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set | ||
845 | # CONFIG_BOOT_TRACER is not set | ||
846 | CONFIG_BRANCH_PROFILE_NONE=y | ||
847 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
848 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
849 | # CONFIG_STACK_TRACER is not set | ||
850 | # CONFIG_KMEMTRACE is not set | ||
851 | # CONFIG_WORKQUEUE_TRACER is not set | ||
852 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
853 | # CONFIG_SAMPLES is not set | ||
854 | CONFIG_HAVE_ARCH_KGDB=y | ||
855 | # CONFIG_KGDB is not set | ||
856 | CONFIG_ARM_UNWIND=y | ||
857 | CONFIG_DEBUG_USER=y | ||
858 | CONFIG_DEBUG_ERRORS=y | ||
859 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
860 | CONFIG_DEBUG_LL=y | ||
861 | # CONFIG_DEBUG_ICEDCC is not set | ||
862 | CONFIG_DEBUG_S3C_PORT=y | ||
863 | CONFIG_DEBUG_S3C_UART=0 | ||
864 | |||
865 | # | ||
866 | # Security options | ||
867 | # | ||
868 | # CONFIG_KEYS is not set | ||
869 | # CONFIG_SECURITY is not set | ||
870 | # CONFIG_SECURITYFS is not set | ||
871 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
872 | # CONFIG_CRYPTO is not set | ||
873 | # CONFIG_BINARY_PRINTF is not set | ||
874 | |||
875 | # | ||
876 | # Library routines | ||
877 | # | ||
878 | CONFIG_BITREVERSE=y | ||
879 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
880 | # CONFIG_CRC_CCITT is not set | ||
881 | # CONFIG_CRC16 is not set | ||
882 | # CONFIG_CRC_T10DIF is not set | ||
883 | # CONFIG_CRC_ITU_T is not set | ||
884 | CONFIG_CRC32=y | ||
885 | # CONFIG_CRC7 is not set | ||
886 | # CONFIG_LIBCRC32C is not set | ||
887 | CONFIG_ZLIB_INFLATE=y | ||
888 | CONFIG_DECOMPRESS_GZIP=y | ||
889 | CONFIG_DECOMPRESS_BZIP2=y | ||
890 | CONFIG_DECOMPRESS_LZMA=y | ||
891 | CONFIG_HAS_IOMEM=y | ||
892 | CONFIG_HAS_DMA=y | ||