blob: 271823f0d70827f30f3c48f5f42cfec6faa16c00 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
Alexander Schulzb7523412005-07-16 17:17:18 +01003# Linux kernel version: 2.6.12-git3
4# Sat Jul 16 15:21:47 2005
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
6CONFIG_ARM=y
7CONFIG_MMU=y
8CONFIG_UID16=y
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_CALIBRATE_DELAY=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070011
12#
13# Code maturity level options
14#
15CONFIG_EXPERIMENTAL=y
Alexander Schulzb7523412005-07-16 17:17:18 +010016CONFIG_CLEAN_COMPILE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070017CONFIG_BROKEN_ON_SMP=y
Alexander Schulzb7523412005-07-16 17:17:18 +010018CONFIG_INIT_ENV_ARG_LIMIT=32
Linus Torvalds1da177e2005-04-16 15:20:36 -070019
20#
21# General setup
22#
23CONFIG_LOCALVERSION=""
24CONFIG_SWAP=y
25CONFIG_SYSVIPC=y
26# CONFIG_POSIX_MQUEUE is not set
27# CONFIG_BSD_PROCESS_ACCT is not set
28CONFIG_SYSCTL=y
29# CONFIG_AUDIT is not set
30# CONFIG_HOTPLUG is not set
31CONFIG_KOBJECT_UEVENT=y
32# CONFIG_IKCONFIG is not set
33# CONFIG_EMBEDDED is not set
34CONFIG_KALLSYMS=y
Alexander Schulzb7523412005-07-16 17:17:18 +010035# CONFIG_KALLSYMS_ALL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070036# CONFIG_KALLSYMS_EXTRA_PASS is not set
Alexander Schulzb7523412005-07-16 17:17:18 +010037CONFIG_PRINTK=y
38CONFIG_BUG=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070039CONFIG_BASE_FULL=y
40CONFIG_FUTEX=y
41CONFIG_EPOLL=y
42CONFIG_CC_OPTIMIZE_FOR_SIZE=y
43CONFIG_SHMEM=y
44CONFIG_CC_ALIGN_FUNCTIONS=0
45CONFIG_CC_ALIGN_LABELS=0
46CONFIG_CC_ALIGN_LOOPS=0
47CONFIG_CC_ALIGN_JUMPS=0
48# CONFIG_TINY_SHMEM is not set
49CONFIG_BASE_SMALL=0
50
51#
52# Loadable module support
53#
54CONFIG_MODULES=y
55CONFIG_MODULE_UNLOAD=y
56CONFIG_MODULE_FORCE_UNLOAD=y
57CONFIG_OBSOLETE_MODPARM=y
58# CONFIG_MODVERSIONS is not set
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_CAMELOT is not set
70# CONFIG_ARCH_FOOTBRIDGE is not set
71# CONFIG_ARCH_INTEGRATOR is not set
72# CONFIG_ARCH_IOP3XX is not set
73# CONFIG_ARCH_IXP4XX is not set
74# CONFIG_ARCH_IXP2000 is not set
75# CONFIG_ARCH_L7200 is not set
76# CONFIG_ARCH_PXA is not set
77# CONFIG_ARCH_RPC is not set
78# CONFIG_ARCH_SA1100 is not set
79# CONFIG_ARCH_S3C2410 is not set
80CONFIG_ARCH_SHARK=y
81# CONFIG_ARCH_LH7A40X is not set
82# CONFIG_ARCH_OMAP is not set
83# CONFIG_ARCH_VERSATILE is not set
84# CONFIG_ARCH_IMX is not set
85# CONFIG_ARCH_H720X is not set
Alexander Schulzb7523412005-07-16 17:17:18 +010086# CONFIG_ARCH_AAEC2000 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070087
88#
89# Processor Type
90#
91CONFIG_CPU_32=y
92CONFIG_CPU_SA110=y
93CONFIG_CPU_32v4=y
94CONFIG_CPU_ABRT_EV4=y
95CONFIG_CPU_CACHE_V4WB=y
96CONFIG_CPU_CACHE_VIVT=y
97CONFIG_CPU_COPY_V4WB=y
98CONFIG_CPU_TLB_V4WB=y
99
100#
101# Processor Features
102#
103
104#
105# Bus support
106#
107CONFIG_ISA=y
108CONFIG_ISA_DMA=y
Alexander Schulzb7523412005-07-16 17:17:18 +0100109CONFIG_ISA_DMA_API=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700110CONFIG_PCI=y
111CONFIG_PCI_HOST_VIA82C505=y
112CONFIG_PCI_LEGACY_PROC=y
113# CONFIG_PCI_NAMES is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100114# CONFIG_PCI_DEBUG is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700115
116#
117# PCCARD (PCMCIA/CardBus) support
118#
119# CONFIG_PCCARD is not set
120
121#
122# Kernel Features
123#
Alexander Schulzb7523412005-07-16 17:17:18 +0100124# CONFIG_SMP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700125# CONFIG_PREEMPT is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100126# CONFIG_DISCONTIGMEM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700127CONFIG_LEDS=y
128CONFIG_LEDS_TIMER=y
129# CONFIG_LEDS_CPU is not set
130CONFIG_ALIGNMENT_TRAP=y
131
132#
133# Boot options
134#
135CONFIG_ZBOOT_ROM_TEXT=0x0
136CONFIG_ZBOOT_ROM_BSS=0x0
137CONFIG_CMDLINE=""
138# CONFIG_XIP_KERNEL is not set
139
140#
141# Floating point emulation
142#
143
144#
145# At least one emulation must be selected
146#
147# CONFIG_FPE_NWFPE is not set
148CONFIG_FPE_FASTFPE=y
149
150#
151# Userspace binary formats
152#
153CONFIG_BINFMT_ELF=y
154# CONFIG_BINFMT_AOUT is not set
155# CONFIG_BINFMT_MISC is not set
156# CONFIG_ARTHUR is not set
157
158#
159# Power management options
160#
161# CONFIG_PM is not set
162
163#
164# Device Drivers
165#
166
167#
168# Generic Driver Options
169#
170# CONFIG_STANDALONE is not set
171CONFIG_PREVENT_FIRMWARE_BUILD=y
172# CONFIG_FW_LOADER is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100173# CONFIG_DEBUG_DRIVER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700174
175#
176# Memory Technology Devices (MTD)
177#
178# CONFIG_MTD is not set
179
180#
181# Parallel port support
182#
Alexander Schulzb7523412005-07-16 17:17:18 +0100183CONFIG_PARPORT=m
184CONFIG_PARPORT_PC=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700185# CONFIG_PARPORT_SERIAL is not set
186# CONFIG_PARPORT_PC_FIFO is not set
187# CONFIG_PARPORT_PC_SUPERIO is not set
188# CONFIG_PARPORT_ARC is not set
189# CONFIG_PARPORT_GSC is not set
190# CONFIG_PARPORT_1284 is not set
191
192#
193# Plug and Play support
194#
195# CONFIG_PNP is not set
196
197#
198# Block devices
199#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700200# CONFIG_BLK_DEV_XD is not set
201# CONFIG_PARIDE is not set
202# CONFIG_BLK_CPQ_DA is not set
203# CONFIG_BLK_CPQ_CISS_DA is not set
204# CONFIG_BLK_DEV_DAC960 is not set
205# CONFIG_BLK_DEV_UMEM is not set
206# CONFIG_BLK_DEV_COW_COMMON is not set
207CONFIG_BLK_DEV_LOOP=y
208# CONFIG_BLK_DEV_CRYPTOLOOP is not set
209# CONFIG_BLK_DEV_NBD is not set
210# CONFIG_BLK_DEV_SX8 is not set
211CONFIG_BLK_DEV_RAM=y
212CONFIG_BLK_DEV_RAM_COUNT=16
213CONFIG_BLK_DEV_RAM_SIZE=4096
214# CONFIG_BLK_DEV_INITRD is not set
215CONFIG_INITRAMFS_SOURCE=""
216# CONFIG_CDROM_PKTCDVD is not set
217
218#
219# IO Schedulers
220#
221CONFIG_IOSCHED_NOOP=y
222CONFIG_IOSCHED_AS=y
223CONFIG_IOSCHED_DEADLINE=y
224CONFIG_IOSCHED_CFQ=y
225# CONFIG_ATA_OVER_ETH is not set
226
227#
228# ATA/ATAPI/MFM/RLL support
229#
230CONFIG_IDE=y
231CONFIG_BLK_DEV_IDE=y
232
233#
234# Please see Documentation/ide.txt for help/info on IDE drives
235#
236# CONFIG_BLK_DEV_IDE_SATA is not set
237CONFIG_BLK_DEV_IDEDISK=y
238# CONFIG_IDEDISK_MULTI_MODE is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100239CONFIG_BLK_DEV_IDECD=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700240# CONFIG_BLK_DEV_IDETAPE is not set
241CONFIG_BLK_DEV_IDEFLOPPY=y
242# CONFIG_BLK_DEV_IDESCSI is not set
243# CONFIG_IDE_TASK_IOCTL is not set
244
245#
246# IDE chipset support/bugfixes
247#
248CONFIG_IDE_GENERIC=y
249# CONFIG_BLK_DEV_IDEPCI is not set
250CONFIG_IDE_ARM=y
251# CONFIG_IDE_CHIPSETS is not set
252# CONFIG_BLK_DEV_IDEDMA is not set
253# CONFIG_IDEDMA_AUTO is not set
254# CONFIG_BLK_DEV_HD is not set
255
256#
257# SCSI device support
258#
259CONFIG_SCSI=m
260CONFIG_SCSI_PROC_FS=y
261
262#
263# SCSI support type (disk, tape, CD-ROM)
264#
265CONFIG_BLK_DEV_SD=m
266CONFIG_CHR_DEV_ST=m
267# CONFIG_CHR_DEV_OSST is not set
268CONFIG_BLK_DEV_SR=m
269# CONFIG_BLK_DEV_SR_VENDOR is not set
270CONFIG_CHR_DEV_SG=m
Alexander Schulzb7523412005-07-16 17:17:18 +0100271# CONFIG_CHR_DEV_SCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700272
273#
274# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
275#
276# CONFIG_SCSI_MULTI_LUN is not set
277# CONFIG_SCSI_CONSTANTS is not set
278# CONFIG_SCSI_LOGGING is not set
279
280#
281# SCSI Transport Attributes
282#
283# CONFIG_SCSI_SPI_ATTRS is not set
284# CONFIG_SCSI_FC_ATTRS is not set
285# CONFIG_SCSI_ISCSI_ATTRS is not set
286
287#
288# SCSI low-level drivers
289#
290# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
291# CONFIG_SCSI_3W_9XXX is not set
292# CONFIG_SCSI_7000FASST is not set
293# CONFIG_SCSI_ACARD is not set
294# CONFIG_SCSI_AHA152X is not set
295# CONFIG_SCSI_AHA1542 is not set
296# CONFIG_SCSI_AACRAID is not set
297# CONFIG_SCSI_AIC7XXX is not set
298# CONFIG_SCSI_AIC7XXX_OLD is not set
299# CONFIG_SCSI_AIC79XX is not set
300# CONFIG_SCSI_DPT_I2O is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700301# CONFIG_SCSI_IN2000 is not set
302# CONFIG_MEGARAID_NEWGEN is not set
303# CONFIG_MEGARAID_LEGACY is not set
304# CONFIG_SCSI_SATA is not set
305# CONFIG_SCSI_BUSLOGIC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700306# CONFIG_SCSI_DMX3191D is not set
307# CONFIG_SCSI_DTC3280 is not set
308# CONFIG_SCSI_EATA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700309# CONFIG_SCSI_FUTURE_DOMAIN is not set
310# CONFIG_SCSI_GDTH is not set
311# CONFIG_SCSI_GENERIC_NCR5380 is not set
312# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
313# CONFIG_SCSI_IPS is not set
314# CONFIG_SCSI_INITIO is not set
315# CONFIG_SCSI_INIA100 is not set
316# CONFIG_SCSI_PPA is not set
317# CONFIG_SCSI_IMM is not set
318# CONFIG_SCSI_NCR53C406A is not set
319# CONFIG_SCSI_SYM53C8XX_2 is not set
320# CONFIG_SCSI_IPR is not set
321# CONFIG_SCSI_PAS16 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700322# CONFIG_SCSI_PSI240I is not set
323# CONFIG_SCSI_QLOGIC_FAS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700324# CONFIG_SCSI_QLOGIC_FC is not set
325# CONFIG_SCSI_QLOGIC_1280 is not set
326CONFIG_SCSI_QLA2XXX=m
327# CONFIG_SCSI_QLA21XX is not set
328# CONFIG_SCSI_QLA22XX is not set
329# CONFIG_SCSI_QLA2300 is not set
330# CONFIG_SCSI_QLA2322 is not set
331# CONFIG_SCSI_QLA6312 is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100332# CONFIG_SCSI_LPFC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700333# CONFIG_SCSI_SYM53C416 is not set
334# CONFIG_SCSI_DC395x is not set
335# CONFIG_SCSI_DC390T is not set
336# CONFIG_SCSI_T128 is not set
337# CONFIG_SCSI_U14_34F is not set
338# CONFIG_SCSI_NSP32 is not set
339# CONFIG_SCSI_DEBUG is not set
340
341#
342# Multi-device support (RAID and LVM)
343#
344# CONFIG_MD is not set
345
346#
347# Fusion MPT device support
348#
349# CONFIG_FUSION is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100350# CONFIG_FUSION_SPI is not set
351# CONFIG_FUSION_FC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700352
353#
354# IEEE 1394 (FireWire) support
355#
356# CONFIG_IEEE1394 is not set
357
358#
359# I2O device support
360#
361# CONFIG_I2O is not set
362
363#
364# Networking support
365#
366CONFIG_NET=y
367
368#
369# Networking options
370#
371CONFIG_PACKET=y
372# CONFIG_PACKET_MMAP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700373CONFIG_UNIX=y
374# CONFIG_NET_KEY is not set
375CONFIG_INET=y
376# CONFIG_IP_MULTICAST is not set
377# CONFIG_IP_ADVANCED_ROUTER is not set
378# CONFIG_IP_PNP is not set
379# CONFIG_NET_IPIP is not set
380# CONFIG_NET_IPGRE is not set
381# CONFIG_ARPD is not set
382# CONFIG_SYN_COOKIES is not set
383# CONFIG_INET_AH is not set
384# CONFIG_INET_ESP is not set
385# CONFIG_INET_IPCOMP is not set
386# CONFIG_INET_TUNNEL is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100387CONFIG_IP_TCPDIAG=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700388# CONFIG_IP_TCPDIAG_IPV6 is not set
389# CONFIG_IPV6 is not set
390# CONFIG_NETFILTER is not set
391
392#
393# SCTP Configuration (EXPERIMENTAL)
394#
395# CONFIG_IP_SCTP is not set
396# CONFIG_ATM is not set
397# CONFIG_BRIDGE is not set
398# CONFIG_VLAN_8021Q is not set
399# CONFIG_DECNET is not set
400# CONFIG_LLC2 is not set
401# CONFIG_IPX is not set
402# CONFIG_ATALK is not set
403# CONFIG_X25 is not set
404# CONFIG_LAPB is not set
405# CONFIG_NET_DIVERT is not set
406# CONFIG_ECONET is not set
407# CONFIG_WAN_ROUTER is not set
408
409#
410# QoS and/or fair queueing
411#
412# CONFIG_NET_SCHED is not set
413# CONFIG_NET_CLS_ROUTE is not set
414
415#
416# Network testing
417#
418# CONFIG_NET_PKTGEN is not set
419# CONFIG_NETPOLL is not set
420# CONFIG_NET_POLL_CONTROLLER is not set
421# CONFIG_HAMRADIO is not set
422# CONFIG_IRDA is not set
423# CONFIG_BT is not set
424CONFIG_NETDEVICES=y
425# CONFIG_DUMMY is not set
426# CONFIG_BONDING is not set
427# CONFIG_EQUALIZER is not set
428# CONFIG_TUN is not set
429
430#
431# ARCnet devices
432#
433# CONFIG_ARCNET is not set
434
435#
436# Ethernet (10 or 100Mbit)
437#
438CONFIG_NET_ETHERNET=y
439# CONFIG_MII is not set
440# CONFIG_HAPPYMEAL is not set
441# CONFIG_SUNGEM is not set
442# CONFIG_NET_VENDOR_3COM is not set
443# CONFIG_LANCE is not set
444# CONFIG_NET_VENDOR_SMC is not set
445# CONFIG_SMC91X is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100446# CONFIG_DM9000 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447# CONFIG_NET_VENDOR_RACAL is not set
448
449#
450# Tulip family network device support
451#
452# CONFIG_NET_TULIP is not set
453# CONFIG_AT1700 is not set
454# CONFIG_DEPCA is not set
455# CONFIG_HP100 is not set
456# CONFIG_NET_ISA is not set
457CONFIG_NET_PCI=y
458# CONFIG_PCNET32 is not set
459# CONFIG_AMD8111_ETH is not set
460# CONFIG_ADAPTEC_STARFIRE is not set
461# CONFIG_AC3200 is not set
462# CONFIG_APRICOT is not set
463# CONFIG_B44 is not set
464# CONFIG_FORCEDETH is not set
465CONFIG_CS89x0=y
466# CONFIG_DGRS is not set
467# CONFIG_EEPRO100 is not set
468# CONFIG_E100 is not set
469# CONFIG_FEALNX is not set
470# CONFIG_NATSEMI is not set
471# CONFIG_NE2K_PCI is not set
472# CONFIG_8139CP is not set
473# CONFIG_8139TOO is not set
474# CONFIG_SIS900 is not set
475# CONFIG_EPIC100 is not set
476# CONFIG_SUNDANCE is not set
477# CONFIG_TLAN is not set
478# CONFIG_VIA_RHINE is not set
479# CONFIG_NET_POCKET is not set
480
481#
482# Ethernet (1000 Mbit)
483#
484# CONFIG_ACENIC is not set
485# CONFIG_DL2K is not set
486# CONFIG_E1000 is not set
487# CONFIG_NS83820 is not set
488# CONFIG_HAMACHI is not set
489# CONFIG_YELLOWFIN is not set
490# CONFIG_R8169 is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100491# CONFIG_SKGE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700492# CONFIG_SK98LIN is not set
493# CONFIG_VIA_VELOCITY is not set
494# CONFIG_TIGON3 is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100495# CONFIG_BNX2 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700496
497#
498# Ethernet (10000 Mbit)
499#
500# CONFIG_IXGB is not set
501# CONFIG_S2IO is not set
502
503#
504# Token Ring devices
505#
506# CONFIG_TR is not set
507
508#
509# Wireless LAN (non-hamradio)
510#
511# CONFIG_NET_RADIO is not set
512
513#
514# Wan interfaces
515#
516# CONFIG_WAN is not set
517# CONFIG_FDDI is not set
518# CONFIG_HIPPI is not set
519# CONFIG_PLIP is not set
520# CONFIG_PPP is not set
521# CONFIG_SLIP is not set
522# CONFIG_NET_FC is not set
523# CONFIG_SHAPER is not set
524# CONFIG_NETCONSOLE is not set
525
526#
527# ISDN subsystem
528#
529# CONFIG_ISDN is not set
530
531#
532# Input device support
533#
534CONFIG_INPUT=y
535
536#
537# Userland interfaces
538#
539CONFIG_INPUT_MOUSEDEV=y
540CONFIG_INPUT_MOUSEDEV_PSAUX=y
541CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
542CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
543# CONFIG_INPUT_JOYDEV is not set
544# CONFIG_INPUT_TSDEV is not set
545# CONFIG_INPUT_EVDEV is not set
546# CONFIG_INPUT_EVBUG is not set
547
548#
549# Input Device Drivers
550#
551CONFIG_INPUT_KEYBOARD=y
552CONFIG_KEYBOARD_ATKBD=y
553# CONFIG_KEYBOARD_SUNKBD is not set
554# CONFIG_KEYBOARD_LKKBD is not set
555# CONFIG_KEYBOARD_XTKBD is not set
556# CONFIG_KEYBOARD_NEWTON is not set
557CONFIG_INPUT_MOUSE=y
558CONFIG_MOUSE_PS2=y
559# CONFIG_MOUSE_SERIAL is not set
560# CONFIG_MOUSE_INPORT is not set
561# CONFIG_MOUSE_LOGIBM is not set
562# CONFIG_MOUSE_PC110PAD is not set
563# CONFIG_MOUSE_VSXXXAA is not set
564# CONFIG_INPUT_JOYSTICK is not set
565# CONFIG_INPUT_TOUCHSCREEN is not set
566# CONFIG_INPUT_MISC is not set
567
568#
569# Hardware I/O ports
570#
571CONFIG_SERIO=y
572CONFIG_SERIO_I8042=y
573# CONFIG_SERIO_SERPORT is not set
574# CONFIG_SERIO_PARKBD is not set
575# CONFIG_SERIO_PCIPS2 is not set
576CONFIG_SERIO_LIBPS2=y
577# CONFIG_SERIO_RAW is not set
578# CONFIG_GAMEPORT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700579
580#
581# Character devices
582#
583CONFIG_VT=y
584CONFIG_VT_CONSOLE=y
585CONFIG_HW_CONSOLE=y
586# CONFIG_SERIAL_NONSTANDARD is not set
587
588#
589# Serial drivers
590#
591CONFIG_SERIAL_8250=y
592CONFIG_SERIAL_8250_CONSOLE=y
593CONFIG_SERIAL_8250_NR_UARTS=4
594# CONFIG_SERIAL_8250_EXTENDED is not set
595
596#
597# Non-8250 serial port support
598#
599CONFIG_SERIAL_CORE=y
600CONFIG_SERIAL_CORE_CONSOLE=y
Alexander Schulzb7523412005-07-16 17:17:18 +0100601# CONFIG_SERIAL_JSM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700602CONFIG_UNIX98_PTYS=y
603CONFIG_LEGACY_PTYS=y
604CONFIG_LEGACY_PTY_COUNT=256
605CONFIG_PRINTER=m
606# CONFIG_LP_CONSOLE is not set
607# CONFIG_PPDEV is not set
608# CONFIG_TIPAR is not set
609
610#
611# IPMI
612#
613# CONFIG_IPMI_HANDLER is not set
614
615#
616# Watchdog Cards
617#
618# CONFIG_WATCHDOG is not set
619# CONFIG_NVRAM is not set
620CONFIG_RTC=y
621# CONFIG_DTLK is not set
622# CONFIG_R3964 is not set
623# CONFIG_APPLICOM is not set
624
625#
626# Ftape, the floppy tape device driver
627#
628# CONFIG_DRM is not set
629# CONFIG_RAW_DRIVER is not set
630
631#
632# TPM devices
633#
634# CONFIG_TCG_TPM is not set
635
636#
637# I2C support
638#
639# CONFIG_I2C is not set
640
641#
642# Misc devices
643#
644
645#
646# Multimedia devices
647#
648# CONFIG_VIDEO_DEV is not set
649
650#
651# Digital Video Broadcasting Devices
652#
653# CONFIG_DVB is not set
654
655#
656# Graphics support
657#
658CONFIG_FB=y
659CONFIG_FB_CFB_FILLRECT=y
660CONFIG_FB_CFB_COPYAREA=y
661CONFIG_FB_CFB_IMAGEBLIT=y
662CONFIG_FB_SOFT_CURSOR=y
Alexander Schulzb7523412005-07-16 17:17:18 +0100663# CONFIG_FB_MACMODES is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700664# CONFIG_FB_MODE_HELPERS is not set
665# CONFIG_FB_TILEBLITTING is not set
666# CONFIG_FB_CIRRUS is not set
667# CONFIG_FB_PM2 is not set
668CONFIG_FB_CYBER2000=y
669# CONFIG_FB_ASILIANT is not set
670# CONFIG_FB_IMSTT is not set
671# CONFIG_FB_NVIDIA is not set
672# CONFIG_FB_RIVA is not set
673# CONFIG_FB_MATROX is not set
674# CONFIG_FB_RADEON_OLD is not set
675# CONFIG_FB_RADEON is not set
676# CONFIG_FB_ATY128 is not set
677# CONFIG_FB_ATY is not set
678# CONFIG_FB_SAVAGE is not set
679# CONFIG_FB_SIS is not set
680# CONFIG_FB_NEOMAGIC is not set
681# CONFIG_FB_KYRO is not set
682# CONFIG_FB_3DFX is not set
683# CONFIG_FB_VOODOO1 is not set
684# CONFIG_FB_TRIDENT is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100685# CONFIG_FB_S1D13XXX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700686# CONFIG_FB_VIRTUAL is not set
687
688#
689# Console display driver support
690#
691# CONFIG_VGA_CONSOLE is not set
692# CONFIG_MDA_CONSOLE is not set
693CONFIG_DUMMY_CONSOLE=y
694CONFIG_FRAMEBUFFER_CONSOLE=y
695# CONFIG_FONTS is not set
696CONFIG_FONT_8x8=y
697CONFIG_FONT_8x16=y
698
699#
700# Logo configuration
701#
702CONFIG_LOGO=y
703# CONFIG_LOGO_LINUX_MONO is not set
704# CONFIG_LOGO_LINUX_VGA16 is not set
705CONFIG_LOGO_LINUX_CLUT224=y
706# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
707
708#
709# Sound
710#
711CONFIG_SOUND=m
712
713#
714# Advanced Linux Sound Architecture
715#
716# CONFIG_SND is not set
717
718#
719# Open Sound System
720#
721CONFIG_SOUND_PRIME=m
722# CONFIG_SOUND_BT878 is not set
723# CONFIG_SOUND_CMPCI is not set
724# CONFIG_SOUND_EMU10K1 is not set
725# CONFIG_SOUND_FUSION is not set
726# CONFIG_SOUND_CS4281 is not set
727# CONFIG_SOUND_ES1370 is not set
728# CONFIG_SOUND_ES1371 is not set
729# CONFIG_SOUND_ESSSOLO1 is not set
730# CONFIG_SOUND_MAESTRO is not set
731# CONFIG_SOUND_MAESTRO3 is not set
732# CONFIG_SOUND_ICH is not set
733# CONFIG_SOUND_SONICVIBES is not set
734# CONFIG_SOUND_TRIDENT is not set
735# CONFIG_SOUND_MSNDCLAS is not set
736# CONFIG_SOUND_MSNDPIN is not set
737# CONFIG_SOUND_VIA82CXXX is not set
738CONFIG_SOUND_OSS=m
739# CONFIG_SOUND_TRACEINIT is not set
740# CONFIG_SOUND_DMAP is not set
741# CONFIG_SOUND_AD1816 is not set
742# CONFIG_SOUND_AD1889 is not set
743# CONFIG_SOUND_SGALAXY is not set
744CONFIG_SOUND_ADLIB=m
745# CONFIG_SOUND_ACI_MIXER is not set
746# CONFIG_SOUND_CS4232 is not set
747# CONFIG_SOUND_SSCAPE is not set
748# CONFIG_SOUND_GUS is not set
749# CONFIG_SOUND_VMIDI is not set
750# CONFIG_SOUND_TRIX is not set
751# CONFIG_SOUND_MSS is not set
752# CONFIG_SOUND_MPU401 is not set
753# CONFIG_SOUND_NM256 is not set
754# CONFIG_SOUND_MAD16 is not set
755# CONFIG_SOUND_PAS is not set
756# CONFIG_SOUND_PSS is not set
757CONFIG_SOUND_SB=m
758# CONFIG_SOUND_AWE32_SYNTH is not set
759# CONFIG_SOUND_WAVEFRONT is not set
760# CONFIG_SOUND_MAUI is not set
761# CONFIG_SOUND_YM3812 is not set
762# CONFIG_SOUND_OPL3SA1 is not set
763# CONFIG_SOUND_OPL3SA2 is not set
764# CONFIG_SOUND_YMFPCI is not set
765# CONFIG_SOUND_UART6850 is not set
766# CONFIG_SOUND_AEDSP16 is not set
767# CONFIG_SOUND_KAHLUA is not set
768# CONFIG_SOUND_ALI5455 is not set
769# CONFIG_SOUND_FORTE is not set
770# CONFIG_SOUND_RME96XX is not set
771# CONFIG_SOUND_AD1980 is not set
772
773#
774# USB support
775#
776CONFIG_USB_ARCH_HAS_HCD=y
777CONFIG_USB_ARCH_HAS_OHCI=y
778# CONFIG_USB is not set
779
780#
781# USB Gadget Support
782#
783# CONFIG_USB_GADGET is not set
784
785#
786# MMC/SD Card support
787#
788# CONFIG_MMC is not set
789
790#
791# File systems
792#
793CONFIG_EXT2_FS=y
794# CONFIG_EXT2_FS_XATTR is not set
795CONFIG_EXT3_FS=y
796CONFIG_EXT3_FS_XATTR=y
797# CONFIG_EXT3_FS_POSIX_ACL is not set
798# CONFIG_EXT3_FS_SECURITY is not set
799CONFIG_JBD=y
800# CONFIG_JBD_DEBUG is not set
801CONFIG_FS_MBCACHE=y
802# CONFIG_REISERFS_FS is not set
803# CONFIG_JFS_FS is not set
804
805#
806# XFS support
807#
808# CONFIG_XFS_FS is not set
809# CONFIG_MINIX_FS is not set
810# CONFIG_ROMFS_FS is not set
811# CONFIG_QUOTA is not set
812CONFIG_DNOTIFY=y
813# CONFIG_AUTOFS_FS is not set
814# CONFIG_AUTOFS4_FS is not set
815
816#
817# CD-ROM/DVD Filesystems
818#
Alexander Schulzb7523412005-07-16 17:17:18 +0100819CONFIG_ISO9660_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700820CONFIG_JOLIET=y
821# CONFIG_ZISOFS is not set
822# CONFIG_UDF_FS is not set
823
824#
825# DOS/FAT/NT Filesystems
826#
Alexander Schulzb7523412005-07-16 17:17:18 +0100827CONFIG_FAT_FS=m
828CONFIG_MSDOS_FS=m
829CONFIG_VFAT_FS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700830CONFIG_FAT_DEFAULT_CODEPAGE=437
831CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
832# CONFIG_NTFS_FS is not set
833
834#
835# Pseudo filesystems
836#
837CONFIG_PROC_FS=y
838CONFIG_SYSFS=y
839CONFIG_DEVFS_FS=y
840CONFIG_DEVFS_MOUNT=y
841# CONFIG_DEVFS_DEBUG is not set
842# CONFIG_DEVPTS_FS_XATTR is not set
843# CONFIG_TMPFS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700844# CONFIG_HUGETLB_PAGE is not set
845CONFIG_RAMFS=y
846
847#
848# Miscellaneous filesystems
849#
850# CONFIG_ADFS_FS is not set
851# CONFIG_AFFS_FS is not set
852# CONFIG_HFS_FS is not set
853# CONFIG_HFSPLUS_FS is not set
854# CONFIG_BEFS_FS is not set
855# CONFIG_BFS_FS is not set
856# CONFIG_EFS_FS is not set
857# CONFIG_CRAMFS is not set
858# CONFIG_VXFS_FS is not set
859# CONFIG_HPFS_FS is not set
860# CONFIG_QNX4FS_FS is not set
861# CONFIG_SYSV_FS is not set
862# CONFIG_UFS_FS is not set
863
864#
865# Network File Systems
866#
Alexander Schulzb7523412005-07-16 17:17:18 +0100867CONFIG_NFS_FS=m
868CONFIG_NFS_V3=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700869# CONFIG_NFS_V4 is not set
870# CONFIG_NFS_DIRECTIO is not set
871# CONFIG_NFSD is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100872CONFIG_LOCKD=m
873CONFIG_LOCKD_V4=y
874CONFIG_SUNRPC=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700875# CONFIG_RPCSEC_GSS_KRB5 is not set
876# CONFIG_RPCSEC_GSS_SPKM3 is not set
877# CONFIG_SMB_FS is not set
878# CONFIG_CIFS is not set
879# CONFIG_NCP_FS is not set
880# CONFIG_CODA_FS is not set
881# CONFIG_AFS_FS is not set
882
883#
884# Partition Types
885#
886CONFIG_PARTITION_ADVANCED=y
887# CONFIG_ACORN_PARTITION is not set
888# CONFIG_OSF_PARTITION is not set
889# CONFIG_AMIGA_PARTITION is not set
890# CONFIG_ATARI_PARTITION is not set
891# CONFIG_MAC_PARTITION is not set
892CONFIG_MSDOS_PARTITION=y
893# CONFIG_BSD_DISKLABEL is not set
894# CONFIG_MINIX_SUBPARTITION is not set
895# CONFIG_SOLARIS_X86_PARTITION is not set
896# CONFIG_UNIXWARE_DISKLABEL is not set
897# CONFIG_LDM_PARTITION is not set
898# CONFIG_SGI_PARTITION is not set
899# CONFIG_ULTRIX_PARTITION is not set
900# CONFIG_SUN_PARTITION is not set
901# CONFIG_EFI_PARTITION is not set
902
903#
904# Native Language Support
905#
Alexander Schulzb7523412005-07-16 17:17:18 +0100906CONFIG_NLS=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700907CONFIG_NLS_DEFAULT="iso8859-1"
Alexander Schulzb7523412005-07-16 17:17:18 +0100908CONFIG_NLS_CODEPAGE_437=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700909# CONFIG_NLS_CODEPAGE_737 is not set
910# CONFIG_NLS_CODEPAGE_775 is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100911CONFIG_NLS_CODEPAGE_850=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700912# CONFIG_NLS_CODEPAGE_852 is not set
913# CONFIG_NLS_CODEPAGE_855 is not set
914# CONFIG_NLS_CODEPAGE_857 is not set
915# CONFIG_NLS_CODEPAGE_860 is not set
916# CONFIG_NLS_CODEPAGE_861 is not set
917# CONFIG_NLS_CODEPAGE_862 is not set
918# CONFIG_NLS_CODEPAGE_863 is not set
919# CONFIG_NLS_CODEPAGE_864 is not set
920# CONFIG_NLS_CODEPAGE_865 is not set
921# CONFIG_NLS_CODEPAGE_866 is not set
922# CONFIG_NLS_CODEPAGE_869 is not set
923# CONFIG_NLS_CODEPAGE_936 is not set
924# CONFIG_NLS_CODEPAGE_950 is not set
925# CONFIG_NLS_CODEPAGE_932 is not set
926# CONFIG_NLS_CODEPAGE_949 is not set
927# CONFIG_NLS_CODEPAGE_874 is not set
928# CONFIG_NLS_ISO8859_8 is not set
929# CONFIG_NLS_CODEPAGE_1250 is not set
930# CONFIG_NLS_CODEPAGE_1251 is not set
931# CONFIG_NLS_ASCII is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100932CONFIG_NLS_ISO8859_1=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700933# CONFIG_NLS_ISO8859_2 is not set
934# CONFIG_NLS_ISO8859_3 is not set
935# CONFIG_NLS_ISO8859_4 is not set
936# CONFIG_NLS_ISO8859_5 is not set
937# CONFIG_NLS_ISO8859_6 is not set
938# CONFIG_NLS_ISO8859_7 is not set
939# CONFIG_NLS_ISO8859_9 is not set
940# CONFIG_NLS_ISO8859_13 is not set
941# CONFIG_NLS_ISO8859_14 is not set
942# CONFIG_NLS_ISO8859_15 is not set
943# CONFIG_NLS_KOI8_R is not set
944# CONFIG_NLS_KOI8_U is not set
945# CONFIG_NLS_UTF8 is not set
946
947#
948# Profiling support
949#
950# CONFIG_PROFILING is not set
951
952#
953# Kernel hacking
954#
955# CONFIG_PRINTK_TIME is not set
Alexander Schulzb7523412005-07-16 17:17:18 +0100956CONFIG_DEBUG_KERNEL=y
957# CONFIG_MAGIC_SYSRQ is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700958CONFIG_LOG_BUF_SHIFT=14
Alexander Schulzb7523412005-07-16 17:17:18 +0100959# CONFIG_SCHEDSTATS is not set
960# CONFIG_DEBUG_SLAB is not set
961# CONFIG_DEBUG_SPINLOCK is not set
962# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
963# CONFIG_DEBUG_KOBJECT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700964CONFIG_DEBUG_BUGVERBOSE=y
Alexander Schulzb7523412005-07-16 17:17:18 +0100965# CONFIG_DEBUG_INFO is not set
966# CONFIG_DEBUG_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700967CONFIG_FRAME_POINTER=y
968CONFIG_DEBUG_USER=y
Alexander Schulzb7523412005-07-16 17:17:18 +0100969# CONFIG_DEBUG_WAITQ is not set
970# CONFIG_DEBUG_ERRORS is not set
971# CONFIG_DEBUG_LL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700972
973#
974# Security options
975#
976# CONFIG_KEYS is not set
977# CONFIG_SECURITY is not set
978
979#
980# Cryptographic options
981#
982# CONFIG_CRYPTO is not set
983
984#
985# Hardware crypto devices
986#
987
988#
989# Library routines
990#
991# CONFIG_CRC_CCITT is not set
992CONFIG_CRC32=y
993# CONFIG_LIBCRC32C is not set