blob: 4e58d9341bce79a9a223662e3eaf95a84ed03d40 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.12-rc1-bk2
4# Sun Mar 27 17:52:41 2005
5#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_UID16=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
11CONFIG_GENERIC_IOMAP=y
12
13#
14# Code maturity level options
15#
16CONFIG_EXPERIMENTAL=y
17CONFIG_CLEAN_COMPILE=y
18CONFIG_BROKEN_ON_SMP=y
19CONFIG_LOCK_KERNEL=y
20
21#
22# General setup
23#
24CONFIG_LOCALVERSION=""
25CONFIG_SWAP=y
26CONFIG_SYSVIPC=y
27# CONFIG_POSIX_MQUEUE is not set
28# CONFIG_BSD_PROCESS_ACCT is not set
29CONFIG_SYSCTL=y
30# CONFIG_AUDIT is not set
31# CONFIG_HOTPLUG is not set
32CONFIG_KOBJECT_UEVENT=y
33# CONFIG_IKCONFIG is not set
34# CONFIG_EMBEDDED is not set
35CONFIG_KALLSYMS=y
36# CONFIG_KALLSYMS_ALL is not set
37# CONFIG_KALLSYMS_EXTRA_PASS is not set
38CONFIG_BASE_FULL=y
39CONFIG_FUTEX=y
40CONFIG_EPOLL=y
41CONFIG_CC_OPTIMIZE_FOR_SIZE=y
42CONFIG_SHMEM=y
43CONFIG_CC_ALIGN_FUNCTIONS=0
44CONFIG_CC_ALIGN_LABELS=0
45CONFIG_CC_ALIGN_LOOPS=0
46CONFIG_CC_ALIGN_JUMPS=0
47# CONFIG_TINY_SHMEM is not set
48CONFIG_BASE_SMALL=0
49
50#
51# Loadable module support
52#
53CONFIG_MODULES=y
54CONFIG_MODULE_UNLOAD=y
55# CONFIG_MODULE_FORCE_UNLOAD is not set
56CONFIG_OBSOLETE_MODPARM=y
57# CONFIG_MODVERSIONS is not set
58# CONFIG_MODULE_SRCVERSION_ALL is not set
59# CONFIG_KMOD is not set
60
61#
62# System Type
63#
64# CONFIG_ARCH_CLPS7500 is not set
65# CONFIG_ARCH_CLPS711X is not set
66# CONFIG_ARCH_CO285 is not set
67# CONFIG_ARCH_EBSA110 is not set
68# CONFIG_ARCH_CAMELOT is not set
69# CONFIG_ARCH_FOOTBRIDGE is not set
70# CONFIG_ARCH_INTEGRATOR is not set
71# CONFIG_ARCH_IOP3XX is not set
72# CONFIG_ARCH_IXP4XX is not set
73# CONFIG_ARCH_IXP2000 is not set
74# CONFIG_ARCH_L7200 is not set
75# CONFIG_ARCH_PXA is not set
76# CONFIG_ARCH_RPC is not set
77# CONFIG_ARCH_SA1100 is not set
78# CONFIG_ARCH_S3C2410 is not set
79# CONFIG_ARCH_SHARK is not set
80# CONFIG_ARCH_LH7A40X is not set
81CONFIG_ARCH_OMAP=y
82# CONFIG_ARCH_VERSATILE is not set
83# CONFIG_ARCH_IMX is not set
84# CONFIG_ARCH_H720X is not set
85
86#
87# TI OMAP Implementations
88#
89
90#
91# OMAP Core Type
92#
93# CONFIG_ARCH_OMAP730 is not set
94# CONFIG_ARCH_OMAP1510 is not set
95CONFIG_ARCH_OMAP16XX=y
96CONFIG_ARCH_OMAP_OTG=y
97
98#
99# OMAP Board Type
100#
101# CONFIG_MACH_OMAP_INNOVATOR is not set
102CONFIG_MACH_OMAP_H2=y
103# CONFIG_MACH_OMAP_H3 is not set
104# CONFIG_MACH_OMAP_H4 is not set
105# CONFIG_MACH_OMAP_OSK is not set
106# CONFIG_MACH_OMAP_GENERIC is not set
107
108#
109# OMAP Feature Selections
110#
111CONFIG_OMAP_MUX=y
112# CONFIG_OMAP_MUX_DEBUG is not set
113CONFIG_OMAP_MUX_WARNINGS=y
114CONFIG_OMAP_MPU_TIMER=y
115# CONFIG_OMAP_32K_TIMER is not set
116CONFIG_OMAP_LL_DEBUG_UART1=y
117# CONFIG_OMAP_LL_DEBUG_UART2 is not set
118# CONFIG_OMAP_LL_DEBUG_UART3 is not set
119CONFIG_OMAP_ARM_192MHZ=y
120# CONFIG_OMAP_ARM_168MHZ is not set
121# CONFIG_OMAP_ARM_120MHZ is not set
122# CONFIG_OMAP_ARM_60MHZ is not set
123# CONFIG_OMAP_ARM_30MHZ is not set
124
125#
126# Processor Type
127#
128CONFIG_CPU_32=y
129CONFIG_CPU_ARM926T=y
130CONFIG_CPU_32v5=y
131CONFIG_CPU_ABRT_EV5TJ=y
132CONFIG_CPU_CACHE_VIVT=y
133CONFIG_CPU_COPY_V4WB=y
134CONFIG_CPU_TLB_V4WBI=y
135
136#
137# Processor Features
138#
139CONFIG_ARM_THUMB=y
140# CONFIG_CPU_ICACHE_DISABLE is not set
141# CONFIG_CPU_DCACHE_DISABLE is not set
142# CONFIG_CPU_DCACHE_WRITETHROUGH is not set
143# CONFIG_CPU_CACHE_ROUND_ROBIN is not set
144
145#
146# Bus support
147#
148
149#
150# PCCARD (PCMCIA/CardBus) support
151#
152# CONFIG_PCCARD is not set
153
154#
155# Kernel Features
156#
157CONFIG_PREEMPT=y
158# CONFIG_LEDS is not set
159CONFIG_ALIGNMENT_TRAP=y
160
161#
162# Boot options
163#
164CONFIG_ZBOOT_ROM_TEXT=0x0
165CONFIG_ZBOOT_ROM_BSS=0x0
166CONFIG_CMDLINE="mem=32M console=ttyS0,115200n8 root=0801 ro init=/bin/sh"
167# CONFIG_XIP_KERNEL is not set
168
169#
170# Floating point emulation
171#
172
173#
174# At least one emulation must be selected
175#
176CONFIG_FPE_NWFPE=y
177# CONFIG_FPE_NWFPE_XP is not set
178# CONFIG_FPE_FASTFPE is not set
179# CONFIG_VFP is not set
180
181#
182# Userspace binary formats
183#
184CONFIG_BINFMT_ELF=y
185CONFIG_BINFMT_AOUT=y
186# CONFIG_BINFMT_MISC is not set
187# CONFIG_ARTHUR is not set
188
189#
190# Power management options
191#
192CONFIG_PM=y
193# CONFIG_APM is not set
194
195#
196# Device Drivers
197#
198
199#
200# Generic Driver Options
201#
202CONFIG_STANDALONE=y
203CONFIG_PREVENT_FIRMWARE_BUILD=y
204# CONFIG_FW_LOADER is not set
205CONFIG_DEBUG_DRIVER=y
206
207#
208# Memory Technology Devices (MTD)
209#
210CONFIG_MTD=y
211CONFIG_MTD_DEBUG=y
212CONFIG_MTD_DEBUG_VERBOSE=3
213# CONFIG_MTD_CONCAT is not set
214CONFIG_MTD_PARTITIONS=y
215# CONFIG_MTD_REDBOOT_PARTS is not set
216CONFIG_MTD_CMDLINE_PARTS=y
217# CONFIG_MTD_AFS_PARTS is not set
218
219#
220# User Modules And Translation Layers
221#
222CONFIG_MTD_CHAR=y
223CONFIG_MTD_BLOCK=y
224# CONFIG_FTL is not set
225# CONFIG_NFTL is not set
226# CONFIG_INFTL is not set
227
228#
229# RAM/ROM/Flash chip drivers
230#
231CONFIG_MTD_CFI=y
232# CONFIG_MTD_JEDECPROBE is not set
233CONFIG_MTD_GEN_PROBE=y
234# CONFIG_MTD_CFI_ADV_OPTIONS is not set
235CONFIG_MTD_MAP_BANK_WIDTH_1=y
236CONFIG_MTD_MAP_BANK_WIDTH_2=y
237CONFIG_MTD_MAP_BANK_WIDTH_4=y
238# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
239# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
240# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
241CONFIG_MTD_CFI_I1=y
242CONFIG_MTD_CFI_I2=y
243# CONFIG_MTD_CFI_I4 is not set
244# CONFIG_MTD_CFI_I8 is not set
245CONFIG_MTD_CFI_INTELEXT=y
246# CONFIG_MTD_CFI_AMDSTD is not set
247# CONFIG_MTD_CFI_STAA is not set
248CONFIG_MTD_CFI_UTIL=y
249# CONFIG_MTD_RAM is not set
250# CONFIG_MTD_ROM is not set
251# CONFIG_MTD_ABSENT is not set
252# CONFIG_MTD_XIP is not set
253
254#
255# Mapping drivers for chip access
256#
257# CONFIG_MTD_COMPLEX_MAPPINGS is not set
258# CONFIG_MTD_PHYSMAP is not set
259# CONFIG_MTD_ARM_INTEGRATOR is not set
260# CONFIG_MTD_EDB7312 is not set
261
262#
263# Self-contained MTD device drivers
264#
265# CONFIG_MTD_SLRAM is not set
266# CONFIG_MTD_PHRAM is not set
267# CONFIG_MTD_MTDRAM is not set
268# CONFIG_MTD_BLKMTD is not set
269# CONFIG_MTD_BLOCK2MTD is not set
270
271#
272# Disk-On-Chip Device Drivers
273#
274# CONFIG_MTD_DOC2000 is not set
275# CONFIG_MTD_DOC2001 is not set
276# CONFIG_MTD_DOC2001PLUS is not set
277
278#
279# NAND Flash Device Drivers
280#
281# CONFIG_MTD_NAND is not set
282
283#
284# Parallel port support
285#
286# CONFIG_PARPORT is not set
287
288#
289# Plug and Play support
290#
291
292#
293# Block devices
294#
295# CONFIG_BLK_DEV_FD is not set
296# CONFIG_BLK_DEV_COW_COMMON is not set
297CONFIG_BLK_DEV_LOOP=y
298# CONFIG_BLK_DEV_CRYPTOLOOP is not set
299# CONFIG_BLK_DEV_NBD is not set
300CONFIG_BLK_DEV_RAM=y
301CONFIG_BLK_DEV_RAM_COUNT=16
302CONFIG_BLK_DEV_RAM_SIZE=8192
303CONFIG_BLK_DEV_INITRD=y
304CONFIG_INITRAMFS_SOURCE=""
305# CONFIG_CDROM_PKTCDVD is not set
306
307#
308# IO Schedulers
309#
310CONFIG_IOSCHED_NOOP=y
311CONFIG_IOSCHED_AS=y
312CONFIG_IOSCHED_DEADLINE=y
313CONFIG_IOSCHED_CFQ=y
314CONFIG_ATA_OVER_ETH=m
315
316#
317# SCSI device support
318#
319CONFIG_SCSI=y
320CONFIG_SCSI_PROC_FS=y
321
322#
323# SCSI support type (disk, tape, CD-ROM)
324#
325# CONFIG_BLK_DEV_SD is not set
326# CONFIG_CHR_DEV_ST is not set
327# CONFIG_CHR_DEV_OSST is not set
328# CONFIG_BLK_DEV_SR is not set
329# CONFIG_CHR_DEV_SG is not set
330
331#
332# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
333#
334# CONFIG_SCSI_MULTI_LUN is not set
335# CONFIG_SCSI_CONSTANTS is not set
336# CONFIG_SCSI_LOGGING is not set
337
338#
339# SCSI Transport Attributes
340#
341# CONFIG_SCSI_SPI_ATTRS is not set
342# CONFIG_SCSI_FC_ATTRS is not set
343# CONFIG_SCSI_ISCSI_ATTRS is not set
344
345#
346# SCSI low-level drivers
347#
348# CONFIG_SCSI_SATA is not set
349# CONFIG_SCSI_DEBUG is not set
350
351#
352# Multi-device support (RAID and LVM)
353#
354# CONFIG_MD is not set
355
356#
357# Fusion MPT device support
358#
359
360#
361# IEEE 1394 (FireWire) support
362#
363
364#
365# I2O device support
366#
367
368#
369# Networking support
370#
371CONFIG_NET=y
372
373#
374# Networking options
375#
376CONFIG_PACKET=y
377# CONFIG_PACKET_MMAP is not set
378# CONFIG_NETLINK_DEV is not set
379CONFIG_UNIX=y
380# CONFIG_NET_KEY is not set
381CONFIG_INET=y
382# CONFIG_IP_MULTICAST is not set
383# CONFIG_IP_ADVANCED_ROUTER is not set
384CONFIG_IP_PNP=y
385CONFIG_IP_PNP_DHCP=y
386CONFIG_IP_PNP_BOOTP=y
387# CONFIG_IP_PNP_RARP is not set
388# CONFIG_NET_IPIP is not set
389# CONFIG_NET_IPGRE is not set
390# CONFIG_ARPD is not set
391# CONFIG_SYN_COOKIES is not set
392# CONFIG_INET_AH is not set
393# CONFIG_INET_ESP is not set
394# CONFIG_INET_IPCOMP is not set
395# CONFIG_INET_TUNNEL is not set
396CONFIG_IP_TCPDIAG=y
397# CONFIG_IP_TCPDIAG_IPV6 is not set
398# CONFIG_IPV6 is not set
399# CONFIG_NETFILTER is not set
400
401#
402# SCTP Configuration (EXPERIMENTAL)
403#
404# CONFIG_IP_SCTP is not set
405# CONFIG_ATM is not set
406# CONFIG_BRIDGE is not set
407# CONFIG_VLAN_8021Q is not set
408# CONFIG_DECNET is not set
409# CONFIG_LLC2 is not set
410# CONFIG_IPX is not set
411# CONFIG_ATALK is not set
412# CONFIG_X25 is not set
413# CONFIG_LAPB is not set
414# CONFIG_NET_DIVERT is not set
415# CONFIG_ECONET is not set
416# CONFIG_WAN_ROUTER is not set
417
418#
419# QoS and/or fair queueing
420#
421# CONFIG_NET_SCHED is not set
422# CONFIG_NET_CLS_ROUTE is not set
423
424#
425# Network testing
426#
427# CONFIG_NET_PKTGEN is not set
428# CONFIG_NETPOLL is not set
429# CONFIG_NET_POLL_CONTROLLER is not set
430# CONFIG_HAMRADIO is not set
431# CONFIG_IRDA is not set
432# CONFIG_BT is not set
433CONFIG_NETDEVICES=y
434# CONFIG_DUMMY is not set
435# CONFIG_BONDING is not set
436# CONFIG_EQUALIZER is not set
437# CONFIG_TUN is not set
438
439#
440# Ethernet (10 or 100Mbit)
441#
442CONFIG_NET_ETHERNET=y
443CONFIG_MII=y
444CONFIG_SMC91X=y
445
446#
447# Ethernet (1000 Mbit)
448#
449
450#
451# Ethernet (10000 Mbit)
452#
453
454#
455# Token Ring devices
456#
457
458#
459# Wireless LAN (non-hamradio)
460#
461# CONFIG_NET_RADIO is not set
462
463#
464# Wan interfaces
465#
466# CONFIG_WAN is not set
467CONFIG_PPP=y
468# CONFIG_PPP_MULTILINK is not set
469# CONFIG_PPP_FILTER is not set
470# CONFIG_PPP_ASYNC is not set
471# CONFIG_PPP_SYNC_TTY is not set
472# CONFIG_PPP_DEFLATE is not set
473# CONFIG_PPP_BSDCOMP is not set
474# CONFIG_PPPOE is not set
475CONFIG_SLIP=y
476CONFIG_SLIP_COMPRESSED=y
477# CONFIG_SLIP_SMART is not set
478# CONFIG_SLIP_MODE_SLIP6 is not set
479# CONFIG_SHAPER is not set
480# CONFIG_NETCONSOLE is not set
481
482#
483# ISDN subsystem
484#
485# CONFIG_ISDN is not set
486
487#
488# Input device support
489#
490CONFIG_INPUT=y
491
492#
493# Userland interfaces
494#
495CONFIG_INPUT_MOUSEDEV=y
496CONFIG_INPUT_MOUSEDEV_PSAUX=y
497CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
498CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
499# CONFIG_INPUT_JOYDEV is not set
500# CONFIG_INPUT_TSDEV is not set
501CONFIG_INPUT_EVDEV=y
502CONFIG_INPUT_EVBUG=y
503
504#
505# Input Device Drivers
506#
507# CONFIG_INPUT_KEYBOARD is not set
508# CONFIG_INPUT_MOUSE is not set
509# CONFIG_INPUT_JOYSTICK is not set
510# CONFIG_INPUT_TOUCHSCREEN is not set
511CONFIG_INPUT_MISC=y
512CONFIG_INPUT_UINPUT=y
513
514#
515# Hardware I/O ports
516#
517CONFIG_SERIO=y
518CONFIG_SERIO_SERPORT=y
519# CONFIG_SERIO_RAW is not set
520# CONFIG_GAMEPORT is not set
521CONFIG_SOUND_GAMEPORT=y
522
523#
524# Character devices
525#
526CONFIG_VT=y
527CONFIG_VT_CONSOLE=y
528CONFIG_HW_CONSOLE=y
529# CONFIG_SERIAL_NONSTANDARD is not set
530
531#
532# Serial drivers
533#
534CONFIG_SERIAL_8250=y
535CONFIG_SERIAL_8250_CONSOLE=y
536CONFIG_SERIAL_8250_NR_UARTS=4
537# CONFIG_SERIAL_8250_EXTENDED is not set
538
539#
540# Non-8250 serial port support
541#
542CONFIG_SERIAL_CORE=y
543CONFIG_SERIAL_CORE_CONSOLE=y
544CONFIG_UNIX98_PTYS=y
545# CONFIG_LEGACY_PTYS is not set
546
547#
548# IPMI
549#
550# CONFIG_IPMI_HANDLER is not set
551
552#
553# Watchdog Cards
554#
555CONFIG_WATCHDOG=y
556CONFIG_WATCHDOG_NOWAYOUT=y
557
558#
559# Watchdog Device Drivers
560#
561# CONFIG_SOFT_WATCHDOG is not set
562# CONFIG_NVRAM is not set
563# CONFIG_RTC is not set
564# CONFIG_DTLK is not set
565# CONFIG_R3964 is not set
566
567#
568# Ftape, the floppy tape device driver
569#
570# CONFIG_DRM is not set
571# CONFIG_RAW_DRIVER is not set
572
573#
574# TPM devices
575#
576# CONFIG_TCG_TPM is not set
577
578#
579# I2C support
580#
581CONFIG_I2C=y
582CONFIG_I2C_CHARDEV=y
583
584#
585# I2C Algorithms
586#
587# CONFIG_I2C_ALGOBIT is not set
588# CONFIG_I2C_ALGOPCF is not set
589# CONFIG_I2C_ALGOPCA is not set
590
591#
592# I2C Hardware Bus support
593#
594# CONFIG_I2C_ISA is not set
595# CONFIG_I2C_PARPORT_LIGHT is not set
596# CONFIG_I2C_STUB is not set
597# CONFIG_I2C_PCA_ISA is not set
598
599#
600# Hardware Sensors Chip support
601#
602# CONFIG_I2C_SENSOR is not set
603# CONFIG_SENSORS_ADM1021 is not set
604# CONFIG_SENSORS_ADM1025 is not set
605# CONFIG_SENSORS_ADM1026 is not set
606# CONFIG_SENSORS_ADM1031 is not set
607# CONFIG_SENSORS_ASB100 is not set
608# CONFIG_SENSORS_DS1621 is not set
609# CONFIG_SENSORS_FSCHER is not set
610# CONFIG_SENSORS_FSCPOS is not set
611# CONFIG_SENSORS_GL518SM is not set
612# CONFIG_SENSORS_GL520SM is not set
613# CONFIG_SENSORS_IT87 is not set
614# CONFIG_SENSORS_LM63 is not set
615# CONFIG_SENSORS_LM75 is not set
616# CONFIG_SENSORS_LM77 is not set
617# CONFIG_SENSORS_LM78 is not set
618# CONFIG_SENSORS_LM80 is not set
619# CONFIG_SENSORS_LM83 is not set
620# CONFIG_SENSORS_LM85 is not set
621# CONFIG_SENSORS_LM87 is not set
622# CONFIG_SENSORS_LM90 is not set
623# CONFIG_SENSORS_MAX1619 is not set
624# CONFIG_SENSORS_PC87360 is not set
625# CONFIG_SENSORS_SMSC47B397 is not set
626# CONFIG_SENSORS_SMSC47M1 is not set
627# CONFIG_SENSORS_W83781D is not set
628# CONFIG_SENSORS_W83L785TS is not set
629# CONFIG_SENSORS_W83627HF is not set
630
631#
632# Other I2C Chip support
633#
634# CONFIG_SENSORS_EEPROM is not set
635# CONFIG_SENSORS_PCF8574 is not set
636# CONFIG_SENSORS_PCF8591 is not set
637# CONFIG_SENSORS_RTC8564 is not set
638CONFIG_ISP1301_OMAP=y
639# CONFIG_I2C_DEBUG_CORE is not set
640# CONFIG_I2C_DEBUG_ALGO is not set
641# CONFIG_I2C_DEBUG_BUS is not set
642# CONFIG_I2C_DEBUG_CHIP is not set
643
644#
645# Misc devices
646#
647
648#
649# Multimedia devices
650#
651# CONFIG_VIDEO_DEV is not set
652
653#
654# Digital Video Broadcasting Devices
655#
656# CONFIG_DVB is not set
657
658#
659# Graphics support
660#
661CONFIG_FB=y
662# CONFIG_FB_CFB_FILLRECT is not set
663# CONFIG_FB_CFB_COPYAREA is not set
664# CONFIG_FB_CFB_IMAGEBLIT is not set
665# CONFIG_FB_SOFT_CURSOR is not set
666CONFIG_FB_MODE_HELPERS=y
667# CONFIG_FB_TILEBLITTING is not set
668# CONFIG_FB_VIRTUAL is not set
669
670#
671# Console display driver support
672#
673# CONFIG_VGA_CONSOLE is not set
674CONFIG_DUMMY_CONSOLE=y
675CONFIG_FRAMEBUFFER_CONSOLE=y
676CONFIG_FONTS=y
677CONFIG_FONT_8x8=y
678CONFIG_FONT_8x16=y
679# CONFIG_FONT_6x11 is not set
680# CONFIG_FONT_PEARL_8x8 is not set
681# CONFIG_FONT_ACORN_8x8 is not set
682# CONFIG_FONT_MINI_4x6 is not set
683# CONFIG_FONT_SUN8x16 is not set
684# CONFIG_FONT_SUN12x22 is not set
685
686#
687# Logo configuration
688#
689CONFIG_LOGO=y
690# CONFIG_LOGO_LINUX_MONO is not set
691# CONFIG_LOGO_LINUX_VGA16 is not set
692CONFIG_LOGO_LINUX_CLUT224=y
693# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
694
695#
696# Sound
697#
698CONFIG_SOUND=y
699
700#
701# Advanced Linux Sound Architecture
702#
703# CONFIG_SND is not set
704
705#
706# Open Sound System
707#
708CONFIG_SOUND_PRIME=y
709# CONFIG_SOUND_BT878 is not set
710# CONFIG_SOUND_FUSION is not set
711# CONFIG_SOUND_CS4281 is not set
712# CONFIG_SOUND_SONICVIBES is not set
713# CONFIG_SOUND_TRIDENT is not set
714# CONFIG_SOUND_MSNDCLAS is not set
715# CONFIG_SOUND_MSNDPIN is not set
716# CONFIG_SOUND_OSS is not set
717# CONFIG_SOUND_TVMIXER is not set
718# CONFIG_SOUND_AD1980 is not set
719
720#
721# USB support
722#
723CONFIG_USB_ARCH_HAS_HCD=y
724CONFIG_USB_ARCH_HAS_OHCI=y
725# CONFIG_USB is not set
726
727#
728# USB Gadget Support
729#
730CONFIG_USB_GADGET=y
731# CONFIG_USB_GADGET_DEBUG_FILES is not set
732# CONFIG_USB_GADGET_NET2280 is not set
733# CONFIG_USB_GADGET_PXA2XX is not set
734# CONFIG_USB_GADGET_GOKU is not set
735# CONFIG_USB_GADGET_SA1100 is not set
736# CONFIG_USB_GADGET_LH7A40X is not set
737# CONFIG_USB_GADGET_DUMMY_HCD is not set
738CONFIG_USB_GADGET_OMAP=y
739CONFIG_USB_OMAP=y
740# CONFIG_USB_GADGET_DUALSPEED is not set
741# CONFIG_USB_ZERO is not set
742CONFIG_USB_ETH=y
743CONFIG_USB_ETH_RNDIS=y
744# CONFIG_USB_GADGETFS is not set
745# CONFIG_USB_FILE_STORAGE is not set
746# CONFIG_USB_G_SERIAL is not set
747
748#
749# MMC/SD Card support
750#
751# CONFIG_MMC is not set
752
753#
754# File systems
755#
756CONFIG_EXT2_FS=y
757# CONFIG_EXT2_FS_XATTR is not set
758# CONFIG_EXT3_FS is not set
759# CONFIG_JBD is not set
760# CONFIG_REISERFS_FS is not set
761# CONFIG_JFS_FS is not set
762
763#
764# XFS support
765#
766# CONFIG_XFS_FS is not set
767# CONFIG_MINIX_FS is not set
768CONFIG_ROMFS_FS=y
769# CONFIG_QUOTA is not set
770CONFIG_DNOTIFY=y
771# CONFIG_AUTOFS_FS is not set
772# CONFIG_AUTOFS4_FS is not set
773
774#
775# CD-ROM/DVD Filesystems
776#
777# CONFIG_ISO9660_FS is not set
778# CONFIG_UDF_FS is not set
779
780#
781# DOS/FAT/NT Filesystems
782#
783CONFIG_FAT_FS=y
784CONFIG_MSDOS_FS=y
785# CONFIG_VFAT_FS is not set
786CONFIG_FAT_DEFAULT_CODEPAGE=437
787# CONFIG_NTFS_FS is not set
788
789#
790# Pseudo filesystems
791#
792CONFIG_PROC_FS=y
793CONFIG_SYSFS=y
794# CONFIG_DEVFS_FS is not set
795# CONFIG_DEVPTS_FS_XATTR is not set
796# CONFIG_TMPFS is not set
797# CONFIG_HUGETLB_PAGE is not set
798CONFIG_RAMFS=y
799
800#
801# Miscellaneous filesystems
802#
803# CONFIG_ADFS_FS is not set
804# CONFIG_AFFS_FS is not set
805# CONFIG_HFS_FS is not set
806# CONFIG_HFSPLUS_FS is not set
807# CONFIG_BEFS_FS is not set
808# CONFIG_BFS_FS is not set
809# CONFIG_EFS_FS is not set
810# CONFIG_JFFS_FS is not set
811CONFIG_JFFS2_FS=y
812CONFIG_JFFS2_FS_DEBUG=2
813# CONFIG_JFFS2_FS_NAND is not set
814# CONFIG_JFFS2_FS_NOR_ECC is not set
815# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
816CONFIG_JFFS2_ZLIB=y
817CONFIG_JFFS2_RTIME=y
818# CONFIG_JFFS2_RUBIN is not set
819CONFIG_CRAMFS=y
820# CONFIG_VXFS_FS is not set
821# CONFIG_HPFS_FS is not set
822# CONFIG_QNX4FS_FS is not set
823# CONFIG_SYSV_FS is not set
824# CONFIG_UFS_FS is not set
825
826#
827# Network File Systems
828#
829CONFIG_NFS_FS=y
830CONFIG_NFS_V3=y
831CONFIG_NFS_V4=y
832# CONFIG_NFS_DIRECTIO is not set
833# CONFIG_NFSD is not set
834CONFIG_ROOT_NFS=y
835CONFIG_LOCKD=y
836CONFIG_LOCKD_V4=y
837CONFIG_SUNRPC=y
838CONFIG_SUNRPC_GSS=y
839CONFIG_RPCSEC_GSS_KRB5=y
840# CONFIG_RPCSEC_GSS_SPKM3 is not set
841# CONFIG_SMB_FS is not set
842# CONFIG_CIFS is not set
843# CONFIG_NCP_FS is not set
844# CONFIG_CODA_FS is not set
845# CONFIG_AFS_FS is not set
846
847#
848# Partition Types
849#
850# CONFIG_PARTITION_ADVANCED is not set
851CONFIG_MSDOS_PARTITION=y
852
853#
854# Native Language Support
855#
856CONFIG_NLS=y
857CONFIG_NLS_DEFAULT="iso8859-1"
858# CONFIG_NLS_CODEPAGE_437 is not set
859# CONFIG_NLS_CODEPAGE_737 is not set
860# CONFIG_NLS_CODEPAGE_775 is not set
861# CONFIG_NLS_CODEPAGE_850 is not set
862# CONFIG_NLS_CODEPAGE_852 is not set
863# CONFIG_NLS_CODEPAGE_855 is not set
864# CONFIG_NLS_CODEPAGE_857 is not set
865# CONFIG_NLS_CODEPAGE_860 is not set
866# CONFIG_NLS_CODEPAGE_861 is not set
867# CONFIG_NLS_CODEPAGE_862 is not set
868# CONFIG_NLS_CODEPAGE_863 is not set
869# CONFIG_NLS_CODEPAGE_864 is not set
870# CONFIG_NLS_CODEPAGE_865 is not set
871# CONFIG_NLS_CODEPAGE_866 is not set
872# CONFIG_NLS_CODEPAGE_869 is not set
873# CONFIG_NLS_CODEPAGE_936 is not set
874# CONFIG_NLS_CODEPAGE_950 is not set
875# CONFIG_NLS_CODEPAGE_932 is not set
876# CONFIG_NLS_CODEPAGE_949 is not set
877# CONFIG_NLS_CODEPAGE_874 is not set
878# CONFIG_NLS_ISO8859_8 is not set
879# CONFIG_NLS_CODEPAGE_1250 is not set
880# CONFIG_NLS_CODEPAGE_1251 is not set
881# CONFIG_NLS_ASCII is not set
882# CONFIG_NLS_ISO8859_1 is not set
883# CONFIG_NLS_ISO8859_2 is not set
884# CONFIG_NLS_ISO8859_3 is not set
885# CONFIG_NLS_ISO8859_4 is not set
886# CONFIG_NLS_ISO8859_5 is not set
887# CONFIG_NLS_ISO8859_6 is not set
888# CONFIG_NLS_ISO8859_7 is not set
889# CONFIG_NLS_ISO8859_9 is not set
890# CONFIG_NLS_ISO8859_13 is not set
891# CONFIG_NLS_ISO8859_14 is not set
892# CONFIG_NLS_ISO8859_15 is not set
893# CONFIG_NLS_KOI8_R is not set
894# CONFIG_NLS_KOI8_U is not set
895# CONFIG_NLS_UTF8 is not set
896
897#
898# Profiling support
899#
900# CONFIG_PROFILING is not set
901
902#
903# Kernel hacking
904#
905# CONFIG_PRINTK_TIME is not set
906CONFIG_DEBUG_KERNEL=y
907# CONFIG_MAGIC_SYSRQ is not set
908CONFIG_LOG_BUF_SHIFT=14
909# CONFIG_SCHEDSTATS is not set
910# CONFIG_DEBUG_SLAB is not set
911CONFIG_DEBUG_PREEMPT=y
912# CONFIG_DEBUG_SPINLOCK is not set
913# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
914# CONFIG_DEBUG_KOBJECT is not set
915CONFIG_DEBUG_BUGVERBOSE=y
916CONFIG_DEBUG_INFO=y
917# CONFIG_DEBUG_FS is not set
918CONFIG_FRAME_POINTER=y
919CONFIG_DEBUG_USER=y
920# CONFIG_DEBUG_WAITQ is not set
921CONFIG_DEBUG_ERRORS=y
922CONFIG_DEBUG_LL=y
923# CONFIG_DEBUG_ICEDCC is not set
924
925#
926# Security options
927#
928# CONFIG_KEYS is not set
929# CONFIG_SECURITY is not set
930
931#
932# Cryptographic options
933#
934CONFIG_CRYPTO=y
935# CONFIG_CRYPTO_HMAC is not set
936# CONFIG_CRYPTO_NULL is not set
937# CONFIG_CRYPTO_MD4 is not set
938CONFIG_CRYPTO_MD5=y
939# CONFIG_CRYPTO_SHA1 is not set
940# CONFIG_CRYPTO_SHA256 is not set
941# CONFIG_CRYPTO_SHA512 is not set
942# CONFIG_CRYPTO_WP512 is not set
943# CONFIG_CRYPTO_TGR192 is not set
944CONFIG_CRYPTO_DES=y
945# CONFIG_CRYPTO_BLOWFISH is not set
946# CONFIG_CRYPTO_TWOFISH is not set
947# CONFIG_CRYPTO_SERPENT is not set
948# CONFIG_CRYPTO_AES is not set
949# CONFIG_CRYPTO_CAST5 is not set
950# CONFIG_CRYPTO_CAST6 is not set
951# CONFIG_CRYPTO_TEA is not set
952# CONFIG_CRYPTO_ARC4 is not set
953# CONFIG_CRYPTO_KHAZAD is not set
954# CONFIG_CRYPTO_ANUBIS is not set
955# CONFIG_CRYPTO_DEFLATE is not set
956# CONFIG_CRYPTO_MICHAEL_MIC is not set
957# CONFIG_CRYPTO_CRC32C is not set
958# CONFIG_CRYPTO_TEST is not set
959
960#
961# Hardware crypto devices
962#
963
964#
965# Library routines
966#
967# CONFIG_CRC_CCITT is not set
968CONFIG_CRC32=y
969# CONFIG_LIBCRC32C is not set
970CONFIG_ZLIB_INFLATE=y
971CONFIG_ZLIB_DEFLATE=y