Merge branch 'kill-jffs' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
[linux-block.git] / arch / arm / configs / lpd7a404_defconfig
CommitLineData
1da177e4
LT
1#
2# Automatically generated make config: don't edit
2514581e
MS
3# Linux kernel version: 2.6.16
4# Thu Mar 23 17:50:31 2006
1da177e4
LT
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
1da177e4
LT
8CONFIG_RWSEM_GENERIC_SPINLOCK=y
9CONFIG_GENERIC_CALIBRATE_DELAY=y
1da177e4
LT
10
11#
12# Code maturity level options
13#
14CONFIG_EXPERIMENTAL=y
1da177e4
LT
15CONFIG_BROKEN_ON_SMP=y
16CONFIG_LOCK_KERNEL=y
2514581e 17CONFIG_INIT_ENV_ARG_LIMIT=32
1da177e4
LT
18
19#
20# General setup
21#
22CONFIG_LOCALVERSION=""
2514581e 23CONFIG_LOCALVERSION_AUTO=y
1da177e4
LT
24# CONFIG_SWAP is not set
25CONFIG_SYSVIPC=y
26# CONFIG_POSIX_MQUEUE is not set
27# CONFIG_BSD_PROCESS_ACCT is not set
28CONFIG_SYSCTL=y
29# CONFIG_AUDIT is not set
1da177e4
LT
30CONFIG_IKCONFIG=y
31# CONFIG_IKCONFIG_PROC is not set
2514581e
MS
32CONFIG_INITRAMFS_SOURCE=""
33CONFIG_UID16=y
34CONFIG_CC_OPTIMIZE_FOR_SIZE=y
1da177e4
LT
35CONFIG_EMBEDDED=y
36CONFIG_KALLSYMS=y
37# CONFIG_KALLSYMS_ALL is not set
38# CONFIG_KALLSYMS_EXTRA_PASS is not set
2514581e
MS
39# CONFIG_HOTPLUG is not set
40CONFIG_PRINTK=y
41CONFIG_BUG=y
42CONFIG_ELF_CORE=y
1da177e4
LT
43CONFIG_BASE_FULL=y
44CONFIG_FUTEX=y
45# CONFIG_EPOLL is not set
1da177e4
LT
46CONFIG_SHMEM=y
47CONFIG_CC_ALIGN_FUNCTIONS=0
48CONFIG_CC_ALIGN_LABELS=0
49CONFIG_CC_ALIGN_LOOPS=0
50CONFIG_CC_ALIGN_JUMPS=0
2514581e 51CONFIG_SLAB=y
1da177e4
LT
52# CONFIG_TINY_SHMEM is not set
53CONFIG_BASE_SMALL=0
2514581e
MS
54# CONFIG_SLOB is not set
55CONFIG_OBSOLETE_INTERMODULE=y
1da177e4
LT
56
57#
58# Loadable module support
59#
60# CONFIG_MODULES is not set
61
2514581e
MS
62#
63# Block layer
64#
65
66#
67# IO Schedulers
68#
69CONFIG_IOSCHED_NOOP=y
70# CONFIG_IOSCHED_AS is not set
71# CONFIG_IOSCHED_DEADLINE is not set
72CONFIG_IOSCHED_CFQ=y
73# CONFIG_DEFAULT_AS is not set
74# CONFIG_DEFAULT_DEADLINE is not set
75CONFIG_DEFAULT_CFQ=y
76# CONFIG_DEFAULT_NOOP is not set
77CONFIG_DEFAULT_IOSCHED="cfq"
78
1da177e4
LT
79#
80# System Type
81#
82# CONFIG_ARCH_CLPS7500 is not set
83# CONFIG_ARCH_CLPS711X is not set
84# CONFIG_ARCH_CO285 is not set
85# CONFIG_ARCH_EBSA110 is not set
1da177e4
LT
86# CONFIG_ARCH_FOOTBRIDGE is not set
87# CONFIG_ARCH_INTEGRATOR is not set
88# CONFIG_ARCH_IOP3XX is not set
89# CONFIG_ARCH_IXP4XX is not set
90# CONFIG_ARCH_IXP2000 is not set
91# CONFIG_ARCH_L7200 is not set
92# CONFIG_ARCH_PXA is not set
93# CONFIG_ARCH_RPC is not set
94# CONFIG_ARCH_SA1100 is not set
95# CONFIG_ARCH_S3C2410 is not set
96# CONFIG_ARCH_SHARK is not set
2514581e 97# CONFIG_ARCH_LH7952X is not set
1da177e4
LT
98CONFIG_ARCH_LH7A40X=y
99# CONFIG_ARCH_OMAP is not set
100# CONFIG_ARCH_VERSATILE is not set
2514581e 101# CONFIG_ARCH_REALVIEW is not set
1da177e4
LT
102# CONFIG_ARCH_IMX is not set
103# CONFIG_ARCH_H720X is not set
2514581e
MS
104# CONFIG_ARCH_AAEC2000 is not set
105# CONFIG_ARCH_AT91RM9200 is not set
1da177e4
LT
106
107#
108# LH7A40X Implementations
109#
110# CONFIG_MACH_KEV7A400 is not set
111# CONFIG_MACH_LPD7A400 is not set
112CONFIG_MACH_LPD7A404=y
113CONFIG_ARCH_LH7A404=y
114# CONFIG_LH7A40X_CONTIGMEM is not set
115# CONFIG_LH7A40X_ONE_BANK_PER_NODE is not set
116
117#
118# Processor Type
119#
120CONFIG_CPU_32=y
121CONFIG_CPU_ARM922T=y
122CONFIG_CPU_32v4=y
123CONFIG_CPU_ABRT_EV4T=y
124CONFIG_CPU_CACHE_V4WT=y
125CONFIG_CPU_CACHE_VIVT=y
126CONFIG_CPU_COPY_V4WB=y
127CONFIG_CPU_TLB_V4WBI=y
128
129#
130# Processor Features
131#
132CONFIG_ARM_THUMB=y
133# CONFIG_CPU_ICACHE_DISABLE is not set
134# CONFIG_CPU_DCACHE_DISABLE is not set
135# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
136
137#
138# Bus support
139#
2514581e 140CONFIG_ARM_AMBA=y
1da177e4
LT
141
142#
143# PCCARD (PCMCIA/CardBus) support
144#
145# CONFIG_PCCARD is not set
146
147#
148# Kernel Features
149#
150CONFIG_PREEMPT=y
2514581e
MS
151# CONFIG_NO_IDLE_HZ is not set
152# CONFIG_AEABI is not set
153CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
154CONFIG_SELECT_MEMORY_MODEL=y
155# CONFIG_FLATMEM_MANUAL is not set
156CONFIG_DISCONTIGMEM_MANUAL=y
157# CONFIG_SPARSEMEM_MANUAL is not set
1da177e4 158CONFIG_DISCONTIGMEM=y
2514581e
MS
159CONFIG_FLAT_NODE_MEM_MAP=y
160CONFIG_NEED_MULTIPLE_NODES=y
161# CONFIG_SPARSEMEM_STATIC is not set
162CONFIG_SPLIT_PTLOCK_CPUS=4096
1da177e4
LT
163CONFIG_ALIGNMENT_TRAP=y
164
165#
166# Boot options
167#
168CONFIG_ZBOOT_ROM_TEXT=0x0
169CONFIG_ZBOOT_ROM_BSS=0x0
170CONFIG_CMDLINE=""
171# CONFIG_XIP_KERNEL is not set
172
173#
174# Floating point emulation
175#
176
177#
178# At least one emulation must be selected
179#
180CONFIG_FPE_NWFPE=y
181# CONFIG_FPE_NWFPE_XP is not set
182# CONFIG_FPE_FASTFPE is not set
183
184#
185# Userspace binary formats
186#
187CONFIG_BINFMT_ELF=y
188# CONFIG_BINFMT_AOUT is not set
189# CONFIG_BINFMT_MISC is not set
190# CONFIG_ARTHUR is not set
191
192#
193# Power management options
194#
195# CONFIG_PM is not set
2514581e
MS
196# CONFIG_APM is not set
197
198#
199# Networking
200#
201CONFIG_NET=y
202
203#
204# Networking options
205#
206# CONFIG_NETDEBUG is not set
207CONFIG_PACKET=y
208# CONFIG_PACKET_MMAP is not set
209CONFIG_UNIX=y
210# CONFIG_NET_KEY is not set
211CONFIG_INET=y
212# CONFIG_IP_MULTICAST is not set
213# CONFIG_IP_ADVANCED_ROUTER is not set
214CONFIG_IP_FIB_HASH=y
215CONFIG_IP_PNP=y
216CONFIG_IP_PNP_DHCP=y
217CONFIG_IP_PNP_BOOTP=y
218CONFIG_IP_PNP_RARP=y
219# CONFIG_NET_IPIP is not set
220# CONFIG_NET_IPGRE is not set
221# CONFIG_ARPD is not set
222# CONFIG_SYN_COOKIES is not set
223# CONFIG_INET_AH is not set
224# CONFIG_INET_ESP is not set
225# CONFIG_INET_IPCOMP is not set
226# CONFIG_INET_TUNNEL is not set
227CONFIG_INET_DIAG=y
228CONFIG_INET_TCP_DIAG=y
229# CONFIG_TCP_CONG_ADVANCED is not set
230CONFIG_TCP_CONG_BIC=y
231# CONFIG_IPV6 is not set
232# CONFIG_NETFILTER is not set
233
234#
235# DCCP Configuration (EXPERIMENTAL)
236#
237# CONFIG_IP_DCCP is not set
238
239#
240# SCTP Configuration (EXPERIMENTAL)
241#
242# CONFIG_IP_SCTP is not set
243
244#
245# TIPC Configuration (EXPERIMENTAL)
246#
247# CONFIG_TIPC is not set
248# CONFIG_ATM is not set
249# CONFIG_BRIDGE is not set
250# CONFIG_VLAN_8021Q is not set
251# CONFIG_DECNET is not set
252# CONFIG_LLC2 is not set
253# CONFIG_IPX is not set
254# CONFIG_ATALK is not set
255# CONFIG_X25 is not set
256# CONFIG_LAPB is not set
257# CONFIG_NET_DIVERT is not set
258# CONFIG_ECONET is not set
259# CONFIG_WAN_ROUTER is not set
260
261#
262# QoS and/or fair queueing
263#
264# CONFIG_NET_SCHED is not set
265
266#
267# Network testing
268#
269# CONFIG_NET_PKTGEN is not set
270# CONFIG_HAMRADIO is not set
271# CONFIG_IRDA is not set
272# CONFIG_BT is not set
273# CONFIG_IEEE80211 is not set
1da177e4
LT
274
275#
276# Device Drivers
277#
278
279#
280# Generic Driver Options
281#
282CONFIG_STANDALONE=y
283CONFIG_PREVENT_FIRMWARE_BUILD=y
284# CONFIG_FW_LOADER is not set
285# CONFIG_DEBUG_DRIVER is not set
286
2514581e
MS
287#
288# Connector - unified userspace <-> kernelspace linker
289#
290# CONFIG_CONNECTOR is not set
291
1da177e4
LT
292#
293# Memory Technology Devices (MTD)
294#
295CONFIG_MTD=y
296# CONFIG_MTD_DEBUG is not set
297# CONFIG_MTD_CONCAT is not set
298CONFIG_MTD_PARTITIONS=y
299# CONFIG_MTD_REDBOOT_PARTS is not set
2514581e 300CONFIG_MTD_CMDLINE_PARTS=y
1da177e4
LT
301# CONFIG_MTD_AFS_PARTS is not set
302
303#
304# User Modules And Translation Layers
305#
306CONFIG_MTD_CHAR=y
307CONFIG_MTD_BLOCK=y
308# CONFIG_FTL is not set
309# CONFIG_NFTL is not set
310# CONFIG_INFTL is not set
2514581e 311# CONFIG_RFD_FTL is not set
1da177e4
LT
312
313#
314# RAM/ROM/Flash chip drivers
315#
316CONFIG_MTD_CFI=y
317# CONFIG_MTD_JEDECPROBE is not set
318CONFIG_MTD_GEN_PROBE=y
319# CONFIG_MTD_CFI_ADV_OPTIONS is not set
320CONFIG_MTD_MAP_BANK_WIDTH_1=y
321CONFIG_MTD_MAP_BANK_WIDTH_2=y
322CONFIG_MTD_MAP_BANK_WIDTH_4=y
323# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
324# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
325# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
326CONFIG_MTD_CFI_I1=y
327CONFIG_MTD_CFI_I2=y
328# CONFIG_MTD_CFI_I4 is not set
329# CONFIG_MTD_CFI_I8 is not set
330CONFIG_MTD_CFI_INTELEXT=y
331# CONFIG_MTD_CFI_AMDSTD is not set
332# CONFIG_MTD_CFI_STAA is not set
333CONFIG_MTD_CFI_UTIL=y
334# CONFIG_MTD_RAM is not set
335# CONFIG_MTD_ROM is not set
336# CONFIG_MTD_ABSENT is not set
2514581e 337# CONFIG_MTD_OBSOLETE_CHIPS is not set
1da177e4
LT
338
339#
340# Mapping drivers for chip access
341#
342# CONFIG_MTD_COMPLEX_MAPPINGS is not set
2514581e
MS
343CONFIG_MTD_PHYSMAP=y
344CONFIG_MTD_PHYSMAP_START=0x00000000
345CONFIG_MTD_PHYSMAP_LEN=0x04000000
346CONFIG_MTD_PHYSMAP_BANKWIDTH=4
1da177e4 347# CONFIG_MTD_ARM_INTEGRATOR is not set
2514581e 348# CONFIG_MTD_PLATRAM is not set
1da177e4
LT
349
350#
351# Self-contained MTD device drivers
352#
353# CONFIG_MTD_SLRAM is not set
354# CONFIG_MTD_PHRAM is not set
355# CONFIG_MTD_MTDRAM is not set
356# CONFIG_MTD_BLKMTD is not set
357# CONFIG_MTD_BLOCK2MTD is not set
358
359#
360# Disk-On-Chip Device Drivers
361#
362# CONFIG_MTD_DOC2000 is not set
363# CONFIG_MTD_DOC2001 is not set
364# CONFIG_MTD_DOC2001PLUS is not set
365
366#
367# NAND Flash Device Drivers
368#
369# CONFIG_MTD_NAND is not set
370
2514581e
MS
371#
372# OneNAND Flash Device Drivers
373#
374# CONFIG_MTD_ONENAND is not set
375
1da177e4
LT
376#
377# Parallel port support
378#
379# CONFIG_PARPORT is not set
380
381#
382# Plug and Play support
383#
384
385#
386# Block devices
387#
1da177e4
LT
388# CONFIG_BLK_DEV_COW_COMMON is not set
389CONFIG_BLK_DEV_LOOP=y
390# CONFIG_BLK_DEV_CRYPTOLOOP is not set
391# CONFIG_BLK_DEV_NBD is not set
392# CONFIG_BLK_DEV_UB is not set
393# CONFIG_BLK_DEV_RAM is not set
394CONFIG_BLK_DEV_RAM_COUNT=16
1da177e4 395# CONFIG_CDROM_PKTCDVD is not set
1da177e4
LT
396# CONFIG_ATA_OVER_ETH is not set
397
398#
399# ATA/ATAPI/MFM/RLL support
400#
401CONFIG_IDE=y
402CONFIG_BLK_DEV_IDE=y
403
404#
405# Please see Documentation/ide.txt for help/info on IDE drives
406#
407# CONFIG_BLK_DEV_IDE_SATA is not set
408CONFIG_BLK_DEV_IDEDISK=y
409# CONFIG_IDEDISK_MULTI_MODE is not set
410# CONFIG_BLK_DEV_IDECD is not set
411# CONFIG_BLK_DEV_IDETAPE is not set
412# CONFIG_BLK_DEV_IDEFLOPPY is not set
413# CONFIG_BLK_DEV_IDESCSI is not set
414# CONFIG_IDE_TASK_IOCTL is not set
2514581e 415CONFIG_IDE_POLL=y
1da177e4
LT
416
417#
418# IDE chipset support/bugfixes
419#
420CONFIG_IDE_GENERIC=y
2514581e 421CONFIG_IDE_ARM=y
1da177e4
LT
422# CONFIG_BLK_DEV_IDEDMA is not set
423# CONFIG_IDEDMA_AUTO is not set
424# CONFIG_BLK_DEV_HD is not set
425
426#
427# SCSI device support
428#
2514581e 429# CONFIG_RAID_ATTRS is not set
1da177e4
LT
430CONFIG_SCSI=y
431# CONFIG_SCSI_PROC_FS is not set
432
433#
434# SCSI support type (disk, tape, CD-ROM)
435#
436# CONFIG_BLK_DEV_SD is not set
437# CONFIG_CHR_DEV_ST is not set
438# CONFIG_CHR_DEV_OSST is not set
439# CONFIG_BLK_DEV_SR is not set
440# CONFIG_CHR_DEV_SG is not set
2514581e 441# CONFIG_CHR_DEV_SCH is not set
1da177e4
LT
442
443#
444# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
445#
446# CONFIG_SCSI_MULTI_LUN is not set
447# CONFIG_SCSI_CONSTANTS is not set
448# CONFIG_SCSI_LOGGING is not set
449
450#
451# SCSI Transport Attributes
452#
453# CONFIG_SCSI_SPI_ATTRS is not set
454# CONFIG_SCSI_FC_ATTRS is not set
455# CONFIG_SCSI_ISCSI_ATTRS is not set
2514581e 456# CONFIG_SCSI_SAS_ATTRS is not set
1da177e4
LT
457
458#
459# SCSI low-level drivers
460#
2514581e 461# CONFIG_ISCSI_TCP is not set
1da177e4
LT
462# CONFIG_SCSI_SATA is not set
463# CONFIG_SCSI_DEBUG is not set
464
465#
466# Multi-device support (RAID and LVM)
467#
468# CONFIG_MD is not set
469
470#
471# Fusion MPT device support
472#
2514581e 473# CONFIG_FUSION is not set
1da177e4
LT
474
475#
476# IEEE 1394 (FireWire) support
477#
478
479#
480# I2O device support
481#
482
483#
2514581e 484# Network device support
1da177e4 485#
1da177e4
LT
486CONFIG_NETDEVICES=y
487# CONFIG_DUMMY is not set
488# CONFIG_BONDING is not set
489# CONFIG_EQUALIZER is not set
490# CONFIG_TUN is not set
491
2514581e
MS
492#
493# PHY device support
494#
495# CONFIG_PHYLIB is not set
496
1da177e4
LT
497#
498# Ethernet (10 or 100Mbit)
499#
500CONFIG_NET_ETHERNET=y
501CONFIG_MII=y
502CONFIG_SMC91X=y
2514581e 503# CONFIG_DM9000 is not set
1da177e4
LT
504
505#
506# Ethernet (1000 Mbit)
507#
508
509#
510# Ethernet (10000 Mbit)
511#
512
513#
514# Token Ring devices
515#
516
517#
518# Wireless LAN (non-hamradio)
519#
520# CONFIG_NET_RADIO is not set
521
522#
523# Wan interfaces
524#
525# CONFIG_WAN is not set
526# CONFIG_PPP is not set
527# CONFIG_SLIP is not set
528# CONFIG_SHAPER is not set
529# CONFIG_NETCONSOLE is not set
2514581e
MS
530# CONFIG_NETPOLL is not set
531# CONFIG_NET_POLL_CONTROLLER is not set
1da177e4
LT
532
533#
534# ISDN subsystem
535#
536# CONFIG_ISDN is not set
537
538#
539# Input device support
540#
541CONFIG_INPUT=y
542
543#
544# Userland interfaces
545#
2514581e
MS
546CONFIG_INPUT_MOUSEDEV=y
547# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
548CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
549CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
1da177e4
LT
550# CONFIG_INPUT_JOYDEV is not set
551# CONFIG_INPUT_TSDEV is not set
2514581e 552CONFIG_INPUT_EVDEV=y
1da177e4
LT
553# CONFIG_INPUT_EVBUG is not set
554
555#
556# Input Device Drivers
557#
558# CONFIG_INPUT_KEYBOARD is not set
559# CONFIG_INPUT_MOUSE is not set
560# CONFIG_INPUT_JOYSTICK is not set
2514581e
MS
561CONFIG_INPUT_TOUCHSCREEN=y
562# CONFIG_TOUCHSCREEN_GUNZE is not set
563# CONFIG_TOUCHSCREEN_ELO is not set
564# CONFIG_TOUCHSCREEN_MTOUCH is not set
565# CONFIG_TOUCHSCREEN_MK712 is not set
566CONFIG_TOUCHSCREEN_ADC_LH7=y
567CONFIG_HAS_TOUCHSCREEN_ADC_LH7=y
1da177e4
LT
568# CONFIG_INPUT_MISC is not set
569
570#
571# Hardware I/O ports
572#
573# CONFIG_SERIO is not set
574# CONFIG_GAMEPORT is not set
1da177e4
LT
575
576#
577# Character devices
578#
579CONFIG_VT=y
580CONFIG_VT_CONSOLE=y
581CONFIG_HW_CONSOLE=y
582# CONFIG_SERIAL_NONSTANDARD is not set
583
584#
585# Serial drivers
586#
587# CONFIG_SERIAL_8250 is not set
588
589#
590# Non-8250 serial port support
591#
2514581e
MS
592# CONFIG_SERIAL_AMBA_PL010 is not set
593# CONFIG_SERIAL_AMBA_PL011 is not set
1da177e4
LT
594CONFIG_SERIAL_CORE=y
595CONFIG_SERIAL_CORE_CONSOLE=y
596CONFIG_SERIAL_LH7A40X=y
597CONFIG_SERIAL_LH7A40X_CONSOLE=y
598CONFIG_UNIX98_PTYS=y
599CONFIG_LEGACY_PTYS=y
600CONFIG_LEGACY_PTY_COUNT=256
601
602#
603# IPMI
604#
605# CONFIG_IPMI_HANDLER is not set
606
607#
608# Watchdog Cards
609#
610# CONFIG_WATCHDOG is not set
611# CONFIG_NVRAM is not set
612CONFIG_RTC=y
613# CONFIG_DTLK is not set
614# CONFIG_R3964 is not set
615
616#
617# Ftape, the floppy tape device driver
618#
1da177e4
LT
619# CONFIG_RAW_DRIVER is not set
620
621#
622# TPM devices
623#
624# CONFIG_TCG_TPM is not set
2514581e 625# CONFIG_TELCLOCK is not set
1da177e4
LT
626
627#
628# I2C support
629#
630# CONFIG_I2C is not set
631
2514581e
MS
632#
633# SPI support
634#
635# CONFIG_SPI is not set
636# CONFIG_SPI_MASTER is not set
637
638#
639# Dallas's 1-wire bus
640#
641# CONFIG_W1 is not set
642
643#
644# Hardware Monitoring support
645#
646CONFIG_HWMON=y
647# CONFIG_HWMON_VID is not set
648# CONFIG_SENSORS_F71805F is not set
649# CONFIG_HWMON_DEBUG_CHIP is not set
650
1da177e4
LT
651#
652# Misc devices
653#
654
2514581e
MS
655#
656# Multimedia Capabilities Port drivers
657#
658
1da177e4
LT
659#
660# Multimedia devices
661#
662# CONFIG_VIDEO_DEV is not set
663
664#
665# Digital Video Broadcasting Devices
666#
667# CONFIG_DVB is not set
668
669#
670# Graphics support
671#
2514581e
MS
672CONFIG_FB=y
673CONFIG_FB_CFB_FILLRECT=y
674CONFIG_FB_CFB_COPYAREA=y
675CONFIG_FB_CFB_IMAGEBLIT=y
676# CONFIG_FB_MACMODES is not set
677# CONFIG_FB_MODE_HELPERS is not set
678# CONFIG_FB_TILEBLITTING is not set
679CONFIG_FB_ARMCLCD=y
680CONFIG_FB_ARMCLCD_SHARP_LQ035Q7DB02_HRTFT=y
681# CONFIG_FB_ARMCLCD_SHARP_LQ057Q3DC02 is not set
682# CONFIG_FB_ARMCLCD_SHARP_LQ64D343 is not set
683# CONFIG_FB_ARMCLCD_SHARP_LQ10D368 is not set
684# CONFIG_FB_ARMCLCD_SHARP_LQ121S1DG41 is not set
685# CONFIG_FB_ARMCLCD_AUO_A070VW01_WIDE is not set
686# CONFIG_FB_ARMCLCD_HITACHI is not set
687# CONFIG_FB_S1D13XXX is not set
688# CONFIG_FB_VIRTUAL is not set
1da177e4
LT
689
690#
691# Console display driver support
692#
693# CONFIG_VGA_CONSOLE is not set
694CONFIG_DUMMY_CONSOLE=y
2514581e
MS
695# CONFIG_FRAMEBUFFER_CONSOLE is not set
696
697#
698# Logo configuration
699#
700# CONFIG_LOGO is not set
701# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
1da177e4
LT
702
703#
704# Sound
705#
2514581e
MS
706CONFIG_SOUND=y
707
708#
709# Advanced Linux Sound Architecture
710#
711CONFIG_SND=y
712CONFIG_SND_TIMER=y
713CONFIG_SND_PCM=y
714# CONFIG_SND_SEQUENCER is not set
715CONFIG_SND_OSSEMUL=y
716CONFIG_SND_MIXER_OSS=y
717CONFIG_SND_PCM_OSS=y
718# CONFIG_SND_RTCTIMER is not set
719# CONFIG_SND_DYNAMIC_MINORS is not set
720CONFIG_SND_SUPPORT_OLD_API=y
721# CONFIG_SND_VERBOSE_PRINTK is not set
722# CONFIG_SND_DEBUG is not set
723
724#
725# Generic devices
726#
727CONFIG_SND_AC97_CODEC=y
728CONFIG_SND_AC97_BUS=y
729# CONFIG_SND_DUMMY is not set
730# CONFIG_SND_MTPAV is not set
731# CONFIG_SND_SERIAL_U16550 is not set
732# CONFIG_SND_MPU401 is not set
733
734#
735# ALSA ARM devices
736#
737# CONFIG_SND_ARMAACI is not set
738CONFIG_SND_LH7A40X_AC97=y
739
740#
741# USB devices
742#
743# CONFIG_SND_USB_AUDIO is not set
744
745#
746# Open Sound System
747#
748# CONFIG_SOUND_PRIME is not set
1da177e4
LT
749
750#
751# USB support
752#
753CONFIG_USB_ARCH_HAS_HCD=y
754CONFIG_USB_ARCH_HAS_OHCI=y
755CONFIG_USB=y
756# CONFIG_USB_DEBUG is not set
757
758#
759# Miscellaneous USB options
760#
761CONFIG_USB_DEVICEFS=y
762# CONFIG_USB_BANDWIDTH is not set
763# CONFIG_USB_DYNAMIC_MINORS is not set
764# CONFIG_USB_OTG is not set
765
766#
767# USB Host Controller Drivers
768#
2514581e 769# CONFIG_USB_ISP116X_HCD is not set
1da177e4
LT
770CONFIG_USB_OHCI_HCD=y
771# CONFIG_USB_OHCI_BIG_ENDIAN is not set
772CONFIG_USB_OHCI_LITTLE_ENDIAN=y
773# CONFIG_USB_SL811_HCD is not set
774
775#
776# USB Device Class drivers
777#
2514581e 778# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
1da177e4
LT
779# CONFIG_USB_ACM is not set
780# CONFIG_USB_PRINTER is not set
781
782#
2514581e
MS
783# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
784#
785
786#
787# may also be needed; see USB_STORAGE Help for more information
1da177e4
LT
788#
789CONFIG_USB_STORAGE=y
790CONFIG_USB_STORAGE_DEBUG=y
1da177e4
LT
791CONFIG_USB_STORAGE_DATAFAB=y
792# CONFIG_USB_STORAGE_FREECOM is not set
793# CONFIG_USB_STORAGE_ISD200 is not set
794# CONFIG_USB_STORAGE_DPCM is not set
795# CONFIG_USB_STORAGE_USBAT is not set
796# CONFIG_USB_STORAGE_SDDR09 is not set
797# CONFIG_USB_STORAGE_SDDR55 is not set
798# CONFIG_USB_STORAGE_JUMPSHOT is not set
2514581e
MS
799# CONFIG_USB_STORAGE_ALAUDA is not set
800# CONFIG_USB_STORAGE_ONETOUCH is not set
801# CONFIG_USB_LIBUSUAL is not set
1da177e4
LT
802
803#
804# USB Input Devices
805#
806CONFIG_USB_HID=y
807CONFIG_USB_HIDINPUT=y
2514581e 808# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1da177e4
LT
809# CONFIG_HID_FF is not set
810# CONFIG_USB_HIDDEV is not set
811# CONFIG_USB_AIPTEK is not set
812# CONFIG_USB_WACOM is not set
2514581e 813# CONFIG_USB_ACECAD is not set
1da177e4
LT
814# CONFIG_USB_KBTAB is not set
815# CONFIG_USB_POWERMATE is not set
816# CONFIG_USB_MTOUCH is not set
2514581e 817# CONFIG_USB_ITMTOUCH is not set
1da177e4 818# CONFIG_USB_EGALAX is not set
2514581e 819# CONFIG_USB_YEALINK is not set
1da177e4
LT
820# CONFIG_USB_XPAD is not set
821# CONFIG_USB_ATI_REMOTE is not set
2514581e
MS
822# CONFIG_USB_ATI_REMOTE2 is not set
823# CONFIG_USB_KEYSPAN_REMOTE is not set
824# CONFIG_USB_APPLETOUCH is not set
1da177e4
LT
825
826#
827# USB Imaging devices
828#
829# CONFIG_USB_MDC800 is not set
830# CONFIG_USB_MICROTEK is not set
831
832#
833# USB Multimedia devices
834#
835# CONFIG_USB_DABUSB is not set
836
837#
838# Video4Linux support is needed for USB Multimedia device support
839#
840
841#
842# USB Network Adapters
843#
844# CONFIG_USB_CATC is not set
845# CONFIG_USB_KAWETH is not set
846# CONFIG_USB_PEGASUS is not set
847# CONFIG_USB_RTL8150 is not set
848# CONFIG_USB_USBNET is not set
849CONFIG_USB_MON=y
850
851#
852# USB port drivers
853#
854
855#
856# USB Serial Converter support
857#
858# CONFIG_USB_SERIAL is not set
859
860#
861# USB Miscellaneous drivers
862#
863# CONFIG_USB_EMI62 is not set
864# CONFIG_USB_EMI26 is not set
865# CONFIG_USB_AUERSWALD is not set
866# CONFIG_USB_RIO500 is not set
867# CONFIG_USB_LEGOTOWER is not set
868# CONFIG_USB_LCD is not set
869# CONFIG_USB_LED is not set
870# CONFIG_USB_CYTHERM is not set
871# CONFIG_USB_PHIDGETKIT is not set
872# CONFIG_USB_PHIDGETSERVO is not set
873# CONFIG_USB_IDMOUSE is not set
2514581e 874# CONFIG_USB_LD is not set
1da177e4
LT
875# CONFIG_USB_TEST is not set
876
877#
2514581e 878# USB DSL modem support
1da177e4
LT
879#
880
881#
882# USB Gadget Support
883#
2514581e
MS
884CONFIG_USB_GADGET=y
885# CONFIG_USB_GADGET_DEBUG_FILES is not set
886CONFIG_USB_GADGET_SELECTED=y
887# CONFIG_USB_GADGET_NET2280 is not set
888# CONFIG_USB_GADGET_PXA2XX is not set
889# CONFIG_USB_GADGET_GOKU is not set
890# CONFIG_USB_GADGET_LH7A40X is not set
891CONFIG_USB_GADGET_LH7=y
892CONFIG_USB_LH7=y
893# CONFIG_USB_GADGET_OMAP is not set
894# CONFIG_USB_GADGET_DUMMY_HCD is not set
895# CONFIG_USB_GADGET_DUALSPEED is not set
896CONFIG_USB_ZERO=y
897# CONFIG_USB_ETH is not set
898# CONFIG_USB_GADGETFS is not set
899# CONFIG_USB_FILE_STORAGE is not set
900# CONFIG_USB_G_SERIAL is not set
1da177e4
LT
901
902#
903# MMC/SD Card support
904#
905# CONFIG_MMC is not set
906
907#
908# File systems
909#
910CONFIG_EXT2_FS=y
911# CONFIG_EXT2_FS_XATTR is not set
2514581e 912# CONFIG_EXT2_FS_XIP is not set
1da177e4
LT
913CONFIG_EXT3_FS=y
914CONFIG_EXT3_FS_XATTR=y
915# CONFIG_EXT3_FS_POSIX_ACL is not set
916# CONFIG_EXT3_FS_SECURITY is not set
917CONFIG_JBD=y
918# CONFIG_JBD_DEBUG is not set
919CONFIG_FS_MBCACHE=y
920# CONFIG_REISERFS_FS is not set
921# CONFIG_JFS_FS is not set
2514581e 922# CONFIG_FS_POSIX_ACL is not set
1da177e4 923# CONFIG_XFS_FS is not set
2514581e 924# CONFIG_OCFS2_FS is not set
1da177e4
LT
925# CONFIG_MINIX_FS is not set
926# CONFIG_ROMFS_FS is not set
2514581e 927CONFIG_INOTIFY=y
1da177e4
LT
928# CONFIG_QUOTA is not set
929CONFIG_DNOTIFY=y
930# CONFIG_AUTOFS_FS is not set
931# CONFIG_AUTOFS4_FS is not set
2514581e 932# CONFIG_FUSE_FS is not set
1da177e4
LT
933
934#
935# CD-ROM/DVD Filesystems
936#
937# CONFIG_ISO9660_FS is not set
938# CONFIG_UDF_FS is not set
939
940#
941# DOS/FAT/NT Filesystems
942#
943CONFIG_FAT_FS=y
944# CONFIG_MSDOS_FS is not set
945CONFIG_VFAT_FS=y
946CONFIG_FAT_DEFAULT_CODEPAGE=437
947CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
948# CONFIG_NTFS_FS is not set
949
950#
951# Pseudo filesystems
952#
953CONFIG_PROC_FS=y
954CONFIG_SYSFS=y
1da177e4 955CONFIG_TMPFS=y
1da177e4
LT
956# CONFIG_HUGETLB_PAGE is not set
957CONFIG_RAMFS=y
2514581e
MS
958# CONFIG_RELAYFS_FS is not set
959# CONFIG_CONFIGFS_FS is not set
1da177e4
LT
960
961#
962# Miscellaneous filesystems
963#
964# CONFIG_ADFS_FS is not set
965# CONFIG_AFFS_FS is not set
966# CONFIG_HFS_FS is not set
967# CONFIG_HFSPLUS_FS is not set
968# CONFIG_BEFS_FS is not set
969# CONFIG_BFS_FS is not set
970# CONFIG_EFS_FS is not set
971# CONFIG_JFFS_FS is not set
972CONFIG_JFFS2_FS=y
973CONFIG_JFFS2_FS_DEBUG=0
2514581e
MS
974CONFIG_JFFS2_FS_WRITEBUFFER=y
975# CONFIG_JFFS2_SUMMARY is not set
1da177e4
LT
976# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
977CONFIG_JFFS2_ZLIB=y
978CONFIG_JFFS2_RTIME=y
979# CONFIG_JFFS2_RUBIN is not set
980CONFIG_CRAMFS=y
981# CONFIG_VXFS_FS is not set
982# CONFIG_HPFS_FS is not set
983# CONFIG_QNX4FS_FS is not set
984# CONFIG_SYSV_FS is not set
985# CONFIG_UFS_FS is not set
986
987#
988# Network File Systems
989#
990CONFIG_NFS_FS=y
991CONFIG_NFS_V3=y
2514581e 992# CONFIG_NFS_V3_ACL is not set
1da177e4
LT
993# CONFIG_NFS_V4 is not set
994# CONFIG_NFS_DIRECTIO is not set
995# CONFIG_NFSD is not set
996CONFIG_ROOT_NFS=y
997CONFIG_LOCKD=y
998CONFIG_LOCKD_V4=y
2514581e 999CONFIG_NFS_COMMON=y
1da177e4
LT
1000CONFIG_SUNRPC=y
1001# CONFIG_RPCSEC_GSS_KRB5 is not set
1002# CONFIG_RPCSEC_GSS_SPKM3 is not set
1003# CONFIG_SMB_FS is not set
1004# CONFIG_CIFS is not set
1005# CONFIG_NCP_FS is not set
1006# CONFIG_CODA_FS is not set
1007# CONFIG_AFS_FS is not set
2514581e 1008# CONFIG_9P_FS is not set
1da177e4
LT
1009
1010#
1011# Partition Types
1012#
1013CONFIG_PARTITION_ADVANCED=y
1014# CONFIG_ACORN_PARTITION is not set
1015# CONFIG_OSF_PARTITION is not set
1016# CONFIG_AMIGA_PARTITION is not set
1017# CONFIG_ATARI_PARTITION is not set
1018# CONFIG_MAC_PARTITION is not set
1019CONFIG_MSDOS_PARTITION=y
1020# CONFIG_BSD_DISKLABEL is not set
1021# CONFIG_MINIX_SUBPARTITION is not set
1022# CONFIG_SOLARIS_X86_PARTITION is not set
1023# CONFIG_UNIXWARE_DISKLABEL is not set
1024# CONFIG_LDM_PARTITION is not set
1025# CONFIG_SGI_PARTITION is not set
1026# CONFIG_ULTRIX_PARTITION is not set
1027# CONFIG_SUN_PARTITION is not set
2514581e 1028# CONFIG_KARMA_PARTITION is not set
1da177e4
LT
1029# CONFIG_EFI_PARTITION is not set
1030
1031#
1032# Native Language Support
1033#
1034CONFIG_NLS=y
1035CONFIG_NLS_DEFAULT="iso8859-1"
1036# CONFIG_NLS_CODEPAGE_437 is not set
1037# CONFIG_NLS_CODEPAGE_737 is not set
1038# CONFIG_NLS_CODEPAGE_775 is not set
1039# CONFIG_NLS_CODEPAGE_850 is not set
1040# CONFIG_NLS_CODEPAGE_852 is not set
1041# CONFIG_NLS_CODEPAGE_855 is not set
1042# CONFIG_NLS_CODEPAGE_857 is not set
1043# CONFIG_NLS_CODEPAGE_860 is not set
1044# CONFIG_NLS_CODEPAGE_861 is not set
1045# CONFIG_NLS_CODEPAGE_862 is not set
1046# CONFIG_NLS_CODEPAGE_863 is not set
1047# CONFIG_NLS_CODEPAGE_864 is not set
1048# CONFIG_NLS_CODEPAGE_865 is not set
1049# CONFIG_NLS_CODEPAGE_866 is not set
1050# CONFIG_NLS_CODEPAGE_869 is not set
1051# CONFIG_NLS_CODEPAGE_936 is not set
1052# CONFIG_NLS_CODEPAGE_950 is not set
1053# CONFIG_NLS_CODEPAGE_932 is not set
1054# CONFIG_NLS_CODEPAGE_949 is not set
1055# CONFIG_NLS_CODEPAGE_874 is not set
1056# CONFIG_NLS_ISO8859_8 is not set
1057# CONFIG_NLS_CODEPAGE_1250 is not set
1058# CONFIG_NLS_CODEPAGE_1251 is not set
1059# CONFIG_NLS_ASCII is not set
1060# CONFIG_NLS_ISO8859_1 is not set
1061# CONFIG_NLS_ISO8859_2 is not set
1062# CONFIG_NLS_ISO8859_3 is not set
1063# CONFIG_NLS_ISO8859_4 is not set
1064# CONFIG_NLS_ISO8859_5 is not set
1065# CONFIG_NLS_ISO8859_6 is not set
1066# CONFIG_NLS_ISO8859_7 is not set
1067# CONFIG_NLS_ISO8859_9 is not set
1068# CONFIG_NLS_ISO8859_13 is not set
1069# CONFIG_NLS_ISO8859_14 is not set
1070# CONFIG_NLS_ISO8859_15 is not set
1071# CONFIG_NLS_KOI8_R is not set
1072# CONFIG_NLS_KOI8_U is not set
1073# CONFIG_NLS_UTF8 is not set
1074
1075#
1076# Profiling support
1077#
1078# CONFIG_PROFILING is not set
1079
1080#
1081# Kernel hacking
1082#
1083# CONFIG_PRINTK_TIME is not set
1da177e4 1084CONFIG_MAGIC_SYSRQ=y
2514581e
MS
1085CONFIG_DEBUG_KERNEL=y
1086CONFIG_LOG_BUF_SHIFT=16
1087CONFIG_DETECT_SOFTLOCKUP=y
1da177e4
LT
1088# CONFIG_SCHEDSTATS is not set
1089# CONFIG_DEBUG_SLAB is not set
1090CONFIG_DEBUG_PREEMPT=y
2514581e 1091CONFIG_DEBUG_MUTEXES=y
1da177e4
LT
1092# CONFIG_DEBUG_SPINLOCK is not set
1093# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1094# CONFIG_DEBUG_KOBJECT is not set
1095CONFIG_DEBUG_BUGVERBOSE=y
1096CONFIG_DEBUG_INFO=y
1097# CONFIG_DEBUG_FS is not set
2514581e 1098# CONFIG_DEBUG_VM is not set
1da177e4 1099CONFIG_FRAME_POINTER=y
2514581e
MS
1100CONFIG_FORCED_INLINING=y
1101# CONFIG_RCU_TORTURE_TEST is not set
1da177e4 1102CONFIG_DEBUG_USER=y
1da177e4
LT
1103CONFIG_DEBUG_ERRORS=y
1104# CONFIG_DEBUG_LL is not set
1105
1106#
1107# Security options
1108#
1109# CONFIG_KEYS is not set
1110# CONFIG_SECURITY is not set
1111
1112#
1113# Cryptographic options
1114#
1115# CONFIG_CRYPTO is not set
1116
1117#
1118# Hardware crypto devices
1119#
1120
1121#
1122# Library routines
1123#
1124# CONFIG_CRC_CCITT is not set
2514581e 1125# CONFIG_CRC16 is not set
1da177e4
LT
1126CONFIG_CRC32=y
1127# CONFIG_LIBCRC32C is not set
1128CONFIG_ZLIB_INFLATE=y
1129CONFIG_ZLIB_DEFLATE=y