summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-zylonite
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-08-27 15:14:24 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-27 15:29:45 +0100
commit29d6678fd546377459ef75cf54abeef5b969b5cf (patch)
tree8edd65790e37a00d01c3f203f773fe4b5012db18 /meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-zylonite
parentda49de6885ee1bc424e70bc02f21f6ab920efb55 (diff)
downloadpoky-29d6678fd546377459ef75cf54abeef5b969b5cf.tar.gz
Major layout change to the packages directory
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-zylonite')
-rw-r--r--meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-zylonite1527
1 files changed, 1527 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-zylonite b/meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-zylonite
new file mode 100644
index 0000000000..d98974989f
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-rp-2.6.23/defconfig-zylonite
@@ -0,0 +1,1527 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.23
4# Mon Feb 18 01:42:46 2008
5#
6CONFIG_ARM=y
7CONFIG_SYS_SUPPORTS_APM_EMULATION=y
8CONFIG_GENERIC_GPIO=y
9CONFIG_GENERIC_TIME=y
10CONFIG_GENERIC_CLOCKEVENTS=y
11CONFIG_MMU=y
12# CONFIG_NO_IOPORT is not set
13CONFIG_GENERIC_HARDIRQS=y
14CONFIG_STACKTRACE_SUPPORT=y
15CONFIG_LOCKDEP_SUPPORT=y
16CONFIG_TRACE_IRQFLAGS_SUPPORT=y
17CONFIG_HARDIRQS_SW_RESEND=y
18CONFIG_GENERIC_IRQ_PROBE=y
19CONFIG_RWSEM_GENERIC_SPINLOCK=y
20# CONFIG_ARCH_HAS_ILOG2_U32 is not set
21# CONFIG_ARCH_HAS_ILOG2_U64 is not set
22CONFIG_GENERIC_HWEIGHT=y
23CONFIG_GENERIC_CALIBRATE_DELAY=y
24CONFIG_ZONE_DMA=y
25CONFIG_ARCH_MTD_XIP=y
26CONFIG_VECTORS_BASE=0xffff0000
27CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
28
29#
30# General setup
31#
32CONFIG_EXPERIMENTAL=y
33CONFIG_BROKEN_ON_SMP=y
34CONFIG_INIT_ENV_ARG_LIMIT=32
35CONFIG_LOCALVERSION=""
36# CONFIG_LOCALVERSION_AUTO is not set
37CONFIG_SWAP=y
38CONFIG_SYSVIPC=y
39CONFIG_SYSVIPC_SYSCTL=y
40# CONFIG_POSIX_MQUEUE is not set
41# CONFIG_BSD_PROCESS_ACCT is not set
42# CONFIG_TASKSTATS is not set
43# CONFIG_USER_NS is not set
44# CONFIG_AUDIT is not set
45# CONFIG_IKCONFIG is not set
46CONFIG_LOG_BUF_SHIFT=14
47CONFIG_SYSFS_DEPRECATED=y
48# CONFIG_RELAY is not set
49CONFIG_BLK_DEV_INITRD=y
50CONFIG_INITRAMFS_SOURCE=""
51CONFIG_CC_OPTIMIZE_FOR_SIZE=y
52CONFIG_SYSCTL=y
53# CONFIG_EMBEDDED is not set
54CONFIG_UID16=y
55CONFIG_SYSCTL_SYSCALL=y
56CONFIG_KALLSYMS=y
57# CONFIG_KALLSYMS_ALL is not set
58# CONFIG_KALLSYMS_EXTRA_PASS is not set
59CONFIG_HOTPLUG=y
60CONFIG_PRINTK=y
61CONFIG_BUG=y
62CONFIG_ELF_CORE=y
63CONFIG_BASE_FULL=y
64CONFIG_FUTEX=y
65CONFIG_ANON_INODES=y
66CONFIG_EPOLL=y
67CONFIG_SIGNALFD=y
68CONFIG_EVENTFD=y
69CONFIG_SHMEM=y
70CONFIG_VM_EVENT_COUNTERS=y
71CONFIG_SLAB=y
72# CONFIG_SLUB is not set
73# CONFIG_SLOB is not set
74CONFIG_RT_MUTEXES=y
75# CONFIG_TINY_SHMEM is not set
76CONFIG_BASE_SMALL=0
77CONFIG_MODULES=y
78CONFIG_MODULE_UNLOAD=y
79CONFIG_MODULE_FORCE_UNLOAD=y
80# CONFIG_MODVERSIONS is not set
81# CONFIG_MODULE_SRCVERSION_ALL is not set
82# CONFIG_KMOD is not set
83CONFIG_BLOCK=y
84# CONFIG_LBD is not set
85# CONFIG_BLK_DEV_IO_TRACE is not set
86# CONFIG_LSF is not set
87# CONFIG_BLK_DEV_BSG is not set
88
89#
90# IO Schedulers
91#
92CONFIG_IOSCHED_NOOP=y
93CONFIG_IOSCHED_AS=y
94CONFIG_IOSCHED_DEADLINE=y
95CONFIG_IOSCHED_CFQ=y
96# CONFIG_DEFAULT_AS is not set
97# CONFIG_DEFAULT_DEADLINE is not set
98CONFIG_DEFAULT_CFQ=y
99# CONFIG_DEFAULT_NOOP is not set
100CONFIG_DEFAULT_IOSCHED="cfq"
101
102#
103# System Type
104#
105# CONFIG_ARCH_AAEC2000 is not set
106# CONFIG_ARCH_INTEGRATOR is not set
107# CONFIG_ARCH_REALVIEW is not set
108# CONFIG_ARCH_VERSATILE is not set
109# CONFIG_ARCH_AT91 is not set
110# CONFIG_ARCH_CLPS7500 is not set
111# CONFIG_ARCH_CLPS711X is not set
112# CONFIG_ARCH_CO285 is not set
113# CONFIG_ARCH_EBSA110 is not set
114# CONFIG_ARCH_EP93XX is not set
115# CONFIG_ARCH_FOOTBRIDGE is not set
116# CONFIG_ARCH_NETX is not set
117# CONFIG_ARCH_H720X is not set
118# CONFIG_ARCH_IMX is not set
119# CONFIG_ARCH_IOP13XX is not set
120# CONFIG_ARCH_IOP32X is not set
121# CONFIG_ARCH_IOP33X is not set
122# CONFIG_ARCH_IXP23XX is not set
123# CONFIG_ARCH_IXP2000 is not set
124# CONFIG_ARCH_IXP4XX is not set
125# CONFIG_ARCH_L7200 is not set
126# CONFIG_ARCH_KS8695 is not set
127# CONFIG_ARCH_NS9XXX is not set
128# CONFIG_ARCH_MXC is not set
129# CONFIG_ARCH_PNX4008 is not set
130CONFIG_ARCH_PXA=y
131# CONFIG_ARCH_RPC is not set
132# CONFIG_ARCH_SA1100 is not set
133# CONFIG_ARCH_S3C2410 is not set
134# CONFIG_ARCH_SHARK is not set
135# CONFIG_ARCH_LH7A40X is not set
136# CONFIG_ARCH_DAVINCI is not set
137# CONFIG_ARCH_OMAP is not set
138
139#
140# Intel PXA2xx/PXA3xx Implementations
141#
142
143#
144# Supported PXA3xx Processor Variants
145#
146CONFIG_CPU_PXA300=y
147CONFIG_CPU_PXA310=y
148CONFIG_CPU_PXA320=y
149# CONFIG_ARCH_LUBBOCK is not set
150# CONFIG_MACH_LOGICPD_PXA270 is not set
151# CONFIG_MACH_MAINSTONE is not set
152# CONFIG_ARCH_PXA_IDP is not set
153# CONFIG_PXA_SHARPSL is not set
154# CONFIG_MACH_TRIZEPS4 is not set
155# CONFIG_MACH_EM_X270 is not set
156CONFIG_MACH_ZYLONITE=y
157# CONFIG_MACH_HX2750 is not set
158# CONFIG_MACH_HTCUNIVERSAL is not set
159CONFIG_PXA3xx=y
160
161#
162# Boot options
163#
164
165#
166# Power management
167#
168
169#
170# Processor Type
171#
172CONFIG_CPU_32=y
173CONFIG_CPU_XSC3=y
174CONFIG_CPU_32v5=y
175CONFIG_CPU_ABRT_EV5T=y
176CONFIG_CPU_CACHE_VIVT=y
177CONFIG_CPU_TLB_V4WBI=y
178CONFIG_CPU_CP15=y
179CONFIG_CPU_CP15_MMU=y
180CONFIG_IO_36=y
181
182#
183# Processor Features
184#
185# CONFIG_ARM_THUMB is not set
186# CONFIG_CPU_DCACHE_DISABLE is not set
187# CONFIG_CPU_BPREDICT_DISABLE is not set
188# CONFIG_OUTER_CACHE is not set
189CONFIG_IWMMXT=y
190
191#
192# Bus support
193#
194# CONFIG_PCI_SYSCALL is not set
195# CONFIG_ARCH_SUPPORTS_MSI is not set
196
197#
198# PCCARD (PCMCIA/CardBus) support
199#
200# CONFIG_PCCARD is not set
201
202#
203# Kernel Features
204#
205# CONFIG_TICK_ONESHOT is not set
206# CONFIG_NO_HZ is not set
207# CONFIG_HIGH_RES_TIMERS is not set
208# CONFIG_PREEMPT is not set
209CONFIG_HZ=100
210CONFIG_AEABI=y
211CONFIG_OABI_COMPAT=y
212# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
213CONFIG_SELECT_MEMORY_MODEL=y
214CONFIG_FLATMEM_MANUAL=y
215# CONFIG_DISCONTIGMEM_MANUAL is not set
216# CONFIG_SPARSEMEM_MANUAL is not set
217CONFIG_FLATMEM=y
218CONFIG_FLAT_NODE_MEM_MAP=y
219# CONFIG_SPARSEMEM_STATIC is not set
220CONFIG_SPLIT_PTLOCK_CPUS=4096
221CONFIG_RESOURCES_64BIT=y
222CONFIG_ZONE_DMA_FLAG=1
223CONFIG_BOUNCE=y
224CONFIG_VIRT_TO_BUS=y
225CONFIG_ALIGNMENT_TRAP=y
226
227#
228# Boot options
229#
230CONFIG_ZBOOT_ROM_TEXT=0x0
231CONFIG_ZBOOT_ROM_BSS=0x0
232CONFIG_CMDLINE="console=ttyS0,38400 root=/dev/mtdblock2 rootfstype=jffs2 mem=64M dyntick=enable debug"
233# CONFIG_XIP_KERNEL is not set
234CONFIG_KEXEC=y
235CONFIG_ATAGS_PROC=y
236
237#
238# CPU Frequency scaling
239#
240# CONFIG_CPU_FREQ is not set
241
242#
243# Floating point emulation
244#
245
246#
247# At least one emulation must be selected
248#
249CONFIG_FPE_NWFPE=y
250# CONFIG_FPE_NWFPE_XP is not set
251# CONFIG_FPE_FASTFPE is not set
252
253#
254# Userspace binary formats
255#
256CONFIG_BINFMT_ELF=y
257# CONFIG_BINFMT_AOUT is not set
258# CONFIG_BINFMT_MISC is not set
259
260#
261# Power management options
262#
263# CONFIG_PM is not set
264CONFIG_SUSPEND_UP_POSSIBLE=y
265
266#
267# Networking
268#
269CONFIG_NET=y
270
271#
272# Networking options
273#
274CONFIG_PACKET=m
275# CONFIG_PACKET_MMAP is not set
276CONFIG_UNIX=y
277CONFIG_XFRM=y
278# CONFIG_XFRM_USER is not set
279# CONFIG_XFRM_SUB_POLICY is not set
280# CONFIG_XFRM_MIGRATE is not set
281# CONFIG_NET_KEY is not set
282CONFIG_INET=y
283# CONFIG_IP_MULTICAST is not set
284# CONFIG_IP_ADVANCED_ROUTER is not set
285CONFIG_IP_FIB_HASH=y
286CONFIG_IP_PNP=y
287# CONFIG_IP_PNP_DHCP is not set
288# CONFIG_IP_PNP_BOOTP is not set
289# CONFIG_IP_PNP_RARP is not set
290# CONFIG_NET_IPIP is not set
291# CONFIG_NET_IPGRE is not set
292# CONFIG_ARPD is not set
293# CONFIG_SYN_COOKIES is not set
294# CONFIG_INET_AH is not set
295# CONFIG_INET_ESP is not set
296# CONFIG_INET_IPCOMP is not set
297# CONFIG_INET_XFRM_TUNNEL is not set
298# CONFIG_INET_TUNNEL is not set
299CONFIG_INET_XFRM_MODE_TRANSPORT=y
300CONFIG_INET_XFRM_MODE_TUNNEL=y
301CONFIG_INET_XFRM_MODE_BEET=y
302CONFIG_INET_DIAG=y
303CONFIG_INET_TCP_DIAG=y
304# CONFIG_TCP_CONG_ADVANCED is not set
305CONFIG_TCP_CONG_CUBIC=y
306CONFIG_DEFAULT_TCP_CONG="cubic"
307# CONFIG_TCP_MD5SIG is not set
308# CONFIG_IP_VS is not set
309# CONFIG_IPV6 is not set
310# CONFIG_INET6_XFRM_TUNNEL is not set
311# CONFIG_INET6_TUNNEL is not set
312# CONFIG_NETWORK_SECMARK is not set
313CONFIG_NETFILTER=y
314# CONFIG_NETFILTER_DEBUG is not set
315
316#
317# Core Netfilter Configuration
318#
319# CONFIG_NETFILTER_NETLINK is not set
320# CONFIG_NF_CONNTRACK_ENABLED is not set
321# CONFIG_NF_CONNTRACK is not set
322CONFIG_NETFILTER_XTABLES=m
323# CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set
324# CONFIG_NETFILTER_XT_TARGET_DSCP is not set
325# CONFIG_NETFILTER_XT_TARGET_MARK is not set
326# CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set
327# CONFIG_NETFILTER_XT_TARGET_NFLOG is not set
328# CONFIG_NETFILTER_XT_TARGET_TRACE is not set
329# CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set
330# CONFIG_NETFILTER_XT_MATCH_COMMENT is not set
331# CONFIG_NETFILTER_XT_MATCH_DCCP is not set
332# CONFIG_NETFILTER_XT_MATCH_DSCP is not set
333# CONFIG_NETFILTER_XT_MATCH_ESP is not set
334# CONFIG_NETFILTER_XT_MATCH_LENGTH is not set
335# CONFIG_NETFILTER_XT_MATCH_LIMIT is not set
336# CONFIG_NETFILTER_XT_MATCH_MAC is not set
337# CONFIG_NETFILTER_XT_MATCH_MARK is not set
338# CONFIG_NETFILTER_XT_MATCH_POLICY is not set
339# CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set
340# CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set
341# CONFIG_NETFILTER_XT_MATCH_QUOTA is not set
342# CONFIG_NETFILTER_XT_MATCH_REALM is not set
343# CONFIG_NETFILTER_XT_MATCH_SCTP is not set
344# CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set
345# CONFIG_NETFILTER_XT_MATCH_STRING is not set
346# CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set
347# CONFIG_NETFILTER_XT_MATCH_U32 is not set
348# CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set
349
350#
351# IP: Netfilter Configuration
352#
353CONFIG_IP_NF_QUEUE=m
354CONFIG_IP_NF_IPTABLES=m
355CONFIG_IP_NF_MATCH_IPRANGE=m
356CONFIG_IP_NF_MATCH_TOS=m
357CONFIG_IP_NF_MATCH_RECENT=m
358CONFIG_IP_NF_MATCH_ECN=m
359CONFIG_IP_NF_MATCH_AH=m
360CONFIG_IP_NF_MATCH_TTL=m
361CONFIG_IP_NF_MATCH_OWNER=m
362CONFIG_IP_NF_MATCH_ADDRTYPE=m
363CONFIG_IP_NF_FILTER=m
364CONFIG_IP_NF_TARGET_REJECT=m
365CONFIG_IP_NF_TARGET_LOG=m
366CONFIG_IP_NF_TARGET_ULOG=m
367CONFIG_IP_NF_MANGLE=m
368CONFIG_IP_NF_TARGET_TOS=m
369CONFIG_IP_NF_TARGET_ECN=m
370CONFIG_IP_NF_TARGET_TTL=m
371CONFIG_IP_NF_RAW=m
372CONFIG_IP_NF_ARPTABLES=m
373CONFIG_IP_NF_ARPFILTER=m
374CONFIG_IP_NF_ARP_MANGLE=m
375# CONFIG_IP_DCCP is not set
376# CONFIG_IP_SCTP is not set
377# CONFIG_TIPC is not set
378# CONFIG_ATM is not set
379# CONFIG_BRIDGE is not set
380# CONFIG_VLAN_8021Q is not set
381# CONFIG_DECNET is not set
382# CONFIG_LLC2 is not set
383# CONFIG_IPX is not set
384# CONFIG_ATALK is not set
385# CONFIG_X25 is not set
386# CONFIG_LAPB is not set
387# CONFIG_ECONET is not set
388# CONFIG_WAN_ROUTER is not set
389
390#
391# QoS and/or fair queueing
392#
393# CONFIG_NET_SCHED is not set
394
395#
396# Network testing
397#
398# CONFIG_NET_PKTGEN is not set
399# CONFIG_HAMRADIO is not set
400CONFIG_IRDA=y
401
402#
403# IrDA protocols
404#
405# CONFIG_IRLAN is not set
406# CONFIG_IRCOMM is not set
407# CONFIG_IRDA_ULTRA is not set
408
409#
410# IrDA options
411#
412# CONFIG_IRDA_CACHE_LAST_LSAP is not set
413# CONFIG_IRDA_FAST_RR is not set
414# CONFIG_IRDA_DEBUG is not set
415
416#
417# Infrared-port device drivers
418#
419
420#
421# SIR device drivers
422#
423# CONFIG_IRTTY_SIR is not set
424
425#
426# Dongle support
427#
428# CONFIG_KINGSUN_DONGLE is not set
429
430#
431# Old SIR device drivers
432#
433# CONFIG_IRPORT_SIR is not set
434
435#
436# Old Serial dongle support
437#
438
439#
440# FIR device drivers
441#
442# CONFIG_USB_IRDA is not set
443# CONFIG_SIGMATEL_FIR is not set
444# CONFIG_PXA_FICP is not set
445# CONFIG_MCS_FIR is not set
446# CONFIG_BT is not set
447# CONFIG_AF_RXRPC is not set
448
449#
450# Wireless
451#
452# CONFIG_CFG80211 is not set
453# CONFIG_WIRELESS_EXT is not set
454# CONFIG_MAC80211 is not set
455# CONFIG_IEEE80211 is not set
456# CONFIG_RFKILL is not set
457# CONFIG_NET_9P is not set
458
459#
460# Device Drivers
461#
462
463#
464# Generic Driver Options
465#
466# CONFIG_STANDALONE is not set
467# CONFIG_PREVENT_FIRMWARE_BUILD is not set
468CONFIG_FW_LOADER=y
469# CONFIG_DEBUG_DRIVER is not set
470# CONFIG_DEBUG_DEVRES is not set
471# CONFIG_SYS_HYPERVISOR is not set
472# CONFIG_CONNECTOR is not set
473CONFIG_MTD=y
474# CONFIG_MTD_DEBUG is not set
475# CONFIG_MTD_CONCAT is not set
476CONFIG_MTD_PARTITIONS=y
477# CONFIG_MTD_REDBOOT_PARTS is not set
478CONFIG_MTD_CMDLINE_PARTS=y
479# CONFIG_MTD_AFS_PARTS is not set
480
481#
482# User Modules And Translation Layers
483#
484CONFIG_MTD_CHAR=y
485CONFIG_MTD_BLKDEVS=y
486CONFIG_MTD_BLOCK=y
487# CONFIG_FTL is not set
488# CONFIG_NFTL is not set
489# CONFIG_INFTL is not set
490# CONFIG_RFD_FTL is not set
491# CONFIG_SSFDC is not set
492
493#
494# RAM/ROM/Flash chip drivers
495#
496CONFIG_MTD_CFI=y
497# CONFIG_MTD_JEDECPROBE is not set
498CONFIG_MTD_GEN_PROBE=y
499CONFIG_MTD_CFI_ADV_OPTIONS=y
500CONFIG_MTD_CFI_NOSWAP=y
501# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
502# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
503CONFIG_MTD_CFI_GEOMETRY=y
504CONFIG_MTD_MAP_BANK_WIDTH_1=y
505CONFIG_MTD_MAP_BANK_WIDTH_2=y
506CONFIG_MTD_MAP_BANK_WIDTH_4=y
507# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
508# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
509# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
510CONFIG_MTD_CFI_I1=y
511CONFIG_MTD_CFI_I2=y
512# CONFIG_MTD_CFI_I4 is not set
513# CONFIG_MTD_CFI_I8 is not set
514# CONFIG_MTD_OTP is not set
515CONFIG_MTD_CFI_INTELEXT=y
516# CONFIG_MTD_CFI_AMDSTD is not set
517# CONFIG_MTD_CFI_STAA is not set
518CONFIG_MTD_CFI_UTIL=y
519# CONFIG_MTD_RAM is not set
520CONFIG_MTD_ROM=y
521# CONFIG_MTD_ABSENT is not set
522# CONFIG_MTD_XIP is not set
523
524#
525# Mapping drivers for chip access
526#
527# CONFIG_MTD_COMPLEX_MAPPINGS is not set
528# CONFIG_MTD_PHYSMAP is not set
529# CONFIG_MTD_ARM_INTEGRATOR is not set
530# CONFIG_MTD_SHARP_SL is not set
531# CONFIG_MTD_PLATRAM is not set
532
533#
534# Self-contained MTD device drivers
535#
536# CONFIG_MTD_SLRAM is not set
537# CONFIG_MTD_PHRAM is not set
538# CONFIG_MTD_MTDRAM is not set
539# CONFIG_MTD_BLOCK2MTD is not set
540
541#
542# Disk-On-Chip Device Drivers
543#
544# CONFIG_MTD_DOC2000 is not set
545# CONFIG_MTD_DOC2001 is not set
546# CONFIG_MTD_DOC2001PLUS is not set
547CONFIG_MTD_NAND=y
548# CONFIG_MTD_NAND_VERIFY_WRITE is not set
549# CONFIG_MTD_NAND_ECC_SMC is not set
550# CONFIG_MTD_NAND_MUSEUM_IDS is not set
551# CONFIG_MTD_NAND_H1900 is not set
552CONFIG_MTD_NAND_IDS=y
553# CONFIG_MTD_NAND_DISKONCHIP is not set
554# CONFIG_MTD_NAND_SHARPSL is not set
555CONFIG_MTD_NAND_ZYLONITE=y
556# CONFIG_MTD_NAND_NANDSIM is not set
557# CONFIG_MTD_NAND_PLATFORM is not set
558# CONFIG_MTD_ONENAND is not set
559
560#
561# UBI - Unsorted block images
562#
563# CONFIG_MTD_UBI is not set
564# CONFIG_PARPORT is not set
565CONFIG_BLK_DEV=y
566# CONFIG_BLK_DEV_COW_COMMON is not set
567CONFIG_BLK_DEV_LOOP=y
568# CONFIG_BLK_DEV_CRYPTOLOOP is not set
569# CONFIG_BLK_DEV_NBD is not set
570# CONFIG_BLK_DEV_UB is not set
571CONFIG_BLK_DEV_RAM=y
572CONFIG_BLK_DEV_RAM_COUNT=16
573CONFIG_BLK_DEV_RAM_SIZE=4096
574CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
575# CONFIG_CDROM_PKTCDVD is not set
576# CONFIG_ATA_OVER_ETH is not set
577CONFIG_IDE=y
578CONFIG_BLK_DEV_IDE=y
579
580#
581# Please see Documentation/ide.txt for help/info on IDE drives
582#
583# CONFIG_BLK_DEV_IDE_SATA is not set
584CONFIG_BLK_DEV_IDEDISK=y
585# CONFIG_IDEDISK_MULTI_MODE is not set
586# CONFIG_BLK_DEV_IDECD is not set
587# CONFIG_BLK_DEV_IDETAPE is not set
588# CONFIG_BLK_DEV_IDEFLOPPY is not set
589# CONFIG_BLK_DEV_IDESCSI is not set
590# CONFIG_IDE_TASK_IOCTL is not set
591CONFIG_IDE_PROC_FS=y
592
593#
594# IDE chipset support/bugfixes
595#
596# CONFIG_IDE_GENERIC is not set
597# CONFIG_IDEPCI_PCIBUS_ORDER is not set
598# CONFIG_IDE_ARM is not set
599# CONFIG_BLK_DEV_IDEDMA is not set
600# CONFIG_BLK_DEV_HD is not set
601
602#
603# SCSI device support
604#
605# CONFIG_RAID_ATTRS is not set
606CONFIG_SCSI=y
607CONFIG_SCSI_DMA=y
608# CONFIG_SCSI_TGT is not set
609# CONFIG_SCSI_NETLINK is not set
610CONFIG_SCSI_PROC_FS=y
611
612#
613# SCSI support type (disk, tape, CD-ROM)
614#
615CONFIG_BLK_DEV_SD=y
616# CONFIG_CHR_DEV_ST is not set
617# CONFIG_CHR_DEV_OSST is not set
618# CONFIG_BLK_DEV_SR is not set
619# CONFIG_CHR_DEV_SG is not set
620# CONFIG_CHR_DEV_SCH is not set
621
622#
623# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
624#
625# CONFIG_SCSI_MULTI_LUN is not set
626# CONFIG_SCSI_CONSTANTS is not set
627# CONFIG_SCSI_LOGGING is not set
628# CONFIG_SCSI_SCAN_ASYNC is not set
629CONFIG_SCSI_WAIT_SCAN=m
630
631#
632# SCSI Transports
633#
634# CONFIG_SCSI_SPI_ATTRS is not set
635# CONFIG_SCSI_FC_ATTRS is not set
636# CONFIG_SCSI_ISCSI_ATTRS is not set
637# CONFIG_SCSI_SAS_LIBSAS is not set
638CONFIG_SCSI_LOWLEVEL=y
639# CONFIG_ISCSI_TCP is not set
640# CONFIG_SCSI_DEBUG is not set
641# CONFIG_ATA is not set
642# CONFIG_MD is not set
643CONFIG_NETDEVICES=y
644# CONFIG_NETDEVICES_MULTIQUEUE is not set
645# CONFIG_DUMMY is not set
646# CONFIG_BONDING is not set
647# CONFIG_MACVLAN is not set
648# CONFIG_EQUALIZER is not set
649# CONFIG_TUN is not set
650# CONFIG_PHYLIB is not set
651CONFIG_NET_ETHERNET=y
652CONFIG_MII=y
653# CONFIG_AX88796 is not set
654CONFIG_SMC91X=y
655# CONFIG_DM9000 is not set
656# CONFIG_SMC911X is not set
657CONFIG_NETDEV_1000=y
658CONFIG_NETDEV_10000=y
659
660#
661# Wireless LAN
662#
663# CONFIG_WLAN_PRE80211 is not set
664# CONFIG_WLAN_80211 is not set
665
666#
667# USB Network Adapters
668#
669# CONFIG_USB_CATC is not set
670# CONFIG_USB_KAWETH is not set
671# CONFIG_USB_PEGASUS is not set
672# CONFIG_USB_RTL8150 is not set
673# CONFIG_USB_USBNET_MII is not set
674CONFIG_USB_USBNET=y
675# CONFIG_USB_NET_AX8817X is not set
676CONFIG_USB_NET_CDCETHER=y
677# CONFIG_USB_NET_DM9601 is not set
678# CONFIG_USB_NET_GL620A is not set
679# CONFIG_USB_NET_NET1080 is not set
680# CONFIG_USB_NET_PLUSB is not set
681# CONFIG_USB_NET_MCS7830 is not set
682# CONFIG_USB_NET_RNDIS_HOST is not set
683CONFIG_USB_NET_CDC_SUBSET=y
684# CONFIG_USB_ALI_M5632 is not set
685# CONFIG_USB_AN2720 is not set
686# CONFIG_USB_BELKIN is not set
687CONFIG_USB_ARMLINUX=y
688# CONFIG_USB_EPSON2888 is not set
689# CONFIG_USB_KC2190 is not set
690# CONFIG_USB_NET_ZAURUS is not set
691# CONFIG_WAN is not set
692# CONFIG_PPP is not set
693# CONFIG_SLIP is not set
694# CONFIG_SHAPER is not set
695# CONFIG_NETCONSOLE is not set
696# CONFIG_NETPOLL is not set
697# CONFIG_NET_POLL_CONTROLLER is not set
698# CONFIG_ISDN is not set
699
700#
701# Input device support
702#
703CONFIG_INPUT=y
704# CONFIG_INPUT_FF_MEMLESS is not set
705# CONFIG_INPUT_POLLDEV is not set
706
707#
708# Userland interfaces
709#
710CONFIG_INPUT_MOUSEDEV=y
711# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
712CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
713CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
714# CONFIG_INPUT_JOYDEV is not set
715CONFIG_INPUT_TSDEV=y
716CONFIG_INPUT_TSDEV_SCREEN_X=240
717CONFIG_INPUT_TSDEV_SCREEN_Y=320
718CONFIG_INPUT_EVDEV=y
719# CONFIG_INPUT_EVBUG is not set
720# CONFIG_INPUT_POWER is not set
721
722#
723# Input Device Drivers
724#
725CONFIG_INPUT_KEYBOARD=y
726CONFIG_KEYBOARD_ATKBD=y
727# CONFIG_KEYBOARD_SUNKBD is not set
728# CONFIG_KEYBOARD_LKKBD is not set
729# CONFIG_KEYBOARD_XTKBD is not set
730# CONFIG_KEYBOARD_NEWTON is not set
731# CONFIG_KEYBOARD_STOWAWAY is not set
732CONFIG_KEYBOARD_PXA27x=y
733# CONFIG_KEYBOARD_GPIO is not set
734# CONFIG_INPUT_MOUSE is not set
735# CONFIG_INPUT_JOYSTICK is not set
736# CONFIG_INPUT_TABLET is not set
737CONFIG_INPUT_TOUCHSCREEN=y
738CONFIG_TOUCHSCREEN_ZYLONITE=y
739# CONFIG_TOUCHSCREEN_FUJITSU is not set
740# CONFIG_TOUCHSCREEN_GUNZE is not set
741# CONFIG_TOUCHSCREEN_ELO is not set
742# CONFIG_TOUCHSCREEN_MTOUCH is not set
743# CONFIG_TOUCHSCREEN_MK712 is not set
744# CONFIG_TOUCHSCREEN_PENMOUNT is not set
745# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
746# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
747# CONFIG_TOUCHSCREEN_UCB1400 is not set
748# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
749# CONFIG_INPUT_MISC is not set
750
751#
752# Hardware I/O ports
753#
754CONFIG_SERIO=y
755# CONFIG_SERIO_SERPORT is not set
756CONFIG_SERIO_LIBPS2=y
757# CONFIG_SERIO_RAW is not set
758# CONFIG_GAMEPORT is not set
759
760#
761# Character devices
762#
763CONFIG_VT=y
764CONFIG_VT_CONSOLE=y
765CONFIG_HW_CONSOLE=y
766# CONFIG_VT_HW_CONSOLE_BINDING is not set
767# CONFIG_SERIAL_NONSTANDARD is not set
768
769#
770# Serial drivers
771#
772# CONFIG_SERIAL_8250 is not set
773
774#
775# Non-8250 serial port support
776#
777CONFIG_SERIAL_PXA=y
778CONFIG_SERIAL_PXA_CONSOLE=y
779CONFIG_SERIAL_CORE=y
780CONFIG_SERIAL_CORE_CONSOLE=y
781CONFIG_UNIX98_PTYS=y
782# CONFIG_LEGACY_PTYS is not set
783# CONFIG_IPMI_HANDLER is not set
784# CONFIG_WATCHDOG is not set
785# CONFIG_HW_RANDOM is not set
786# CONFIG_NVRAM is not set
787# CONFIG_R3964 is not set
788# CONFIG_RAW_DRIVER is not set
789# CONFIG_TCG_TPM is not set
790CONFIG_I2C=y
791CONFIG_I2C_BOARDINFO=y
792CONFIG_I2C_CHARDEV=y
793
794#
795# I2C Algorithms
796#
797# CONFIG_I2C_ALGOBIT is not set
798# CONFIG_I2C_ALGOPCF is not set
799# CONFIG_I2C_ALGOPCA is not set
800
801#
802# I2C Hardware Bus support
803#
804# CONFIG_I2C_GPIO is not set
805CONFIG_I2C_PXA=y
806# CONFIG_I2C_PXA_SLAVE is not set
807# CONFIG_I2C_OCORES is not set
808# CONFIG_I2C_PARPORT_LIGHT is not set
809# CONFIG_I2C_SIMTEC is not set
810# CONFIG_I2C_TAOS_EVM is not set
811# CONFIG_I2C_STUB is not set
812# CONFIG_I2C_TINY_USB is not set
813
814#
815# Miscellaneous I2C Chip support
816#
817# CONFIG_SENSORS_DS1337 is not set
818# CONFIG_SENSORS_DS1374 is not set
819# CONFIG_DS1682 is not set
820# CONFIG_SENSORS_EEPROM is not set
821# CONFIG_SENSORS_PCF8574 is not set
822# CONFIG_SENSORS_PCA9539 is not set
823# CONFIG_SENSORS_PCF8591 is not set
824# CONFIG_SENSORS_MAX6875 is not set
825# CONFIG_SENSORS_TSL2550 is not set
826# CONFIG_I2C_DEBUG_CORE is not set
827# CONFIG_I2C_DEBUG_ALGO is not set
828# CONFIG_I2C_DEBUG_BUS is not set
829# CONFIG_I2C_DEBUG_CHIP is not set
830
831#
832# SPI support
833#
834# CONFIG_SPI is not set
835# CONFIG_SPI_MASTER is not set
836CONFIG_W1=y
837
838#
839# 1-wire Bus Masters
840#
841# CONFIG_W1_MASTER_DS2490 is not set
842# CONFIG_W1_MASTER_DS2482 is not set
843# CONFIG_W1_MASTER_DS1WM is not set
844
845#
846# 1-wire Slaves
847#
848# CONFIG_W1_SLAVE_THERM is not set
849# CONFIG_W1_SLAVE_SMEM is not set
850# CONFIG_W1_SLAVE_DS2433 is not set
851# CONFIG_W1_SLAVE_DS2760 is not set
852# CONFIG_POWER_SUPPLY is not set
853# CONFIG_HWMON is not set
854CONFIG_MISC_DEVICES=y
855# CONFIG_EEPROM_93CX6 is not set
856
857#
858# Multifunction device drivers
859#
860# CONFIG_MFD_SM501 is not set
861# CONFIG_HTC_ASIC3 is not set
862# CONFIG_HTC_ASIC3_DS1WM is not set
863
864#
865# Multi-Function Devices
866#
867# CONFIG_NEW_LEDS is not set
868
869#
870# Multimedia devices
871#
872CONFIG_VIDEO_DEV=y
873CONFIG_VIDEO_V4L1=y
874CONFIG_VIDEO_V4L1_COMPAT=y
875CONFIG_VIDEO_V4L2=y
876CONFIG_VIDEO_CAPTURE_DRIVERS=y
877# CONFIG_VIDEO_ADV_DEBUG is not set
878CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
879# CONFIG_VIDEO_CPIA is not set
880# CONFIG_VIDEO_CPIA2 is not set
881# CONFIG_VIDEO_SAA5246A is not set
882# CONFIG_VIDEO_SAA5249 is not set
883# CONFIG_TUNER_3036 is not set
884# CONFIG_TUNER_TEA5761 is not set
885CONFIG_V4L_USB_DRIVERS=y
886# CONFIG_VIDEO_PVRUSB2 is not set
887# CONFIG_VIDEO_EM28XX is not set
888# CONFIG_VIDEO_USBVISION is not set
889# CONFIG_USB_VICAM is not set
890# CONFIG_USB_IBMCAM is not set
891# CONFIG_USB_KONICAWC is not set
892# CONFIG_USB_QUICKCAM_MESSENGER is not set
893# CONFIG_USB_ET61X251 is not set
894# CONFIG_VIDEO_OVCAMCHIP is not set
895# CONFIG_USB_W9968CF is not set
896# CONFIG_USB_OV511 is not set
897# CONFIG_USB_SE401 is not set
898# CONFIG_USB_SN9C102 is not set
899# CONFIG_USB_STV680 is not set
900# CONFIG_USB_ZC0301 is not set
901# CONFIG_USB_PWC is not set
902# CONFIG_USB_ZR364XX is not set
903CONFIG_RADIO_ADAPTERS=y
904# CONFIG_USB_DSBR is not set
905# CONFIG_DVB_CORE is not set
906CONFIG_DAB=y
907# CONFIG_USB_DABUSB is not set
908
909#
910# Graphics support
911#
912# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
913
914#
915# Display device support
916#
917# CONFIG_DISPLAY_SUPPORT is not set
918# CONFIG_VGASTATE is not set
919CONFIG_VIDEO_OUTPUT_CONTROL=y
920CONFIG_FB=y
921# CONFIG_FIRMWARE_EDID is not set
922# CONFIG_FB_DDC is not set
923CONFIG_FB_CFB_FILLRECT=y
924CONFIG_FB_CFB_COPYAREA=y
925CONFIG_FB_CFB_IMAGEBLIT=y
926# CONFIG_FB_SYS_FILLRECT is not set
927# CONFIG_FB_SYS_COPYAREA is not set
928# CONFIG_FB_SYS_IMAGEBLIT is not set
929# CONFIG_FB_SYS_FOPS is not set
930CONFIG_FB_DEFERRED_IO=y
931# CONFIG_FB_SVGALIB is not set
932# CONFIG_FB_MACMODES is not set
933# CONFIG_FB_BACKLIGHT is not set
934CONFIG_FB_MODE_HELPERS=y
935# CONFIG_FB_TILEBLITTING is not set
936
937#
938# Frame buffer hardware drivers
939#
940# CONFIG_FB_S1D13XXX is not set
941CONFIG_FB_PXA=y
942# CONFIG_FB_PXA_LCD_QVGA is not set
943CONFIG_FB_PXA_LCD_VGA=y
944CONFIG_FB_PXA_OVERLAY=y
945# CONFIG_FB_PXA_PARAMETERS is not set
946# CONFIG_FB_MBX is not set
947# CONFIG_FB_VIRTUAL is not set
948
949#
950# Console display driver support
951#
952# CONFIG_VGA_CONSOLE is not set
953CONFIG_DUMMY_CONSOLE=y
954CONFIG_FRAMEBUFFER_CONSOLE=y
955# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
956# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
957CONFIG_FONTS=y
958# CONFIG_FONT_8x8 is not set
959CONFIG_FONT_8x16=y
960# CONFIG_FONT_6x11 is not set
961# CONFIG_FONT_7x14 is not set
962# CONFIG_FONT_PEARL_8x8 is not set
963# CONFIG_FONT_ACORN_8x8 is not set
964# CONFIG_FONT_MINI_4x6 is not set
965# CONFIG_FONT_SUN8x16 is not set
966# CONFIG_FONT_SUN12x22 is not set
967# CONFIG_FONT_10x18 is not set
968CONFIG_LOGO=y
969CONFIG_LOGO_LINUX_MONO=y
970CONFIG_LOGO_LINUX_VGA16=y
971# CONFIG_LOGO_LINUX_CLUT224 is not set
972CONFIG_LOGO_OHAND_CLUT224=y
973
974#
975# Sound
976#
977CONFIG_SOUND=y
978
979#
980# Advanced Linux Sound Architecture
981#
982CONFIG_SND=y
983CONFIG_SND_TIMER=y
984CONFIG_SND_PCM=y
985# CONFIG_SND_SEQUENCER is not set
986CONFIG_SND_OSSEMUL=y
987CONFIG_SND_MIXER_OSS=y
988CONFIG_SND_PCM_OSS=y
989CONFIG_SND_PCM_OSS_PLUGINS=y
990# CONFIG_SND_DYNAMIC_MINORS is not set
991CONFIG_SND_SUPPORT_OLD_API=y
992CONFIG_SND_VERBOSE_PROCFS=y
993# CONFIG_SND_VERBOSE_PRINTK is not set
994# CONFIG_SND_DEBUG is not set
995
996#
997# Generic devices
998#
999# CONFIG_SND_DUMMY is not set
1000# CONFIG_SND_MTPAV is not set
1001# CONFIG_SND_SERIAL_U16550 is not set
1002# CONFIG_SND_MPU401 is not set
1003
1004#
1005# ALSA ARM devices
1006#
1007# CONFIG_SND_PXA2XX_AC97 is not set
1008
1009#
1010# USB devices
1011#
1012# CONFIG_SND_USB_AUDIO is not set
1013# CONFIG_SND_USB_CAIAQ is not set
1014
1015#
1016# System on Chip audio support
1017#
1018# CONFIG_SND_SOC is not set
1019
1020#
1021# SoC Audio support for SuperH
1022#
1023
1024#
1025# Open Sound System
1026#
1027# CONFIG_SOUND_PRIME is not set
1028CONFIG_HID_SUPPORT=y
1029CONFIG_HID=m
1030# CONFIG_HID_DEBUG is not set
1031
1032#
1033# USB Input Devices
1034#
1035CONFIG_USB_HID=y
1036# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1037# CONFIG_HID_FF is not set
1038# CONFIG_USB_HIDDEV is not set
1039CONFIG_USB_SUPPORT=y
1040CONFIG_USB_ARCH_HAS_HCD=y
1041# CONFIG_USB_ARCH_HAS_OHCI is not set
1042# CONFIG_USB_ARCH_HAS_EHCI is not set
1043CONFIG_USB=y
1044# CONFIG_USB_DEBUG is not set
1045
1046#
1047# Miscellaneous USB options
1048#
1049# CONFIG_USB_DEVICEFS is not set
1050CONFIG_USB_DEVICE_CLASS=y
1051# CONFIG_USB_DYNAMIC_MINORS is not set
1052# CONFIG_USB_OTG is not set
1053
1054#
1055# USB Host Controller Drivers
1056#
1057# CONFIG_USB_ISP116X_HCD is not set
1058# CONFIG_USB_SL811_HCD is not set
1059# CONFIG_USB_R8A66597_HCD is not set
1060
1061#
1062# USB Device Class drivers
1063#
1064CONFIG_USB_ACM=y
1065# CONFIG_USB_PRINTER is not set
1066
1067#
1068# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
1069#
1070
1071#
1072# may also be needed; see USB_STORAGE Help for more information
1073#
1074CONFIG_USB_STORAGE=y
1075# CONFIG_USB_STORAGE_DEBUG is not set
1076# CONFIG_USB_STORAGE_DATAFAB is not set
1077# CONFIG_USB_STORAGE_FREECOM is not set
1078# CONFIG_USB_STORAGE_ISD200 is not set
1079# CONFIG_USB_STORAGE_DPCM is not set
1080# CONFIG_USB_STORAGE_USBAT is not set
1081# CONFIG_USB_STORAGE_SDDR09 is not set
1082# CONFIG_USB_STORAGE_SDDR55 is not set
1083# CONFIG_USB_STORAGE_JUMPSHOT is not set
1084# CONFIG_USB_STORAGE_ALAUDA is not set
1085# CONFIG_USB_STORAGE_ONETOUCH is not set
1086# CONFIG_USB_STORAGE_KARMA is not set
1087# CONFIG_USB_LIBUSUAL is not set
1088
1089#
1090# USB Imaging devices
1091#
1092# CONFIG_USB_MDC800 is not set
1093# CONFIG_USB_MICROTEK is not set
1094CONFIG_USB_MON=y
1095
1096#
1097# USB port drivers
1098#
1099
1100#
1101# USB Serial Converter support
1102#
1103# CONFIG_USB_SERIAL is not set
1104
1105#
1106# USB Miscellaneous drivers
1107#
1108# CONFIG_USB_EMI62 is not set
1109# CONFIG_USB_EMI26 is not set
1110# CONFIG_USB_ADUTUX is not set
1111# CONFIG_USB_AUERSWALD is not set
1112# CONFIG_USB_RIO500 is not set
1113# CONFIG_USB_LEGOTOWER is not set
1114# CONFIG_USB_LCD is not set
1115# CONFIG_USB_BERRY_CHARGE is not set
1116# CONFIG_USB_LED is not set
1117# CONFIG_USB_CYPRESS_CY7C63 is not set
1118# CONFIG_USB_CYTHERM is not set
1119# CONFIG_USB_PHIDGET is not set
1120# CONFIG_USB_IDMOUSE is not set
1121# CONFIG_USB_FTDI_ELAN is not set
1122# CONFIG_USB_APPLEDISPLAY is not set
1123# CONFIG_USB_LD is not set
1124# CONFIG_USB_TRANCEVIBRATOR is not set
1125# CONFIG_USB_IOWARRIOR is not set
1126
1127#
1128# USB DSL modem support
1129#
1130
1131#
1132# USB Gadget Support
1133#
1134CONFIG_USB_GADGET=y
1135# CONFIG_USB_GADGET_DEBUG is not set
1136# CONFIG_USB_GADGET_DEBUG_FILES is not set
1137CONFIG_USB_GADGET_SELECTED=y
1138# CONFIG_USB_GADGET_AMD5536UDC is not set
1139# CONFIG_USB_GADGET_FSL_USB2 is not set
1140# CONFIG_USB_GADGET_NET2280 is not set
1141# CONFIG_USB_GADGET_PXA2XX is not set
1142CONFIG_USB_GADGET_M66592=y
1143CONFIG_USB_M66592=y
1144# CONFIG_USB_GADGET_PXA27X is not set
1145# CONFIG_USB_GADGET_GOKU is not set
1146# CONFIG_USB_GADGET_LH7A40X is not set
1147# CONFIG_USB_GADGET_OMAP is not set
1148# CONFIG_USB_GADGET_S3C2410 is not set
1149# CONFIG_USB_GADGET_AT91 is not set
1150# CONFIG_USB_GADGET_DUMMY_HCD is not set
1151CONFIG_USB_GADGET_DUALSPEED=y
1152# CONFIG_USB_ZERO is not set
1153# CONFIG_USB_ETH is not set
1154# CONFIG_USB_GADGETFS is not set
1155CONFIG_USB_FILE_STORAGE=y
1156# CONFIG_USB_FILE_STORAGE_TEST is not set
1157# CONFIG_USB_G_SERIAL is not set
1158# CONFIG_USB_MIDI_GADGET is not set
1159CONFIG_MMC=y
1160# CONFIG_MMC_DEBUG is not set
1161# CONFIG_MMC_UNSAFE_RESUME is not set
1162
1163#
1164# MMC/SD Card Drivers
1165#
1166CONFIG_MMC_BLOCK=y
1167CONFIG_MMC_BLOCK_BOUNCE=y
1168
1169#
1170# MMC/SD Host Controller Drivers
1171#
1172CONFIG_MMC_PXA=y
1173CONFIG_RTC_LIB=y
1174CONFIG_RTC_CLASS=y
1175CONFIG_RTC_HCTOSYS=y
1176CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1177# CONFIG_RTC_DEBUG is not set
1178
1179#
1180# RTC interfaces
1181#
1182CONFIG_RTC_INTF_SYSFS=y
1183CONFIG_RTC_INTF_PROC=y
1184CONFIG_RTC_INTF_DEV=y
1185# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1186# CONFIG_RTC_DRV_TEST is not set
1187
1188#
1189# I2C RTC drivers
1190#
1191# CONFIG_RTC_DRV_DS1307 is not set
1192# CONFIG_RTC_DRV_DS1672 is not set
1193# CONFIG_RTC_DRV_MAX6900 is not set
1194# CONFIG_RTC_DRV_RS5C372 is not set
1195# CONFIG_RTC_DRV_ISL1208 is not set
1196# CONFIG_RTC_DRV_X1205 is not set
1197# CONFIG_RTC_DRV_PCF8563 is not set
1198# CONFIG_RTC_DRV_PCF8583 is not set
1199# CONFIG_RTC_DRV_M41T80 is not set
1200
1201#
1202# SPI RTC drivers
1203#
1204
1205#
1206# Platform RTC drivers
1207#
1208# CONFIG_RTC_DRV_CMOS is not set
1209# CONFIG_RTC_DRV_DS1553 is not set
1210# CONFIG_RTC_DRV_STK17TA8 is not set
1211# CONFIG_RTC_DRV_DS1742 is not set
1212# CONFIG_RTC_DRV_M48T86 is not set
1213# CONFIG_RTC_DRV_M48T59 is not set
1214# CONFIG_RTC_DRV_V3020 is not set
1215
1216#
1217# on-CPU RTC drivers
1218#
1219CONFIG_RTC_DRV_SA1100=y
1220
1221#
1222# DMA Engine support
1223#
1224# CONFIG_DMA_ENGINE is not set
1225
1226#
1227# DMA Clients
1228#
1229
1230#
1231# DMA Devices
1232#
1233
1234#
1235# File systems
1236#
1237CONFIG_EXT2_FS=y
1238# CONFIG_EXT2_FS_XATTR is not set
1239# CONFIG_EXT2_FS_XIP is not set
1240CONFIG_EXT3_FS=m
1241CONFIG_EXT3_FS_XATTR=y
1242# CONFIG_EXT3_FS_POSIX_ACL is not set
1243# CONFIG_EXT3_FS_SECURITY is not set
1244# CONFIG_EXT4DEV_FS is not set
1245CONFIG_JBD=m
1246# CONFIG_JBD_DEBUG is not set
1247CONFIG_FS_MBCACHE=y
1248# CONFIG_REISERFS_FS is not set
1249# CONFIG_JFS_FS is not set
1250# CONFIG_FS_POSIX_ACL is not set
1251# CONFIG_XFS_FS is not set
1252# CONFIG_GFS2_FS is not set
1253# CONFIG_OCFS2_FS is not set
1254# CONFIG_MINIX_FS is not set
1255# CONFIG_ROMFS_FS is not set
1256CONFIG_INOTIFY=y
1257CONFIG_INOTIFY_USER=y
1258# CONFIG_QUOTA is not set
1259CONFIG_DNOTIFY=y
1260# CONFIG_AUTOFS_FS is not set
1261# CONFIG_AUTOFS4_FS is not set
1262# CONFIG_FUSE_FS is not set
1263
1264#
1265# CD-ROM/DVD Filesystems
1266#
1267# CONFIG_ISO9660_FS is not set
1268# CONFIG_UDF_FS is not set
1269
1270#
1271# DOS/FAT/NT Filesystems
1272#
1273CONFIG_FAT_FS=y
1274CONFIG_MSDOS_FS=y
1275CONFIG_VFAT_FS=y
1276CONFIG_FAT_DEFAULT_CODEPAGE=437
1277CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1278# CONFIG_NTFS_FS is not set
1279
1280#
1281# Pseudo filesystems
1282#
1283CONFIG_PROC_FS=y
1284CONFIG_PROC_SYSCTL=y
1285CONFIG_SYSFS=y
1286CONFIG_TMPFS=y
1287# CONFIG_TMPFS_POSIX_ACL is not set
1288# CONFIG_HUGETLB_PAGE is not set
1289CONFIG_RAMFS=y
1290# CONFIG_CONFIGFS_FS is not set
1291
1292#
1293# Miscellaneous filesystems
1294#
1295# CONFIG_ADFS_FS is not set
1296# CONFIG_AFFS_FS is not set
1297# CONFIG_HFS_FS is not set
1298# CONFIG_HFSPLUS_FS is not set
1299# CONFIG_BEFS_FS is not set
1300# CONFIG_BFS_FS is not set
1301# CONFIG_EFS_FS is not set
1302CONFIG_JFFS2_FS=y
1303CONFIG_JFFS2_FS_DEBUG=0
1304CONFIG_JFFS2_FS_WRITEBUFFER=y
1305# CONFIG_JFFS2_SUMMARY is not set
1306# CONFIG_JFFS2_FS_XATTR is not set
1307# CONFIG_JFFS2_SYSFS is not set
1308CONFIG_JFFS2_COMPRESSION_OPTIONS=y
1309CONFIG_JFFS2_ZLIB=y
1310CONFIG_JFFS2_LZO=y
1311CONFIG_JFFS2_RTIME=y
1312# CONFIG_JFFS2_RUBIN is not set
1313# CONFIG_JFFS2_CMODE_NONE is not set
1314CONFIG_JFFS2_CMODE_PRIORITY=y
1315# CONFIG_JFFS2_CMODE_SIZE is not set
1316# CONFIG_JFFS2_CMODE_FAVOURLZO is not set
1317# CONFIG_CRAMFS is not set
1318# CONFIG_SQUASHFS is not set
1319# CONFIG_VXFS_FS is not set
1320# CONFIG_HPFS_FS is not set
1321# CONFIG_QNX4FS_FS is not set
1322# CONFIG_SYSV_FS is not set
1323# CONFIG_UFS_FS is not set
1324
1325#
1326# Network File Systems
1327#
1328CONFIG_NFS_FS=y
1329CONFIG_NFS_V3=y
1330# CONFIG_NFS_V3_ACL is not set
1331CONFIG_NFS_V4=y
1332# CONFIG_NFS_DIRECTIO is not set
1333# CONFIG_NFSD is not set
1334# CONFIG_ROOT_NFS is not set
1335CONFIG_LOCKD=y
1336CONFIG_LOCKD_V4=y
1337CONFIG_NFS_COMMON=y
1338CONFIG_SUNRPC=y
1339CONFIG_SUNRPC_GSS=y
1340# CONFIG_SUNRPC_BIND34 is not set
1341CONFIG_RPCSEC_GSS_KRB5=y
1342# CONFIG_RPCSEC_GSS_SPKM3 is not set
1343# CONFIG_SMB_FS is not set
1344# CONFIG_CIFS is not set
1345# CONFIG_NCP_FS is not set
1346# CONFIG_CODA_FS is not set
1347# CONFIG_AFS_FS is not set
1348
1349#
1350# Partition Types
1351#
1352CONFIG_PARTITION_ADVANCED=y
1353# CONFIG_ACORN_PARTITION is not set
1354# CONFIG_OSF_PARTITION is not set
1355# CONFIG_AMIGA_PARTITION is not set
1356# CONFIG_ATARI_PARTITION is not set
1357# CONFIG_MAC_PARTITION is not set
1358CONFIG_MSDOS_PARTITION=y
1359# CONFIG_BSD_DISKLABEL is not set
1360# CONFIG_MINIX_SUBPARTITION is not set
1361# CONFIG_SOLARIS_X86_PARTITION is not set
1362# CONFIG_UNIXWARE_DISKLABEL is not set
1363# CONFIG_LDM_PARTITION is not set
1364# CONFIG_SGI_PARTITION is not set
1365# CONFIG_ULTRIX_PARTITION is not set
1366# CONFIG_SUN_PARTITION is not set
1367# CONFIG_KARMA_PARTITION is not set
1368# CONFIG_EFI_PARTITION is not set
1369# CONFIG_SYSV68_PARTITION is not set
1370
1371#
1372# Native Language Support
1373#
1374CONFIG_NLS=y
1375CONFIG_NLS_DEFAULT="iso8859-1"
1376CONFIG_NLS_CODEPAGE_437=y
1377# CONFIG_NLS_CODEPAGE_737 is not set
1378# CONFIG_NLS_CODEPAGE_775 is not set
1379# CONFIG_NLS_CODEPAGE_850 is not set
1380# CONFIG_NLS_CODEPAGE_852 is not set
1381# CONFIG_NLS_CODEPAGE_855 is not set
1382# CONFIG_NLS_CODEPAGE_857 is not set
1383# CONFIG_NLS_CODEPAGE_860 is not set
1384# CONFIG_NLS_CODEPAGE_861 is not set
1385# CONFIG_NLS_CODEPAGE_862 is not set
1386# CONFIG_NLS_CODEPAGE_863 is not set
1387# CONFIG_NLS_CODEPAGE_864 is not set
1388# CONFIG_NLS_CODEPAGE_865 is not set
1389# CONFIG_NLS_CODEPAGE_866 is not set
1390# CONFIG_NLS_CODEPAGE_869 is not set
1391# CONFIG_NLS_CODEPAGE_936 is not set
1392# CONFIG_NLS_CODEPAGE_950 is not set
1393# CONFIG_NLS_CODEPAGE_932 is not set
1394# CONFIG_NLS_CODEPAGE_949 is not set
1395# CONFIG_NLS_CODEPAGE_874 is not set
1396# CONFIG_NLS_ISO8859_8 is not set
1397# CONFIG_NLS_CODEPAGE_1250 is not set
1398# CONFIG_NLS_CODEPAGE_1251 is not set
1399# CONFIG_NLS_ASCII is not set
1400CONFIG_NLS_ISO8859_1=y
1401# CONFIG_NLS_ISO8859_2 is not set
1402# CONFIG_NLS_ISO8859_3 is not set
1403# CONFIG_NLS_ISO8859_4 is not set
1404# CONFIG_NLS_ISO8859_5 is not set
1405# CONFIG_NLS_ISO8859_6 is not set
1406# CONFIG_NLS_ISO8859_7 is not set
1407# CONFIG_NLS_ISO8859_9 is not set
1408# CONFIG_NLS_ISO8859_13 is not set
1409# CONFIG_NLS_ISO8859_14 is not set
1410# CONFIG_NLS_ISO8859_15 is not set
1411# CONFIG_NLS_KOI8_R is not set
1412# CONFIG_NLS_KOI8_U is not set
1413# CONFIG_NLS_UTF8 is not set
1414
1415#
1416# Distributed Lock Manager
1417#
1418# CONFIG_DLM is not set
1419
1420#
1421# Profiling support
1422#
1423CONFIG_PROFILING=y
1424# CONFIG_OPROFILE is not set
1425
1426#
1427# Kernel hacking
1428#
1429# CONFIG_PRINTK_TIME is not set
1430CONFIG_ENABLE_MUST_CHECK=y
1431CONFIG_MAGIC_SYSRQ=y
1432# CONFIG_UNUSED_SYMBOLS is not set
1433CONFIG_DEBUG_FS=y
1434# CONFIG_HEADERS_CHECK is not set
1435CONFIG_DEBUG_KERNEL=y
1436# CONFIG_DEBUG_SHIRQ is not set
1437CONFIG_DETECT_SOFTLOCKUP=y
1438CONFIG_SCHED_DEBUG=y
1439# CONFIG_SCHEDSTATS is not set
1440# CONFIG_TIMER_STATS is not set
1441# CONFIG_DEBUG_SLAB is not set
1442# CONFIG_DEBUG_RT_MUTEXES is not set
1443# CONFIG_RT_MUTEX_TESTER is not set
1444# CONFIG_DEBUG_SPINLOCK is not set
1445# CONFIG_DEBUG_MUTEXES is not set
1446# CONFIG_DEBUG_LOCK_ALLOC is not set
1447# CONFIG_PROVE_LOCKING is not set
1448# CONFIG_LOCK_STAT is not set
1449# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1450# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1451# CONFIG_DEBUG_KOBJECT is not set
1452CONFIG_DEBUG_BUGVERBOSE=y
1453CONFIG_DEBUG_INFO=y
1454# CONFIG_DEBUG_VM is not set
1455# CONFIG_DEBUG_LIST is not set
1456CONFIG_FRAME_POINTER=y
1457CONFIG_FORCED_INLINING=y
1458# CONFIG_RCU_TORTURE_TEST is not set
1459# CONFIG_FAULT_INJECTION is not set
1460CONFIG_DEBUG_USER=y
1461CONFIG_DEBUG_ERRORS=y
1462CONFIG_DEBUG_LL=y
1463# CONFIG_DEBUG_ICEDCC is not set
1464
1465#
1466# Security options
1467#
1468# CONFIG_KEYS is not set
1469# CONFIG_SECURITY is not set
1470CONFIG_CRYPTO=y
1471CONFIG_CRYPTO_ALGAPI=y
1472CONFIG_CRYPTO_BLKCIPHER=y
1473CONFIG_CRYPTO_MANAGER=y
1474# CONFIG_CRYPTO_HMAC is not set
1475# CONFIG_CRYPTO_XCBC is not set
1476# CONFIG_CRYPTO_NULL is not set
1477# CONFIG_CRYPTO_MD4 is not set
1478CONFIG_CRYPTO_MD5=y
1479# CONFIG_CRYPTO_SHA1 is not set
1480# CONFIG_CRYPTO_SHA256 is not set
1481# CONFIG_CRYPTO_SHA512 is not set
1482# CONFIG_CRYPTO_WP512 is not set
1483# CONFIG_CRYPTO_TGR192 is not set
1484# CONFIG_CRYPTO_GF128MUL is not set
1485CONFIG_CRYPTO_ECB=y
1486CONFIG_CRYPTO_CBC=y
1487CONFIG_CRYPTO_PCBC=y
1488# CONFIG_CRYPTO_LRW is not set
1489# CONFIG_CRYPTO_CRYPTD is not set
1490CONFIG_CRYPTO_DES=y
1491# CONFIG_CRYPTO_FCRYPT is not set
1492# CONFIG_CRYPTO_BLOWFISH is not set
1493# CONFIG_CRYPTO_TWOFISH is not set
1494# CONFIG_CRYPTO_SERPENT is not set
1495# CONFIG_CRYPTO_AES is not set
1496# CONFIG_CRYPTO_CAST5 is not set
1497# CONFIG_CRYPTO_CAST6 is not set
1498# CONFIG_CRYPTO_TEA is not set
1499# CONFIG_CRYPTO_ARC4 is not set
1500# CONFIG_CRYPTO_KHAZAD is not set
1501# CONFIG_CRYPTO_ANUBIS is not set
1502# CONFIG_CRYPTO_DEFLATE is not set
1503# CONFIG_CRYPTO_LZO is not set
1504# CONFIG_CRYPTO_MICHAEL_MIC is not set
1505# CONFIG_CRYPTO_CRC32C is not set
1506# CONFIG_CRYPTO_CAMELLIA is not set
1507# CONFIG_CRYPTO_TEST is not set
1508CONFIG_CRYPTO_HW=y
1509
1510#
1511# Library routines
1512#
1513CONFIG_BITREVERSE=y
1514CONFIG_CRC_CCITT=y
1515# CONFIG_CRC16 is not set
1516# CONFIG_CRC_ITU_T is not set
1517CONFIG_CRC32=y
1518# CONFIG_CRC7 is not set
1519# CONFIG_LIBCRC32C is not set
1520CONFIG_ZLIB_INFLATE=y
1521CONFIG_ZLIB_DEFLATE=y
1522CONFIG_LZO_COMPRESS=y
1523CONFIG_LZO_DECOMPRESS=y
1524CONFIG_PLIST=y
1525CONFIG_HAS_IOMEM=y
1526CONFIG_HAS_IOPORT=y
1527CONFIG_HAS_DMA=y