blob: 1a38d8e3fe66ba59c2b189a1d89d42c9ce88a91a [file] [log] [blame]
Lennert Buytenhek744da2c2006-06-22 10:30:55 +01001#
2# Automatically generated make config: don't edit
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +01003# Linux kernel version: 2.6.20-rc1
4# Sat Dec 16 06:05:51 2006
Lennert Buytenhek744da2c2006-06-22 10:30:55 +01005#
6CONFIG_ARM=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +01007# CONFIG_GENERIC_TIME is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +01008CONFIG_MMU=y
Lennert Buytenhek20c4f882006-07-10 16:29:11 +01009CONFIG_GENERIC_HARDIRQS=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +010010CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Lennert Buytenhek20c4f882006-07-10 16:29:11 +010011CONFIG_HARDIRQS_SW_RESEND=y
12CONFIG_GENERIC_IRQ_PROBE=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010013CONFIG_RWSEM_GENERIC_SPINLOCK=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +010014# CONFIG_ARCH_HAS_ILOG2_U32 is not set
15# CONFIG_ARCH_HAS_ILOG2_U64 is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010016CONFIG_GENERIC_HWEIGHT=y
17CONFIG_GENERIC_CALIBRATE_DELAY=y
18CONFIG_ARCH_MTD_XIP=y
19CONFIG_VECTORS_BASE=0xffff0000
Lennert Buytenhek20c4f882006-07-10 16:29:11 +010020CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010021
22#
23# Code maturity level options
24#
25CONFIG_EXPERIMENTAL=y
26CONFIG_BROKEN_ON_SMP=y
27CONFIG_INIT_ENV_ARG_LIMIT=32
28
29#
30# General setup
31#
32CONFIG_LOCALVERSION=""
33CONFIG_LOCALVERSION_AUTO=y
34CONFIG_SWAP=y
35CONFIG_SYSVIPC=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +010036# CONFIG_IPC_NS is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010037# CONFIG_POSIX_MQUEUE is not set
38# CONFIG_BSD_PROCESS_ACCT is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +010039# CONFIG_TASKSTATS is not set
40# CONFIG_UTS_NS is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010041# CONFIG_AUDIT is not set
42# CONFIG_IKCONFIG is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +010043CONFIG_SYSFS_DEPRECATED=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010044# CONFIG_RELAY is not set
45CONFIG_INITRAMFS_SOURCE=""
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010046CONFIG_CC_OPTIMIZE_FOR_SIZE=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +010047CONFIG_SYSCTL=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010048# CONFIG_EMBEDDED is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +010049CONFIG_UID16=y
50CONFIG_SYSCTL_SYSCALL=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010051CONFIG_KALLSYMS=y
52# CONFIG_KALLSYMS_ALL is not set
53# CONFIG_KALLSYMS_EXTRA_PASS is not set
54CONFIG_HOTPLUG=y
55CONFIG_PRINTK=y
56CONFIG_BUG=y
57CONFIG_ELF_CORE=y
58CONFIG_BASE_FULL=y
59CONFIG_FUTEX=y
60CONFIG_EPOLL=y
61CONFIG_SHMEM=y
62CONFIG_SLAB=y
Lennert Buytenhek20c4f882006-07-10 16:29:11 +010063CONFIG_VM_EVENT_COUNTERS=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +010064CONFIG_RT_MUTEXES=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010065# CONFIG_TINY_SHMEM is not set
66CONFIG_BASE_SMALL=0
67# CONFIG_SLOB is not set
68
69#
70# Loadable module support
71#
72CONFIG_MODULES=y
73# CONFIG_MODULE_UNLOAD is not set
74# CONFIG_MODVERSIONS is not set
75# CONFIG_MODULE_SRCVERSION_ALL is not set
76# CONFIG_KMOD is not set
77
78#
79# Block layer
80#
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +010081CONFIG_BLOCK=y
82# CONFIG_LBD is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010083# CONFIG_BLK_DEV_IO_TRACE is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +010084# CONFIG_LSF is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +010085
86#
87# IO Schedulers
88#
89CONFIG_IOSCHED_NOOP=y
90CONFIG_IOSCHED_AS=y
91CONFIG_IOSCHED_DEADLINE=y
92CONFIG_IOSCHED_CFQ=y
93CONFIG_DEFAULT_AS=y
94# CONFIG_DEFAULT_DEADLINE is not set
95# CONFIG_DEFAULT_CFQ is not set
96# CONFIG_DEFAULT_NOOP is not set
97CONFIG_DEFAULT_IOSCHED="anticipatory"
98
99#
100# System Type
101#
102# CONFIG_ARCH_AAEC2000 is not set
103# CONFIG_ARCH_INTEGRATOR is not set
104# CONFIG_ARCH_REALVIEW is not set
105# CONFIG_ARCH_VERSATILE is not set
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100106# CONFIG_ARCH_AT91 is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100107# CONFIG_ARCH_CLPS7500 is not set
108# CONFIG_ARCH_CLPS711X is not set
109# CONFIG_ARCH_CO285 is not set
110# CONFIG_ARCH_EBSA110 is not set
111# CONFIG_ARCH_EP93XX is not set
112# CONFIG_ARCH_FOOTBRIDGE is not set
113# CONFIG_ARCH_NETX is not set
114# CONFIG_ARCH_H720X is not set
115# CONFIG_ARCH_IMX is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100116# CONFIG_ARCH_IOP32X is not set
117# CONFIG_ARCH_IOP33X is not set
118# CONFIG_ARCH_IOP13XX is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100119# CONFIG_ARCH_IXP4XX is not set
120# CONFIG_ARCH_IXP2000 is not set
121# CONFIG_ARCH_IXP23XX is not set
122# CONFIG_ARCH_L7200 is not set
123# CONFIG_ARCH_PNX4008 is not set
124CONFIG_ARCH_PXA=y
125# CONFIG_ARCH_RPC is not set
126# CONFIG_ARCH_SA1100 is not set
127# CONFIG_ARCH_S3C2410 is not set
128# CONFIG_ARCH_SHARK is not set
129# CONFIG_ARCH_LH7A40X is not set
130# CONFIG_ARCH_OMAP is not set
131
132#
133# Intel PXA2xx Implementations
134#
135# CONFIG_ARCH_LUBBOCK is not set
136CONFIG_MACH_LOGICPD_PXA270=y
137# CONFIG_MACH_MAINSTONE is not set
138# CONFIG_ARCH_PXA_IDP is not set
139# CONFIG_PXA_SHARPSL is not set
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100140# CONFIG_MACH_TRIZEPS4 is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100141CONFIG_PXA27x=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100142
143#
144# Processor Type
145#
146CONFIG_CPU_32=y
147CONFIG_CPU_XSCALE=y
148CONFIG_CPU_32v5=y
149CONFIG_CPU_ABRT_EV5T=y
150CONFIG_CPU_CACHE_VIVT=y
151CONFIG_CPU_TLB_V4WBI=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100152CONFIG_CPU_CP15=y
153CONFIG_CPU_CP15_MMU=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100154
155#
156# Processor Features
157#
158# CONFIG_ARM_THUMB is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100159# CONFIG_CPU_DCACHE_DISABLE is not set
160CONFIG_IWMMXT=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100161CONFIG_XSCALE_PMU=y
162
163#
164# Bus support
165#
166
167#
168# PCCARD (PCMCIA/CardBus) support
169#
170# CONFIG_PCCARD is not set
171
172#
173# Kernel Features
174#
175# CONFIG_PREEMPT is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100176CONFIG_HZ=100
177# CONFIG_AEABI is not set
178# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
179CONFIG_SELECT_MEMORY_MODEL=y
180CONFIG_FLATMEM_MANUAL=y
181# CONFIG_DISCONTIGMEM_MANUAL is not set
182# CONFIG_SPARSEMEM_MANUAL is not set
183CONFIG_FLATMEM=y
184CONFIG_FLAT_NODE_MEM_MAP=y
185# CONFIG_SPARSEMEM_STATIC is not set
186CONFIG_SPLIT_PTLOCK_CPUS=4096
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100187# CONFIG_RESOURCES_64BIT is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100188CONFIG_ALIGNMENT_TRAP=y
189
190#
191# Boot options
192#
193CONFIG_ZBOOT_ROM_TEXT=0x0
194CONFIG_ZBOOT_ROM_BSS=0x0
195CONFIG_CMDLINE="root=/dev/nfs ip=bootp console=ttyS0,115200 mem=64M"
196# CONFIG_XIP_KERNEL is not set
197
198#
199# Floating point emulation
200#
201
202#
203# At least one emulation must be selected
204#
205CONFIG_FPE_NWFPE=y
206# CONFIG_FPE_NWFPE_XP is not set
207# CONFIG_FPE_FASTFPE is not set
208
209#
210# Userspace binary formats
211#
212CONFIG_BINFMT_ELF=y
213# CONFIG_BINFMT_AOUT is not set
214# CONFIG_BINFMT_MISC is not set
215# CONFIG_ARTHUR is not set
216
217#
218# Power management options
219#
220# CONFIG_PM is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100221# CONFIG_APM is not set
222
223#
224# Networking
225#
226CONFIG_NET=y
227
228#
229# Networking options
230#
231# CONFIG_NETDEBUG is not set
232# CONFIG_PACKET is not set
233CONFIG_UNIX=y
234CONFIG_XFRM=y
235# CONFIG_XFRM_USER is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100236# CONFIG_XFRM_SUB_POLICY is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100237# CONFIG_NET_KEY is not set
238CONFIG_INET=y
239# CONFIG_IP_MULTICAST is not set
240# CONFIG_IP_ADVANCED_ROUTER is not set
241CONFIG_IP_FIB_HASH=y
242CONFIG_IP_PNP=y
243# CONFIG_IP_PNP_DHCP is not set
244CONFIG_IP_PNP_BOOTP=y
245# CONFIG_IP_PNP_RARP is not set
246# CONFIG_NET_IPIP is not set
247# CONFIG_NET_IPGRE is not set
248# CONFIG_ARPD is not set
249# CONFIG_SYN_COOKIES is not set
250# CONFIG_INET_AH is not set
251# CONFIG_INET_ESP is not set
252# CONFIG_INET_IPCOMP is not set
253# CONFIG_INET_XFRM_TUNNEL is not set
254# CONFIG_INET_TUNNEL is not set
255CONFIG_INET_XFRM_MODE_TRANSPORT=y
256CONFIG_INET_XFRM_MODE_TUNNEL=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100257CONFIG_INET_XFRM_MODE_BEET=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100258CONFIG_INET_DIAG=y
259CONFIG_INET_TCP_DIAG=y
260# CONFIG_TCP_CONG_ADVANCED is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100261CONFIG_TCP_CONG_CUBIC=y
262CONFIG_DEFAULT_TCP_CONG="cubic"
263# CONFIG_TCP_MD5SIG is not set
264CONFIG_IPV6=y
265# CONFIG_IPV6_PRIVACY is not set
266# CONFIG_IPV6_ROUTER_PREF is not set
267# CONFIG_INET6_AH is not set
268# CONFIG_INET6_ESP is not set
269# CONFIG_INET6_IPCOMP is not set
270# CONFIG_IPV6_MIP6 is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100271# CONFIG_INET6_XFRM_TUNNEL is not set
272# CONFIG_INET6_TUNNEL is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100273# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
274# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
275# CONFIG_INET6_XFRM_MODE_BEET is not set
276# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
277# CONFIG_IPV6_SIT is not set
278# CONFIG_IPV6_TUNNEL is not set
279# CONFIG_IPV6_MULTIPLE_TABLES is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100280# CONFIG_NETWORK_SECMARK is not set
281# CONFIG_NETFILTER is not set
282
283#
284# DCCP Configuration (EXPERIMENTAL)
285#
286# CONFIG_IP_DCCP is not set
287
288#
289# SCTP Configuration (EXPERIMENTAL)
290#
291# CONFIG_IP_SCTP is not set
292
293#
294# TIPC Configuration (EXPERIMENTAL)
295#
296# CONFIG_TIPC is not set
297# CONFIG_ATM is not set
298# CONFIG_BRIDGE is not set
299# CONFIG_VLAN_8021Q is not set
300# CONFIG_DECNET is not set
301# CONFIG_LLC2 is not set
302# CONFIG_IPX is not set
303# CONFIG_ATALK is not set
304# CONFIG_X25 is not set
305# CONFIG_LAPB is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100306# CONFIG_ECONET is not set
307# CONFIG_WAN_ROUTER is not set
308
309#
310# QoS and/or fair queueing
311#
312# CONFIG_NET_SCHED is not set
313
314#
315# Network testing
316#
317# CONFIG_NET_PKTGEN is not set
318# CONFIG_HAMRADIO is not set
319# CONFIG_IRDA is not set
320# CONFIG_BT is not set
321# CONFIG_IEEE80211 is not set
322
323#
324# Device Drivers
325#
326
327#
328# Generic Driver Options
329#
330CONFIG_STANDALONE=y
331CONFIG_PREVENT_FIRMWARE_BUILD=y
332# CONFIG_FW_LOADER is not set
333# CONFIG_DEBUG_DRIVER is not set
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100334# CONFIG_SYS_HYPERVISOR is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100335
336#
337# Connector - unified userspace <-> kernelspace linker
338#
339# CONFIG_CONNECTOR is not set
340
341#
342# Memory Technology Devices (MTD)
343#
344CONFIG_MTD=y
345# CONFIG_MTD_DEBUG is not set
346# CONFIG_MTD_CONCAT is not set
347CONFIG_MTD_PARTITIONS=y
348CONFIG_MTD_REDBOOT_PARTS=y
349CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1
350# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
351# CONFIG_MTD_REDBOOT_PARTS_READONLY is not set
352# CONFIG_MTD_CMDLINE_PARTS is not set
353# CONFIG_MTD_AFS_PARTS is not set
354
355#
356# User Modules And Translation Layers
357#
358CONFIG_MTD_CHAR=y
359CONFIG_MTD_BLOCK=y
360# CONFIG_FTL is not set
361# CONFIG_NFTL is not set
362# CONFIG_INFTL is not set
363# CONFIG_RFD_FTL is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100364# CONFIG_SSFDC is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100365
366#
367# RAM/ROM/Flash chip drivers
368#
369CONFIG_MTD_CFI=y
370# CONFIG_MTD_JEDECPROBE is not set
371CONFIG_MTD_GEN_PROBE=y
372CONFIG_MTD_CFI_ADV_OPTIONS=y
373CONFIG_MTD_CFI_NOSWAP=y
374# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
375# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
376CONFIG_MTD_CFI_GEOMETRY=y
377CONFIG_MTD_MAP_BANK_WIDTH_1=y
378CONFIG_MTD_MAP_BANK_WIDTH_2=y
379CONFIG_MTD_MAP_BANK_WIDTH_4=y
380# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
381# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
382# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
383# CONFIG_MTD_CFI_I1 is not set
384CONFIG_MTD_CFI_I2=y
385# CONFIG_MTD_CFI_I4 is not set
386# CONFIG_MTD_CFI_I8 is not set
387# CONFIG_MTD_OTP is not set
388CONFIG_MTD_CFI_INTELEXT=y
389# CONFIG_MTD_CFI_AMDSTD is not set
390# CONFIG_MTD_CFI_STAA is not set
391CONFIG_MTD_CFI_UTIL=y
392# CONFIG_MTD_RAM is not set
393# CONFIG_MTD_ROM is not set
394# CONFIG_MTD_ABSENT is not set
395# CONFIG_MTD_OBSOLETE_CHIPS is not set
396# CONFIG_MTD_XIP is not set
397
398#
399# Mapping drivers for chip access
400#
401# CONFIG_MTD_COMPLEX_MAPPINGS is not set
402# CONFIG_MTD_PHYSMAP is not set
403# CONFIG_MTD_ARM_INTEGRATOR is not set
404# CONFIG_MTD_SHARP_SL is not set
405# CONFIG_MTD_PLATRAM is not set
406
407#
408# Self-contained MTD device drivers
409#
410# CONFIG_MTD_SLRAM is not set
411# CONFIG_MTD_PHRAM is not set
412# CONFIG_MTD_MTDRAM is not set
413# CONFIG_MTD_BLOCK2MTD is not set
414
415#
416# Disk-On-Chip Device Drivers
417#
418# CONFIG_MTD_DOC2000 is not set
419# CONFIG_MTD_DOC2001 is not set
420# CONFIG_MTD_DOC2001PLUS is not set
421
422#
423# NAND Flash Device Drivers
424#
425# CONFIG_MTD_NAND is not set
426
427#
428# OneNAND Flash Device Drivers
429#
430# CONFIG_MTD_ONENAND is not set
431
432#
433# Parallel port support
434#
435# CONFIG_PARPORT is not set
436
437#
438# Plug and Play support
439#
440
441#
442# Block devices
443#
444# CONFIG_BLK_DEV_COW_COMMON is not set
445# CONFIG_BLK_DEV_LOOP is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100446CONFIG_BLK_DEV_NBD=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100447# CONFIG_BLK_DEV_RAM is not set
448# CONFIG_BLK_DEV_INITRD is not set
449# CONFIG_CDROM_PKTCDVD is not set
450# CONFIG_ATA_OVER_ETH is not set
451
452#
453# ATA/ATAPI/MFM/RLL support
454#
455CONFIG_IDE=y
456CONFIG_BLK_DEV_IDE=y
457
458#
459# Please see Documentation/ide.txt for help/info on IDE drives
460#
461# CONFIG_BLK_DEV_IDE_SATA is not set
462CONFIG_BLK_DEV_IDEDISK=y
463# CONFIG_IDEDISK_MULTI_MODE is not set
464# CONFIG_BLK_DEV_IDECD is not set
465# CONFIG_BLK_DEV_IDETAPE is not set
466# CONFIG_BLK_DEV_IDEFLOPPY is not set
467# CONFIG_IDE_TASK_IOCTL is not set
468
469#
470# IDE chipset support/bugfixes
471#
472# CONFIG_IDE_GENERIC is not set
473# CONFIG_IDE_ARM is not set
474# CONFIG_BLK_DEV_IDEDMA is not set
475# CONFIG_IDEDMA_AUTO is not set
476# CONFIG_BLK_DEV_HD is not set
477
478#
479# SCSI device support
480#
481# CONFIG_RAID_ATTRS is not set
482# CONFIG_SCSI is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100483# CONFIG_SCSI_NETLINK is not set
484
485#
486# Serial ATA (prod) and Parallel ATA (experimental) drivers
487#
488# CONFIG_ATA is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100489
490#
491# Multi-device support (RAID and LVM)
492#
493# CONFIG_MD is not set
494
495#
496# Fusion MPT device support
497#
498# CONFIG_FUSION is not set
499
500#
501# IEEE 1394 (FireWire) support
502#
503
504#
505# I2O device support
506#
507
508#
509# Network device support
510#
511CONFIG_NETDEVICES=y
512# CONFIG_DUMMY is not set
513# CONFIG_BONDING is not set
514# CONFIG_EQUALIZER is not set
515# CONFIG_TUN is not set
516
517#
518# PHY device support
519#
520# CONFIG_PHYLIB is not set
521
522#
523# Ethernet (10 or 100Mbit)
524#
525CONFIG_NET_ETHERNET=y
526CONFIG_MII=y
527CONFIG_SMC91X=y
528# CONFIG_DM9000 is not set
529# CONFIG_SMC911X is not set
530
531#
532# Ethernet (1000 Mbit)
533#
534
535#
536# Ethernet (10000 Mbit)
537#
538
539#
540# Token Ring devices
541#
542
543#
544# Wireless LAN (non-hamradio)
545#
546# CONFIG_NET_RADIO is not set
547
548#
549# Wan interfaces
550#
551# CONFIG_WAN is not set
552# CONFIG_PPP is not set
553# CONFIG_SLIP is not set
554# CONFIG_SHAPER is not set
555# CONFIG_NETCONSOLE is not set
556# CONFIG_NETPOLL is not set
557# CONFIG_NET_POLL_CONTROLLER is not set
558
559#
560# ISDN subsystem
561#
562# CONFIG_ISDN is not set
563
564#
565# Input device support
566#
567CONFIG_INPUT=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100568# CONFIG_INPUT_FF_MEMLESS is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100569
570#
571# Userland interfaces
572#
573CONFIG_INPUT_MOUSEDEV=y
574CONFIG_INPUT_MOUSEDEV_PSAUX=y
575CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
576CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
577# CONFIG_INPUT_JOYDEV is not set
578# CONFIG_INPUT_TSDEV is not set
579CONFIG_INPUT_EVDEV=y
580# CONFIG_INPUT_EVBUG is not set
581
582#
583# Input Device Drivers
584#
585CONFIG_INPUT_KEYBOARD=y
586CONFIG_KEYBOARD_ATKBD=y
587# CONFIG_KEYBOARD_SUNKBD is not set
588# CONFIG_KEYBOARD_LKKBD is not set
589# CONFIG_KEYBOARD_XTKBD is not set
590# CONFIG_KEYBOARD_NEWTON is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100591# CONFIG_KEYBOARD_STOWAWAY is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100592# CONFIG_INPUT_MOUSE is not set
593# CONFIG_INPUT_JOYSTICK is not set
594# CONFIG_INPUT_TOUCHSCREEN is not set
595# CONFIG_INPUT_MISC is not set
596
597#
598# Hardware I/O ports
599#
600CONFIG_SERIO=y
601# CONFIG_SERIO_SERPORT is not set
602CONFIG_SERIO_LIBPS2=y
603# CONFIG_SERIO_RAW is not set
604# CONFIG_GAMEPORT is not set
605
606#
607# Character devices
608#
609CONFIG_VT=y
610CONFIG_VT_CONSOLE=y
611CONFIG_HW_CONSOLE=y
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100612# CONFIG_VT_HW_CONSOLE_BINDING is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100613# CONFIG_SERIAL_NONSTANDARD is not set
614
615#
616# Serial drivers
617#
618# CONFIG_SERIAL_8250 is not set
619
620#
621# Non-8250 serial port support
622#
623CONFIG_SERIAL_PXA=y
624CONFIG_SERIAL_PXA_CONSOLE=y
625CONFIG_SERIAL_CORE=y
626CONFIG_SERIAL_CORE_CONSOLE=y
627CONFIG_UNIX98_PTYS=y
628CONFIG_LEGACY_PTYS=y
629CONFIG_LEGACY_PTY_COUNT=256
630
631#
632# IPMI
633#
634# CONFIG_IPMI_HANDLER is not set
635
636#
637# Watchdog Cards
638#
639# CONFIG_WATCHDOG is not set
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100640# CONFIG_HW_RANDOM is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100641# CONFIG_NVRAM is not set
642# CONFIG_DTLK is not set
643# CONFIG_R3964 is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100644# CONFIG_RAW_DRIVER is not set
645
646#
647# TPM devices
648#
649# CONFIG_TCG_TPM is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100650
651#
652# I2C support
653#
654# CONFIG_I2C is not set
655
656#
657# SPI support
658#
659# CONFIG_SPI is not set
660# CONFIG_SPI_MASTER is not set
661
662#
663# Dallas's 1-wire bus
664#
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100665# CONFIG_W1 is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100666
667#
668# Hardware Monitoring support
669#
670CONFIG_HWMON=y
671# CONFIG_HWMON_VID is not set
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100672# CONFIG_SENSORS_ABITUGURU is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100673# CONFIG_SENSORS_F71805F is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100674# CONFIG_SENSORS_PC87427 is not set
675# CONFIG_SENSORS_VT1211 is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100676# CONFIG_HWMON_DEBUG_CHIP is not set
677
678#
679# Misc devices
680#
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100681# CONFIG_TIFM_CORE is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100682
683#
684# LED devices
685#
686# CONFIG_NEW_LEDS is not set
687
688#
689# LED drivers
690#
691
692#
693# LED Triggers
694#
695
696#
697# Multimedia devices
698#
699# CONFIG_VIDEO_DEV is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100700
701#
702# Digital Video Broadcasting Devices
703#
704# CONFIG_DVB is not set
705
706#
707# Graphics support
708#
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100709# CONFIG_FIRMWARE_EDID is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100710CONFIG_FB=y
711CONFIG_FB_CFB_FILLRECT=y
712CONFIG_FB_CFB_COPYAREA=y
713CONFIG_FB_CFB_IMAGEBLIT=y
714# CONFIG_FB_MACMODES is not set
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100715# CONFIG_FB_BACKLIGHT is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100716# CONFIG_FB_MODE_HELPERS is not set
717# CONFIG_FB_TILEBLITTING is not set
718# CONFIG_FB_S1D13XXX is not set
719CONFIG_FB_PXA=y
720# CONFIG_FB_PXA_PARAMETERS is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100721# CONFIG_FB_MBX is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100722# CONFIG_FB_VIRTUAL is not set
723
724#
725# Console display driver support
726#
727# CONFIG_VGA_CONSOLE is not set
728CONFIG_DUMMY_CONSOLE=y
729CONFIG_FRAMEBUFFER_CONSOLE=y
730# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
731# CONFIG_FONTS is not set
732CONFIG_FONT_8x8=y
733CONFIG_FONT_8x16=y
734
735#
736# Logo configuration
737#
738CONFIG_LOGO=y
739CONFIG_LOGO_LINUX_MONO=y
740CONFIG_LOGO_LINUX_VGA16=y
741CONFIG_LOGO_LINUX_CLUT224=y
742# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
743
744#
745# Sound
746#
747CONFIG_SOUND=y
748
749#
750# Advanced Linux Sound Architecture
751#
752CONFIG_SND=y
753CONFIG_SND_TIMER=y
754CONFIG_SND_PCM=y
755# CONFIG_SND_SEQUENCER is not set
756# CONFIG_SND_MIXER_OSS is not set
757# CONFIG_SND_PCM_OSS is not set
758# CONFIG_SND_DYNAMIC_MINORS is not set
759# CONFIG_SND_SUPPORT_OLD_API is not set
760CONFIG_SND_VERBOSE_PROCFS=y
761# CONFIG_SND_VERBOSE_PRINTK is not set
762# CONFIG_SND_DEBUG is not set
763
764#
765# Generic devices
766#
767CONFIG_SND_AC97_CODEC=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100768# CONFIG_SND_DUMMY is not set
769# CONFIG_SND_MTPAV is not set
770# CONFIG_SND_SERIAL_U16550 is not set
771# CONFIG_SND_MPU401 is not set
772
773#
774# ALSA ARM devices
775#
776CONFIG_SND_PXA2XX_PCM=y
777CONFIG_SND_PXA2XX_AC97=y
778
779#
780# Open Sound System
781#
782# CONFIG_SOUND_PRIME is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100783CONFIG_AC97_BUS=y
784
785#
786# HID Devices
787#
788CONFIG_HID=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100789
790#
791# USB support
792#
793CONFIG_USB_ARCH_HAS_HCD=y
794CONFIG_USB_ARCH_HAS_OHCI=y
795# CONFIG_USB_ARCH_HAS_EHCI is not set
796# CONFIG_USB is not set
797
798#
799# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
800#
801
802#
803# USB Gadget Support
804#
805# CONFIG_USB_GADGET is not set
806
807#
808# MMC/SD Card support
809#
810# CONFIG_MMC is not set
811
812#
813# Real Time Clock
814#
815CONFIG_RTC_LIB=y
816# CONFIG_RTC_CLASS is not set
817
818#
819# File systems
820#
821CONFIG_EXT2_FS=y
822# CONFIG_EXT2_FS_XATTR is not set
823# CONFIG_EXT2_FS_XIP is not set
824# CONFIG_EXT3_FS is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100825# CONFIG_EXT4DEV_FS is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100826# CONFIG_REISERFS_FS is not set
827# CONFIG_JFS_FS is not set
828# CONFIG_FS_POSIX_ACL is not set
829# CONFIG_XFS_FS is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100830# CONFIG_GFS2_FS is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100831# CONFIG_OCFS2_FS is not set
832# CONFIG_MINIX_FS is not set
833# CONFIG_ROMFS_FS is not set
834CONFIG_INOTIFY=y
835CONFIG_INOTIFY_USER=y
836# CONFIG_QUOTA is not set
837CONFIG_DNOTIFY=y
838# CONFIG_AUTOFS_FS is not set
839# CONFIG_AUTOFS4_FS is not set
840# CONFIG_FUSE_FS is not set
841
842#
843# CD-ROM/DVD Filesystems
844#
845# CONFIG_ISO9660_FS is not set
846# CONFIG_UDF_FS is not set
847
848#
849# DOS/FAT/NT Filesystems
850#
851CONFIG_FAT_FS=y
852CONFIG_MSDOS_FS=y
853# CONFIG_VFAT_FS is not set
854CONFIG_FAT_DEFAULT_CODEPAGE=437
855# CONFIG_NTFS_FS is not set
856
857#
858# Pseudo filesystems
859#
860CONFIG_PROC_FS=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100861CONFIG_PROC_SYSCTL=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100862CONFIG_SYSFS=y
863# CONFIG_TMPFS is not set
864# CONFIG_HUGETLB_PAGE is not set
865CONFIG_RAMFS=y
866# CONFIG_CONFIGFS_FS is not set
867
868#
869# Miscellaneous filesystems
870#
871# CONFIG_ADFS_FS is not set
872# CONFIG_AFFS_FS is not set
873# CONFIG_HFS_FS is not set
874# CONFIG_HFSPLUS_FS is not set
875# CONFIG_BEFS_FS is not set
876# CONFIG_BFS_FS is not set
877# CONFIG_EFS_FS is not set
878# CONFIG_JFFS_FS is not set
879CONFIG_JFFS2_FS=y
880CONFIG_JFFS2_FS_DEBUG=0
881CONFIG_JFFS2_FS_WRITEBUFFER=y
882# CONFIG_JFFS2_SUMMARY is not set
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100883# CONFIG_JFFS2_FS_XATTR is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100884# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
885CONFIG_JFFS2_ZLIB=y
886CONFIG_JFFS2_RTIME=y
887# CONFIG_JFFS2_RUBIN is not set
888# CONFIG_CRAMFS is not set
889# CONFIG_VXFS_FS is not set
890# CONFIG_HPFS_FS is not set
891# CONFIG_QNX4FS_FS is not set
892# CONFIG_SYSV_FS is not set
893# CONFIG_UFS_FS is not set
894
895#
896# Network File Systems
897#
898CONFIG_NFS_FS=y
899# CONFIG_NFS_V3 is not set
900# CONFIG_NFS_V4 is not set
901# CONFIG_NFS_DIRECTIO is not set
902# CONFIG_NFSD is not set
903CONFIG_ROOT_NFS=y
904CONFIG_LOCKD=y
905CONFIG_NFS_COMMON=y
906CONFIG_SUNRPC=y
907# CONFIG_RPCSEC_GSS_KRB5 is not set
908# CONFIG_RPCSEC_GSS_SPKM3 is not set
909# CONFIG_SMB_FS is not set
910# CONFIG_CIFS is not set
911# CONFIG_NCP_FS is not set
912# CONFIG_CODA_FS is not set
913# CONFIG_AFS_FS is not set
914# CONFIG_9P_FS is not set
915
916#
917# Partition Types
918#
919# CONFIG_PARTITION_ADVANCED is not set
920CONFIG_MSDOS_PARTITION=y
921
922#
923# Native Language Support
924#
925CONFIG_NLS=y
926CONFIG_NLS_DEFAULT="iso8859-1"
927# CONFIG_NLS_CODEPAGE_437 is not set
928# CONFIG_NLS_CODEPAGE_737 is not set
929# CONFIG_NLS_CODEPAGE_775 is not set
930# CONFIG_NLS_CODEPAGE_850 is not set
931# CONFIG_NLS_CODEPAGE_852 is not set
932# CONFIG_NLS_CODEPAGE_855 is not set
933# CONFIG_NLS_CODEPAGE_857 is not set
934# CONFIG_NLS_CODEPAGE_860 is not set
935# CONFIG_NLS_CODEPAGE_861 is not set
936# CONFIG_NLS_CODEPAGE_862 is not set
937# CONFIG_NLS_CODEPAGE_863 is not set
938# CONFIG_NLS_CODEPAGE_864 is not set
939# CONFIG_NLS_CODEPAGE_865 is not set
940# CONFIG_NLS_CODEPAGE_866 is not set
941# CONFIG_NLS_CODEPAGE_869 is not set
942# CONFIG_NLS_CODEPAGE_936 is not set
943# CONFIG_NLS_CODEPAGE_950 is not set
944# CONFIG_NLS_CODEPAGE_932 is not set
945# CONFIG_NLS_CODEPAGE_949 is not set
946# CONFIG_NLS_CODEPAGE_874 is not set
947# CONFIG_NLS_ISO8859_8 is not set
948# CONFIG_NLS_CODEPAGE_1250 is not set
949# CONFIG_NLS_CODEPAGE_1251 is not set
950# CONFIG_NLS_ASCII is not set
951CONFIG_NLS_ISO8859_1=y
952# CONFIG_NLS_ISO8859_2 is not set
953# CONFIG_NLS_ISO8859_3 is not set
954# CONFIG_NLS_ISO8859_4 is not set
955# CONFIG_NLS_ISO8859_5 is not set
956# CONFIG_NLS_ISO8859_6 is not set
957# CONFIG_NLS_ISO8859_7 is not set
958# CONFIG_NLS_ISO8859_9 is not set
959# CONFIG_NLS_ISO8859_13 is not set
960# CONFIG_NLS_ISO8859_14 is not set
961# CONFIG_NLS_ISO8859_15 is not set
962# CONFIG_NLS_KOI8_R is not set
963# CONFIG_NLS_KOI8_U is not set
964# CONFIG_NLS_UTF8 is not set
965
966#
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100967# Distributed Lock Manager
968#
969# CONFIG_DLM is not set
970
971#
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100972# Profiling support
973#
974# CONFIG_PROFILING is not set
975
976#
977# Kernel hacking
978#
979# CONFIG_PRINTK_TIME is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100980CONFIG_ENABLE_MUST_CHECK=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100981CONFIG_MAGIC_SYSRQ=y
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100982# CONFIG_UNUSED_SYMBOLS is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +0100983# CONFIG_DEBUG_FS is not set
984# CONFIG_HEADERS_CHECK is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100985CONFIG_DEBUG_KERNEL=y
986CONFIG_LOG_BUF_SHIFT=14
987CONFIG_DETECT_SOFTLOCKUP=y
988# CONFIG_SCHEDSTATS is not set
989# CONFIG_DEBUG_SLAB is not set
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100990# CONFIG_DEBUG_RT_MUTEXES is not set
991# CONFIG_RT_MUTEX_TESTER is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100992# CONFIG_DEBUG_SPINLOCK is not set
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100993# CONFIG_DEBUG_MUTEXES is not set
994# CONFIG_DEBUG_RWSEMS is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100995# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
Lennert Buytenhek20c4f882006-07-10 16:29:11 +0100996# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +0100997# CONFIG_DEBUG_KOBJECT is not set
998CONFIG_DEBUG_BUGVERBOSE=y
999CONFIG_DEBUG_INFO=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +01001000# CONFIG_DEBUG_VM is not set
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +01001001# CONFIG_DEBUG_LIST is not set
Lennert Buytenhek744da2c2006-06-22 10:30:55 +01001002CONFIG_FRAME_POINTER=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +01001003CONFIG_FORCED_INLINING=y
1004# CONFIG_RCU_TORTURE_TEST is not set
1005CONFIG_DEBUG_USER=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +01001006CONFIG_DEBUG_ERRORS=y
1007CONFIG_DEBUG_LL=y
1008# CONFIG_DEBUG_ICEDCC is not set
1009
1010#
1011# Security options
1012#
1013# CONFIG_KEYS is not set
1014# CONFIG_SECURITY is not set
1015
1016#
1017# Cryptographic options
1018#
1019# CONFIG_CRYPTO is not set
1020
1021#
Lennert Buytenhek744da2c2006-06-22 10:30:55 +01001022# Library routines
1023#
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +01001024CONFIG_BITREVERSE=y
Lennert Buytenhek744da2c2006-06-22 10:30:55 +01001025# CONFIG_CRC_CCITT is not set
1026# CONFIG_CRC16 is not set
1027CONFIG_CRC32=y
1028# CONFIG_LIBCRC32C is not set
1029CONFIG_ZLIB_INFLATE=y
1030CONFIG_ZLIB_DEFLATE=y
Lennert Buytenhek20c4f882006-07-10 16:29:11 +01001031CONFIG_PLIST=y
Lennert Buytenhek2d4ecdf2006-12-19 21:46:05 +01001032CONFIG_IOMAP_COPY=y