linux-kexecboot-2.6.35: remove temporary dev version
[openembedded.git] / recipes / linux / linux-kexecboot-2.6.34 / akita / defconfig
blob8b5a2fd8c7901cf81ef3eeed14887ee52aa83233
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.34
4 # Tue Jun 29 00:51:08 2010
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_HAVE_PROC_CPU=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_ARCH_HAS_CPUFREQ=y
21 CONFIG_GENERIC_HWEIGHT=y
22 CONFIG_GENERIC_CALIBRATE_DELAY=y
23 CONFIG_NEED_DMA_MAP_STATE=y
24 CONFIG_ARCH_MTD_XIP=y
25 CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
26 CONFIG_VECTORS_BASE=0xffff0000
27 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
28 CONFIG_CONSTRUCTORS=y
31 # General setup
33 CONFIG_EXPERIMENTAL=y
34 CONFIG_BROKEN_ON_SMP=y
35 CONFIG_INIT_ENV_ARG_LIMIT=32
36 CONFIG_LOCALVERSION=""
37 # CONFIG_LOCALVERSION_AUTO is not set
38 CONFIG_HAVE_KERNEL_GZIP=y
39 CONFIG_HAVE_KERNEL_LZMA=y
40 CONFIG_HAVE_KERNEL_LZO=y
41 # CONFIG_KERNEL_GZIP is not set
42 # CONFIG_KERNEL_BZIP2 is not set
43 CONFIG_KERNEL_LZMA=y
44 # CONFIG_KERNEL_LZO is not set
45 # CONFIG_SWAP is not set
46 # CONFIG_SYSVIPC is not set
47 # CONFIG_BSD_PROCESS_ACCT is not set
50 # RCU Subsystem
52 CONFIG_TREE_RCU=y
53 # CONFIG_TREE_PREEMPT_RCU is not set
54 # CONFIG_TINY_RCU is not set
55 # CONFIG_RCU_TRACE is not set
56 CONFIG_RCU_FANOUT=32
57 # CONFIG_RCU_FANOUT_EXACT is not set
58 # CONFIG_TREE_RCU_TRACE is not set
59 # CONFIG_IKCONFIG is not set
60 CONFIG_LOG_BUF_SHIFT=14
61 # CONFIG_CGROUPS is not set
62 # CONFIG_RELAY is not set
63 # CONFIG_NAMESPACES is not set
64 CONFIG_BLK_DEV_INITRD=y
65 CONFIG_INITRAMFS_SOURCE="initramfs.cpio.lzma"
66 CONFIG_INITRAMFS_ROOT_UID=0
67 CONFIG_INITRAMFS_ROOT_GID=0
68 CONFIG_RD_GZIP=y
69 # CONFIG_RD_BZIP2 is not set
70 CONFIG_RD_LZMA=y
71 # CONFIG_RD_LZO is not set
72 # CONFIG_INITRAMFS_COMPRESSION_NONE is not set
73 # CONFIG_INITRAMFS_COMPRESSION_GZIP is not set
74 # CONFIG_INITRAMFS_COMPRESSION_BZIP2 is not set
75 CONFIG_INITRAMFS_COMPRESSION_LZMA=y
76 # CONFIG_INITRAMFS_COMPRESSION_LZO is not set
77 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
78 CONFIG_SYSCTL=y
79 CONFIG_ANON_INODES=y
80 CONFIG_EMBEDDED=y
81 # CONFIG_UID16 is not set
82 # CONFIG_SYSCTL_SYSCALL is not set
83 # CONFIG_KALLSYMS is not set
84 CONFIG_HOTPLUG=y
85 # CONFIG_PRINTK is not set
86 # CONFIG_BUG is not set
87 # CONFIG_ELF_CORE is not set
88 # CONFIG_BASE_FULL is not set
89 # CONFIG_FUTEX is not set
90 CONFIG_EPOLL=y
91 CONFIG_SIGNALFD=y
92 CONFIG_TIMERFD=y
93 CONFIG_EVENTFD=y
94 CONFIG_SHMEM=y
95 CONFIG_AIO=y
96 CONFIG_HAVE_PERF_EVENTS=y
97 CONFIG_PERF_USE_VMALLOC=y
100 # Kernel Performance Events And Counters
102 # CONFIG_PERF_EVENTS is not set
103 # CONFIG_PERF_COUNTERS is not set
104 # CONFIG_VM_EVENT_COUNTERS is not set
105 # CONFIG_COMPAT_BRK is not set
106 # CONFIG_SLAB is not set
107 # CONFIG_SLUB is not set
108 CONFIG_SLOB=y
109 # CONFIG_PROFILING is not set
110 CONFIG_HAVE_OPROFILE=y
111 CONFIG_HAVE_KPROBES=y
112 CONFIG_HAVE_KRETPROBES=y
113 CONFIG_HAVE_CLK=y
116 # GCOV-based kernel profiling
118 # CONFIG_SLOW_WORK is not set
119 CONFIG_HAVE_GENERIC_DMA_COHERENT=y
120 CONFIG_RT_MUTEXES=y
121 CONFIG_BASE_SMALL=1
122 # CONFIG_MODULES is not set
123 CONFIG_BLOCK=y
124 # CONFIG_LBDAF is not set
125 # CONFIG_BLK_DEV_BSG is not set
126 # CONFIG_BLK_DEV_INTEGRITY is not set
129 # IO Schedulers
131 CONFIG_IOSCHED_NOOP=y
132 CONFIG_IOSCHED_DEADLINE=y
133 # CONFIG_IOSCHED_CFQ is not set
134 CONFIG_DEFAULT_DEADLINE=y
135 # CONFIG_DEFAULT_CFQ is not set
136 # CONFIG_DEFAULT_NOOP is not set
137 CONFIG_DEFAULT_IOSCHED="deadline"
138 # CONFIG_INLINE_SPIN_TRYLOCK is not set
139 # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set
140 # CONFIG_INLINE_SPIN_LOCK is not set
141 # CONFIG_INLINE_SPIN_LOCK_BH is not set
142 # CONFIG_INLINE_SPIN_LOCK_IRQ is not set
143 # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set
144 CONFIG_INLINE_SPIN_UNLOCK=y
145 # CONFIG_INLINE_SPIN_UNLOCK_BH is not set
146 CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
147 # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set
148 # CONFIG_INLINE_READ_TRYLOCK is not set
149 # CONFIG_INLINE_READ_LOCK is not set
150 # CONFIG_INLINE_READ_LOCK_BH is not set
151 # CONFIG_INLINE_READ_LOCK_IRQ is not set
152 # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set
153 CONFIG_INLINE_READ_UNLOCK=y
154 # CONFIG_INLINE_READ_UNLOCK_BH is not set
155 CONFIG_INLINE_READ_UNLOCK_IRQ=y
156 # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set
157 # CONFIG_INLINE_WRITE_TRYLOCK is not set
158 # CONFIG_INLINE_WRITE_LOCK is not set
159 # CONFIG_INLINE_WRITE_LOCK_BH is not set
160 # CONFIG_INLINE_WRITE_LOCK_IRQ is not set
161 # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set
162 CONFIG_INLINE_WRITE_UNLOCK=y
163 # CONFIG_INLINE_WRITE_UNLOCK_BH is not set
164 CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
165 # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set
166 # CONFIG_MUTEX_SPIN_ON_OWNER is not set
167 CONFIG_FREEZER=y
170 # System Type
172 CONFIG_MMU=y
173 # CONFIG_ARCH_AAEC2000 is not set
174 # CONFIG_ARCH_INTEGRATOR is not set
175 # CONFIG_ARCH_REALVIEW is not set
176 # CONFIG_ARCH_VERSATILE is not set
177 # CONFIG_ARCH_AT91 is not set
178 # CONFIG_ARCH_BCMRING is not set
179 # CONFIG_ARCH_CLPS711X is not set
180 # CONFIG_ARCH_GEMINI is not set
181 # CONFIG_ARCH_EBSA110 is not set
182 # CONFIG_ARCH_EP93XX is not set
183 # CONFIG_ARCH_FOOTBRIDGE is not set
184 # CONFIG_ARCH_MXC is not set
185 # CONFIG_ARCH_STMP3XXX is not set
186 # CONFIG_ARCH_NETX is not set
187 # CONFIG_ARCH_H720X is not set
188 # CONFIG_ARCH_IOP13XX is not set
189 # CONFIG_ARCH_IOP32X is not set
190 # CONFIG_ARCH_IOP33X is not set
191 # CONFIG_ARCH_IXP23XX is not set
192 # CONFIG_ARCH_IXP2000 is not set
193 # CONFIG_ARCH_IXP4XX is not set
194 # CONFIG_ARCH_L7200 is not set
195 # CONFIG_ARCH_DOVE is not set
196 # CONFIG_ARCH_KIRKWOOD is not set
197 # CONFIG_ARCH_LOKI is not set
198 # CONFIG_ARCH_MV78XX0 is not set
199 # CONFIG_ARCH_ORION5X is not set
200 # CONFIG_ARCH_MMP is not set
201 # CONFIG_ARCH_KS8695 is not set
202 # CONFIG_ARCH_NS9XXX is not set
203 # CONFIG_ARCH_W90X900 is not set
204 # CONFIG_ARCH_NUC93X is not set
205 # CONFIG_ARCH_PNX4008 is not set
206 CONFIG_ARCH_PXA=y
207 # CONFIG_ARCH_MSM is not set
208 # CONFIG_ARCH_SHMOBILE is not set
209 # CONFIG_ARCH_RPC is not set
210 # CONFIG_ARCH_SA1100 is not set
211 # CONFIG_ARCH_S3C2410 is not set
212 # CONFIG_ARCH_S3C64XX is not set
213 # CONFIG_ARCH_S5P6440 is not set
214 # CONFIG_ARCH_S5P6442 is not set
215 # CONFIG_ARCH_S5PC1XX is not set
216 # CONFIG_ARCH_S5PV210 is not set
217 # CONFIG_ARCH_SHARK is not set
218 # CONFIG_ARCH_LH7A40X is not set
219 # CONFIG_ARCH_U300 is not set
220 # CONFIG_ARCH_U8500 is not set
221 # CONFIG_ARCH_NOMADIK is not set
222 # CONFIG_ARCH_DAVINCI is not set
223 # CONFIG_ARCH_OMAP is not set
226 # Intel PXA2xx/PXA3xx Implementations
230 # Intel/Marvell Dev Platforms (sorted by hardware release time)
232 # CONFIG_ARCH_LUBBOCK is not set
233 # CONFIG_MACH_MAINSTONE is not set
234 # CONFIG_MACH_ZYLONITE300 is not set
235 # CONFIG_MACH_ZYLONITE320 is not set
236 # CONFIG_MACH_LITTLETON is not set
237 # CONFIG_MACH_TAVOREVB is not set
238 # CONFIG_MACH_SAAR is not set
241 # Third Party Dev Platforms (sorted by vendor name)
243 # CONFIG_ARCH_PXA_IDP is not set
244 # CONFIG_ARCH_VIPER is not set
245 # CONFIG_MACH_ARCOM_ZEUS is not set
246 # CONFIG_MACH_BALLOON3 is not set
247 # CONFIG_MACH_CSB726 is not set
248 # CONFIG_MACH_ARMCORE is not set
249 # CONFIG_MACH_EM_X270 is not set
250 # CONFIG_MACH_EXEDA is not set
251 # CONFIG_MACH_CM_X300 is not set
252 # CONFIG_MACH_CAPC7117 is not set
253 # CONFIG_ARCH_GUMSTIX is not set
254 # CONFIG_MACH_INTELMOTE2 is not set
255 # CONFIG_MACH_STARGATE2 is not set
256 # CONFIG_MACH_XCEP is not set
257 # CONFIG_TRIZEPS_PXA is not set
258 # CONFIG_MACH_LOGICPD_PXA270 is not set
259 # CONFIG_MACH_PCM027 is not set
260 # CONFIG_MACH_COLIBRI is not set
261 # CONFIG_MACH_COLIBRI300 is not set
262 # CONFIG_MACH_COLIBRI320 is not set
265 # End-user Products (sorted by vendor name)
267 # CONFIG_MACH_H4700 is not set
268 # CONFIG_MACH_H5000 is not set
269 # CONFIG_MACH_HIMALAYA is not set
270 # CONFIG_MACH_MAGICIAN is not set
271 # CONFIG_MACH_MIOA701 is not set
272 # CONFIG_PXA_EZX is not set
273 # CONFIG_MACH_MP900C is not set
274 # CONFIG_ARCH_PXA_PALM is not set
275 # CONFIG_MACH_RAUMFELD_RC is not set
276 # CONFIG_MACH_RAUMFELD_CONNECTOR is not set
277 # CONFIG_MACH_RAUMFELD_SPEAKER is not set
278 CONFIG_PXA_SHARPSL=y
279 CONFIG_SHARPSL_PM=y
280 CONFIG_SHARPSL_PM_MAX1111=y
281 # CONFIG_MACH_POODLE is not set
282 # CONFIG_MACH_CORGI is not set
283 # CONFIG_MACH_SHEPHERD is not set
284 # CONFIG_MACH_HUSKY is not set
285 CONFIG_MACH_AKITA=y
286 CONFIG_MACH_SPITZ=y
287 CONFIG_MACH_BORZOI=y
288 # CONFIG_MACH_TOSA is not set
289 # CONFIG_MACH_ICONTROL is not set
290 # CONFIG_ARCH_PXA_ESERIES is not set
291 CONFIG_PXA27x=y
292 CONFIG_PXA_SHARP_Cxx00=y
293 CONFIG_PXA_SSP=y
294 CONFIG_PLAT_PXA=y
297 # Processor Type
299 CONFIG_CPU_XSCALE=y
300 CONFIG_CPU_32v5=y
301 CONFIG_CPU_ABRT_EV5T=y
302 CONFIG_CPU_PABRT_LEGACY=y
303 CONFIG_CPU_CACHE_VIVT=y
304 CONFIG_CPU_TLB_V4WBI=y
305 CONFIG_CPU_CP15=y
306 CONFIG_CPU_CP15_MMU=y
309 # Processor Features
311 CONFIG_ARM_THUMB=y
312 # CONFIG_CPU_DCACHE_DISABLE is not set
313 CONFIG_ARM_L1_CACHE_SHIFT=5
314 # CONFIG_IWMMXT is not set
315 CONFIG_XSCALE_PMU=y
316 CONFIG_CPU_HAS_PMU=y
317 CONFIG_SHARP_PARAM=y
318 CONFIG_SHARP_SCOOP=y
319 CONFIG_COMMON_CLKDEV=y
322 # Bus support
324 # CONFIG_PCI_SYSCALL is not set
325 # CONFIG_ARCH_SUPPORTS_MSI is not set
326 CONFIG_PCCARD=y
327 CONFIG_PCMCIA=y
328 # CONFIG_PCMCIA_LOAD_CIS is not set
329 # CONFIG_PCMCIA_IOCTL is not set
332 # PC-card bridges
334 CONFIG_PCMCIA_SOC_COMMON=y
335 CONFIG_PCMCIA_PXA2XX=y
336 # CONFIG_PCMCIA_DEBUG is not set
339 # Kernel Features
341 CONFIG_TICK_ONESHOT=y
342 CONFIG_NO_HZ=y
343 # CONFIG_HIGH_RES_TIMERS is not set
344 CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
345 CONFIG_VMSPLIT_3G=y
346 # CONFIG_VMSPLIT_2G is not set
347 # CONFIG_VMSPLIT_1G is not set
348 CONFIG_PAGE_OFFSET=0xC0000000
349 CONFIG_PREEMPT_NONE=y
350 # CONFIG_PREEMPT_VOLUNTARY is not set
351 # CONFIG_PREEMPT is not set
352 CONFIG_HZ=100
353 CONFIG_AEABI=y
354 # CONFIG_OABI_COMPAT is not set
355 # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set
356 # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set
357 # CONFIG_HIGHMEM is not set
358 CONFIG_SELECT_MEMORY_MODEL=y
359 CONFIG_FLATMEM_MANUAL=y
360 # CONFIG_DISCONTIGMEM_MANUAL is not set
361 # CONFIG_SPARSEMEM_MANUAL is not set
362 CONFIG_FLATMEM=y
363 CONFIG_FLAT_NODE_MEM_MAP=y
364 CONFIG_PAGEFLAGS_EXTENDED=y
365 CONFIG_SPLIT_PTLOCK_CPUS=999999
366 # CONFIG_PHYS_ADDR_T_64BIT is not set
367 CONFIG_ZONE_DMA_FLAG=0
368 CONFIG_VIRT_TO_BUS=y
369 # CONFIG_KSM is not set
370 CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
371 CONFIG_ALIGNMENT_TRAP=y
372 # CONFIG_UACCESS_WITH_MEMCPY is not set
375 # Boot options
377 CONFIG_ZBOOT_ROM_TEXT=0
378 CONFIG_ZBOOT_ROM_BSS=0
379 CONFIG_CMDLINE="console=tty1 console=ttyS0,115200n8 fbcon=rotate:1 loglevel=3"
380 # CONFIG_XIP_KERNEL is not set
381 CONFIG_KEXEC=y
382 CONFIG_ATAGS_PROC=y
385 # CPU Power Management
387 # CONFIG_CPU_FREQ is not set
388 # CONFIG_CPU_IDLE is not set
391 # Floating point emulation
395 # At least one emulation must be selected
399 # Userspace binary formats
401 CONFIG_BINFMT_ELF=y
402 CONFIG_HAVE_AOUT=y
403 # CONFIG_BINFMT_AOUT is not set
404 # CONFIG_BINFMT_MISC is not set
407 # Power management options
409 CONFIG_PM=y
410 # CONFIG_PM_DEBUG is not set
411 CONFIG_PM_SLEEP=y
412 CONFIG_SUSPEND=y
413 CONFIG_SUSPEND_FREEZER=y
414 CONFIG_APM_EMULATION=y
415 # CONFIG_PM_RUNTIME is not set
416 CONFIG_PM_OPS=y
417 CONFIG_ARCH_SUSPEND_POSSIBLE=y
418 # CONFIG_NET is not set
421 # Device Drivers
425 # Generic Driver Options
427 CONFIG_UEVENT_HELPER_PATH=""
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_SYS_HYPERVISOR is not set
434 CONFIG_MTD=y
435 # CONFIG_MTD_DEBUG is not set
436 # CONFIG_MTD_CONCAT is not set
437 CONFIG_MTD_PARTITIONS=y
438 # CONFIG_MTD_REDBOOT_PARTS is not set
439 CONFIG_MTD_CMDLINE_PARTS=y
440 # CONFIG_MTD_AFS_PARTS is not set
441 # CONFIG_MTD_AR7_PARTS is not set
444 # User Modules And Translation Layers
446 CONFIG_MTD_CHAR=y
447 CONFIG_MTD_BLKDEVS=y
448 CONFIG_MTD_BLOCK=y
449 # CONFIG_FTL is not set
450 # CONFIG_NFTL is not set
451 # CONFIG_INFTL is not set
452 # CONFIG_RFD_FTL is not set
453 # CONFIG_SSFDC is not set
454 # CONFIG_MTD_OOPS is not set
457 # RAM/ROM/Flash chip drivers
459 # CONFIG_MTD_CFI is not set
460 # CONFIG_MTD_JEDECPROBE is not set
461 CONFIG_MTD_MAP_BANK_WIDTH_1=y
462 CONFIG_MTD_MAP_BANK_WIDTH_2=y
463 CONFIG_MTD_MAP_BANK_WIDTH_4=y
464 # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
465 # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
466 # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
467 CONFIG_MTD_CFI_I1=y
468 CONFIG_MTD_CFI_I2=y
469 # CONFIG_MTD_CFI_I4 is not set
470 # CONFIG_MTD_CFI_I8 is not set
471 # CONFIG_MTD_RAM is not set
472 CONFIG_MTD_ROM=y
473 # CONFIG_MTD_ABSENT is not set
476 # Mapping drivers for chip access
478 CONFIG_MTD_COMPLEX_MAPPINGS=y
479 CONFIG_MTD_PHYSMAP=y
480 # CONFIG_MTD_PHYSMAP_COMPAT is not set
481 # CONFIG_MTD_GPIO_ADDR is not set
482 # CONFIG_MTD_PLATRAM is not set
485 # Self-contained MTD device drivers
487 # CONFIG_MTD_DATAFLASH is not set
488 # CONFIG_MTD_M25P80 is not set
489 # CONFIG_MTD_SST25L is not set
490 # CONFIG_MTD_SLRAM is not set
491 # CONFIG_MTD_PHRAM is not set
492 # CONFIG_MTD_MTDRAM is not set
493 # CONFIG_MTD_BLOCK2MTD is not set
496 # Disk-On-Chip Device Drivers
498 # CONFIG_MTD_DOC2000 is not set
499 # CONFIG_MTD_DOC2001 is not set
500 # CONFIG_MTD_DOC2001PLUS is not set
501 CONFIG_MTD_NAND=y
502 CONFIG_MTD_NAND_VERIFY_WRITE=y
503 # CONFIG_MTD_NAND_ECC_SMC is not set
504 # CONFIG_MTD_NAND_MUSEUM_IDS is not set
505 # CONFIG_MTD_NAND_H1900 is not set
506 # CONFIG_MTD_NAND_GPIO is not set
507 CONFIG_MTD_NAND_IDS=y
508 # CONFIG_MTD_NAND_DISKONCHIP is not set
509 CONFIG_MTD_NAND_SHARPSL=y
510 # CONFIG_MTD_NAND_NANDSIM is not set
511 # CONFIG_MTD_NAND_PLATFORM is not set
512 # CONFIG_MTD_ONENAND is not set
515 # LPDDR flash memory drivers
517 # CONFIG_MTD_LPDDR is not set
520 # UBI - Unsorted block images
522 CONFIG_MTD_UBI=y
523 CONFIG_MTD_UBI_WL_THRESHOLD=4096
524 CONFIG_MTD_UBI_BEB_RESERVE=1
525 # CONFIG_MTD_UBI_GLUEBI is not set
528 # UBI debugging options
530 # CONFIG_MTD_UBI_DEBUG is not set
531 # CONFIG_PARPORT is not set
532 CONFIG_BLK_DEV=y
533 # CONFIG_BLK_DEV_COW_COMMON is not set
534 CONFIG_BLK_DEV_LOOP=y
535 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
538 # DRBD disabled because PROC_FS, INET or CONNECTOR not selected
540 # CONFIG_BLK_DEV_RAM is not set
541 # CONFIG_CDROM_PKTCDVD is not set
542 # CONFIG_MG_DISK is not set
543 # CONFIG_MISC_DEVICES is not set
544 CONFIG_HAVE_IDE=y
545 CONFIG_IDE=y
548 # Please see Documentation/ide/ide.txt for help/info on IDE drives
550 # CONFIG_BLK_DEV_IDE_SATA is not set
551 CONFIG_IDE_GD=y
552 CONFIG_IDE_GD_ATA=y
553 # CONFIG_IDE_GD_ATAPI is not set
554 CONFIG_BLK_DEV_IDECS=y
555 # CONFIG_BLK_DEV_IDECD is not set
556 # CONFIG_BLK_DEV_IDETAPE is not set
557 # CONFIG_IDE_TASK_IOCTL is not set
558 # CONFIG_IDE_PROC_FS is not set
561 # IDE chipset support/bugfixes
563 # CONFIG_BLK_DEV_PLATFORM is not set
564 # CONFIG_BLK_DEV_IDEDMA is not set
567 # SCSI device support
569 CONFIG_SCSI_MOD=y
570 # CONFIG_RAID_ATTRS is not set
571 # CONFIG_SCSI is not set
572 # CONFIG_SCSI_DMA is not set
573 # CONFIG_SCSI_NETLINK is not set
574 # CONFIG_ATA is not set
575 # CONFIG_MD is not set
576 # CONFIG_PHONE is not set
579 # Input device support
581 CONFIG_INPUT=y
582 # CONFIG_INPUT_FF_MEMLESS is not set
583 # CONFIG_INPUT_POLLDEV is not set
584 # CONFIG_INPUT_SPARSEKMAP is not set
587 # Userland interfaces
589 CONFIG_INPUT_MOUSEDEV=y
590 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
591 CONFIG_INPUT_MOUSEDEV_SCREEN_X=640
592 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480
593 # CONFIG_INPUT_JOYDEV is not set
594 CONFIG_INPUT_EVDEV=y
595 # CONFIG_INPUT_EVBUG is not set
596 CONFIG_INPUT_APMPOWER=y
599 # Input Device Drivers
601 CONFIG_INPUT_KEYBOARD=y
602 # CONFIG_KEYBOARD_ADP5588 is not set
603 # CONFIG_KEYBOARD_ATKBD is not set
604 # CONFIG_QT2160 is not set
605 # CONFIG_KEYBOARD_CORGI is not set
606 # CONFIG_KEYBOARD_LKKBD is not set
607 CONFIG_KEYBOARD_GPIO=y
608 CONFIG_KEYBOARD_MATRIX=y
609 # CONFIG_KEYBOARD_LM8323 is not set
610 # CONFIG_KEYBOARD_MAX7359 is not set
611 # CONFIG_KEYBOARD_NEWTON is not set
612 # CONFIG_KEYBOARD_OPENCORES is not set
613 # CONFIG_KEYBOARD_PXA27x is not set
614 # CONFIG_KEYBOARD_SPITZ is not set
615 # CONFIG_KEYBOARD_STOWAWAY is not set
616 # CONFIG_KEYBOARD_SUNKBD is not set
617 # CONFIG_KEYBOARD_XTKBD is not set
618 # CONFIG_INPUT_MOUSE is not set
619 # CONFIG_INPUT_JOYSTICK is not set
620 # CONFIG_INPUT_TABLET is not set
621 CONFIG_INPUT_TOUCHSCREEN=y
622 CONFIG_TOUCHSCREEN_ADS7846=y
623 # CONFIG_TOUCHSCREEN_AD7877 is not set
624 # CONFIG_TOUCHSCREEN_AD7879_I2C is not set
625 # CONFIG_TOUCHSCREEN_AD7879_SPI is not set
626 # CONFIG_TOUCHSCREEN_AD7879 is not set
627 # CONFIG_TOUCHSCREEN_CORGI is not set
628 # CONFIG_TOUCHSCREEN_DYNAPRO is not set
629 # CONFIG_TOUCHSCREEN_EETI is not set
630 # CONFIG_TOUCHSCREEN_FUJITSU is not set
631 # CONFIG_TOUCHSCREEN_GUNZE is not set
632 # CONFIG_TOUCHSCREEN_ELO is not set
633 # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
634 # CONFIG_TOUCHSCREEN_MCS5000 is not set
635 # CONFIG_TOUCHSCREEN_MTOUCH is not set
636 # CONFIG_TOUCHSCREEN_INEXIO is not set
637 # CONFIG_TOUCHSCREEN_MK712 is not set
638 # CONFIG_TOUCHSCREEN_PENMOUNT is not set
639 # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
640 # CONFIG_TOUCHSCREEN_TOUCHWIN is not set
641 # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
642 # CONFIG_TOUCHSCREEN_TSC2007 is not set
643 # CONFIG_TOUCHSCREEN_W90X900 is not set
644 # CONFIG_INPUT_MISC is not set
647 # Hardware I/O ports
649 # CONFIG_SERIO is not set
650 # CONFIG_GAMEPORT is not set
653 # Character devices
655 CONFIG_VT=y
656 CONFIG_CONSOLE_TRANSLATIONS=y
657 CONFIG_VT_CONSOLE=y
658 CONFIG_HW_CONSOLE=y
659 # CONFIG_VT_HW_CONSOLE_BINDING is not set
660 # CONFIG_DEVKMEM is not set
661 # CONFIG_SERIAL_NONSTANDARD is not set
664 # Serial drivers
666 # CONFIG_SERIAL_8250 is not set
669 # Non-8250 serial port support
671 # CONFIG_SERIAL_MAX3100 is not set
672 CONFIG_SERIAL_PXA=y
673 CONFIG_SERIAL_PXA_CONSOLE=y
674 CONFIG_SERIAL_CORE=y
675 CONFIG_SERIAL_CORE_CONSOLE=y
676 # CONFIG_SERIAL_TIMBERDALE is not set
677 CONFIG_UNIX98_PTYS=y
678 # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
679 # CONFIG_LEGACY_PTYS is not set
680 # CONFIG_IPMI_HANDLER is not set
681 # CONFIG_HW_RANDOM is not set
682 # CONFIG_R3964 is not set
685 # PCMCIA character devices
687 # CONFIG_SYNCLINK_CS is not set
688 # CONFIG_CARDMAN_4000 is not set
689 # CONFIG_CARDMAN_4040 is not set
690 # CONFIG_RAW_DRIVER is not set
691 # CONFIG_TCG_TPM is not set
692 CONFIG_I2C=y
693 CONFIG_I2C_BOARDINFO=y
694 # CONFIG_I2C_COMPAT is not set
695 # CONFIG_I2C_CHARDEV is not set
696 CONFIG_I2C_HELPER_AUTO=y
699 # I2C Hardware Bus support
703 # I2C system bus drivers (mostly embedded / system-on-chip)
705 # CONFIG_I2C_DESIGNWARE is not set
706 # CONFIG_I2C_GPIO is not set
707 # CONFIG_I2C_OCORES is not set
708 CONFIG_I2C_PXA=y
709 # CONFIG_I2C_PXA_SLAVE is not set
710 # CONFIG_I2C_SIMTEC is not set
711 # CONFIG_I2C_XILINX is not set
714 # External I2C/SMBus adapter drivers
716 # CONFIG_I2C_PARPORT_LIGHT is not set
717 # CONFIG_I2C_TAOS_EVM is not set
720 # Other I2C/SMBus bus drivers
722 # CONFIG_I2C_PCA_PLATFORM is not set
723 # CONFIG_I2C_DEBUG_CORE is not set
724 # CONFIG_I2C_DEBUG_ALGO is not set
725 # CONFIG_I2C_DEBUG_BUS is not set
726 CONFIG_SPI=y
727 CONFIG_SPI_MASTER=y
730 # SPI Master Controller Drivers
732 # CONFIG_SPI_BITBANG is not set
733 # CONFIG_SPI_GPIO is not set
734 CONFIG_SPI_PXA2XX=y
735 # CONFIG_SPI_XILINX is not set
736 # CONFIG_SPI_DESIGNWARE is not set
739 # SPI Protocol Masters
741 # CONFIG_SPI_SPIDEV is not set
742 # CONFIG_SPI_TLE62X0 is not set
745 # PPS support
747 # CONFIG_PPS is not set
748 CONFIG_ARCH_REQUIRE_GPIOLIB=y
749 CONFIG_GPIOLIB=y
752 # Memory mapped GPIO expanders:
754 # CONFIG_GPIO_IT8761E is not set
757 # I2C GPIO expanders:
759 # CONFIG_GPIO_MAX7300 is not set
760 # CONFIG_GPIO_MAX732X is not set
761 # CONFIG_GPIO_PCA953X is not set
762 # CONFIG_GPIO_PCF857X is not set
763 # CONFIG_GPIO_ADP5588 is not set
766 # PCI GPIO expanders:
770 # SPI GPIO expanders:
772 # CONFIG_GPIO_MAX7301 is not set
773 # CONFIG_GPIO_MCP23S08 is not set
774 # CONFIG_GPIO_MC33880 is not set
777 # AC97 GPIO expanders:
779 # CONFIG_W1 is not set
780 CONFIG_POWER_SUPPLY=y
781 # CONFIG_POWER_SUPPLY_DEBUG is not set
782 CONFIG_PDA_POWER=y
783 CONFIG_APM_POWER=y
784 # CONFIG_BATTERY_DS2760 is not set
785 # CONFIG_BATTERY_DS2782 is not set
786 # CONFIG_BATTERY_BQ27x00 is not set
787 # CONFIG_BATTERY_MAX17040 is not set
788 CONFIG_HWMON=y
789 # CONFIG_HWMON_VID is not set
790 # CONFIG_HWMON_DEBUG_CHIP is not set
793 # Native drivers
795 # CONFIG_SENSORS_AD7414 is not set
796 # CONFIG_SENSORS_AD7418 is not set
797 # CONFIG_SENSORS_ADCXX is not set
798 # CONFIG_SENSORS_ADM1021 is not set
799 # CONFIG_SENSORS_ADM1025 is not set
800 # CONFIG_SENSORS_ADM1026 is not set
801 # CONFIG_SENSORS_ADM1029 is not set
802 # CONFIG_SENSORS_ADM1031 is not set
803 # CONFIG_SENSORS_ADM9240 is not set
804 # CONFIG_SENSORS_ADT7411 is not set
805 # CONFIG_SENSORS_ADT7462 is not set
806 # CONFIG_SENSORS_ADT7470 is not set
807 # CONFIG_SENSORS_ADT7475 is not set
808 # CONFIG_SENSORS_ASC7621 is not set
809 # CONFIG_SENSORS_ATXP1 is not set
810 # CONFIG_SENSORS_DS1621 is not set
811 # CONFIG_SENSORS_F71805F is not set
812 # CONFIG_SENSORS_F71882FG is not set
813 # CONFIG_SENSORS_F75375S is not set
814 # CONFIG_SENSORS_G760A is not set
815 # CONFIG_SENSORS_GL518SM is not set
816 # CONFIG_SENSORS_GL520SM is not set
817 # CONFIG_SENSORS_IT87 is not set
818 # CONFIG_SENSORS_LM63 is not set
819 # CONFIG_SENSORS_LM70 is not set
820 # CONFIG_SENSORS_LM73 is not set
821 # CONFIG_SENSORS_LM75 is not set
822 # CONFIG_SENSORS_LM77 is not set
823 # CONFIG_SENSORS_LM78 is not set
824 # CONFIG_SENSORS_LM80 is not set
825 # CONFIG_SENSORS_LM83 is not set
826 # CONFIG_SENSORS_LM85 is not set
827 # CONFIG_SENSORS_LM87 is not set
828 # CONFIG_SENSORS_LM90 is not set
829 # CONFIG_SENSORS_LM92 is not set
830 # CONFIG_SENSORS_LM93 is not set
831 # CONFIG_SENSORS_LTC4215 is not set
832 # CONFIG_SENSORS_LTC4245 is not set
833 # CONFIG_SENSORS_LM95241 is not set
834 CONFIG_SENSORS_MAX1111=y
835 # CONFIG_SENSORS_MAX1619 is not set
836 # CONFIG_SENSORS_MAX6650 is not set
837 # CONFIG_SENSORS_PC87360 is not set
838 # CONFIG_SENSORS_PC87427 is not set
839 # CONFIG_SENSORS_PCF8591 is not set
840 # CONFIG_SENSORS_SHT15 is not set
841 # CONFIG_SENSORS_DME1737 is not set
842 # CONFIG_SENSORS_SMSC47M1 is not set
843 # CONFIG_SENSORS_SMSC47M192 is not set
844 # CONFIG_SENSORS_SMSC47B397 is not set
845 # CONFIG_SENSORS_ADS7828 is not set
846 # CONFIG_SENSORS_AMC6821 is not set
847 # CONFIG_SENSORS_THMC50 is not set
848 # CONFIG_SENSORS_TMP401 is not set
849 # CONFIG_SENSORS_TMP421 is not set
850 # CONFIG_SENSORS_VT1211 is not set
851 # CONFIG_SENSORS_W83781D is not set
852 # CONFIG_SENSORS_W83791D is not set
853 # CONFIG_SENSORS_W83792D is not set
854 # CONFIG_SENSORS_W83793 is not set
855 # CONFIG_SENSORS_W83L785TS is not set
856 # CONFIG_SENSORS_W83L786NG is not set
857 # CONFIG_SENSORS_W83627HF is not set
858 # CONFIG_SENSORS_W83627EHF is not set
859 # CONFIG_SENSORS_LIS3_SPI is not set
860 # CONFIG_SENSORS_LIS3_I2C is not set
861 # CONFIG_THERMAL is not set
862 # CONFIG_WATCHDOG is not set
863 CONFIG_SSB_POSSIBLE=y
866 # Sonics Silicon Backplane
868 # CONFIG_SSB is not set
871 # Multifunction device drivers
873 # CONFIG_MFD_CORE is not set
874 # CONFIG_MFD_88PM860X is not set
875 # CONFIG_MFD_SM501 is not set
876 # CONFIG_MFD_ASIC3 is not set
877 # CONFIG_HTC_EGPIO is not set
878 # CONFIG_HTC_PASIC3 is not set
879 # CONFIG_HTC_I2CPLD is not set
880 # CONFIG_TPS65010 is not set
881 # CONFIG_TWL4030_CORE is not set
882 # CONFIG_MFD_TMIO is not set
883 # CONFIG_MFD_T7L66XB is not set
884 # CONFIG_MFD_TC6387XB is not set
885 # CONFIG_MFD_TC6393XB is not set
886 # CONFIG_PMIC_DA903X is not set
887 # CONFIG_PMIC_ADP5520 is not set
888 # CONFIG_MFD_MAX8925 is not set
889 # CONFIG_MFD_WM8400 is not set
890 # CONFIG_MFD_WM831X is not set
891 # CONFIG_MFD_WM8350_I2C is not set
892 # CONFIG_MFD_WM8994 is not set
893 # CONFIG_MFD_PCF50633 is not set
894 # CONFIG_MFD_MC13783 is not set
895 # CONFIG_AB3100_CORE is not set
896 # CONFIG_EZX_PCAP is not set
897 # CONFIG_AB4500_CORE is not set
898 # CONFIG_REGULATOR is not set
899 # CONFIG_MEDIA_SUPPORT is not set
902 # Graphics support
904 # CONFIG_VGASTATE is not set
905 # CONFIG_VIDEO_OUTPUT_CONTROL is not set
906 CONFIG_FB=y
907 # CONFIG_FIRMWARE_EDID is not set
908 # CONFIG_FB_DDC is not set
909 # CONFIG_FB_BOOT_VESA_SUPPORT is not set
910 CONFIG_FB_CFB_FILLRECT=y
911 CONFIG_FB_CFB_COPYAREA=y
912 CONFIG_FB_CFB_IMAGEBLIT=y
913 # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
914 # CONFIG_FB_SYS_FILLRECT is not set
915 # CONFIG_FB_SYS_COPYAREA is not set
916 # CONFIG_FB_SYS_IMAGEBLIT is not set
917 # CONFIG_FB_FOREIGN_ENDIAN is not set
918 # CONFIG_FB_SYS_FOPS is not set
919 # CONFIG_FB_SVGALIB is not set
920 # CONFIG_FB_MACMODES is not set
921 # CONFIG_FB_BACKLIGHT is not set
922 # CONFIG_FB_MODE_HELPERS is not set
923 # CONFIG_FB_TILEBLITTING is not set
926 # Frame buffer hardware drivers
928 # CONFIG_FB_S1D13XXX is not set
929 CONFIG_FB_PXA=y
930 # CONFIG_FB_PXA_OVERLAY is not set
931 # CONFIG_FB_PXA_SMARTPANEL is not set
932 # CONFIG_FB_PXA_PARAMETERS is not set
933 # CONFIG_FB_MBX is not set
934 # CONFIG_FB_W100 is not set
935 # CONFIG_FB_VIRTUAL is not set
936 # CONFIG_FB_METRONOME is not set
937 # CONFIG_FB_MB862XX is not set
938 # CONFIG_FB_BROADSHEET is not set
939 CONFIG_BACKLIGHT_LCD_SUPPORT=y
940 CONFIG_LCD_CLASS_DEVICE=y
941 CONFIG_LCD_CORGI=y
942 # CONFIG_LCD_L4F00242T03 is not set
943 # CONFIG_LCD_LMS283GF05 is not set
944 # CONFIG_LCD_LTV350QV is not set
945 # CONFIG_LCD_ILI9320 is not set
946 # CONFIG_LCD_TDO24M is not set
947 # CONFIG_LCD_VGG2432A4 is not set
948 # CONFIG_LCD_PLATFORM is not set
949 CONFIG_BACKLIGHT_CLASS_DEVICE=y
950 CONFIG_BACKLIGHT_GENERIC=y
953 # Display device support
955 # CONFIG_DISPLAY_SUPPORT is not set
958 # Console display driver support
960 # CONFIG_VGA_CONSOLE is not set
961 CONFIG_DUMMY_CONSOLE=y
962 CONFIG_FRAMEBUFFER_CONSOLE=y
963 # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
964 CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
965 CONFIG_FONTS=y
966 # CONFIG_FONT_8x8 is not set
967 CONFIG_FONT_8x16=y
968 # CONFIG_FONT_6x11 is not set
969 # CONFIG_FONT_7x14 is not set
970 # CONFIG_FONT_PEARL_8x8 is not set
971 # CONFIG_FONT_ACORN_8x8 is not set
972 # CONFIG_FONT_MINI_4x6 is not set
973 # CONFIG_FONT_SUN8x16 is not set
974 # CONFIG_FONT_SUN12x22 is not set
975 # CONFIG_FONT_10x18 is not set
976 CONFIG_LOGO=y
977 # CONFIG_LOGO_LINUX_MONO is not set
978 # CONFIG_LOGO_LINUX_VGA16 is not set
979 CONFIG_LOGO_LINUX_CLUT224=y
980 # CONFIG_SOUND is not set
981 # CONFIG_HID_SUPPORT is not set
982 # CONFIG_USB_SUPPORT is not set
983 CONFIG_MMC=y
984 # CONFIG_MMC_DEBUG is not set
985 # CONFIG_MMC_UNSAFE_RESUME is not set
988 # MMC/SD/SDIO Card Drivers
990 CONFIG_MMC_BLOCK=y
991 CONFIG_MMC_BLOCK_BOUNCE=y
992 # CONFIG_SDIO_UART is not set
993 # CONFIG_MMC_TEST is not set
996 # MMC/SD/SDIO Host Controller Drivers
998 CONFIG_MMC_PXA=y
999 # CONFIG_MMC_SDHCI is not set
1000 # CONFIG_MMC_SPI is not set
1001 # CONFIG_MEMSTICK is not set
1002 CONFIG_NEW_LEDS=y
1003 CONFIG_LEDS_CLASS=y
1006 # LED drivers
1008 # CONFIG_LEDS_PCA9532 is not set
1009 CONFIG_LEDS_GPIO=y
1010 CONFIG_LEDS_GPIO_PLATFORM=y
1011 # CONFIG_LEDS_LP3944 is not set
1012 # CONFIG_LEDS_PCA955X is not set
1013 # CONFIG_LEDS_DAC124S085 is not set
1014 # CONFIG_LEDS_BD2802 is not set
1015 # CONFIG_LEDS_LT3593 is not set
1016 CONFIG_LEDS_TRIGGERS=y
1019 # LED Triggers
1021 CONFIG_LEDS_TRIGGER_TIMER=y
1022 CONFIG_LEDS_TRIGGER_IDE_DISK=y
1023 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
1024 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
1025 # CONFIG_LEDS_TRIGGER_GPIO is not set
1026 # CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set
1029 # iptables trigger is under Netfilter config (LED target)
1031 # CONFIG_ACCESSIBILITY is not set
1032 CONFIG_RTC_LIB=y
1033 # CONFIG_RTC_CLASS is not set
1034 # CONFIG_DMADEVICES is not set
1035 # CONFIG_AUXDISPLAY is not set
1036 # CONFIG_UIO is not set
1039 # TI VLYNQ
1041 # CONFIG_STAGING is not set
1044 # File systems
1046 CONFIG_EXT2_FS=y
1047 # CONFIG_EXT2_FS_XATTR is not set
1048 # CONFIG_EXT2_FS_XIP is not set
1049 CONFIG_EXT3_FS=y
1050 # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
1051 # CONFIG_EXT3_FS_XATTR is not set
1052 CONFIG_EXT4_FS=y
1053 # CONFIG_EXT4_FS_XATTR is not set
1054 # CONFIG_EXT4_DEBUG is not set
1055 CONFIG_JBD=y
1056 CONFIG_JBD2=y
1057 # CONFIG_REISERFS_FS is not set
1058 # CONFIG_JFS_FS is not set
1059 # CONFIG_FS_POSIX_ACL is not set
1060 # CONFIG_XFS_FS is not set
1061 # CONFIG_BTRFS_FS is not set
1062 # CONFIG_NILFS2_FS is not set
1063 # CONFIG_FILE_LOCKING is not set
1064 # CONFIG_FSNOTIFY is not set
1065 # CONFIG_DNOTIFY is not set
1066 # CONFIG_INOTIFY is not set
1067 # CONFIG_INOTIFY_USER is not set
1068 # CONFIG_QUOTA is not set
1069 # CONFIG_AUTOFS_FS is not set
1070 # CONFIG_AUTOFS4_FS is not set
1071 # CONFIG_FUSE_FS is not set
1074 # Caches
1076 # CONFIG_FSCACHE is not set
1079 # CD-ROM/DVD Filesystems
1081 # CONFIG_ISO9660_FS is not set
1082 # CONFIG_UDF_FS is not set
1085 # DOS/FAT/NT Filesystems
1087 CONFIG_FAT_FS=y
1088 CONFIG_MSDOS_FS=y
1089 CONFIG_VFAT_FS=y
1090 CONFIG_FAT_DEFAULT_CODEPAGE=437
1091 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1092 # CONFIG_NTFS_FS is not set
1095 # Pseudo filesystems
1097 CONFIG_PROC_FS=y
1098 CONFIG_PROC_SYSCTL=y
1099 # CONFIG_PROC_PAGE_MONITOR is not set
1100 # CONFIG_SYSFS is not set
1101 # CONFIG_TMPFS is not set
1102 # CONFIG_HUGETLB_PAGE is not set
1103 CONFIG_MISC_FILESYSTEMS=y
1104 # CONFIG_ADFS_FS is not set
1105 # CONFIG_AFFS_FS is not set
1106 # CONFIG_HFS_FS is not set
1107 # CONFIG_HFSPLUS_FS is not set
1108 # CONFIG_BEFS_FS is not set
1109 # CONFIG_BFS_FS is not set
1110 # CONFIG_EFS_FS is not set
1111 CONFIG_JFFS2_FS=y
1112 CONFIG_JFFS2_FS_DEBUG=0
1113 CONFIG_JFFS2_FS_WRITEBUFFER=y
1114 # CONFIG_JFFS2_FS_WBUF_VERIFY is not set
1115 CONFIG_JFFS2_SUMMARY=y
1116 # CONFIG_JFFS2_FS_XATTR is not set
1117 CONFIG_JFFS2_COMPRESSION_OPTIONS=y
1118 CONFIG_JFFS2_ZLIB=y
1119 CONFIG_JFFS2_LZO=y
1120 CONFIG_JFFS2_RTIME=y
1121 CONFIG_JFFS2_RUBIN=y
1122 # CONFIG_JFFS2_CMODE_NONE is not set
1123 CONFIG_JFFS2_CMODE_PRIORITY=y
1124 # CONFIG_JFFS2_CMODE_SIZE is not set
1125 # CONFIG_JFFS2_CMODE_FAVOURLZO is not set
1126 CONFIG_UBIFS_FS=y
1127 # CONFIG_UBIFS_FS_XATTR is not set
1128 CONFIG_UBIFS_FS_ADVANCED_COMPR=y
1129 CONFIG_UBIFS_FS_LZO=y
1130 CONFIG_UBIFS_FS_ZLIB=y
1131 # CONFIG_UBIFS_FS_DEBUG is not set
1132 # CONFIG_LOGFS is not set
1133 # CONFIG_CRAMFS is not set
1134 # CONFIG_SQUASHFS is not set
1135 # CONFIG_VXFS_FS is not set
1136 # CONFIG_MINIX_FS is not set
1137 # CONFIG_OMFS_FS is not set
1138 # CONFIG_HPFS_FS is not set
1139 # CONFIG_QNX4FS_FS is not set
1140 # CONFIG_ROMFS_FS is not set
1141 # CONFIG_SYSV_FS is not set
1142 # CONFIG_UFS_FS is not set
1145 # Partition Types
1147 CONFIG_PARTITION_ADVANCED=y
1148 # CONFIG_ACORN_PARTITION is not set
1149 # CONFIG_OSF_PARTITION is not set
1150 # CONFIG_AMIGA_PARTITION is not set
1151 # CONFIG_ATARI_PARTITION is not set
1152 # CONFIG_MAC_PARTITION is not set
1153 CONFIG_MSDOS_PARTITION=y
1154 # CONFIG_BSD_DISKLABEL is not set
1155 # CONFIG_MINIX_SUBPARTITION is not set
1156 # CONFIG_SOLARIS_X86_PARTITION is not set
1157 # CONFIG_UNIXWARE_DISKLABEL is not set
1158 # CONFIG_LDM_PARTITION is not set
1159 # CONFIG_SGI_PARTITION is not set
1160 # CONFIG_ULTRIX_PARTITION is not set
1161 # CONFIG_SUN_PARTITION is not set
1162 # CONFIG_KARMA_PARTITION is not set
1163 # CONFIG_EFI_PARTITION is not set
1164 # CONFIG_SYSV68_PARTITION is not set
1165 CONFIG_NLS=y
1166 CONFIG_NLS_DEFAULT="iso8859-1"
1167 # CONFIG_NLS_CODEPAGE_437 is not set
1168 # CONFIG_NLS_CODEPAGE_737 is not set
1169 # CONFIG_NLS_CODEPAGE_775 is not set
1170 # CONFIG_NLS_CODEPAGE_850 is not set
1171 # CONFIG_NLS_CODEPAGE_852 is not set
1172 # CONFIG_NLS_CODEPAGE_855 is not set
1173 # CONFIG_NLS_CODEPAGE_857 is not set
1174 # CONFIG_NLS_CODEPAGE_860 is not set
1175 # CONFIG_NLS_CODEPAGE_861 is not set
1176 # CONFIG_NLS_CODEPAGE_862 is not set
1177 # CONFIG_NLS_CODEPAGE_863 is not set
1178 # CONFIG_NLS_CODEPAGE_864 is not set
1179 # CONFIG_NLS_CODEPAGE_865 is not set
1180 # CONFIG_NLS_CODEPAGE_866 is not set
1181 # CONFIG_NLS_CODEPAGE_869 is not set
1182 # CONFIG_NLS_CODEPAGE_936 is not set
1183 # CONFIG_NLS_CODEPAGE_950 is not set
1184 # CONFIG_NLS_CODEPAGE_932 is not set
1185 # CONFIG_NLS_CODEPAGE_949 is not set
1186 # CONFIG_NLS_CODEPAGE_874 is not set
1187 # CONFIG_NLS_ISO8859_8 is not set
1188 # CONFIG_NLS_CODEPAGE_1250 is not set
1189 # CONFIG_NLS_CODEPAGE_1251 is not set
1190 # CONFIG_NLS_ASCII is not set
1191 # CONFIG_NLS_ISO8859_1 is not set
1192 # CONFIG_NLS_ISO8859_2 is not set
1193 # CONFIG_NLS_ISO8859_3 is not set
1194 # CONFIG_NLS_ISO8859_4 is not set
1195 # CONFIG_NLS_ISO8859_5 is not set
1196 # CONFIG_NLS_ISO8859_6 is not set
1197 # CONFIG_NLS_ISO8859_7 is not set
1198 # CONFIG_NLS_ISO8859_9 is not set
1199 # CONFIG_NLS_ISO8859_13 is not set
1200 # CONFIG_NLS_ISO8859_14 is not set
1201 # CONFIG_NLS_ISO8859_15 is not set
1202 # CONFIG_NLS_KOI8_R is not set
1203 # CONFIG_NLS_KOI8_U is not set
1204 # CONFIG_NLS_UTF8 is not set
1207 # Kernel hacking
1209 # CONFIG_PRINTK_TIME is not set
1210 # CONFIG_ENABLE_WARN_DEPRECATED is not set
1211 # CONFIG_ENABLE_MUST_CHECK is not set
1212 CONFIG_FRAME_WARN=2048
1213 CONFIG_MAGIC_SYSRQ=y
1214 # CONFIG_STRIP_ASM_SYMS is not set
1215 # CONFIG_UNUSED_SYMBOLS is not set
1216 # CONFIG_HEADERS_CHECK is not set
1217 # CONFIG_DEBUG_KERNEL is not set
1218 CONFIG_DEBUG_BUGVERBOSE=y
1219 # CONFIG_DEBUG_MEMORY_INIT is not set
1220 CONFIG_FRAME_POINTER=y
1221 # CONFIG_RCU_CPU_STALL_DETECTOR is not set
1222 # CONFIG_LATENCYTOP is not set
1223 # CONFIG_SYSCTL_SYSCALL_CHECK is not set
1224 CONFIG_HAVE_FUNCTION_TRACER=y
1225 CONFIG_TRACING_SUPPORT=y
1226 # CONFIG_FTRACE is not set
1227 # CONFIG_SAMPLES is not set
1228 CONFIG_HAVE_ARCH_KGDB=y
1229 # CONFIG_ARM_UNWIND is not set
1230 # CONFIG_DEBUG_USER is not set
1231 # CONFIG_OC_ETM is not set
1234 # Security options
1236 # CONFIG_KEYS is not set
1237 # CONFIG_SECURITYFS is not set
1238 # CONFIG_DEFAULT_SECURITY_SELINUX is not set
1239 # CONFIG_DEFAULT_SECURITY_SMACK is not set
1240 # CONFIG_DEFAULT_SECURITY_TOMOYO is not set
1241 CONFIG_DEFAULT_SECURITY_DAC=y
1242 CONFIG_DEFAULT_SECURITY=""
1243 CONFIG_CRYPTO=y
1246 # Crypto core or helper
1248 CONFIG_CRYPTO_ALGAPI=y
1249 CONFIG_CRYPTO_ALGAPI2=y
1250 # CONFIG_CRYPTO_MANAGER is not set
1251 # CONFIG_CRYPTO_MANAGER2 is not set
1252 # CONFIG_CRYPTO_GF128MUL is not set
1253 # CONFIG_CRYPTO_NULL is not set
1254 # CONFIG_CRYPTO_CRYPTD is not set
1255 # CONFIG_CRYPTO_AUTHENC is not set
1258 # Authenticated Encryption with Associated Data
1260 # CONFIG_CRYPTO_CCM is not set
1261 # CONFIG_CRYPTO_GCM is not set
1262 # CONFIG_CRYPTO_SEQIV is not set
1265 # Block modes
1267 # CONFIG_CRYPTO_CBC is not set
1268 # CONFIG_CRYPTO_CTR is not set
1269 # CONFIG_CRYPTO_CTS is not set
1270 # CONFIG_CRYPTO_ECB is not set
1271 # CONFIG_CRYPTO_LRW is not set
1272 # CONFIG_CRYPTO_PCBC is not set
1273 # CONFIG_CRYPTO_XTS is not set
1276 # Hash modes
1278 # CONFIG_CRYPTO_HMAC is not set
1279 # CONFIG_CRYPTO_XCBC is not set
1280 # CONFIG_CRYPTO_VMAC is not set
1283 # Digest
1285 # CONFIG_CRYPTO_CRC32C is not set
1286 # CONFIG_CRYPTO_GHASH is not set
1287 # CONFIG_CRYPTO_MD4 is not set
1288 # CONFIG_CRYPTO_MD5 is not set
1289 # CONFIG_CRYPTO_MICHAEL_MIC is not set
1290 # CONFIG_CRYPTO_RMD128 is not set
1291 # CONFIG_CRYPTO_RMD160 is not set
1292 # CONFIG_CRYPTO_RMD256 is not set
1293 # CONFIG_CRYPTO_RMD320 is not set
1294 # CONFIG_CRYPTO_SHA1 is not set
1295 # CONFIG_CRYPTO_SHA256 is not set
1296 # CONFIG_CRYPTO_SHA512 is not set
1297 # CONFIG_CRYPTO_TGR192 is not set
1298 # CONFIG_CRYPTO_WP512 is not set
1301 # Ciphers
1303 # CONFIG_CRYPTO_AES is not set
1304 # CONFIG_CRYPTO_ANUBIS is not set
1305 # CONFIG_CRYPTO_ARC4 is not set
1306 # CONFIG_CRYPTO_BLOWFISH is not set
1307 # CONFIG_CRYPTO_CAMELLIA is not set
1308 # CONFIG_CRYPTO_CAST5 is not set
1309 # CONFIG_CRYPTO_CAST6 is not set
1310 # CONFIG_CRYPTO_DES is not set
1311 # CONFIG_CRYPTO_FCRYPT is not set
1312 # CONFIG_CRYPTO_KHAZAD is not set
1313 # CONFIG_CRYPTO_SALSA20 is not set
1314 # CONFIG_CRYPTO_SEED is not set
1315 # CONFIG_CRYPTO_SERPENT is not set
1316 # CONFIG_CRYPTO_TEA is not set
1317 # CONFIG_CRYPTO_TWOFISH is not set
1320 # Compression
1322 CONFIG_CRYPTO_DEFLATE=y
1323 # CONFIG_CRYPTO_ZLIB is not set
1324 CONFIG_CRYPTO_LZO=y
1327 # Random Number Generation
1329 # CONFIG_CRYPTO_ANSI_CPRNG is not set
1330 # CONFIG_CRYPTO_HW is not set
1331 # CONFIG_BINARY_PRINTF is not set
1334 # Library routines
1336 CONFIG_BITREVERSE=y
1337 CONFIG_GENERIC_FIND_LAST_BIT=y
1338 # CONFIG_CRC_CCITT is not set
1339 CONFIG_CRC16=y
1340 # CONFIG_CRC_T10DIF is not set
1341 # CONFIG_CRC_ITU_T is not set
1342 CONFIG_CRC32=y
1343 # CONFIG_CRC7 is not set
1344 # CONFIG_LIBCRC32C is not set
1345 CONFIG_ZLIB_INFLATE=y
1346 CONFIG_ZLIB_DEFLATE=y
1347 CONFIG_LZO_COMPRESS=y
1348 CONFIG_LZO_DECOMPRESS=y
1349 CONFIG_DECOMPRESS_GZIP=y
1350 CONFIG_DECOMPRESS_LZMA=y
1351 CONFIG_HAS_IOMEM=y
1352 CONFIG_HAS_IOPORT=y
1353 CONFIG_HAS_DMA=y
1354 CONFIG_GENERIC_ATOMIC64=y