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