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