blob: 2b4059d2f8e457c05af2cba17f060b7dcf252388 [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# Sat Mar 26 21:32:26 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
19
20#
21# General setup
22#
23CONFIG_LOCALVERSION=""
24CONFIG_SWAP=y
25# CONFIG_SYSVIPC is not set
26# CONFIG_POSIX_MQUEUE is not set
27# CONFIG_BSD_PROCESS_ACCT is not set
28CONFIG_SYSCTL=y
29# CONFIG_AUDIT is not set
30CONFIG_HOTPLUG=y
31CONFIG_KOBJECT_UEVENT=y
32# CONFIG_IKCONFIG is not set
33CONFIG_EMBEDDED=y
34CONFIG_KALLSYMS=y
35# CONFIG_KALLSYMS_ALL is not set
36# CONFIG_KALLSYMS_EXTRA_PASS is not set
37CONFIG_BASE_FULL=y
38CONFIG_FUTEX=y
39CONFIG_EPOLL=y
40CONFIG_CC_OPTIMIZE_FOR_SIZE=y
41CONFIG_SHMEM=y
42CONFIG_CC_ALIGN_FUNCTIONS=0
43CONFIG_CC_ALIGN_LABELS=0
44CONFIG_CC_ALIGN_LOOPS=0
45CONFIG_CC_ALIGN_JUMPS=0
46# CONFIG_TINY_SHMEM is not set
47CONFIG_BASE_SMALL=0
48
49#
50# Loadable module support
51#
52CONFIG_MODULES=y
53# CONFIG_MODULE_UNLOAD is not set
54CONFIG_OBSOLETE_MODPARM=y
55CONFIG_MODVERSIONS=y
56# CONFIG_MODULE_SRCVERSION_ALL is not set
57CONFIG_KMOD=y
58
59#
60# System Type
61#
62# CONFIG_ARCH_CLPS7500 is not set
63# CONFIG_ARCH_CLPS711X is not set
64# CONFIG_ARCH_CO285 is not set
65# CONFIG_ARCH_EBSA110 is not set
66# CONFIG_ARCH_CAMELOT is not set
67# CONFIG_ARCH_FOOTBRIDGE is not set
68# CONFIG_ARCH_INTEGRATOR is not set
69# CONFIG_ARCH_IOP3XX is not set
70# CONFIG_ARCH_IXP4XX is not set
71# CONFIG_ARCH_IXP2000 is not set
72# CONFIG_ARCH_L7200 is not set
73# CONFIG_ARCH_PXA is not set
74# CONFIG_ARCH_RPC is not set
75CONFIG_ARCH_SA1100=y
76# CONFIG_ARCH_S3C2410 is not set
77# CONFIG_ARCH_SHARK is not set
78# CONFIG_ARCH_LH7A40X is not set
79# CONFIG_ARCH_OMAP is not set
80# CONFIG_ARCH_VERSATILE is not set
81# CONFIG_ARCH_IMX is not set
82# CONFIG_ARCH_H720X is not set
83
84#
85# SA11x0 Implementations
86#
87# CONFIG_SA1100_ASSABET is not set
88# CONFIG_SA1100_CERF is not set
89# CONFIG_SA1100_COLLIE is not set
90# CONFIG_SA1100_H3100 is not set
91# CONFIG_SA1100_H3600 is not set
92# CONFIG_SA1100_H3800 is not set
93CONFIG_SA1100_BADGE4=y
94# CONFIG_SA1100_JORNADA720 is not set
95# CONFIG_SA1100_HACKKIT is not set
96# CONFIG_SA1100_LART is not set
97# CONFIG_SA1100_PLEB is not set
98# CONFIG_SA1100_SHANNON is not set
99# CONFIG_SA1100_SIMPAD is not set
100# CONFIG_SA1100_SSP is not set
101
102#
103# Processor Type
104#
105CONFIG_CPU_32=y
106CONFIG_CPU_SA1100=y
107CONFIG_CPU_32v4=y
108CONFIG_CPU_ABRT_EV4=y
109CONFIG_CPU_CACHE_V4WB=y
110CONFIG_CPU_CACHE_VIVT=y
111CONFIG_CPU_TLB_V4WB=y
112CONFIG_CPU_MINICACHE=y
113
114#
115# Processor Features
116#
117CONFIG_SA1111=y
118CONFIG_DMABOUNCE=y
119CONFIG_FORCE_MAX_ZONEORDER=9
120
121#
122# Bus support
123#
124CONFIG_ISA=y
125
126#
127# PCCARD (PCMCIA/CardBus) support
128#
129# CONFIG_PCCARD is not set
130
131#
132# Kernel Features
133#
134# CONFIG_PREEMPT is not set
135CONFIG_DISCONTIGMEM=y
136# CONFIG_LEDS is not set
137CONFIG_ALIGNMENT_TRAP=y
138
139#
140# Boot options
141#
142CONFIG_ZBOOT_ROM_TEXT=0x0
143CONFIG_ZBOOT_ROM_BSS=0x0
144CONFIG_CMDLINE="init=/linuxrc root=/dev/mtdblock3"
145# CONFIG_XIP_KERNEL is not set
146
147#
148# CPU Frequency scaling
149#
150CONFIG_CPU_FREQ=y
151CONFIG_CPU_FREQ_TABLE=y
152# CONFIG_CPU_FREQ_DEBUG is not set
153CONFIG_CPU_FREQ_STAT=y
154# CONFIG_CPU_FREQ_STAT_DETAILS is not set
155CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
156# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
157CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
158# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
159# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
160# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
161
162#
163# Floating point emulation
164#
165
166#
167# At least one emulation must be selected
168#
169CONFIG_FPE_NWFPE=y
170# CONFIG_FPE_NWFPE_XP is not set
171# CONFIG_FPE_FASTFPE is not set
172
173#
174# Userspace binary formats
175#
176CONFIG_BINFMT_ELF=y
177CONFIG_BINFMT_AOUT=m
178CONFIG_BINFMT_MISC=m
179CONFIG_ARTHUR=m
180
181#
182# Power management options
183#
184# CONFIG_PM is not set
185
186#
187# Device Drivers
188#
189
190#
191# Generic Driver Options
192#
193CONFIG_STANDALONE=y
194CONFIG_PREVENT_FIRMWARE_BUILD=y
195# CONFIG_FW_LOADER is not set
196# CONFIG_DEBUG_DRIVER is not set
197
198#
199# Memory Technology Devices (MTD)
200#
201CONFIG_MTD=y
202CONFIG_MTD_DEBUG=y
203CONFIG_MTD_DEBUG_VERBOSE=0
204# CONFIG_MTD_CONCAT is not set
205CONFIG_MTD_PARTITIONS=y
206# CONFIG_MTD_REDBOOT_PARTS is not set
207# CONFIG_MTD_CMDLINE_PARTS is not set
208# CONFIG_MTD_AFS_PARTS is not set
209
210#
211# User Modules And Translation Layers
212#
213CONFIG_MTD_CHAR=y
214CONFIG_MTD_BLOCK=y
215# CONFIG_FTL is not set
216# CONFIG_NFTL is not set
217# CONFIG_INFTL is not set
218
219#
220# RAM/ROM/Flash chip drivers
221#
222CONFIG_MTD_CFI=y
223# CONFIG_MTD_JEDECPROBE is not set
224CONFIG_MTD_GEN_PROBE=y
225CONFIG_MTD_CFI_ADV_OPTIONS=y
226CONFIG_MTD_CFI_NOSWAP=y
227# CONFIG_MTD_CFI_BE_BYTE_SWAP is not set
228# CONFIG_MTD_CFI_LE_BYTE_SWAP is not set
229CONFIG_MTD_CFI_GEOMETRY=y
230CONFIG_MTD_MAP_BANK_WIDTH_1=y
231CONFIG_MTD_MAP_BANK_WIDTH_2=y
232CONFIG_MTD_MAP_BANK_WIDTH_4=y
233# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
234# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
235# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
236CONFIG_MTD_CFI_I1=y
237# CONFIG_MTD_CFI_I2 is not set
238# CONFIG_MTD_CFI_I4 is not set
239# CONFIG_MTD_CFI_I8 is not set
240CONFIG_MTD_CFI_INTELEXT=y
241# CONFIG_MTD_CFI_AMDSTD is not set
242# CONFIG_MTD_CFI_STAA is not set
243CONFIG_MTD_CFI_UTIL=y
244CONFIG_MTD_RAM=y
245# CONFIG_MTD_ROM is not set
246# CONFIG_MTD_ABSENT is not set
247# CONFIG_MTD_XIP is not set
248
249#
250# Mapping drivers for chip access
251#
252# CONFIG_MTD_COMPLEX_MAPPINGS is not set
253# CONFIG_MTD_PHYSMAP is not set
254# CONFIG_MTD_ARM_INTEGRATOR is not set
255CONFIG_MTD_SA1100=y
256# CONFIG_MTD_EDB7312 is not set
257
258#
259# Self-contained MTD device drivers
260#
261# CONFIG_MTD_SLRAM is not set
262# CONFIG_MTD_PHRAM is not set
263# CONFIG_MTD_MTDRAM is not set
264# CONFIG_MTD_BLKMTD is not set
265# CONFIG_MTD_BLOCK2MTD is not set
266
267#
268# Disk-On-Chip Device Drivers
269#
270# CONFIG_MTD_DOC2000 is not set
271# CONFIG_MTD_DOC2001 is not set
272# CONFIG_MTD_DOC2001PLUS is not set
273
274#
275# NAND Flash Device Drivers
276#
277# CONFIG_MTD_NAND is not set
278
279#
280# Parallel port support
281#
282CONFIG_PARPORT=m
283# CONFIG_PARPORT_PC is not set
284CONFIG_PARPORT_NOT_PC=y
285# CONFIG_PARPORT_ARC is not set
286# CONFIG_PARPORT_GSC is not set
287# CONFIG_PARPORT_1284 is not set
288
289#
290# Plug and Play support
291#
292# CONFIG_PNP is not set
293
294#
295# Block devices
296#
297# CONFIG_BLK_DEV_FD is not set
298# CONFIG_BLK_DEV_XD is not set
299# CONFIG_PARIDE is not set
300# CONFIG_BLK_DEV_COW_COMMON is not set
301CONFIG_BLK_DEV_LOOP=y
302# CONFIG_BLK_DEV_CRYPTOLOOP is not set
303CONFIG_BLK_DEV_NBD=m
304# CONFIG_BLK_DEV_UB is not set
305# CONFIG_BLK_DEV_RAM is not set
306CONFIG_BLK_DEV_RAM_COUNT=16
307CONFIG_INITRAMFS_SOURCE=""
308# CONFIG_CDROM_PKTCDVD is not set
309
310#
311# IO Schedulers
312#
313CONFIG_IOSCHED_NOOP=y
314CONFIG_IOSCHED_AS=y
315CONFIG_IOSCHED_DEADLINE=y
316CONFIG_IOSCHED_CFQ=y
317# CONFIG_ATA_OVER_ETH is not set
318
319#
320# ATA/ATAPI/MFM/RLL support
321#
322CONFIG_IDE=m
323CONFIG_BLK_DEV_IDE=m
324
325#
326# Please see Documentation/ide.txt for help/info on IDE drives
327#
328# CONFIG_BLK_DEV_IDE_SATA is not set
329CONFIG_BLK_DEV_IDEDISK=m
330# CONFIG_IDEDISK_MULTI_MODE is not set
331CONFIG_BLK_DEV_IDECD=m
332# CONFIG_BLK_DEV_IDETAPE is not set
333CONFIG_BLK_DEV_IDEFLOPPY=m
334CONFIG_BLK_DEV_IDESCSI=m
335# CONFIG_IDE_TASK_IOCTL is not set
336
337#
338# IDE chipset support/bugfixes
339#
340CONFIG_IDE_GENERIC=m
341# CONFIG_IDE_ARM is not set
342# CONFIG_IDE_CHIPSETS is not set
343# CONFIG_BLK_DEV_IDEDMA is not set
344# CONFIG_IDEDMA_AUTO is not set
345# CONFIG_BLK_DEV_HD is not set
346
347#
348# SCSI device support
349#
350CONFIG_SCSI=y
351CONFIG_SCSI_PROC_FS=y
352
353#
354# SCSI support type (disk, tape, CD-ROM)
355#
356CONFIG_BLK_DEV_SD=y
357CONFIG_CHR_DEV_ST=m
358# CONFIG_CHR_DEV_OSST is not set
359CONFIG_BLK_DEV_SR=m
360# CONFIG_BLK_DEV_SR_VENDOR is not set
361CONFIG_CHR_DEV_SG=y
362
363#
364# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
365#
366# CONFIG_SCSI_MULTI_LUN is not set
367# CONFIG_SCSI_CONSTANTS is not set
368# CONFIG_SCSI_LOGGING is not set
369
370#
371# SCSI Transport Attributes
372#
373# CONFIG_SCSI_SPI_ATTRS is not set
374# CONFIG_SCSI_FC_ATTRS is not set
375# CONFIG_SCSI_ISCSI_ATTRS is not set
376
377#
378# SCSI low-level drivers
379#
380# CONFIG_SCSI_7000FASST is not set
381# CONFIG_SCSI_AHA152X is not set
382# CONFIG_SCSI_AHA1542 is not set
383# CONFIG_SCSI_AIC7XXX_OLD is not set
384# CONFIG_SCSI_IN2000 is not set
385# CONFIG_SCSI_SATA is not set
386# CONFIG_SCSI_BUSLOGIC is not set
387# CONFIG_SCSI_DTC3280 is not set
388# CONFIG_SCSI_EATA is not set
389# CONFIG_SCSI_FUTURE_DOMAIN is not set
390# CONFIG_SCSI_GDTH is not set
391# CONFIG_SCSI_GENERIC_NCR5380 is not set
392# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
393# CONFIG_SCSI_PPA is not set
394# CONFIG_SCSI_IMM is not set
395# CONFIG_SCSI_NCR53C406A is not set
396# CONFIG_SCSI_PAS16 is not set
397# CONFIG_SCSI_PSI240I is not set
398# CONFIG_SCSI_QLOGIC_FAS is not set
399# CONFIG_SCSI_SYM53C416 is not set
400# CONFIG_SCSI_T128 is not set
401# CONFIG_SCSI_U14_34F is not set
402# CONFIG_SCSI_DEBUG is not set
403
404#
405# Multi-device support (RAID and LVM)
406#
407# CONFIG_MD is not set
408
409#
410# Fusion MPT device support
411#
412
413#
414# IEEE 1394 (FireWire) support
415#
416
417#
418# I2O device support
419#
420
421#
422# Networking support
423#
424CONFIG_NET=y
425
426#
427# Networking options
428#
429CONFIG_PACKET=y
430# CONFIG_PACKET_MMAP is not set
431# CONFIG_NETLINK_DEV is not set
432CONFIG_UNIX=y
433# CONFIG_NET_KEY is not set
434CONFIG_INET=y
435# CONFIG_IP_MULTICAST is not set
436# CONFIG_IP_ADVANCED_ROUTER is not set
437# CONFIG_IP_PNP is not set
438# CONFIG_NET_IPIP is not set
439# CONFIG_NET_IPGRE is not set
440# CONFIG_ARPD is not set
441# CONFIG_SYN_COOKIES is not set
442# CONFIG_INET_AH is not set
443# CONFIG_INET_ESP is not set
444# CONFIG_INET_IPCOMP is not set
445# CONFIG_INET_TUNNEL is not set
446CONFIG_IP_TCPDIAG=y
447# CONFIG_IP_TCPDIAG_IPV6 is not set
448# CONFIG_IPV6 is not set
449# CONFIG_NETFILTER is not set
450
451#
452# SCTP Configuration (EXPERIMENTAL)
453#
454# CONFIG_IP_SCTP is not set
455# CONFIG_ATM is not set
456# CONFIG_BRIDGE is not set
457# CONFIG_VLAN_8021Q is not set
458# CONFIG_DECNET is not set
459# CONFIG_LLC2 is not set
460# CONFIG_IPX is not set
461# CONFIG_ATALK is not set
462# CONFIG_X25 is not set
463# CONFIG_LAPB is not set
464# CONFIG_NET_DIVERT is not set
465# CONFIG_ECONET is not set
466# CONFIG_WAN_ROUTER is not set
467
468#
469# QoS and/or fair queueing
470#
471# CONFIG_NET_SCHED is not set
472# CONFIG_NET_CLS_ROUTE is not set
473
474#
475# Network testing
476#
477# CONFIG_NET_PKTGEN is not set
478# CONFIG_NETPOLL is not set
479# CONFIG_NET_POLL_CONTROLLER is not set
480# CONFIG_HAMRADIO is not set
481CONFIG_IRDA=y
482
483#
484# IrDA protocols
485#
486CONFIG_IRLAN=y
487CONFIG_IRCOMM=y
488CONFIG_IRDA_ULTRA=y
489
490#
491# IrDA options
492#
493# CONFIG_IRDA_CACHE_LAST_LSAP is not set
494# CONFIG_IRDA_FAST_RR is not set
495# CONFIG_IRDA_DEBUG is not set
496
497#
498# Infrared-port device drivers
499#
500
501#
502# SIR device drivers
503#
504# CONFIG_IRTTY_SIR is not set
505
506#
507# Dongle support
508#
509
510#
511# Old SIR device drivers
512#
513# CONFIG_IRPORT_SIR is not set
514
515#
516# Old Serial dongle support
517#
518
519#
520# FIR device drivers
521#
522# CONFIG_USB_IRDA is not set
523# CONFIG_SIGMATEL_FIR is not set
524# CONFIG_NSC_FIR is not set
525# CONFIG_WINBOND_FIR is not set
526# CONFIG_SMC_IRCC_FIR is not set
527# CONFIG_ALI_FIR is not set
528CONFIG_SA1100_FIR=y
529CONFIG_BT=m
530CONFIG_BT_L2CAP=m
531# CONFIG_BT_SCO is not set
532# CONFIG_BT_RFCOMM is not set
533# CONFIG_BT_BNEP is not set
534# CONFIG_BT_HIDP is not set
535
536#
537# Bluetooth device drivers
538#
539CONFIG_BT_HCIUSB=m
540# CONFIG_BT_HCIUSB_SCO is not set
541CONFIG_BT_HCIUART=m
542# CONFIG_BT_HCIUART_H4 is not set
543# CONFIG_BT_HCIUART_BCSP is not set
544# CONFIG_BT_HCIBCM203X is not set
545# CONFIG_BT_HCIBPA10X is not set
546# CONFIG_BT_HCIBFUSB is not set
547CONFIG_BT_HCIVHCI=m
548CONFIG_NETDEVICES=y
549# CONFIG_DUMMY is not set
550# CONFIG_BONDING is not set
551# CONFIG_EQUALIZER is not set
552# CONFIG_TUN is not set
553
554#
555# ARCnet devices
556#
557# CONFIG_ARCNET is not set
558
559#
560# Ethernet (10 or 100Mbit)
561#
562# CONFIG_NET_ETHERNET is not set
563CONFIG_MII=m
564
565#
566# Ethernet (1000 Mbit)
567#
568
569#
570# Ethernet (10000 Mbit)
571#
572
573#
574# Token Ring devices
575#
576# CONFIG_TR is not set
577
578#
579# Wireless LAN (non-hamradio)
580#
581CONFIG_NET_RADIO=y
582
583#
584# Obsolete Wireless cards support (pre-802.11)
585#
586# CONFIG_STRIP is not set
587# CONFIG_ARLAN is not set
588# CONFIG_WAVELAN is not set
589
590#
591# Wireless 802.11b ISA/PCI cards support
592#
593# CONFIG_ATMEL is not set
594CONFIG_NET_WIRELESS=y
595
596#
597# Wan interfaces
598#
599# CONFIG_WAN is not set
600# CONFIG_PLIP is not set
601# CONFIG_PPP is not set
602# CONFIG_SLIP is not set
603# CONFIG_SHAPER is not set
604# CONFIG_NETCONSOLE is not set
605
606#
607# ISDN subsystem
608#
609# CONFIG_ISDN is not set
610
611#
612# Input device support
613#
614# CONFIG_INPUT is not set
615
616#
617# Hardware I/O ports
618#
619# CONFIG_SERIO is not set
620# CONFIG_GAMEPORT is not set
621CONFIG_SOUND_GAMEPORT=y
622
623#
624# Character devices
625#
626# CONFIG_VT is not set
627# CONFIG_SERIAL_NONSTANDARD is not set
628
629#
630# Serial drivers
631#
632# CONFIG_SERIAL_8250 is not set
633
634#
635# Non-8250 serial port support
636#
637CONFIG_SERIAL_SA1100=y
638CONFIG_SERIAL_SA1100_CONSOLE=y
639CONFIG_SERIAL_CORE=y
640CONFIG_SERIAL_CORE_CONSOLE=y
641CONFIG_UNIX98_PTYS=y
642CONFIG_LEGACY_PTYS=y
643CONFIG_LEGACY_PTY_COUNT=256
644# CONFIG_PRINTER is not set
645# CONFIG_PPDEV is not set
646# CONFIG_TIPAR is not set
647
648#
649# IPMI
650#
651# CONFIG_IPMI_HANDLER is not set
652
653#
654# Watchdog Cards
655#
656CONFIG_WATCHDOG=y
657# CONFIG_WATCHDOG_NOWAYOUT is not set
658
659#
660# Watchdog Device Drivers
661#
662CONFIG_SOFT_WATCHDOG=m
663CONFIG_SA1100_WATCHDOG=m
664
665#
666# ISA-based Watchdog Cards
667#
668# CONFIG_PCWATCHDOG is not set
669# CONFIG_MIXCOMWD is not set
670# CONFIG_WDT is not set
671
672#
673# USB-based Watchdog Cards
674#
675# CONFIG_USBPCWATCHDOG is not set
676# CONFIG_NVRAM is not set
677CONFIG_RTC=m
678# CONFIG_DTLK is not set
679# CONFIG_R3964 is not set
680
681#
682# Ftape, the floppy tape device driver
683#
684# CONFIG_DRM is not set
685# CONFIG_RAW_DRIVER is not set
686
687#
688# TPM devices
689#
690# CONFIG_TCG_TPM is not set
691
692#
693# I2C support
694#
695CONFIG_I2C=m
696CONFIG_I2C_CHARDEV=m
697
698#
699# I2C Algorithms
700#
701CONFIG_I2C_ALGOBIT=m
702CONFIG_I2C_ALGOPCF=m
703# CONFIG_I2C_ALGOPCA is not set
704
705#
706# I2C Hardware Bus support
707#
708CONFIG_I2C_ELEKTOR=m
709# CONFIG_I2C_ISA is not set
710# CONFIG_I2C_PARPORT is not set
711# CONFIG_I2C_PARPORT_LIGHT is not set
712# CONFIG_I2C_STUB is not set
713# CONFIG_I2C_PCA_ISA is not set
714
715#
716# Hardware Sensors Chip support
717#
718# CONFIG_I2C_SENSOR is not set
719# CONFIG_SENSORS_ADM1021 is not set
720# CONFIG_SENSORS_ADM1025 is not set
721# CONFIG_SENSORS_ADM1026 is not set
722# CONFIG_SENSORS_ADM1031 is not set
723# CONFIG_SENSORS_ASB100 is not set
724# CONFIG_SENSORS_DS1621 is not set
725# CONFIG_SENSORS_FSCHER is not set
726# CONFIG_SENSORS_FSCPOS is not set
727# CONFIG_SENSORS_GL518SM is not set
728# CONFIG_SENSORS_GL520SM is not set
729# CONFIG_SENSORS_IT87 is not set
730# CONFIG_SENSORS_LM63 is not set
731# CONFIG_SENSORS_LM75 is not set
732# CONFIG_SENSORS_LM77 is not set
733# CONFIG_SENSORS_LM78 is not set
734# CONFIG_SENSORS_LM80 is not set
735# CONFIG_SENSORS_LM83 is not set
736# CONFIG_SENSORS_LM85 is not set
737# CONFIG_SENSORS_LM87 is not set
738# CONFIG_SENSORS_LM90 is not set
739# CONFIG_SENSORS_MAX1619 is not set
740# CONFIG_SENSORS_PC87360 is not set
741# CONFIG_SENSORS_SMSC47B397 is not set
742# CONFIG_SENSORS_SMSC47M1 is not set
743# CONFIG_SENSORS_W83781D is not set
744# CONFIG_SENSORS_W83L785TS is not set
745# CONFIG_SENSORS_W83627HF is not set
746
747#
748# Other I2C Chip support
749#
750# CONFIG_SENSORS_EEPROM is not set
751# CONFIG_SENSORS_PCF8574 is not set
752# CONFIG_SENSORS_PCF8591 is not set
753# CONFIG_SENSORS_RTC8564 is not set
754# CONFIG_I2C_DEBUG_CORE is not set
755# CONFIG_I2C_DEBUG_ALGO is not set
756# CONFIG_I2C_DEBUG_BUS is not set
757# CONFIG_I2C_DEBUG_CHIP is not set
758
759#
760# Misc devices
761#
762
763#
764# Multimedia devices
765#
766CONFIG_VIDEO_DEV=y
767
768#
769# Video For Linux
770#
771
772#
773# Video Adapters
774#
775# CONFIG_VIDEO_PMS is not set
776# CONFIG_VIDEO_BWQCAM is not set
777# CONFIG_VIDEO_CQCAM is not set
778# CONFIG_VIDEO_CPIA is not set
779# CONFIG_VIDEO_SAA5246A is not set
780# CONFIG_VIDEO_SAA5249 is not set
781# CONFIG_TUNER_3036 is not set
782# CONFIG_VIDEO_OVCAMCHIP is not set
783
784#
785# Radio Adapters
786#
787# CONFIG_RADIO_CADET is not set
788# CONFIG_RADIO_RTRACK is not set
789# CONFIG_RADIO_RTRACK2 is not set
790# CONFIG_RADIO_AZTECH is not set
791# CONFIG_RADIO_GEMTEK is not set
792# CONFIG_RADIO_MAESTRO is not set
793# CONFIG_RADIO_SF16FMI is not set
794# CONFIG_RADIO_SF16FMR2 is not set
795# CONFIG_RADIO_TERRATEC is not set
796# CONFIG_RADIO_TRUST is not set
797# CONFIG_RADIO_TYPHOON is not set
798# CONFIG_RADIO_ZOLTRIX is not set
799
800#
801# Digital Video Broadcasting Devices
802#
803# CONFIG_DVB is not set
804
805#
806# Graphics support
807#
808# CONFIG_FB is not set
809
810#
811# Sound
812#
813CONFIG_SOUND=y
814
815#
816# Advanced Linux Sound Architecture
817#
818# CONFIG_SND is not set
819
820#
821# Open Sound System
822#
823CONFIG_SOUND_PRIME=y
824# CONFIG_SOUND_BT878 is not set
825# CONFIG_SOUND_FUSION is not set
826# CONFIG_SOUND_CS4281 is not set
827# CONFIG_SOUND_SONICVIBES is not set
828# CONFIG_SOUND_TRIDENT is not set
829# CONFIG_SOUND_MSNDCLAS is not set
830# CONFIG_SOUND_MSNDPIN is not set
831# CONFIG_SOUND_OSS is not set
832# CONFIG_SOUND_TVMIXER is not set
833# CONFIG_SOUND_AD1980 is not set
834
835#
836# USB support
837#
838CONFIG_USB_ARCH_HAS_HCD=y
839CONFIG_USB_ARCH_HAS_OHCI=y
840CONFIG_USB=y
841CONFIG_USB_DEBUG=y
842
843#
844# Miscellaneous USB options
845#
846CONFIG_USB_DEVICEFS=y
847# CONFIG_USB_BANDWIDTH is not set
848# CONFIG_USB_DYNAMIC_MINORS is not set
849# CONFIG_USB_OTG is not set
850
851#
852# USB Host Controller Drivers
853#
854# CONFIG_USB_OHCI_HCD is not set
855# CONFIG_USB_SL811_HCD is not set
856
857#
858# USB Device Class drivers
859#
860CONFIG_USB_AUDIO=y
861
862#
863# USB Bluetooth TTY can only be used with disabled Bluetooth subsystem
864#
865# CONFIG_USB_MIDI is not set
866CONFIG_USB_ACM=m
867CONFIG_USB_PRINTER=m
868
869#
870# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
871#
872CONFIG_USB_STORAGE=y
873CONFIG_USB_STORAGE_DEBUG=y
874# CONFIG_USB_STORAGE_RW_DETECT is not set
875# CONFIG_USB_STORAGE_DATAFAB is not set
876# CONFIG_USB_STORAGE_FREECOM is not set
877# CONFIG_USB_STORAGE_ISD200 is not set
878# CONFIG_USB_STORAGE_DPCM is not set
879# CONFIG_USB_STORAGE_USBAT is not set
880# CONFIG_USB_STORAGE_SDDR09 is not set
881# CONFIG_USB_STORAGE_SDDR55 is not set
882# CONFIG_USB_STORAGE_JUMPSHOT is not set
883
884#
885# USB Input Devices
886#
887# CONFIG_USB_HID is not set
888
889#
890# USB HID Boot Protocol drivers
891#
892
893#
894# USB Imaging devices
895#
896CONFIG_USB_MDC800=m
897CONFIG_USB_MICROTEK=m
898
899#
900# USB Multimedia devices
901#
902CONFIG_USB_DABUSB=m
903CONFIG_USB_VICAM=m
904CONFIG_USB_DSBR=m
905CONFIG_USB_IBMCAM=m
906CONFIG_USB_KONICAWC=m
907CONFIG_USB_OV511=m
908CONFIG_USB_SE401=m
909# CONFIG_USB_SN9C102 is not set
910# CONFIG_USB_STV680 is not set
911CONFIG_USB_PWC=m
912
913#
914# USB Network Adapters
915#
916CONFIG_USB_CATC=m
917CONFIG_USB_KAWETH=m
918CONFIG_USB_PEGASUS=m
919# CONFIG_USB_RTL8150 is not set
920CONFIG_USB_USBNET=m
921
922#
923# USB Host-to-Host Cables
924#
925CONFIG_USB_ALI_M5632=y
926CONFIG_USB_AN2720=y
927CONFIG_USB_BELKIN=y
928CONFIG_USB_GENESYS=y
929CONFIG_USB_NET1080=y
930CONFIG_USB_PL2301=y
931CONFIG_USB_KC2190=y
932
933#
934# Intelligent USB Devices/Gadgets
935#
936CONFIG_USB_ARMLINUX=y
937CONFIG_USB_EPSON2888=y
938CONFIG_USB_ZAURUS=y
939CONFIG_USB_CDCETHER=y
940
941#
942# USB Network Adapters
943#
944# CONFIG_USB_ZD1201 is not set
945CONFIG_USB_MON=y
946
947#
948# USB port drivers
949#
950CONFIG_USB_USS720=m
951
952#
953# USB Serial Converter support
954#
955CONFIG_USB_SERIAL=m
956CONFIG_USB_SERIAL_GENERIC=y
957CONFIG_USB_SERIAL_BELKIN=m
958CONFIG_USB_SERIAL_WHITEHEAT=m
959CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
960# CONFIG_USB_SERIAL_CYPRESS_M8 is not set
961CONFIG_USB_SERIAL_EMPEG=m
962CONFIG_USB_SERIAL_FTDI_SIO=m
963CONFIG_USB_SERIAL_VISOR=m
964# CONFIG_USB_SERIAL_IPAQ is not set
965CONFIG_USB_SERIAL_IR=m
966CONFIG_USB_SERIAL_EDGEPORT=m
967# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
968# CONFIG_USB_SERIAL_GARMIN is not set
969# CONFIG_USB_SERIAL_IPW is not set
970CONFIG_USB_SERIAL_KEYSPAN_PDA=m
971CONFIG_USB_SERIAL_KEYSPAN=m
972# CONFIG_USB_SERIAL_KEYSPAN_MPR is not set
973# CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set
974# CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set
975# CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set
976# CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set
977# CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set
978# CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set
979# CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set
980# CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set
981# CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set
982# CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set
983# CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set
984# CONFIG_USB_SERIAL_KLSI is not set
985# CONFIG_USB_SERIAL_KOBIL_SCT is not set
986CONFIG_USB_SERIAL_MCT_U232=m
987CONFIG_USB_SERIAL_PL2303=m
988# CONFIG_USB_SERIAL_SAFE is not set
989# CONFIG_USB_SERIAL_TI is not set
990CONFIG_USB_SERIAL_CYBERJACK=m
991CONFIG_USB_SERIAL_XIRCOM=m
992CONFIG_USB_SERIAL_OMNINET=m
993CONFIG_USB_EZUSB=y
994
995#
996# USB Miscellaneous drivers
997#
998# CONFIG_USB_EMI62 is not set
999# CONFIG_USB_EMI26 is not set
1000# CONFIG_USB_AUERSWALD is not set
1001CONFIG_USB_RIO500=m
1002# CONFIG_USB_LEGOTOWER is not set
1003# CONFIG_USB_LCD is not set
1004# CONFIG_USB_LED is not set
1005# CONFIG_USB_CYTHERM is not set
1006# CONFIG_USB_PHIDGETKIT is not set
1007# CONFIG_USB_PHIDGETSERVO is not set
1008# CONFIG_USB_IDMOUSE is not set
1009# CONFIG_USB_TEST is not set
1010
1011#
1012# USB ATM/DSL drivers
1013#
1014
1015#
1016# USB Gadget Support
1017#
1018# CONFIG_USB_GADGET is not set
1019
1020#
1021# MMC/SD Card support
1022#
1023# CONFIG_MMC is not set
1024
1025#
1026# File systems
1027#
1028CONFIG_EXT2_FS=m
1029# CONFIG_EXT2_FS_XATTR is not set
1030CONFIG_EXT3_FS=m
1031CONFIG_EXT3_FS_XATTR=y
1032# CONFIG_EXT3_FS_POSIX_ACL is not set
1033# CONFIG_EXT3_FS_SECURITY is not set
1034CONFIG_JBD=m
1035# CONFIG_JBD_DEBUG is not set
1036CONFIG_FS_MBCACHE=m
1037# CONFIG_REISERFS_FS is not set
1038# CONFIG_JFS_FS is not set
1039
1040#
1041# XFS support
1042#
1043# CONFIG_XFS_FS is not set
1044CONFIG_MINIX_FS=m
1045# CONFIG_ROMFS_FS is not set
1046# CONFIG_QUOTA is not set
1047CONFIG_DNOTIFY=y
1048# CONFIG_AUTOFS_FS is not set
1049# CONFIG_AUTOFS4_FS is not set
1050
1051#
1052# CD-ROM/DVD Filesystems
1053#
1054# CONFIG_ISO9660_FS is not set
1055# CONFIG_UDF_FS is not set
1056
1057#
1058# DOS/FAT/NT Filesystems
1059#
1060CONFIG_FAT_FS=y
1061CONFIG_MSDOS_FS=y
1062CONFIG_VFAT_FS=m
1063CONFIG_FAT_DEFAULT_CODEPAGE=437
1064CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1065# CONFIG_NTFS_FS is not set
1066
1067#
1068# Pseudo filesystems
1069#
1070CONFIG_PROC_FS=y
1071CONFIG_SYSFS=y
1072CONFIG_DEVFS_FS=y
1073CONFIG_DEVFS_MOUNT=y
1074# CONFIG_DEVFS_DEBUG is not set
1075# CONFIG_DEVPTS_FS_XATTR is not set
1076CONFIG_TMPFS=y
1077# CONFIG_TMPFS_XATTR is not set
1078# CONFIG_HUGETLB_PAGE is not set
1079CONFIG_RAMFS=y
1080
1081#
1082# Miscellaneous filesystems
1083#
1084# CONFIG_ADFS_FS is not set
1085# CONFIG_AFFS_FS is not set
1086# CONFIG_HFS_FS is not set
1087# CONFIG_HFSPLUS_FS is not set
1088# CONFIG_BEFS_FS is not set
1089# CONFIG_BFS_FS is not set
1090# CONFIG_EFS_FS is not set
1091# CONFIG_JFFS_FS is not set
1092CONFIG_JFFS2_FS=y
1093CONFIG_JFFS2_FS_DEBUG=0
1094# CONFIG_JFFS2_FS_NAND is not set
1095# CONFIG_JFFS2_FS_NOR_ECC is not set
1096# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1097CONFIG_JFFS2_ZLIB=y
1098CONFIG_JFFS2_RTIME=y
1099# CONFIG_JFFS2_RUBIN is not set
1100CONFIG_CRAMFS=m
1101# CONFIG_VXFS_FS is not set
1102# CONFIG_HPFS_FS is not set
1103# CONFIG_QNX4FS_FS is not set
1104# CONFIG_SYSV_FS is not set
1105# CONFIG_UFS_FS is not set
1106
1107#
1108# Network File Systems
1109#
1110CONFIG_NFS_FS=m
1111CONFIG_NFS_V3=y
1112# CONFIG_NFS_V4 is not set
1113# CONFIG_NFS_DIRECTIO is not set
1114# CONFIG_NFSD is not set
1115CONFIG_LOCKD=m
1116CONFIG_LOCKD_V4=y
1117CONFIG_SUNRPC=m
1118# CONFIG_RPCSEC_GSS_KRB5 is not set
1119# CONFIG_RPCSEC_GSS_SPKM3 is not set
1120CONFIG_SMB_FS=m
1121# CONFIG_SMB_NLS_DEFAULT is not set
1122# CONFIG_CIFS is not set
1123# CONFIG_NCP_FS is not set
1124# CONFIG_CODA_FS is not set
1125# CONFIG_AFS_FS is not set
1126
1127#
1128# Partition Types
1129#
1130CONFIG_PARTITION_ADVANCED=y
1131# CONFIG_ACORN_PARTITION is not set
1132# CONFIG_OSF_PARTITION is not set
1133# CONFIG_AMIGA_PARTITION is not set
1134# CONFIG_ATARI_PARTITION is not set
1135# CONFIG_MAC_PARTITION is not set
1136CONFIG_MSDOS_PARTITION=y
1137# CONFIG_BSD_DISKLABEL is not set
1138# CONFIG_MINIX_SUBPARTITION is not set
1139# CONFIG_SOLARIS_X86_PARTITION is not set
1140# CONFIG_UNIXWARE_DISKLABEL is not set
1141# CONFIG_LDM_PARTITION is not set
1142# CONFIG_SGI_PARTITION is not set
1143# CONFIG_ULTRIX_PARTITION is not set
1144# CONFIG_SUN_PARTITION is not set
1145# CONFIG_EFI_PARTITION is not set
1146
1147#
1148# Native Language Support
1149#
1150CONFIG_NLS=y
1151CONFIG_NLS_DEFAULT="iso8859-1"
1152# CONFIG_NLS_CODEPAGE_437 is not set
1153# CONFIG_NLS_CODEPAGE_737 is not set
1154# CONFIG_NLS_CODEPAGE_775 is not set
1155# CONFIG_NLS_CODEPAGE_850 is not set
1156# CONFIG_NLS_CODEPAGE_852 is not set
1157# CONFIG_NLS_CODEPAGE_855 is not set
1158# CONFIG_NLS_CODEPAGE_857 is not set
1159# CONFIG_NLS_CODEPAGE_860 is not set
1160# CONFIG_NLS_CODEPAGE_861 is not set
1161# CONFIG_NLS_CODEPAGE_862 is not set
1162# CONFIG_NLS_CODEPAGE_863 is not set
1163# CONFIG_NLS_CODEPAGE_864 is not set
1164# CONFIG_NLS_CODEPAGE_865 is not set
1165# CONFIG_NLS_CODEPAGE_866 is not set
1166# CONFIG_NLS_CODEPAGE_869 is not set
1167# CONFIG_NLS_CODEPAGE_936 is not set
1168# CONFIG_NLS_CODEPAGE_950 is not set
1169# CONFIG_NLS_CODEPAGE_932 is not set
1170# CONFIG_NLS_CODEPAGE_949 is not set
1171# CONFIG_NLS_CODEPAGE_874 is not set
1172# CONFIG_NLS_ISO8859_8 is not set
1173# CONFIG_NLS_CODEPAGE_1250 is not set
1174# CONFIG_NLS_CODEPAGE_1251 is not set
1175# CONFIG_NLS_ASCII is not set
1176# CONFIG_NLS_ISO8859_1 is not set
1177# CONFIG_NLS_ISO8859_2 is not set
1178# CONFIG_NLS_ISO8859_3 is not set
1179# CONFIG_NLS_ISO8859_4 is not set
1180# CONFIG_NLS_ISO8859_5 is not set
1181# CONFIG_NLS_ISO8859_6 is not set
1182# CONFIG_NLS_ISO8859_7 is not set
1183# CONFIG_NLS_ISO8859_9 is not set
1184# CONFIG_NLS_ISO8859_13 is not set
1185# CONFIG_NLS_ISO8859_14 is not set
1186# CONFIG_NLS_ISO8859_15 is not set
1187# CONFIG_NLS_KOI8_R is not set
1188# CONFIG_NLS_KOI8_U is not set
1189# CONFIG_NLS_UTF8 is not set
1190
1191#
1192# Profiling support
1193#
1194# CONFIG_PROFILING is not set
1195
1196#
1197# Kernel hacking
1198#
1199# CONFIG_PRINTK_TIME is not set
1200CONFIG_DEBUG_KERNEL=y
1201CONFIG_MAGIC_SYSRQ=y
1202CONFIG_LOG_BUF_SHIFT=14
1203# CONFIG_SCHEDSTATS is not set
1204# CONFIG_DEBUG_SLAB is not set
1205# CONFIG_DEBUG_SPINLOCK is not set
1206# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1207# CONFIG_DEBUG_KOBJECT is not set
1208# CONFIG_DEBUG_BUGVERBOSE is not set
1209CONFIG_DEBUG_INFO=y
1210# CONFIG_DEBUG_FS is not set
1211CONFIG_FRAME_POINTER=y
1212CONFIG_DEBUG_USER=y
1213# CONFIG_DEBUG_WAITQ is not set
1214CONFIG_DEBUG_ERRORS=y
1215CONFIG_DEBUG_LL=y
1216# CONFIG_DEBUG_ICEDCC is not set
1217
1218#
1219# Security options
1220#
1221# CONFIG_KEYS is not set
1222# CONFIG_SECURITY is not set
1223
1224#
1225# Cryptographic options
1226#
1227# CONFIG_CRYPTO is not set
1228
1229#
1230# Hardware crypto devices
1231#
1232
1233#
1234# Library routines
1235#
1236CONFIG_CRC_CCITT=y
1237CONFIG_CRC32=y
1238# CONFIG_LIBCRC32C is not set
1239CONFIG_ZLIB_INFLATE=y
1240CONFIG_ZLIB_DEFLATE=y