source: configs/kernel/linux-2.6.9-i686-admin.config @ 617118d

clfs-1.2clfs-2.1clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 617118d was 617118d, checked in by Jim Gifford <clfs@…>, 18 years ago

r561@server (orig r559): root | 2005-06-05 02:38:49 -0700
Fixed Directory Structure

  • Property mode set to 100644
File size: 30.8 KB
Line 
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.9
4# Tue Nov 23 23:17:25 2004
5#
6CONFIG_X86=y
7CONFIG_MMU=y
8CONFIG_UID16=y
9CONFIG_GENERIC_ISA_DMA=y
10CONFIG_GENERIC_IOMAP=y
11
12#
13# Code maturity level options
14#
15CONFIG_EXPERIMENTAL=y
16CONFIG_CLEAN_COMPILE=y
17
18#
19# General setup
20#
21CONFIG_LOCALVERSION=""
22CONFIG_SWAP=y
23CONFIG_SYSVIPC=y
24# CONFIG_POSIX_MQUEUE is not set
25CONFIG_BSD_PROCESS_ACCT=y
26# CONFIG_BSD_PROCESS_ACCT_V3 is not set
27CONFIG_SYSCTL=y
28# CONFIG_AUDIT is not set
29CONFIG_LOG_BUF_SHIFT=15
30CONFIG_HOTPLUG=y
31CONFIG_IKCONFIG=y
32CONFIG_IKCONFIG_PROC=y
33# CONFIG_EMBEDDED is not set
34CONFIG_KALLSYMS=y
35# CONFIG_KALLSYMS_EXTRA_PASS is not set
36CONFIG_FUTEX=y
37CONFIG_EPOLL=y
38CONFIG_IOSCHED_NOOP=y
39CONFIG_IOSCHED_AS=y
40CONFIG_IOSCHED_DEADLINE=y
41CONFIG_IOSCHED_CFQ=y
42# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
43CONFIG_SHMEM=y
44# CONFIG_TINY_SHMEM is not set
45
46#
47# Loadable module support
48#
49CONFIG_MODULES=y
50CONFIG_MODULE_UNLOAD=y
51CONFIG_MODULE_FORCE_UNLOAD=y
52CONFIG_OBSOLETE_MODPARM=y
53CONFIG_MODVERSIONS=y
54CONFIG_KMOD=y
55CONFIG_STOP_MACHINE=y
56
57#
58# Processor type and features
59#
60CONFIG_X86_PC=y
61# CONFIG_X86_ELAN is not set
62# CONFIG_X86_VOYAGER is not set
63# CONFIG_X86_NUMAQ is not set
64# CONFIG_X86_SUMMIT is not set
65# CONFIG_X86_BIGSMP is not set
66# CONFIG_X86_VISWS is not set
67# CONFIG_X86_GENERICARCH is not set
68# CONFIG_X86_ES7000 is not set
69# CONFIG_M386 is not set
70# CONFIG_M486 is not set
71# CONFIG_M586 is not set
72# CONFIG_M586TSC is not set
73# CONFIG_M586MMX is not set
74# CONFIG_M686 is not set
75# CONFIG_MPENTIUMII is not set
76CONFIG_MPENTIUMIII=y
77# CONFIG_MPENTIUMM is not set
78# CONFIG_MPENTIUM4 is not set
79# CONFIG_MK6 is not set
80# CONFIG_MK7 is not set
81# CONFIG_MK8 is not set
82# CONFIG_MCRUSOE is not set
83# CONFIG_MWINCHIPC6 is not set
84# CONFIG_MWINCHIP2 is not set
85# CONFIG_MWINCHIP3D is not set
86# CONFIG_MCYRIXIII is not set
87# CONFIG_MVIAC3_2 is not set
88# CONFIG_X86_GENERIC is not set
89CONFIG_X86_CMPXCHG=y
90CONFIG_X86_XADD=y
91CONFIG_X86_L1_CACHE_SHIFT=5
92CONFIG_RWSEM_XCHGADD_ALGORITHM=y
93CONFIG_X86_WP_WORKS_OK=y
94CONFIG_X86_INVLPG=y
95CONFIG_X86_BSWAP=y
96CONFIG_X86_POPAD_OK=y
97CONFIG_X86_GOOD_APIC=y
98CONFIG_X86_INTEL_USERCOPY=y
99CONFIG_X86_USE_PPRO_CHECKSUM=y
100CONFIG_HPET_TIMER=y
101CONFIG_HPET_EMULATE_RTC=y
102CONFIG_SMP=y
103CONFIG_NR_CPUS=32
104# CONFIG_SCHED_SMT is not set
105CONFIG_PREEMPT=y
106CONFIG_X86_LOCAL_APIC=y
107CONFIG_X86_IO_APIC=y
108CONFIG_X86_TSC=y
109CONFIG_X86_MCE=y
110# CONFIG_X86_MCE_NONFATAL is not set
111# CONFIG_X86_MCE_P4THERMAL is not set
112# CONFIG_TOSHIBA is not set
113# CONFIG_I8K is not set
114# CONFIG_MICROCODE is not set
115# CONFIG_X86_MSR is not set
116# CONFIG_X86_CPUID is not set
117
118#
119# Firmware Drivers
120#
121CONFIG_EDD=y
122CONFIG_NOHIGHMEM=y
123# CONFIG_HIGHMEM4G is not set
124# CONFIG_HIGHMEM64G is not set
125# CONFIG_MATH_EMULATION is not set
126CONFIG_MTRR=y
127# CONFIG_EFI is not set
128CONFIG_IRQBALANCE=y
129CONFIG_HAVE_DEC_LOCK=y
130# CONFIG_REGPARM is not set
131
132#
133# Power management options (ACPI, APM)
134#
135CONFIG_PM=y
136# CONFIG_PM_DEBUG is not set
137# CONFIG_SOFTWARE_SUSPEND is not set
138
139#
140# ACPI (Advanced Configuration and Power Interface) Support
141#
142CONFIG_ACPI=y
143CONFIG_ACPI_BOOT=y
144CONFIG_ACPI_INTERPRETER=y
145# CONFIG_ACPI_SLEEP is not set
146# CONFIG_ACPI_AC is not set
147# CONFIG_ACPI_BATTERY is not set
148CONFIG_ACPI_BUTTON=y
149CONFIG_ACPI_FAN=y
150CONFIG_ACPI_PROCESSOR=y
151CONFIG_ACPI_THERMAL=y
152# CONFIG_ACPI_ASUS is not set
153# CONFIG_ACPI_TOSHIBA is not set
154CONFIG_ACPI_BLACKLIST_YEAR=0
155CONFIG_ACPI_DEBUG=y
156CONFIG_ACPI_BUS=y
157CONFIG_ACPI_EC=y
158CONFIG_ACPI_POWER=y
159CONFIG_ACPI_PCI=y
160CONFIG_ACPI_SYSTEM=y
161# CONFIG_X86_PM_TIMER is not set
162
163#
164# APM (Advanced Power Management) BIOS Support
165#
166# CONFIG_APM is not set
167
168#
169# CPU Frequency scaling
170#
171# CONFIG_CPU_FREQ is not set
172
173#
174# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
175#
176CONFIG_PCI=y
177# CONFIG_PCI_GOBIOS is not set
178# CONFIG_PCI_GOMMCONFIG is not set
179# CONFIG_PCI_GODIRECT is not set
180CONFIG_PCI_GOANY=y
181CONFIG_PCI_BIOS=y
182CONFIG_PCI_DIRECT=y
183CONFIG_PCI_MMCONFIG=y
184# CONFIG_PCI_MSI is not set
185# CONFIG_PCI_LEGACY_PROC is not set
186CONFIG_PCI_NAMES=y
187CONFIG_ISA=y
188# CONFIG_EISA is not set
189# CONFIG_MCA is not set
190# CONFIG_SCx200 is not set
191
192#
193# PCMCIA/CardBus support
194#
195CONFIG_PCMCIA=m
196# CONFIG_PCMCIA_DEBUG is not set
197CONFIG_YENTA=m
198CONFIG_CARDBUS=y
199# CONFIG_PD6729 is not set
200# CONFIG_I82092 is not set
201# CONFIG_I82365 is not set
202# CONFIG_TCIC is not set
203CONFIG_PCMCIA_PROBE=y
204
205#
206# PCI Hotplug Support
207#
208# CONFIG_HOTPLUG_PCI is not set
209
210#
211# Executable file formats
212#
213CONFIG_BINFMT_ELF=y
214CONFIG_BINFMT_AOUT=m
215CONFIG_BINFMT_MISC=y
216
217#
218# Device Drivers
219#
220
221#
222# Generic Driver Options
223#
224CONFIG_STANDALONE=y
225CONFIG_PREVENT_FIRMWARE_BUILD=y
226# CONFIG_FW_LOADER is not set
227
228#
229# Memory Technology Devices (MTD)
230#
231# CONFIG_MTD is not set
232
233#
234# Parallel port support
235#
236CONFIG_PARPORT=m
237CONFIG_PARPORT_PC=m
238CONFIG_PARPORT_PC_CML1=m
239# CONFIG_PARPORT_SERIAL is not set
240# CONFIG_PARPORT_PC_FIFO is not set
241# CONFIG_PARPORT_PC_SUPERIO is not set
242# CONFIG_PARPORT_PC_PCMCIA is not set
243# CONFIG_PARPORT_OTHER is not set
244CONFIG_PARPORT_1284=y
245
246#
247# Plug and Play support
248#
249CONFIG_PNP=y
250CONFIG_PNP_DEBUG=y
251
252#
253# Protocols
254#
255CONFIG_ISAPNP=y
256CONFIG_PNPBIOS=y
257# CONFIG_PNPBIOS_PROC_FS is not set
258
259#
260# Block devices
261#
262CONFIG_BLK_DEV_FD=y
263# CONFIG_BLK_DEV_XD is not set
264# CONFIG_PARIDE is not set
265# CONFIG_BLK_CPQ_DA is not set
266# CONFIG_BLK_CPQ_CISS_DA is not set
267# CONFIG_BLK_DEV_DAC960 is not set
268# CONFIG_BLK_DEV_UMEM is not set
269CONFIG_BLK_DEV_LOOP=y
270CONFIG_BLK_DEV_CRYPTOLOOP=m
271# CONFIG_BLK_DEV_NBD is not set
272# CONFIG_BLK_DEV_SX8 is not set
273# CONFIG_BLK_DEV_UB is not set
274# CONFIG_BLK_DEV_RAM is not set
275CONFIG_LBD=y
276
277#
278# ATA/ATAPI/MFM/RLL support
279#
280CONFIG_IDE=y
281CONFIG_BLK_DEV_IDE=y
282
283#
284# Please see Documentation/ide.txt for help/info on IDE drives
285#
286# CONFIG_BLK_DEV_IDE_SATA is not set
287# CONFIG_BLK_DEV_HD_IDE is not set
288CONFIG_BLK_DEV_IDEDISK=y
289CONFIG_IDEDISK_MULTI_MODE=y
290# CONFIG_BLK_DEV_IDECS is not set
291CONFIG_BLK_DEV_IDECD=y
292# CONFIG_BLK_DEV_IDETAPE is not set
293# CONFIG_BLK_DEV_IDEFLOPPY is not set
294CONFIG_BLK_DEV_IDESCSI=m
295# CONFIG_IDE_TASK_IOCTL is not set
296# CONFIG_IDE_TASKFILE_IO is not set
297
298#
299# IDE chipset support/bugfixes
300#
301CONFIG_IDE_GENERIC=y
302# CONFIG_BLK_DEV_CMD640 is not set
303# CONFIG_BLK_DEV_IDEPNP is not set
304CONFIG_BLK_DEV_IDEPCI=y
305CONFIG_IDEPCI_SHARE_IRQ=y
306# CONFIG_BLK_DEV_OFFBOARD is not set
307CONFIG_BLK_DEV_GENERIC=y
308# CONFIG_BLK_DEV_OPTI621 is not set
309# CONFIG_BLK_DEV_RZ1000 is not set
310CONFIG_BLK_DEV_IDEDMA_PCI=y
311# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
312CONFIG_IDEDMA_PCI_AUTO=y
313# CONFIG_IDEDMA_ONLYDISK is not set
314# CONFIG_BLK_DEV_AEC62XX is not set
315# CONFIG_BLK_DEV_ALI15X3 is not set
316# CONFIG_BLK_DEV_AMD74XX is not set
317# CONFIG_BLK_DEV_ATIIXP is not set
318# CONFIG_BLK_DEV_CMD64X is not set
319# CONFIG_BLK_DEV_TRIFLEX is not set
320# CONFIG_BLK_DEV_CY82C693 is not set
321# CONFIG_BLK_DEV_CS5520 is not set
322# CONFIG_BLK_DEV_CS5530 is not set
323# CONFIG_BLK_DEV_HPT34X is not set
324# CONFIG_BLK_DEV_HPT366 is not set
325# CONFIG_BLK_DEV_SC1200 is not set
326CONFIG_BLK_DEV_PIIX=y
327# CONFIG_BLK_DEV_NS87415 is not set
328# CONFIG_BLK_DEV_PDC202XX_OLD is not set
329# CONFIG_BLK_DEV_PDC202XX_NEW is not set
330# CONFIG_BLK_DEV_SVWKS is not set
331# CONFIG_BLK_DEV_SIIMAGE is not set
332# CONFIG_BLK_DEV_SIS5513 is not set
333# CONFIG_BLK_DEV_SLC90E66 is not set
334# CONFIG_BLK_DEV_TRM290 is not set
335# CONFIG_BLK_DEV_VIA82CXXX is not set
336# CONFIG_IDE_ARM is not set
337# CONFIG_IDE_CHIPSETS is not set
338CONFIG_BLK_DEV_IDEDMA=y
339# CONFIG_IDEDMA_IVB is not set
340CONFIG_IDEDMA_AUTO=y
341# CONFIG_BLK_DEV_HD is not set
342
343#
344# SCSI device support
345#
346CONFIG_SCSI=m
347CONFIG_SCSI_PROC_FS=y
348
349#
350# SCSI support type (disk, tape, CD-ROM)
351#
352CONFIG_BLK_DEV_SD=m
353CONFIG_CHR_DEV_ST=m
354# CONFIG_CHR_DEV_OSST is not set
355CONFIG_BLK_DEV_SR=m
356CONFIG_BLK_DEV_SR_VENDOR=y
357CONFIG_CHR_DEV_SG=m
358
359#
360# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
361#
362# CONFIG_SCSI_MULTI_LUN is not set
363CONFIG_SCSI_CONSTANTS=y
364CONFIG_SCSI_LOGGING=y
365
366#
367# SCSI Transport Attributes
368#
369# CONFIG_SCSI_SPI_ATTRS is not set
370# CONFIG_SCSI_FC_ATTRS is not set
371
372#
373# SCSI low-level drivers
374#
375# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
376# CONFIG_SCSI_3W_9XXX is not set
377# CONFIG_SCSI_7000FASST is not set
378# CONFIG_SCSI_ACARD is not set
379# CONFIG_SCSI_AHA152X is not set
380# CONFIG_SCSI_AHA1542 is not set
381# CONFIG_SCSI_AACRAID is not set
382# CONFIG_SCSI_AIC7XXX is not set
383# CONFIG_SCSI_AIC7XXX_OLD is not set
384# CONFIG_SCSI_AIC79XX is not set
385# CONFIG_SCSI_DPT_I2O is not set
386# CONFIG_SCSI_IN2000 is not set
387# CONFIG_MEGARAID_NEWGEN is not set
388# CONFIG_MEGARAID_LEGACY is not set
389# CONFIG_SCSI_SATA is not set
390# CONFIG_SCSI_BUSLOGIC is not set
391# CONFIG_SCSI_DMX3191D is not set
392# CONFIG_SCSI_DTC3280 is not set
393# CONFIG_SCSI_EATA is not set
394# CONFIG_SCSI_EATA_PIO is not set
395# CONFIG_SCSI_FUTURE_DOMAIN is not set
396# CONFIG_SCSI_GDTH is not set
397# CONFIG_SCSI_GENERIC_NCR5380 is not set
398# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
399# CONFIG_SCSI_IPS is not set
400# CONFIG_SCSI_INIA100 is not set
401# CONFIG_SCSI_PPA is not set
402# CONFIG_SCSI_IMM is not set
403# CONFIG_SCSI_NCR53C406A is not set
404# CONFIG_SCSI_SYM53C8XX_2 is not set
405# CONFIG_SCSI_IPR is not set
406# CONFIG_SCSI_PAS16 is not set
407# CONFIG_SCSI_PSI240I is not set
408# CONFIG_SCSI_QLOGIC_FAS is not set
409# CONFIG_SCSI_QLOGIC_ISP is not set
410# CONFIG_SCSI_QLOGIC_FC is not set
411# CONFIG_SCSI_QLOGIC_1280 is not set
412CONFIG_SCSI_QLA2XXX=m
413# CONFIG_SCSI_QLA21XX is not set
414# CONFIG_SCSI_QLA22XX is not set
415# CONFIG_SCSI_QLA2300 is not set
416# CONFIG_SCSI_QLA2322 is not set
417# CONFIG_SCSI_QLA6312 is not set
418# CONFIG_SCSI_QLA6322 is not set
419# CONFIG_SCSI_SYM53C416 is not set
420# CONFIG_SCSI_DC395x is not set
421# CONFIG_SCSI_DC390T is not set
422# CONFIG_SCSI_T128 is not set
423# CONFIG_SCSI_U14_34F is not set
424# CONFIG_SCSI_ULTRASTOR is not set
425# CONFIG_SCSI_NSP32 is not set
426# CONFIG_SCSI_DEBUG is not set
427
428#
429# PCMCIA SCSI adapter support
430#
431# CONFIG_PCMCIA_AHA152X is not set
432# CONFIG_PCMCIA_FDOMAIN is not set
433# CONFIG_PCMCIA_NINJA_SCSI is not set
434# CONFIG_PCMCIA_QLOGIC is not set
435# CONFIG_PCMCIA_SYM53C500 is not set
436
437#
438# Old CD-ROM drivers (not SCSI, not IDE)
439#
440# CONFIG_CD_NO_IDESCSI is not set
441
442#
443# Multi-device support (RAID and LVM)
444#
445CONFIG_MD=y
446CONFIG_BLK_DEV_MD=y
447CONFIG_MD_LINEAR=y
448CONFIG_MD_RAID0=y
449CONFIG_MD_RAID1=y
450# CONFIG_MD_RAID10 is not set
451CONFIG_MD_RAID5=y
452# CONFIG_MD_RAID6 is not set
453CONFIG_MD_MULTIPATH=y
454# CONFIG_BLK_DEV_DM is not set
455
456#
457# Fusion MPT device support
458#
459# CONFIG_FUSION is not set
460
461#
462# IEEE 1394 (FireWire) support
463#
464CONFIG_IEEE1394=m
465
466#
467# Subsystem Options
468#
469# CONFIG_IEEE1394_VERBOSEDEBUG is not set
470# CONFIG_IEEE1394_OUI_DB is not set
471CONFIG_IEEE1394_EXTRA_CONFIG_ROMS=y
472CONFIG_IEEE1394_CONFIG_ROM_IP1394=y
473
474#
475# Device Drivers
476#
477
478#
479# Texas Instruments PCILynx requires I2C
480#
481CONFIG_IEEE1394_OHCI1394=m
482
483#
484# Protocol Drivers
485#
486CONFIG_IEEE1394_VIDEO1394=m
487CONFIG_IEEE1394_SBP2=m
488CONFIG_IEEE1394_SBP2_PHYS_DMA=y
489CONFIG_IEEE1394_ETH1394=m
490CONFIG_IEEE1394_DV1394=m
491CONFIG_IEEE1394_RAWIO=m
492CONFIG_IEEE1394_CMP=m
493CONFIG_IEEE1394_AMDTP=m
494
495#
496# I2O device support
497#
498CONFIG_I2O=y
499# CONFIG_I2O_CONFIG is not set
500CONFIG_I2O_BLOCK=m
501CONFIG_I2O_SCSI=m
502CONFIG_I2O_PROC=y
503
504#
505# Networking support
506#
507CONFIG_NET=y
508
509#
510# Networking options
511#
512CONFIG_PACKET=y
513# CONFIG_PACKET_MMAP is not set
514# CONFIG_NETLINK_DEV is not set
515CONFIG_UNIX=y
516CONFIG_NET_KEY=y
517CONFIG_INET=y
518CONFIG_IP_MULTICAST=y
519CONFIG_IP_ADVANCED_ROUTER=y
520CONFIG_IP_MULTIPLE_TABLES=y
521CONFIG_IP_ROUTE_FWMARK=y
522CONFIG_IP_ROUTE_MULTIPATH=y
523CONFIG_IP_ROUTE_VERBOSE=y
524# CONFIG_IP_PNP is not set
525CONFIG_NET_IPIP=m
526CONFIG_NET_IPGRE=m
527CONFIG_NET_IPGRE_BROADCAST=y
528CONFIG_IP_MROUTE=y
529CONFIG_IP_PIMSM_V1=y
530# CONFIG_IP_PIMSM_V2 is not set
531# CONFIG_ARPD is not set
532CONFIG_SYN_COOKIES=y
533CONFIG_INET_AH=y
534CONFIG_INET_ESP=y
535CONFIG_INET_IPCOMP=y
536CONFIG_INET_TUNNEL=y
537
538#
539# IP: Virtual Server Configuration
540#
541# CONFIG_IP_VS is not set
542CONFIG_IPV6=y
543CONFIG_IPV6_PRIVACY=y
544CONFIG_INET6_AH=y
545CONFIG_INET6_ESP=y
546CONFIG_INET6_IPCOMP=y
547CONFIG_INET6_TUNNEL=y
548CONFIG_IPV6_TUNNEL=m
549CONFIG_NETFILTER=y
550# CONFIG_NETFILTER_DEBUG is not set
551CONFIG_BRIDGE_NETFILTER=y
552
553#
554# IP: Netfilter Configuration
555#
556# CONFIG_IP_NF_CONNTRACK is not set
557# CONFIG_IP_NF_QUEUE is not set
558# CONFIG_IP_NF_IPTABLES is not set
559# CONFIG_IP_NF_ARPTABLES is not set
560# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
561# CONFIG_IP_NF_COMPAT_IPFWADM is not set
562
563#
564# IPv6: Netfilter Configuration
565#
566# CONFIG_IP6_NF_QUEUE is not set
567# CONFIG_IP6_NF_IPTABLES is not set
568
569#
570# Bridge: Netfilter Configuration
571#
572# CONFIG_BRIDGE_NF_EBTABLES is not set
573CONFIG_XFRM=y
574CONFIG_XFRM_USER=y
575
576#
577# SCTP Configuration (EXPERIMENTAL)
578#
579# CONFIG_IP_SCTP is not set
580# CONFIG_ATM is not set
581CONFIG_BRIDGE=y
582# CONFIG_VLAN_8021Q is not set
583# CONFIG_DECNET is not set
584# CONFIG_LLC2 is not set
585# CONFIG_IPX is not set
586# CONFIG_ATALK is not set
587# CONFIG_X25 is not set
588# CONFIG_LAPB is not set
589# CONFIG_NET_DIVERT is not set
590# CONFIG_ECONET is not set
591# CONFIG_WAN_ROUTER is not set
592# CONFIG_NET_HW_FLOWCONTROL is not set
593
594#
595# QoS and/or fair queueing
596#
597CONFIG_NET_SCHED=y
598CONFIG_NET_SCH_CLK_JIFFIES=y
599# CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
600# CONFIG_NET_SCH_CLK_CPU is not set
601CONFIG_NET_SCH_CBQ=m
602CONFIG_NET_SCH_HTB=m
603# CONFIG_NET_SCH_HFSC is not set
604CONFIG_NET_SCH_PRIO=m
605CONFIG_NET_SCH_RED=m
606CONFIG_NET_SCH_SFQ=m
607CONFIG_NET_SCH_TEQL=m
608CONFIG_NET_SCH_TBF=m
609CONFIG_NET_SCH_GRED=m
610CONFIG_NET_SCH_DSMARK=m
611# CONFIG_NET_SCH_NETEM is not set
612CONFIG_NET_SCH_INGRESS=y
613CONFIG_NET_QOS=y
614CONFIG_NET_ESTIMATOR=y
615CONFIG_NET_CLS=y
616CONFIG_NET_CLS_TCINDEX=m
617CONFIG_NET_CLS_ROUTE4=m
618CONFIG_NET_CLS_ROUTE=y
619CONFIG_NET_CLS_FW=m
620CONFIG_NET_CLS_U32=m
621# CONFIG_CLS_U32_PERF is not set
622# CONFIG_NET_CLS_IND is not set
623CONFIG_NET_CLS_RSVP=m
624CONFIG_NET_CLS_RSVP6=m
625# CONFIG_NET_CLS_ACT is not set
626CONFIG_NET_CLS_POLICE=y
627
628#
629# Network testing
630#
631# CONFIG_NET_PKTGEN is not set
632# CONFIG_NETPOLL is not set
633# CONFIG_NET_POLL_CONTROLLER is not set
634# CONFIG_HAMRADIO is not set
635# CONFIG_IRDA is not set
636# CONFIG_BT is not set
637CONFIG_NETDEVICES=y
638CONFIG_DUMMY=m
639# CONFIG_BONDING is not set
640# CONFIG_EQUALIZER is not set
641CONFIG_TUN=m
642# CONFIG_NET_SB1000 is not set
643
644#
645# ARCnet devices
646#
647# CONFIG_ARCNET is not set
648
649#
650# Ethernet (10 or 100Mbit)
651#
652CONFIG_NET_ETHERNET=y
653CONFIG_MII=y
654# CONFIG_HAPPYMEAL is not set
655# CONFIG_SUNGEM is not set
656CONFIG_NET_VENDOR_3COM=y
657# CONFIG_EL1 is not set
658# CONFIG_EL2 is not set
659# CONFIG_ELPLUS is not set
660# CONFIG_EL16 is not set
661# CONFIG_EL3 is not set
662# CONFIG_3C515 is not set
663CONFIG_VORTEX=y
664# CONFIG_TYPHOON is not set
665# CONFIG_LANCE is not set
666# CONFIG_NET_VENDOR_SMC is not set
667# CONFIG_NET_VENDOR_RACAL is not set
668
669#
670# Tulip family network device support
671#
672# CONFIG_NET_TULIP is not set
673# CONFIG_AT1700 is not set
674# CONFIG_DEPCA is not set
675# CONFIG_HP100 is not set
676# CONFIG_NET_ISA is not set
677CONFIG_NET_PCI=y
678# CONFIG_PCNET32 is not set
679# CONFIG_AMD8111_ETH is not set
680# CONFIG_ADAPTEC_STARFIRE is not set
681# CONFIG_AC3200 is not set
682# CONFIG_APRICOT is not set
683# CONFIG_B44 is not set
684# CONFIG_FORCEDETH is not set
685# CONFIG_CS89x0 is not set
686# CONFIG_DGRS is not set
687# CONFIG_EEPRO100 is not set
688CONFIG_E100=m
689# CONFIG_E100_NAPI is not set
690# CONFIG_FEALNX is not set
691# CONFIG_NATSEMI is not set
692# CONFIG_NE2K_PCI is not set
693# CONFIG_8139CP is not set
694# CONFIG_8139TOO is not set
695# CONFIG_SIS900 is not set
696# CONFIG_EPIC100 is not set
697# CONFIG_SUNDANCE is not set
698# CONFIG_TLAN is not set
699# CONFIG_VIA_RHINE is not set
700# CONFIG_VIA_VELOCITY is not set
701# CONFIG_NET_POCKET is not set
702
703#
704# Ethernet (1000 Mbit)
705#
706# CONFIG_ACENIC is not set
707# CONFIG_DL2K is not set
708# CONFIG_E1000 is not set
709# CONFIG_NS83820 is not set
710# CONFIG_HAMACHI is not set
711# CONFIG_YELLOWFIN is not set
712# CONFIG_R8169 is not set
713# CONFIG_SK98LIN is not set
714# CONFIG_TIGON3 is not set
715
716#
717# Ethernet (10000 Mbit)
718#
719# CONFIG_IXGB is not set
720# CONFIG_S2IO is not set
721
722#
723# Token Ring devices
724#
725# CONFIG_TR is not set
726
727#
728# Wireless LAN (non-hamradio)
729#
730CONFIG_NET_RADIO=y
731
732#
733# Obsolete Wireless cards support (pre-802.11)
734#
735# CONFIG_STRIP is not set
736# CONFIG_ARLAN is not set
737# CONFIG_WAVELAN is not set
738# CONFIG_PCMCIA_WAVELAN is not set
739# CONFIG_PCMCIA_NETWAVE is not set
740
741#
742# Wireless 802.11 Frequency Hopping cards support
743#
744# CONFIG_PCMCIA_RAYCS is not set
745
746#
747# Wireless 802.11b ISA/PCI cards support
748#
749# CONFIG_AIRO is not set
750# CONFIG_HERMES is not set
751# CONFIG_ATMEL is not set
752
753#
754# Wireless 802.11b Pcmcia/Cardbus cards support
755#
756CONFIG_AIRO_CS=m
757# CONFIG_PCMCIA_WL3501 is not set
758
759#
760# Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
761#
762# CONFIG_PRISM54 is not set
763CONFIG_NET_WIRELESS=y
764
765#
766# PCMCIA network device support
767#
768CONFIG_NET_PCMCIA=y
769CONFIG_PCMCIA_3C589=m
770# CONFIG_PCMCIA_3C574 is not set
771# CONFIG_PCMCIA_FMVJ18X is not set
772# CONFIG_PCMCIA_PCNET is not set
773# CONFIG_PCMCIA_NMCLAN is not set
774# CONFIG_PCMCIA_SMC91C92 is not set
775# CONFIG_PCMCIA_XIRC2PS is not set
776# CONFIG_PCMCIA_AXNET is not set
777
778#
779# Wan interfaces
780#
781# CONFIG_WAN is not set
782# CONFIG_FDDI is not set
783# CONFIG_HIPPI is not set
784# CONFIG_PLIP is not set
785CONFIG_PPP=m
786# CONFIG_PPP_MULTILINK is not set
787# CONFIG_PPP_FILTER is not set
788CONFIG_PPP_ASYNC=m
789# CONFIG_PPP_SYNC_TTY is not set
790CONFIG_PPP_DEFLATE=m
791CONFIG_PPP_BSDCOMP=m
792CONFIG_PPPOE=m
793# CONFIG_SLIP is not set
794# CONFIG_NET_FC is not set
795# CONFIG_SHAPER is not set
796# CONFIG_NETCONSOLE is not set
797
798#
799# ISDN subsystem
800#
801# CONFIG_ISDN is not set
802
803#
804# Telephony Support
805#
806# CONFIG_PHONE is not set
807
808#
809# Input device support
810#
811CONFIG_INPUT=y
812
813#
814# Userland interfaces
815#
816CONFIG_INPUT_MOUSEDEV=y
817CONFIG_INPUT_MOUSEDEV_PSAUX=y
818CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
819CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
820# CONFIG_INPUT_JOYDEV is not set
821# CONFIG_INPUT_TSDEV is not set
822# CONFIG_INPUT_EVDEV is not set
823# CONFIG_INPUT_EVBUG is not set
824
825#
826# Input I/O drivers
827#
828CONFIG_GAMEPORT=m
829CONFIG_SOUND_GAMEPORT=m
830# CONFIG_GAMEPORT_NS558 is not set
831# CONFIG_GAMEPORT_L4 is not set
832# CONFIG_GAMEPORT_EMU10K1 is not set
833# CONFIG_GAMEPORT_VORTEX is not set
834# CONFIG_GAMEPORT_FM801 is not set
835# CONFIG_GAMEPORT_CS461x is not set
836CONFIG_SERIO=y
837CONFIG_SERIO_I8042=y
838CONFIG_SERIO_SERPORT=y
839# CONFIG_SERIO_CT82C710 is not set
840# CONFIG_SERIO_PARKBD is not set
841# CONFIG_SERIO_PCIPS2 is not set
842# CONFIG_SERIO_RAW is not set
843
844#
845# Input Device Drivers
846#
847CONFIG_INPUT_KEYBOARD=y
848CONFIG_KEYBOARD_ATKBD=y
849# CONFIG_KEYBOARD_SUNKBD is not set
850# CONFIG_KEYBOARD_LKKBD is not set
851# CONFIG_KEYBOARD_XTKBD is not set
852# CONFIG_KEYBOARD_NEWTON is not set
853CONFIG_INPUT_MOUSE=y
854CONFIG_MOUSE_PS2=y
855# CONFIG_MOUSE_SERIAL is not set
856# CONFIG_MOUSE_INPORT is not set
857# CONFIG_MOUSE_LOGIBM is not set
858# CONFIG_MOUSE_PC110PAD is not set
859# CONFIG_MOUSE_VSXXXAA is not set
860# CONFIG_INPUT_JOYSTICK is not set
861# CONFIG_INPUT_TOUCHSCREEN is not set
862CONFIG_INPUT_MISC=y
863CONFIG_INPUT_PCSPKR=y
864CONFIG_INPUT_UINPUT=m
865
866#
867# Character devices
868#
869CONFIG_VT=y
870CONFIG_VT_CONSOLE=y
871CONFIG_HW_CONSOLE=y
872# CONFIG_SERIAL_NONSTANDARD is not set
873
874#
875# Serial drivers
876#
877CONFIG_SERIAL_8250=y
878# CONFIG_SERIAL_8250_CONSOLE is not set
879# CONFIG_SERIAL_8250_CS is not set
880# CONFIG_SERIAL_8250_ACPI is not set
881CONFIG_SERIAL_8250_NR_UARTS=4
882# CONFIG_SERIAL_8250_EXTENDED is not set
883
884#
885# Non-8250 serial port support
886#
887CONFIG_SERIAL_CORE=y
888CONFIG_UNIX98_PTYS=y
889CONFIG_LEGACY_PTYS=y
890CONFIG_LEGACY_PTY_COUNT=256
891CONFIG_PRINTER=m
892# CONFIG_LP_CONSOLE is not set
893# CONFIG_PPDEV is not set
894# CONFIG_TIPAR is not set
895
896#
897# IPMI
898#
899# CONFIG_IPMI_HANDLER is not set
900
901#
902# Watchdog Cards
903#
904# CONFIG_WATCHDOG is not set
905# CONFIG_HW_RANDOM is not set
906# CONFIG_NVRAM is not set
907CONFIG_RTC=y
908# CONFIG_DTLK is not set
909# CONFIG_R3964 is not set
910# CONFIG_APPLICOM is not set
911# CONFIG_SONYPI is not set
912
913#
914# Ftape, the floppy tape device driver
915#
916CONFIG_AGP=y
917# CONFIG_AGP_ALI is not set
918# CONFIG_AGP_ATI is not set
919# CONFIG_AGP_AMD is not set
920# CONFIG_AGP_AMD64 is not set
921CONFIG_AGP_INTEL=y
922# CONFIG_AGP_INTEL_MCH is not set
923# CONFIG_AGP_NVIDIA is not set
924# CONFIG_AGP_SIS is not set
925# CONFIG_AGP_SWORKS is not set
926# CONFIG_AGP_VIA is not set
927# CONFIG_AGP_EFFICEON is not set
928CONFIG_DRM=y
929# CONFIG_DRM_TDFX is not set
930CONFIG_DRM_R128=m
931# CONFIG_DRM_RADEON is not set
932# CONFIG_DRM_I810 is not set
933# CONFIG_DRM_I830 is not set
934# CONFIG_DRM_I915 is not set
935# CONFIG_DRM_MGA is not set
936# CONFIG_DRM_SIS is not set
937
938#
939# PCMCIA character devices
940#
941# CONFIG_SYNCLINK_CS is not set
942# CONFIG_MWAVE is not set
943# CONFIG_RAW_DRIVER is not set
944# CONFIG_HPET is not set
945# CONFIG_HANGCHECK_TIMER is not set
946
947#
948# I2C support
949#
950# CONFIG_I2C is not set
951
952#
953# Dallas's 1-wire bus
954#
955# CONFIG_W1 is not set
956
957#
958# Misc devices
959#
960# CONFIG_IBM_ASM is not set
961
962#
963# Multimedia devices
964#
965# CONFIG_VIDEO_DEV is not set
966
967#
968# Digital Video Broadcasting Devices
969#
970# CONFIG_DVB is not set
971
972#
973# Graphics support
974#
975CONFIG_FB=y
976CONFIG_FB_MODE_HELPERS=y
977# CONFIG_FB_CIRRUS is not set
978# CONFIG_FB_PM2 is not set
979# CONFIG_FB_CYBER2000 is not set
980# CONFIG_FB_ASILIANT is not set
981# CONFIG_FB_IMSTT is not set
982# CONFIG_FB_VGA16 is not set
983CONFIG_FB_VESA=y
984CONFIG_VIDEO_SELECT=y
985# CONFIG_FB_HGA is not set
986# CONFIG_FB_RIVA is not set
987# CONFIG_FB_I810 is not set
988# CONFIG_FB_MATROX is not set
989# CONFIG_FB_RADEON_OLD is not set
990# CONFIG_FB_RADEON is not set
991CONFIG_FB_ATY128=m
992# CONFIG_FB_ATY is not set
993# CONFIG_FB_SIS is not set
994# CONFIG_FB_NEOMAGIC is not set
995# CONFIG_FB_KYRO is not set
996# CONFIG_FB_3DFX is not set
997# CONFIG_FB_VOODOO1 is not set
998# CONFIG_FB_TRIDENT is not set
999CONFIG_FB_VIRTUAL=m
1000
1001#
1002# Console display driver support
1003#
1004CONFIG_VGA_CONSOLE=y
1005# CONFIG_MDA_CONSOLE is not set
1006CONFIG_DUMMY_CONSOLE=y
1007CONFIG_FRAMEBUFFER_CONSOLE=y
1008CONFIG_FONTS=y
1009# CONFIG_FONT_8x8 is not set
1010CONFIG_FONT_8x16=y
1011# CONFIG_FONT_6x11 is not set
1012# CONFIG_FONT_PEARL_8x8 is not set
1013# CONFIG_FONT_ACORN_8x8 is not set
1014# CONFIG_FONT_MINI_4x6 is not set
1015# CONFIG_FONT_SUN8x16 is not set
1016# CONFIG_FONT_SUN12x22 is not set
1017
1018#
1019# Logo configuration
1020#
1021CONFIG_LOGO=y
1022CONFIG_LOGO_LINUX_MONO=y
1023CONFIG_LOGO_LINUX_VGA16=y
1024CONFIG_LOGO_LINUX_CLUT224=y
1025
1026#
1027# Sound
1028#
1029CONFIG_SOUND=m
1030
1031#
1032# Advanced Linux Sound Architecture
1033#
1034CONFIG_SND=m
1035CONFIG_SND_TIMER=m
1036CONFIG_SND_PCM=m
1037CONFIG_SND_HWDEP=m
1038CONFIG_SND_RAWMIDI=m
1039CONFIG_SND_SEQUENCER=m
1040CONFIG_SND_SEQ_DUMMY=m
1041CONFIG_SND_OSSEMUL=y
1042CONFIG_SND_MIXER_OSS=m
1043CONFIG_SND_PCM_OSS=m
1044CONFIG_SND_SEQUENCER_OSS=y
1045CONFIG_SND_RTCTIMER=m
1046# CONFIG_SND_VERBOSE_PRINTK is not set
1047# CONFIG_SND_DEBUG is not set
1048
1049#
1050# Generic devices
1051#
1052CONFIG_SND_MPU401_UART=m
1053CONFIG_SND_OPL3_LIB=m
1054CONFIG_SND_DUMMY=m
1055CONFIG_SND_VIRMIDI=m
1056# CONFIG_SND_MTPAV is not set
1057CONFIG_SND_SERIAL_U16550=m
1058CONFIG_SND_MPU401=m
1059
1060#
1061# ISA devices
1062#
1063# CONFIG_SND_AD1816A is not set
1064# CONFIG_SND_AD1848 is not set
1065# CONFIG_SND_CS4231 is not set
1066# CONFIG_SND_CS4232 is not set
1067# CONFIG_SND_CS4236 is not set
1068# CONFIG_SND_ES968 is not set
1069# CONFIG_SND_ES1688 is not set
1070# CONFIG_SND_ES18XX is not set
1071# CONFIG_SND_GUSCLASSIC is not set
1072# CONFIG_SND_GUSEXTREME is not set
1073# CONFIG_SND_GUSMAX is not set
1074# CONFIG_SND_INTERWAVE is not set
1075# CONFIG_SND_INTERWAVE_STB is not set
1076# CONFIG_SND_OPTI92X_AD1848 is not set
1077# CONFIG_SND_OPTI92X_CS4231 is not set
1078# CONFIG_SND_OPTI93X is not set
1079CONFIG_SND_SB8=m
1080CONFIG_SND_SB16=m
1081CONFIG_SND_SBAWE=m
1082CONFIG_SND_SB16_CSP=y
1083# CONFIG_SND_WAVEFRONT is not set
1084# CONFIG_SND_ALS100 is not set
1085# CONFIG_SND_AZT2320 is not set
1086# CONFIG_SND_CMI8330 is not set
1087# CONFIG_SND_DT019X is not set
1088CONFIG_SND_OPL3SA2=m
1089# CONFIG_SND_SGALAXY is not set
1090# CONFIG_SND_SSCAPE is not set
1091
1092#
1093# PCI devices
1094#
1095CONFIG_SND_AC97_CODEC=m
1096# CONFIG_SND_ALI5451 is not set
1097# CONFIG_SND_ATIIXP is not set
1098# CONFIG_SND_ATIIXP_MODEM is not set
1099# CONFIG_SND_AU8810 is not set
1100# CONFIG_SND_AU8820 is not set
1101# CONFIG_SND_AU8830 is not set
1102# CONFIG_SND_AZT3328 is not set
1103# CONFIG_SND_BT87X is not set
1104# CONFIG_SND_CS46XX is not set
1105# CONFIG_SND_CS4281 is not set
1106# CONFIG_SND_EMU10K1 is not set
1107# CONFIG_SND_KORG1212 is not set
1108# CONFIG_SND_MIXART is not set
1109# CONFIG_SND_NM256 is not set
1110# CONFIG_SND_RME32 is not set
1111# CONFIG_SND_RME96 is not set
1112# CONFIG_SND_RME9652 is not set
1113# CONFIG_SND_HDSP is not set
1114# CONFIG_SND_TRIDENT is not set
1115# CONFIG_SND_YMFPCI is not set
1116# CONFIG_SND_ALS4000 is not set
1117# CONFIG_SND_CMIPCI is not set
1118# CONFIG_SND_ENS1370 is not set
1119# CONFIG_SND_ENS1371 is not set
1120# CONFIG_SND_ES1938 is not set
1121# CONFIG_SND_ES1968 is not set
1122CONFIG_SND_MAESTRO3=m
1123# CONFIG_SND_FM801 is not set
1124# CONFIG_SND_ICE1712 is not set
1125# CONFIG_SND_ICE1724 is not set
1126CONFIG_SND_INTEL8X0=m
1127# CONFIG_SND_INTEL8X0M is not set
1128# CONFIG_SND_SONICVIBES is not set
1129# CONFIG_SND_VIA82XX is not set
1130# CONFIG_SND_VX222 is not set
1131
1132#
1133# ALSA USB devices
1134#
1135# CONFIG_SND_USB_AUDIO is not set
1136# CONFIG_SND_USB_USX2Y is not set
1137
1138#
1139# PCMCIA devices
1140#
1141# CONFIG_SND_VXPOCKET is not set
1142# CONFIG_SND_VXP440 is not set
1143# CONFIG_SND_PDAUDIOCF is not set
1144
1145#
1146# Open Sound System
1147#
1148# CONFIG_SOUND_PRIME is not set
1149
1150#
1151# USB support
1152#
1153CONFIG_USB=y
1154# CONFIG_USB_DEBUG is not set
1155
1156#
1157# Miscellaneous USB options
1158#
1159CONFIG_USB_DEVICEFS=y
1160CONFIG_USB_BANDWIDTH=y
1161CONFIG_USB_DYNAMIC_MINORS=y
1162# CONFIG_USB_SUSPEND is not set
1163# CONFIG_USB_OTG is not set
1164
1165#
1166# USB Host Controller Drivers
1167#
1168# CONFIG_USB_EHCI_HCD is not set
1169# CONFIG_USB_OHCI_HCD is not set
1170CONFIG_USB_UHCI_HCD=y
1171
1172#
1173# USB Device Class drivers
1174#
1175# CONFIG_USB_AUDIO is not set
1176# CONFIG_USB_BLUETOOTH_TTY is not set
1177# CONFIG_USB_MIDI is not set
1178# CONFIG_USB_ACM is not set
1179# CONFIG_USB_PRINTER is not set
1180CONFIG_USB_STORAGE=m
1181# CONFIG_USB_STORAGE_DEBUG is not set
1182# CONFIG_USB_STORAGE_RW_DETECT is not set
1183# CONFIG_USB_STORAGE_DATAFAB is not set
1184# CONFIG_USB_STORAGE_FREECOM is not set
1185# CONFIG_USB_STORAGE_ISD200 is not set
1186# CONFIG_USB_STORAGE_DPCM is not set
1187# CONFIG_USB_STORAGE_HP8200e is not set
1188# CONFIG_USB_STORAGE_SDDR09 is not set
1189# CONFIG_USB_STORAGE_SDDR55 is not set
1190# CONFIG_USB_STORAGE_JUMPSHOT is not set
1191
1192#
1193# USB Human Interface Devices (HID)
1194#
1195CONFIG_USB_HID=y
1196CONFIG_USB_HIDINPUT=y
1197# CONFIG_HID_FF is not set
1198CONFIG_USB_HIDDEV=y
1199# CONFIG_USB_AIPTEK is not set
1200CONFIG_USB_WACOM=m
1201# CONFIG_USB_KBTAB is not set
1202# CONFIG_USB_POWERMATE is not set
1203# CONFIG_USB_MTOUCH is not set
1204# CONFIG_USB_EGALAX is not set
1205# CONFIG_USB_XPAD is not set
1206# CONFIG_USB_ATI_REMOTE is not set
1207
1208#
1209# USB Imaging devices
1210#
1211# CONFIG_USB_MDC800 is not set
1212# CONFIG_USB_MICROTEK is not set
1213# CONFIG_USB_HPUSBSCSI is not set
1214
1215#
1216# USB Multimedia devices
1217#
1218# CONFIG_USB_DABUSB is not set
1219
1220#
1221# Video4Linux support is needed for USB Multimedia device support
1222#
1223
1224#
1225# USB Network adaptors
1226#
1227# CONFIG_USB_CATC is not set
1228# CONFIG_USB_KAWETH is not set
1229# CONFIG_USB_PEGASUS is not set
1230# CONFIG_USB_RTL8150 is not set
1231# CONFIG_USB_USBNET is not set
1232
1233#
1234# USB port drivers
1235#
1236# CONFIG_USB_USS720 is not set
1237
1238#
1239# USB Serial Converter support
1240#
1241# CONFIG_USB_SERIAL is not set
1242
1243#
1244# USB Miscellaneous drivers
1245#
1246# CONFIG_USB_EMI62 is not set
1247# CONFIG_USB_EMI26 is not set
1248# CONFIG_USB_TIGL is not set
1249# CONFIG_USB_AUERSWALD is not set
1250# CONFIG_USB_RIO500 is not set
1251# CONFIG_USB_LEGOTOWER is not set
1252# CONFIG_USB_LCD is not set
1253# CONFIG_USB_LED is not set
1254# CONFIG_USB_CYTHERM is not set
1255# CONFIG_USB_PHIDGETSERVO is not set
1256# CONFIG_USB_TEST is not set
1257
1258#
1259# USB Gadget Support
1260#
1261# CONFIG_USB_GADGET is not set
1262
1263#
1264# File systems
1265#
1266CONFIG_EXT2_FS=y
1267CONFIG_EXT2_FS_XATTR=y
1268# CONFIG_EXT2_FS_POSIX_ACL is not set
1269# CONFIG_EXT2_FS_SECURITY is not set
1270CONFIG_EXT3_FS=y
1271CONFIG_EXT3_FS_XATTR=y
1272# CONFIG_EXT3_FS_POSIX_ACL is not set
1273# CONFIG_EXT3_FS_SECURITY is not set
1274CONFIG_JBD=y
1275CONFIG_JBD_DEBUG=y
1276CONFIG_FS_MBCACHE=y
1277CONFIG_REISERFS_FS=y
1278# CONFIG_REISERFS_CHECK is not set
1279# CONFIG_REISERFS_PROC_INFO is not set
1280# CONFIG_REISERFS_FS_XATTR is not set
1281# CONFIG_JFS_FS is not set
1282# CONFIG_XFS_FS is not set
1283# CONFIG_MINIX_FS is not set
1284# CONFIG_ROMFS_FS is not set
1285# CONFIG_QUOTA is not set
1286# CONFIG_AUTOFS_FS is not set
1287CONFIG_AUTOFS4_FS=y
1288
1289#
1290# CD-ROM/DVD Filesystems
1291#
1292CONFIG_ISO9660_FS=y
1293CONFIG_JOLIET=y
1294# CONFIG_ZISOFS is not set
1295CONFIG_UDF_FS=y
1296CONFIG_UDF_NLS=y
1297
1298#
1299# DOS/FAT/NT Filesystems
1300#
1301CONFIG_FAT_FS=y
1302CONFIG_MSDOS_FS=y
1303CONFIG_VFAT_FS=y
1304CONFIG_FAT_DEFAULT_CODEPAGE=437
1305CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1306CONFIG_NTFS_FS=y
1307# CONFIG_NTFS_DEBUG is not set
1308# CONFIG_NTFS_RW is not set
1309
1310#
1311# Pseudo filesystems
1312#
1313CONFIG_PROC_FS=y
1314CONFIG_PROC_KCORE=y
1315CONFIG_SYSFS=y
1316# CONFIG_DEVFS_FS is not set
1317# CONFIG_DEVPTS_FS_XATTR is not set
1318CONFIG_TMPFS=y
1319# CONFIG_HUGETLBFS is not set
1320# CONFIG_HUGETLB_PAGE is not set
1321CONFIG_RAMFS=y
1322
1323#
1324# Miscellaneous filesystems
1325#
1326# CONFIG_ADFS_FS is not set
1327# CONFIG_AFFS_FS is not set
1328# CONFIG_HFS_FS is not set
1329# CONFIG_HFSPLUS_FS is not set
1330# CONFIG_BEFS_FS is not set
1331# CONFIG_BFS_FS is not set
1332# CONFIG_EFS_FS is not set
1333# CONFIG_CRAMFS is not set
1334# CONFIG_VXFS_FS is not set
1335# CONFIG_HPFS_FS is not set
1336# CONFIG_QNX4FS_FS is not set
1337# CONFIG_SYSV_FS is not set
1338# CONFIG_UFS_FS is not set
1339
1340#
1341# Network File Systems
1342#
1343CONFIG_NFS_FS=y
1344CONFIG_NFS_V3=y
1345# CONFIG_NFS_V4 is not set
1346# CONFIG_NFS_DIRECTIO is not set
1347CONFIG_NFSD=y
1348CONFIG_NFSD_V3=y
1349# CONFIG_NFSD_V4 is not set
1350CONFIG_NFSD_TCP=y
1351CONFIG_LOCKD=y
1352CONFIG_LOCKD_V4=y
1353CONFIG_EXPORTFS=y
1354CONFIG_SUNRPC=y
1355# CONFIG_RPCSEC_GSS_KRB5 is not set
1356# CONFIG_RPCSEC_GSS_SPKM3 is not set
1357CONFIG_SMB_FS=m
1358# CONFIG_SMB_NLS_DEFAULT is not set
1359# CONFIG_CIFS is not set
1360# CONFIG_NCP_FS is not set
1361# CONFIG_CODA_FS is not set
1362# CONFIG_AFS_FS is not set
1363
1364#
1365# Partition Types
1366#
1367# CONFIG_PARTITION_ADVANCED is not set
1368CONFIG_MSDOS_PARTITION=y
1369
1370#
1371# Native Language Support
1372#
1373CONFIG_NLS=y
1374CONFIG_NLS_DEFAULT="iso8859-1"
1375CONFIG_NLS_CODEPAGE_437=y
1376# CONFIG_NLS_CODEPAGE_737 is not set
1377# CONFIG_NLS_CODEPAGE_775 is not set
1378# CONFIG_NLS_CODEPAGE_850 is not set
1379# CONFIG_NLS_CODEPAGE_852 is not set
1380# CONFIG_NLS_CODEPAGE_855 is not set
1381# CONFIG_NLS_CODEPAGE_857 is not set
1382# CONFIG_NLS_CODEPAGE_860 is not set
1383# CONFIG_NLS_CODEPAGE_861 is not set
1384# CONFIG_NLS_CODEPAGE_862 is not set
1385# CONFIG_NLS_CODEPAGE_863 is not set
1386# CONFIG_NLS_CODEPAGE_864 is not set
1387# CONFIG_NLS_CODEPAGE_865 is not set
1388# CONFIG_NLS_CODEPAGE_866 is not set
1389# CONFIG_NLS_CODEPAGE_869 is not set
1390# CONFIG_NLS_CODEPAGE_936 is not set
1391# CONFIG_NLS_CODEPAGE_950 is not set
1392# CONFIG_NLS_CODEPAGE_932 is not set
1393# CONFIG_NLS_CODEPAGE_949 is not set
1394# CONFIG_NLS_CODEPAGE_874 is not set
1395# CONFIG_NLS_ISO8859_8 is not set
1396# CONFIG_NLS_CODEPAGE_1250 is not set
1397# CONFIG_NLS_CODEPAGE_1251 is not set
1398# CONFIG_NLS_ASCII is not set
1399CONFIG_NLS_ISO8859_1=y
1400# CONFIG_NLS_ISO8859_2 is not set
1401# CONFIG_NLS_ISO8859_3 is not set
1402# CONFIG_NLS_ISO8859_4 is not set
1403# CONFIG_NLS_ISO8859_5 is not set
1404# CONFIG_NLS_ISO8859_6 is not set
1405# CONFIG_NLS_ISO8859_7 is not set
1406# CONFIG_NLS_ISO8859_9 is not set
1407# CONFIG_NLS_ISO8859_13 is not set
1408# CONFIG_NLS_ISO8859_14 is not set
1409# CONFIG_NLS_ISO8859_15 is not set
1410# CONFIG_NLS_KOI8_R is not set
1411# CONFIG_NLS_KOI8_U is not set
1412# CONFIG_NLS_UTF8 is not set
1413
1414#
1415# Profiling support
1416#
1417# CONFIG_PROFILING is not set
1418
1419#
1420# Kernel hacking
1421#
1422# CONFIG_DEBUG_KERNEL is not set
1423CONFIG_FRAME_POINTER=y
1424CONFIG_EARLY_PRINTK=y
1425# CONFIG_4KSTACKS is not set
1426CONFIG_X86_FIND_SMP_CONFIG=y
1427CONFIG_X86_MPPARSE=y
1428
1429#
1430# Security options
1431#
1432# CONFIG_SECURITY is not set
1433
1434#
1435# Cryptographic options
1436#
1437CONFIG_CRYPTO=y
1438CONFIG_CRYPTO_HMAC=y
1439CONFIG_CRYPTO_NULL=y
1440CONFIG_CRYPTO_MD4=y
1441CONFIG_CRYPTO_MD5=y
1442CONFIG_CRYPTO_SHA1=y
1443CONFIG_CRYPTO_SHA256=y
1444CONFIG_CRYPTO_SHA512=y
1445# CONFIG_CRYPTO_WP512 is not set
1446CONFIG_CRYPTO_DES=y
1447CONFIG_CRYPTO_BLOWFISH=y
1448CONFIG_CRYPTO_TWOFISH=y
1449CONFIG_CRYPTO_SERPENT=y
1450# CONFIG_CRYPTO_AES_586 is not set
1451CONFIG_CRYPTO_CAST5=y
1452CONFIG_CRYPTO_CAST6=y
1453# CONFIG_CRYPTO_TEA is not set
1454# CONFIG_CRYPTO_ARC4 is not set
1455# CONFIG_CRYPTO_KHAZAD is not set
1456CONFIG_CRYPTO_DEFLATE=y
1457# CONFIG_CRYPTO_MICHAEL_MIC is not set
1458# CONFIG_CRYPTO_CRC32C is not set
1459# CONFIG_CRYPTO_TEST is not set
1460
1461#
1462# Library routines
1463#
1464CONFIG_CRC_CCITT=m
1465CONFIG_CRC32=m
1466# CONFIG_LIBCRC32C is not set
1467CONFIG_ZLIB_INFLATE=y
1468CONFIG_ZLIB_DEFLATE=y
1469CONFIG_X86_SMP=y
1470CONFIG_X86_HT=y
1471CONFIG_X86_BIOS_REBOOT=y
1472CONFIG_X86_TRAMPOLINE=y
1473CONFIG_PC=y
Note: See TracBrowser for help on using the repository browser.