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