Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
[linux-2.6-block.git] / arch / x86_64 / defconfig
CommitLineData
1da177e4
LT
1#
2# Automatically generated make config: don't edit
0addb142
AK
3# Linux kernel version: 2.6.15-git12
4# Mon Jan 16 13:09:08 2006
1da177e4
LT
5#
6CONFIG_X86_64=y
7CONFIG_64BIT=y
8CONFIG_X86=y
affc9b84 9CONFIG_SEMAPHORE_SLEEPERS=y
1da177e4
LT
10CONFIG_MMU=y
11CONFIG_RWSEM_GENERIC_SPINLOCK=y
12CONFIG_GENERIC_CALIBRATE_DELAY=y
13CONFIG_X86_CMPXCHG=y
14CONFIG_EARLY_PRINTK=y
1da177e4
LT
15CONFIG_GENERIC_ISA_DMA=y
16CONFIG_GENERIC_IOMAP=y
affc9b84 17CONFIG_ARCH_MAY_HAVE_PC_FDC=y
6076399e 18CONFIG_DMI=y
1da177e4
LT
19
20#
21# Code maturity level options
22#
23CONFIG_EXPERIMENTAL=y
24CONFIG_CLEAN_COMPILE=y
25CONFIG_LOCK_KERNEL=y
59db2e6e 26CONFIG_INIT_ENV_ARG_LIMIT=32
1da177e4
LT
27
28#
29# General setup
30#
31CONFIG_LOCALVERSION=""
affc9b84 32CONFIG_LOCALVERSION_AUTO=y
1da177e4
LT
33CONFIG_SWAP=y
34CONFIG_SYSVIPC=y
35CONFIG_POSIX_MQUEUE=y
36# CONFIG_BSD_PROCESS_ACCT is not set
37CONFIG_SYSCTL=y
38# CONFIG_AUDIT is not set
1da177e4
LT
39CONFIG_IKCONFIG=y
40CONFIG_IKCONFIG_PROC=y
41# CONFIG_CPUSETS is not set
affc9b84 42CONFIG_INITRAMFS_SOURCE=""
6076399e
AK
43CONFIG_UID16=y
44CONFIG_VM86=y
45CONFIG_CC_OPTIMIZE_FOR_SIZE=y
1da177e4
LT
46# CONFIG_EMBEDDED is not set
47CONFIG_KALLSYMS=y
48CONFIG_KALLSYMS_ALL=y
49# CONFIG_KALLSYMS_EXTRA_PASS is not set
6076399e 50CONFIG_HOTPLUG=y
59db2e6e
AK
51CONFIG_PRINTK=y
52CONFIG_BUG=y
6076399e 53CONFIG_ELF_CORE=y
1da177e4
LT
54CONFIG_BASE_FULL=y
55CONFIG_FUTEX=y
56CONFIG_EPOLL=y
1da177e4
LT
57CONFIG_SHMEM=y
58CONFIG_CC_ALIGN_FUNCTIONS=0
59CONFIG_CC_ALIGN_LABELS=0
60CONFIG_CC_ALIGN_LOOPS=0
61CONFIG_CC_ALIGN_JUMPS=0
6076399e 62CONFIG_SLAB=y
1da177e4
LT
63# CONFIG_TINY_SHMEM is not set
64CONFIG_BASE_SMALL=0
6076399e 65# CONFIG_SLOB is not set
1da177e4
LT
66
67#
68# Loadable module support
69#
70CONFIG_MODULES=y
71CONFIG_MODULE_UNLOAD=y
72CONFIG_MODULE_FORCE_UNLOAD=y
73CONFIG_OBSOLETE_MODPARM=y
74# CONFIG_MODVERSIONS is not set
75# CONFIG_MODULE_SRCVERSION_ALL is not set
76# CONFIG_KMOD is not set
77CONFIG_STOP_MACHINE=y
78
6076399e
AK
79#
80# Block layer
81#
82CONFIG_LBD=y
83
84#
85# IO Schedulers
86#
87CONFIG_IOSCHED_NOOP=y
88# CONFIG_IOSCHED_AS is not set
89CONFIG_IOSCHED_DEADLINE=y
90CONFIG_IOSCHED_CFQ=y
91# CONFIG_DEFAULT_AS is not set
92# CONFIG_DEFAULT_DEADLINE is not set
93CONFIG_DEFAULT_CFQ=y
94# CONFIG_DEFAULT_NOOP is not set
95CONFIG_DEFAULT_IOSCHED="cfq"
96
1da177e4
LT
97#
98# Processor type and features
99#
6076399e
AK
100CONFIG_X86_PC=y
101# CONFIG_X86_VSMP is not set
1da177e4
LT
102# CONFIG_MK8 is not set
103# CONFIG_MPSC is not set
104CONFIG_GENERIC_CPU=y
105CONFIG_X86_L1_CACHE_BYTES=128
106CONFIG_X86_L1_CACHE_SHIFT=7
107CONFIG_X86_TSC=y
108CONFIG_X86_GOOD_APIC=y
109# CONFIG_MICROCODE is not set
110CONFIG_X86_MSR=y
111CONFIG_X86_CPUID=y
112CONFIG_X86_HT=y
113CONFIG_X86_IO_APIC=y
114CONFIG_X86_LOCAL_APIC=y
115CONFIG_MTRR=y
116CONFIG_SMP=y
1da177e4 117CONFIG_SCHED_SMT=y
6076399e
AK
118# CONFIG_PREEMPT_NONE is not set
119CONFIG_PREEMPT_VOLUNTARY=y
acc7b6f0
AK
120# CONFIG_PREEMPT is not set
121CONFIG_PREEMPT_BKL=y
56720367 122CONFIG_NUMA=y
1da177e4 123CONFIG_K8_NUMA=y
56720367 124CONFIG_X86_64_ACPI_NUMA=y
6076399e 125CONFIG_NUMA_EMU=y
acc7b6f0 126CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
acc7b6f0
AK
127CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y
128CONFIG_ARCH_SPARSEMEM_ENABLE=y
129CONFIG_SELECT_MEMORY_MODEL=y
130# CONFIG_FLATMEM_MANUAL is not set
131CONFIG_DISCONTIGMEM_MANUAL=y
132# CONFIG_SPARSEMEM_MANUAL is not set
133CONFIG_DISCONTIGMEM=y
134CONFIG_FLAT_NODE_MEM_MAP=y
135CONFIG_NEED_MULTIPLE_NODES=y
affc9b84 136# CONFIG_SPARSEMEM_STATIC is not set
56720367 137CONFIG_SPLIT_PTLOCK_CPUS=4
6076399e 138CONFIG_MIGRATION=y
acc7b6f0 139CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
acc7b6f0 140CONFIG_NR_CPUS=32
56720367 141CONFIG_HOTPLUG_CPU=y
59db2e6e
AK
142CONFIG_HPET_TIMER=y
143CONFIG_X86_PM_TIMER=y
144CONFIG_HPET_EMULATE_RTC=y
1da177e4
LT
145CONFIG_GART_IOMMU=y
146CONFIG_SWIOTLB=y
147CONFIG_X86_MCE=y
148CONFIG_X86_MCE_INTEL=y
56720367 149CONFIG_X86_MCE_AMD=y
acc7b6f0 150# CONFIG_KEXEC is not set
6076399e
AK
151# CONFIG_CRASH_DUMP is not set
152CONFIG_PHYSICAL_START=0x100000
1da177e4 153CONFIG_SECCOMP=y
acc7b6f0
AK
154# CONFIG_HZ_100 is not set
155CONFIG_HZ_250=y
156# CONFIG_HZ_1000 is not set
157CONFIG_HZ=250
1da177e4
LT
158CONFIG_GENERIC_HARDIRQS=y
159CONFIG_GENERIC_IRQ_PROBE=y
59db2e6e 160CONFIG_ISA_DMA_API=y
affc9b84 161CONFIG_GENERIC_PENDING_IRQ=y
1da177e4
LT
162
163#
164# Power management options
165#
166CONFIG_PM=y
6076399e 167# CONFIG_PM_LEGACY is not set
1da177e4
LT
168# CONFIG_PM_DEBUG is not set
169CONFIG_SOFTWARE_SUSPEND=y
170CONFIG_PM_STD_PARTITION=""
56720367 171CONFIG_SUSPEND_SMP=y
1da177e4
LT
172
173#
174# ACPI (Advanced Configuration and Power Interface) Support
175#
176CONFIG_ACPI=y
56720367
AK
177CONFIG_ACPI_SLEEP=y
178CONFIG_ACPI_SLEEP_PROC_FS=y
179CONFIG_ACPI_SLEEP_PROC_SLEEP=y
1da177e4
LT
180CONFIG_ACPI_AC=y
181CONFIG_ACPI_BATTERY=y
182CONFIG_ACPI_BUTTON=y
183# CONFIG_ACPI_VIDEO is not set
6076399e 184# CONFIG_ACPI_HOTKEY is not set
1da177e4
LT
185CONFIG_ACPI_FAN=y
186CONFIG_ACPI_PROCESSOR=y
56720367 187CONFIG_ACPI_HOTPLUG_CPU=y
1da177e4
LT
188CONFIG_ACPI_THERMAL=y
189CONFIG_ACPI_NUMA=y
190# CONFIG_ACPI_ASUS is not set
191# CONFIG_ACPI_IBM is not set
192CONFIG_ACPI_TOSHIBA=y
193CONFIG_ACPI_BLACKLIST_YEAR=2001
59db2e6e 194# CONFIG_ACPI_DEBUG is not set
1da177e4
LT
195CONFIG_ACPI_EC=y
196CONFIG_ACPI_POWER=y
1da177e4 197CONFIG_ACPI_SYSTEM=y
56720367 198CONFIG_ACPI_CONTAINER=y
1da177e4
LT
199
200#
201# CPU Frequency scaling
202#
203CONFIG_CPU_FREQ=y
59db2e6e 204CONFIG_CPU_FREQ_TABLE=y
1da177e4
LT
205# CONFIG_CPU_FREQ_DEBUG is not set
206CONFIG_CPU_FREQ_STAT=y
207# CONFIG_CPU_FREQ_STAT_DETAILS is not set
208CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
209# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
210CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
211# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
212CONFIG_CPU_FREQ_GOV_USERSPACE=y
213CONFIG_CPU_FREQ_GOV_ONDEMAND=y
acc7b6f0 214# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
1da177e4
LT
215
216#
217# CPUFreq processor drivers
218#
219CONFIG_X86_POWERNOW_K8=y
220CONFIG_X86_POWERNOW_K8_ACPI=y
221# CONFIG_X86_SPEEDSTEP_CENTRINO is not set
222CONFIG_X86_ACPI_CPUFREQ=y
223
224#
225# shared options
226#
227CONFIG_X86_ACPI_CPUFREQ_PROC_INTF=y
59db2e6e 228# CONFIG_X86_SPEEDSTEP_LIB is not set
1da177e4
LT
229
230#
231# Bus options (PCI etc.)
232#
233CONFIG_PCI=y
234CONFIG_PCI_DIRECT=y
235CONFIG_PCI_MMCONFIG=y
236CONFIG_UNORDERED_IO=y
6076399e 237CONFIG_PCIEPORTBUS=y
1da177e4
LT
238CONFIG_PCI_MSI=y
239# CONFIG_PCI_LEGACY_PROC is not set
59db2e6e 240# CONFIG_PCI_DEBUG is not set
1da177e4
LT
241
242#
243# PCCARD (PCMCIA/CardBus) support
244#
245# CONFIG_PCCARD is not set
246
1da177e4
LT
247#
248# PCI Hotplug Support
249#
250# CONFIG_HOTPLUG_PCI is not set
251
252#
253# Executable file formats / Emulations
254#
255CONFIG_BINFMT_ELF=y
256# CONFIG_BINFMT_MISC is not set
257CONFIG_IA32_EMULATION=y
258CONFIG_IA32_AOUT=y
259CONFIG_COMPAT=y
260CONFIG_SYSVIPC_COMPAT=y
1da177e4 261
acc7b6f0
AK
262#
263# Networking
264#
265CONFIG_NET=y
266
267#
268# Networking options
269#
270CONFIG_PACKET=y
271# CONFIG_PACKET_MMAP is not set
272CONFIG_UNIX=y
273# CONFIG_NET_KEY is not set
274CONFIG_INET=y
275CONFIG_IP_MULTICAST=y
276# CONFIG_IP_ADVANCED_ROUTER is not set
277CONFIG_IP_FIB_HASH=y
affc9b84
AK
278CONFIG_IP_PNP=y
279CONFIG_IP_PNP_DHCP=y
280# CONFIG_IP_PNP_BOOTP is not set
281# CONFIG_IP_PNP_RARP is not set
acc7b6f0
AK
282# CONFIG_NET_IPIP is not set
283# CONFIG_NET_IPGRE is not set
284# CONFIG_IP_MROUTE is not set
285# CONFIG_ARPD is not set
286# CONFIG_SYN_COOKIES is not set
287# CONFIG_INET_AH is not set
288# CONFIG_INET_ESP is not set
289# CONFIG_INET_IPCOMP is not set
290# CONFIG_INET_TUNNEL is not set
affc9b84
AK
291CONFIG_INET_DIAG=y
292CONFIG_INET_TCP_DIAG=y
acc7b6f0
AK
293# CONFIG_TCP_CONG_ADVANCED is not set
294CONFIG_TCP_CONG_BIC=y
295CONFIG_IPV6=y
296# CONFIG_IPV6_PRIVACY is not set
297# CONFIG_INET6_AH is not set
298# CONFIG_INET6_ESP is not set
299# CONFIG_INET6_IPCOMP is not set
300# CONFIG_INET6_TUNNEL is not set
301# CONFIG_IPV6_TUNNEL is not set
302# CONFIG_NETFILTER is not set
303
affc9b84
AK
304#
305# DCCP Configuration (EXPERIMENTAL)
306#
307# CONFIG_IP_DCCP is not set
308
acc7b6f0
AK
309#
310# SCTP Configuration (EXPERIMENTAL)
311#
312# CONFIG_IP_SCTP is not set
313# CONFIG_ATM is not set
314# CONFIG_BRIDGE is not set
315# CONFIG_VLAN_8021Q is not set
316# CONFIG_DECNET is not set
317# CONFIG_LLC2 is not set
318# CONFIG_IPX is not set
319# CONFIG_ATALK is not set
320# CONFIG_X25 is not set
321# CONFIG_LAPB is not set
0addb142
AK
322
323#
324# TIPC Configuration (EXPERIMENTAL)
325#
326# CONFIG_TIPC is not set
acc7b6f0
AK
327# CONFIG_NET_DIVERT is not set
328# CONFIG_ECONET is not set
329# CONFIG_WAN_ROUTER is not set
6076399e
AK
330
331#
332# QoS and/or fair queueing
333#
acc7b6f0 334# CONFIG_NET_SCHED is not set
acc7b6f0
AK
335
336#
337# Network testing
338#
339# CONFIG_NET_PKTGEN is not set
acc7b6f0
AK
340# CONFIG_HAMRADIO is not set
341# CONFIG_IRDA is not set
342# CONFIG_BT is not set
affc9b84 343# CONFIG_IEEE80211 is not set
acc7b6f0 344
1da177e4
LT
345#
346# Device Drivers
347#
348
349#
350# Generic Driver Options
351#
352CONFIG_STANDALONE=y
353CONFIG_PREVENT_FIRMWARE_BUILD=y
6076399e 354CONFIG_FW_LOADER=y
1da177e4
LT
355# CONFIG_DEBUG_DRIVER is not set
356
56720367
AK
357#
358# Connector - unified userspace <-> kernelspace linker
359#
360# CONFIG_CONNECTOR is not set
361
1da177e4
LT
362#
363# Memory Technology Devices (MTD)
364#
365# CONFIG_MTD is not set
366
367#
368# Parallel port support
369#
370# CONFIG_PARPORT is not set
371
372#
373# Plug and Play support
374#
375# CONFIG_PNP is not set
376
377#
378# Block devices
379#
380CONFIG_BLK_DEV_FD=y
381# CONFIG_BLK_CPQ_DA is not set
382# CONFIG_BLK_CPQ_CISS_DA is not set
383# CONFIG_BLK_DEV_DAC960 is not set
384# CONFIG_BLK_DEV_UMEM is not set
385# CONFIG_BLK_DEV_COW_COMMON is not set
386CONFIG_BLK_DEV_LOOP=y
387# CONFIG_BLK_DEV_CRYPTOLOOP is not set
388# CONFIG_BLK_DEV_NBD is not set
389# CONFIG_BLK_DEV_SX8 is not set
390# CONFIG_BLK_DEV_UB is not set
391CONFIG_BLK_DEV_RAM=y
392CONFIG_BLK_DEV_RAM_COUNT=16
393CONFIG_BLK_DEV_RAM_SIZE=4096
394CONFIG_BLK_DEV_INITRD=y
1da177e4 395# CONFIG_CDROM_PKTCDVD is not set
1da177e4
LT
396# CONFIG_ATA_OVER_ETH is not set
397
398#
399# ATA/ATAPI/MFM/RLL support
400#
401CONFIG_IDE=y
402CONFIG_BLK_DEV_IDE=y
403
404#
405# Please see Documentation/ide.txt for help/info on IDE drives
406#
407# CONFIG_BLK_DEV_IDE_SATA is not set
408# CONFIG_BLK_DEV_HD_IDE is not set
409CONFIG_BLK_DEV_IDEDISK=y
410CONFIG_IDEDISK_MULTI_MODE=y
411CONFIG_BLK_DEV_IDECD=y
412# CONFIG_BLK_DEV_IDETAPE is not set
413# CONFIG_BLK_DEV_IDEFLOPPY is not set
414# CONFIG_BLK_DEV_IDESCSI is not set
415# CONFIG_IDE_TASK_IOCTL is not set
416
417#
418# IDE chipset support/bugfixes
419#
420CONFIG_IDE_GENERIC=y
421# CONFIG_BLK_DEV_CMD640 is not set
422CONFIG_BLK_DEV_IDEPCI=y
423# CONFIG_IDEPCI_SHARE_IRQ is not set
424# CONFIG_BLK_DEV_OFFBOARD is not set
425# CONFIG_BLK_DEV_GENERIC is not set
426# CONFIG_BLK_DEV_OPTI621 is not set
427# CONFIG_BLK_DEV_RZ1000 is not set
428CONFIG_BLK_DEV_IDEDMA_PCI=y
429# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
430CONFIG_IDEDMA_PCI_AUTO=y
431# CONFIG_IDEDMA_ONLYDISK is not set
432# CONFIG_BLK_DEV_AEC62XX is not set
433# CONFIG_BLK_DEV_ALI15X3 is not set
434CONFIG_BLK_DEV_AMD74XX=y
6076399e 435CONFIG_BLK_DEV_ATIIXP=y
1da177e4
LT
436# CONFIG_BLK_DEV_CMD64X is not set
437# CONFIG_BLK_DEV_TRIFLEX is not set
438# CONFIG_BLK_DEV_CY82C693 is not set
439# CONFIG_BLK_DEV_CS5520 is not set
440# CONFIG_BLK_DEV_CS5530 is not set
441# CONFIG_BLK_DEV_HPT34X is not set
442# CONFIG_BLK_DEV_HPT366 is not set
443# CONFIG_BLK_DEV_SC1200 is not set
444CONFIG_BLK_DEV_PIIX=y
acc7b6f0 445# CONFIG_BLK_DEV_IT821X is not set
1da177e4
LT
446# CONFIG_BLK_DEV_NS87415 is not set
447# CONFIG_BLK_DEV_PDC202XX_OLD is not set
59db2e6e
AK
448CONFIG_BLK_DEV_PDC202XX_NEW=y
449# CONFIG_PDC202XX_FORCE is not set
1da177e4
LT
450# CONFIG_BLK_DEV_SVWKS is not set
451# CONFIG_BLK_DEV_SIIMAGE is not set
452# CONFIG_BLK_DEV_SIS5513 is not set
453# CONFIG_BLK_DEV_SLC90E66 is not set
454# CONFIG_BLK_DEV_TRM290 is not set
455# CONFIG_BLK_DEV_VIA82CXXX is not set
456# CONFIG_IDE_ARM is not set
457CONFIG_BLK_DEV_IDEDMA=y
458# CONFIG_IDEDMA_IVB is not set
459CONFIG_IDEDMA_AUTO=y
460# CONFIG_BLK_DEV_HD is not set
461
462#
463# SCSI device support
464#
affc9b84 465# CONFIG_RAID_ATTRS is not set
1da177e4
LT
466CONFIG_SCSI=y
467# CONFIG_SCSI_PROC_FS is not set
468
469#
470# SCSI support type (disk, tape, CD-ROM)
471#
472CONFIG_BLK_DEV_SD=y
473# CONFIG_CHR_DEV_ST is not set
474# CONFIG_CHR_DEV_OSST is not set
475# CONFIG_BLK_DEV_SR is not set
476# CONFIG_CHR_DEV_SG is not set
acc7b6f0 477# CONFIG_CHR_DEV_SCH is not set
1da177e4
LT
478
479#
480# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
481#
482# CONFIG_SCSI_MULTI_LUN is not set
6076399e 483CONFIG_SCSI_CONSTANTS=y
1da177e4
LT
484# CONFIG_SCSI_LOGGING is not set
485
486#
487# SCSI Transport Attributes
488#
affc9b84 489CONFIG_SCSI_SPI_ATTRS=y
6076399e 490CONFIG_SCSI_FC_ATTRS=y
1da177e4 491# CONFIG_SCSI_ISCSI_ATTRS is not set
56720367 492# CONFIG_SCSI_SAS_ATTRS is not set
1da177e4
LT
493
494#
495# SCSI low-level drivers
496#
6076399e 497# CONFIG_ISCSI_TCP is not set
59db2e6e 498# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
1da177e4
LT
499# CONFIG_SCSI_3W_9XXX is not set
500# CONFIG_SCSI_ACARD is not set
501# CONFIG_SCSI_AACRAID is not set
502# CONFIG_SCSI_AIC7XXX is not set
503# CONFIG_SCSI_AIC7XXX_OLD is not set
504CONFIG_SCSI_AIC79XX=y
505CONFIG_AIC79XX_CMDS_PER_DEVICE=32
506CONFIG_AIC79XX_RESET_DELAY_MS=4000
507# CONFIG_AIC79XX_ENABLE_RD_STRM is not set
508# CONFIG_AIC79XX_DEBUG_ENABLE is not set
509CONFIG_AIC79XX_DEBUG_MASK=0
510# CONFIG_AIC79XX_REG_PRETTY_PRINT is not set
6076399e
AK
511CONFIG_MEGARAID_NEWGEN=y
512CONFIG_MEGARAID_MM=y
513CONFIG_MEGARAID_MAILBOX=y
1da177e4 514# CONFIG_MEGARAID_LEGACY is not set
6076399e 515CONFIG_MEGARAID_SAS=y
1da177e4 516CONFIG_SCSI_SATA=y
6076399e 517CONFIG_SCSI_SATA_AHCI=y
1da177e4
LT
518# CONFIG_SCSI_SATA_SVW is not set
519CONFIG_SCSI_ATA_PIIX=y
affc9b84 520# CONFIG_SCSI_SATA_MV is not set
56720367
AK
521CONFIG_SCSI_SATA_NV=y
522# CONFIG_SCSI_PDC_ADMA is not set
1da177e4 523# CONFIG_SCSI_SATA_QSTOR is not set
56720367 524# CONFIG_SCSI_SATA_PROMISE is not set
1da177e4 525# CONFIG_SCSI_SATA_SX4 is not set
6076399e 526CONFIG_SCSI_SATA_SIL=y
56720367 527# CONFIG_SCSI_SATA_SIL24 is not set
1da177e4
LT
528# CONFIG_SCSI_SATA_SIS is not set
529# CONFIG_SCSI_SATA_ULI is not set
530CONFIG_SCSI_SATA_VIA=y
531# CONFIG_SCSI_SATA_VITESSE is not set
56720367 532CONFIG_SCSI_SATA_INTEL_COMBINED=y
1da177e4
LT
533# CONFIG_SCSI_BUSLOGIC is not set
534# CONFIG_SCSI_DMX3191D is not set
535# CONFIG_SCSI_EATA is not set
1da177e4
LT
536# CONFIG_SCSI_FUTURE_DOMAIN is not set
537# CONFIG_SCSI_GDTH is not set
538# CONFIG_SCSI_IPS is not set
539# CONFIG_SCSI_INITIO is not set
540# CONFIG_SCSI_INIA100 is not set
541# CONFIG_SCSI_SYM53C8XX_2 is not set
542# CONFIG_SCSI_IPR is not set
1da177e4
LT
543# CONFIG_SCSI_QLOGIC_FC is not set
544# CONFIG_SCSI_QLOGIC_1280 is not set
0addb142 545# CONFIG_SCSI_QLA_FC is not set
59db2e6e 546# CONFIG_SCSI_LPFC is not set
1da177e4
LT
547# CONFIG_SCSI_DC395x is not set
548# CONFIG_SCSI_DC390T is not set
549# CONFIG_SCSI_DEBUG is not set
550
551#
552# Multi-device support (RAID and LVM)
553#
acc7b6f0
AK
554CONFIG_MD=y
555# CONFIG_BLK_DEV_MD is not set
556CONFIG_BLK_DEV_DM=y
557# CONFIG_DM_CRYPT is not set
558# CONFIG_DM_SNAPSHOT is not set
559# CONFIG_DM_MIRROR is not set
560# CONFIG_DM_ZERO is not set
561# CONFIG_DM_MULTIPATH is not set
1da177e4
LT
562
563#
564# Fusion MPT device support
565#
b7561524
AK
566CONFIG_FUSION=y
567CONFIG_FUSION_SPI=y
acc7b6f0 568# CONFIG_FUSION_FC is not set
56720367 569# CONFIG_FUSION_SAS is not set
b7561524
AK
570CONFIG_FUSION_MAX_SGE=128
571# CONFIG_FUSION_CTL is not set
1da177e4
LT
572
573#
574# IEEE 1394 (FireWire) support
575#
576# CONFIG_IEEE1394 is not set
577
578#
579# I2O device support
580#
581# CONFIG_I2O is not set
582
583#
acc7b6f0 584# Network device support
1da177e4 585#
1da177e4
LT
586CONFIG_NETDEVICES=y
587# CONFIG_DUMMY is not set
588# CONFIG_BONDING is not set
589# CONFIG_EQUALIZER is not set
59db2e6e 590CONFIG_TUN=y
1da177e4
LT
591
592#
593# ARCnet devices
594#
595# CONFIG_ARCNET is not set
596
affc9b84
AK
597#
598# PHY device support
599#
600# CONFIG_PHYLIB is not set
601
1da177e4
LT
602#
603# Ethernet (10 or 100Mbit)
604#
605CONFIG_NET_ETHERNET=y
606CONFIG_MII=y
607# CONFIG_HAPPYMEAL is not set
608# CONFIG_SUNGEM is not set
56720367 609# CONFIG_CASSINI is not set
acc7b6f0
AK
610CONFIG_NET_VENDOR_3COM=y
611CONFIG_VORTEX=y
612# CONFIG_TYPHOON is not set
1da177e4
LT
613
614#
615# Tulip family network device support
616#
617# CONFIG_NET_TULIP is not set
618# CONFIG_HP100 is not set
619CONFIG_NET_PCI=y
620# CONFIG_PCNET32 is not set
59db2e6e 621# CONFIG_AMD8111_ETH is not set
1da177e4
LT
622# CONFIG_ADAPTEC_STARFIRE is not set
623# CONFIG_B44 is not set
624CONFIG_FORCEDETH=y
625# CONFIG_DGRS is not set
626# CONFIG_EEPRO100 is not set
acc7b6f0 627CONFIG_E100=y
1da177e4
LT
628# CONFIG_FEALNX is not set
629# CONFIG_NATSEMI is not set
630# CONFIG_NE2K_PCI is not set
59db2e6e 631CONFIG_8139CP=y
1da177e4
LT
632CONFIG_8139TOO=y
633# CONFIG_8139TOO_PIO is not set
634# CONFIG_8139TOO_TUNE_TWISTER is not set
635# CONFIG_8139TOO_8129 is not set
636# CONFIG_8139_OLD_RX_RESET is not set
637# CONFIG_SIS900 is not set
638# CONFIG_EPIC100 is not set
639# CONFIG_SUNDANCE is not set
640# CONFIG_VIA_RHINE is not set
641
642#
643# Ethernet (1000 Mbit)
644#
645# CONFIG_ACENIC is not set
646# CONFIG_DL2K is not set
647CONFIG_E1000=y
b7561524 648# CONFIG_E1000_NAPI is not set
1da177e4
LT
649# CONFIG_NS83820 is not set
650# CONFIG_HAMACHI is not set
651# CONFIG_YELLOWFIN is not set
652# CONFIG_R8169 is not set
affc9b84 653# CONFIG_SIS190 is not set
acc7b6f0 654# CONFIG_SKGE is not set
6076399e 655# CONFIG_SKY2 is not set
1da177e4
LT
656# CONFIG_SK98LIN is not set
657# CONFIG_VIA_VELOCITY is not set
658CONFIG_TIGON3=y
acc7b6f0 659# CONFIG_BNX2 is not set
1da177e4
LT
660
661#
662# Ethernet (10000 Mbit)
663#
affc9b84 664# CONFIG_CHELSIO_T1 is not set
1da177e4
LT
665# CONFIG_IXGB is not set
666CONFIG_S2IO=m
667# CONFIG_S2IO_NAPI is not set
1da177e4
LT
668
669#
670# Token Ring devices
671#
672# CONFIG_TR is not set
673
674#
675# Wireless LAN (non-hamradio)
676#
677# CONFIG_NET_RADIO is not set
678
679#
680# Wan interfaces
681#
682# CONFIG_WAN is not set
683# CONFIG_FDDI is not set
684# CONFIG_HIPPI is not set
685# CONFIG_PPP is not set
686# CONFIG_SLIP is not set
687# CONFIG_NET_FC is not set
688# CONFIG_SHAPER is not set
689CONFIG_NETCONSOLE=y
b7561524
AK
690CONFIG_NETPOLL=y
691# CONFIG_NETPOLL_RX is not set
692# CONFIG_NETPOLL_TRAP is not set
693CONFIG_NET_POLL_CONTROLLER=y
1da177e4
LT
694
695#
696# ISDN subsystem
697#
698# CONFIG_ISDN is not set
699
700#
701# Telephony Support
702#
703# CONFIG_PHONE is not set
704
705#
706# Input device support
707#
708CONFIG_INPUT=y
709
710#
711# Userland interfaces
712#
713CONFIG_INPUT_MOUSEDEV=y
714CONFIG_INPUT_MOUSEDEV_PSAUX=y
715CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
716CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
717# CONFIG_INPUT_JOYDEV is not set
718# CONFIG_INPUT_TSDEV is not set
719CONFIG_INPUT_EVDEV=y
720# CONFIG_INPUT_EVBUG is not set
721
722#
723# Input Device Drivers
724#
725CONFIG_INPUT_KEYBOARD=y
726CONFIG_KEYBOARD_ATKBD=y
727# CONFIG_KEYBOARD_SUNKBD is not set
728# CONFIG_KEYBOARD_LKKBD is not set
729# CONFIG_KEYBOARD_XTKBD is not set
730# CONFIG_KEYBOARD_NEWTON is not set
731CONFIG_INPUT_MOUSE=y
732CONFIG_MOUSE_PS2=y
733# CONFIG_MOUSE_SERIAL is not set
734# CONFIG_MOUSE_VSXXXAA is not set
735# CONFIG_INPUT_JOYSTICK is not set
736# CONFIG_INPUT_TOUCHSCREEN is not set
737# CONFIG_INPUT_MISC is not set
738
739#
740# Hardware I/O ports
741#
742CONFIG_SERIO=y
743CONFIG_SERIO_I8042=y
744# CONFIG_SERIO_SERPORT is not set
745# CONFIG_SERIO_CT82C710 is not set
746# CONFIG_SERIO_PCIPS2 is not set
747CONFIG_SERIO_LIBPS2=y
748# CONFIG_SERIO_RAW is not set
749# CONFIG_GAMEPORT is not set
1da177e4
LT
750
751#
752# Character devices
753#
754CONFIG_VT=y
755CONFIG_VT_CONSOLE=y
756CONFIG_HW_CONSOLE=y
757# CONFIG_SERIAL_NONSTANDARD is not set
758
759#
760# Serial drivers
761#
762CONFIG_SERIAL_8250=y
763CONFIG_SERIAL_8250_CONSOLE=y
764# CONFIG_SERIAL_8250_ACPI is not set
765CONFIG_SERIAL_8250_NR_UARTS=4
6076399e 766CONFIG_SERIAL_8250_RUNTIME_UARTS=4
1da177e4
LT
767# CONFIG_SERIAL_8250_EXTENDED is not set
768
769#
770# Non-8250 serial port support
771#
772CONFIG_SERIAL_CORE=y
773CONFIG_SERIAL_CORE_CONSOLE=y
774CONFIG_UNIX98_PTYS=y
775CONFIG_LEGACY_PTYS=y
776CONFIG_LEGACY_PTY_COUNT=256
777
778#
779# IPMI
780#
781# CONFIG_IPMI_HANDLER is not set
782
783#
784# Watchdog Cards
785#
56720367
AK
786CONFIG_WATCHDOG=y
787# CONFIG_WATCHDOG_NOWAYOUT is not set
788
789#
790# Watchdog Device Drivers
791#
792CONFIG_SOFT_WATCHDOG=y
793# CONFIG_ACQUIRE_WDT is not set
794# CONFIG_ADVANTECH_WDT is not set
795# CONFIG_ALIM1535_WDT is not set
796# CONFIG_ALIM7101_WDT is not set
797# CONFIG_SC520_WDT is not set
798# CONFIG_EUROTECH_WDT is not set
799# CONFIG_IB700_WDT is not set
800# CONFIG_IBMASR is not set
801# CONFIG_WAFER_WDT is not set
802# CONFIG_I6300ESB_WDT is not set
803# CONFIG_I8XX_TCO is not set
804# CONFIG_SC1200_WDT is not set
805# CONFIG_60XX_WDT is not set
806# CONFIG_SBC8360_WDT is not set
807# CONFIG_CPU5_WDT is not set
808# CONFIG_W83627HF_WDT is not set
809# CONFIG_W83877F_WDT is not set
810# CONFIG_W83977F_WDT is not set
811# CONFIG_MACHZ_WDT is not set
0addb142 812# CONFIG_SBC_EPX_C3_WATCHDOG is not set
56720367
AK
813
814#
815# PCI-based Watchdog Cards
816#
817# CONFIG_PCIPCWATCHDOG is not set
818# CONFIG_WDTPCI is not set
819
820#
821# USB-based Watchdog Cards
822#
823# CONFIG_USBPCWATCHDOG is not set
1da177e4
LT
824CONFIG_HW_RANDOM=y
825# CONFIG_NVRAM is not set
826CONFIG_RTC=y
827# CONFIG_DTLK is not set
828# CONFIG_R3964 is not set
829# CONFIG_APPLICOM is not set
830
831#
832# Ftape, the floppy tape device driver
833#
834CONFIG_AGP=y
835CONFIG_AGP_AMD64=y
59db2e6e 836CONFIG_AGP_INTEL=y
1da177e4
LT
837# CONFIG_DRM is not set
838# CONFIG_MWAVE is not set
839CONFIG_RAW_DRIVER=y
6076399e 840CONFIG_MAX_RAW_DEVS=256
1da177e4
LT
841CONFIG_HPET=y
842# CONFIG_HPET_RTC_IRQ is not set
843CONFIG_HPET_MMAP=y
59db2e6e 844# CONFIG_HANGCHECK_TIMER is not set
1da177e4
LT
845
846#
847# TPM devices
848#
849# CONFIG_TCG_TPM is not set
56720367 850# CONFIG_TELCLOCK is not set
1da177e4
LT
851
852#
853# I2C support
854#
855# CONFIG_I2C is not set
856
0addb142
AK
857#
858# SPI support
859#
860# CONFIG_SPI is not set
861# CONFIG_SPI_MASTER is not set
862
1da177e4
LT
863#
864# Dallas's 1-wire bus
865#
866# CONFIG_W1 is not set
867
acc7b6f0
AK
868#
869# Hardware Monitoring support
870#
871CONFIG_HWMON=y
affc9b84 872# CONFIG_HWMON_VID is not set
56720367 873# CONFIG_SENSORS_HDAPS is not set
acc7b6f0
AK
874# CONFIG_HWMON_DEBUG_CHIP is not set
875
1da177e4
LT
876#
877# Misc devices
878#
879# CONFIG_IBM_ASM is not set
880
affc9b84
AK
881#
882# Multimedia Capabilities Port drivers
883#
884
1da177e4
LT
885#
886# Multimedia devices
887#
888# CONFIG_VIDEO_DEV is not set
889
890#
891# Digital Video Broadcasting Devices
892#
893# CONFIG_DVB is not set
894
895#
896# Graphics support
897#
898# CONFIG_FB is not set
899CONFIG_VIDEO_SELECT=y
900
901#
902# Console display driver support
903#
904CONFIG_VGA_CONSOLE=y
905CONFIG_DUMMY_CONSOLE=y
906
907#
908# Sound
909#
910CONFIG_SOUND=y
911
912#
913# Advanced Linux Sound Architecture
914#
915# CONFIG_SND is not set
916
917#
918# Open Sound System
919#
920CONFIG_SOUND_PRIME=y
6076399e 921CONFIG_OBSOLETE_OSS_DRIVER=y
1da177e4
LT
922# CONFIG_SOUND_BT878 is not set
923# CONFIG_SOUND_CMPCI is not set
924# CONFIG_SOUND_EMU10K1 is not set
925# CONFIG_SOUND_FUSION is not set
926# CONFIG_SOUND_CS4281 is not set
927# CONFIG_SOUND_ES1370 is not set
928# CONFIG_SOUND_ES1371 is not set
929# CONFIG_SOUND_ESSSOLO1 is not set
930# CONFIG_SOUND_MAESTRO is not set
931# CONFIG_SOUND_MAESTRO3 is not set
932CONFIG_SOUND_ICH=y
933# CONFIG_SOUND_SONICVIBES is not set
934# CONFIG_SOUND_TRIDENT is not set
935# CONFIG_SOUND_MSNDCLAS is not set
936# CONFIG_SOUND_MSNDPIN is not set
937# CONFIG_SOUND_VIA82CXXX is not set
938# CONFIG_SOUND_OSS is not set
939# CONFIG_SOUND_ALI5455 is not set
940# CONFIG_SOUND_FORTE is not set
941# CONFIG_SOUND_RME96XX is not set
942# CONFIG_SOUND_AD1980 is not set
943
944#
945# USB support
946#
59db2e6e
AK
947CONFIG_USB_ARCH_HAS_HCD=y
948CONFIG_USB_ARCH_HAS_OHCI=y
1da177e4
LT
949CONFIG_USB=y
950# CONFIG_USB_DEBUG is not set
951
952#
953# Miscellaneous USB options
954#
955CONFIG_USB_DEVICEFS=y
956# CONFIG_USB_BANDWIDTH is not set
957# CONFIG_USB_DYNAMIC_MINORS is not set
958# CONFIG_USB_SUSPEND is not set
959# CONFIG_USB_OTG is not set
1da177e4
LT
960
961#
962# USB Host Controller Drivers
963#
964CONFIG_USB_EHCI_HCD=y
965# CONFIG_USB_EHCI_SPLIT_ISO is not set
966# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
acc7b6f0 967# CONFIG_USB_ISP116X_HCD is not set
1da177e4
LT
968CONFIG_USB_OHCI_HCD=y
969# CONFIG_USB_OHCI_BIG_ENDIAN is not set
970CONFIG_USB_OHCI_LITTLE_ENDIAN=y
971CONFIG_USB_UHCI_HCD=y
972# CONFIG_USB_SL811_HCD is not set
973
974#
975# USB Device Class drivers
976#
affc9b84 977# CONFIG_OBSOLETE_OSS_USB_DRIVER is not set
1da177e4
LT
978# CONFIG_USB_ACM is not set
979CONFIG_USB_PRINTER=y
980
981#
56720367
AK
982# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
983#
984
985#
986# may also be needed; see USB_STORAGE Help for more information
1da177e4
LT
987#
988CONFIG_USB_STORAGE=y
989# CONFIG_USB_STORAGE_DEBUG is not set
1da177e4
LT
990# CONFIG_USB_STORAGE_DATAFAB is not set
991# CONFIG_USB_STORAGE_FREECOM is not set
992# CONFIG_USB_STORAGE_ISD200 is not set
993# CONFIG_USB_STORAGE_DPCM is not set
994# CONFIG_USB_STORAGE_USBAT is not set
995# CONFIG_USB_STORAGE_SDDR09 is not set
996# CONFIG_USB_STORAGE_SDDR55 is not set
997# CONFIG_USB_STORAGE_JUMPSHOT is not set
6076399e
AK
998# CONFIG_USB_STORAGE_ALAUDA is not set
999# CONFIG_USB_LIBUSUAL is not set
1da177e4
LT
1000
1001#
1002# USB Input Devices
1003#
1004CONFIG_USB_HID=y
1005CONFIG_USB_HIDINPUT=y
0addb142 1006# CONFIG_USB_HIDINPUT_POWERBOOK is not set
1da177e4
LT
1007# CONFIG_HID_FF is not set
1008# CONFIG_USB_HIDDEV is not set
1009# CONFIG_USB_AIPTEK is not set
1010# CONFIG_USB_WACOM is not set
acc7b6f0 1011# CONFIG_USB_ACECAD is not set
1da177e4
LT
1012# CONFIG_USB_KBTAB is not set
1013# CONFIG_USB_POWERMATE is not set
1014# CONFIG_USB_MTOUCH is not set
acc7b6f0 1015# CONFIG_USB_ITMTOUCH is not set
1da177e4 1016# CONFIG_USB_EGALAX is not set
affc9b84 1017# CONFIG_USB_YEALINK is not set
1da177e4
LT
1018# CONFIG_USB_XPAD is not set
1019# CONFIG_USB_ATI_REMOTE is not set
6076399e 1020# CONFIG_USB_ATI_REMOTE2 is not set
acc7b6f0 1021# CONFIG_USB_KEYSPAN_REMOTE is not set
56720367 1022# CONFIG_USB_APPLETOUCH is not set
1da177e4
LT
1023
1024#
1025# USB Imaging devices
1026#
1027# CONFIG_USB_MDC800 is not set
1028# CONFIG_USB_MICROTEK is not set
1029
1030#
1031# USB Multimedia devices
1032#
1033# CONFIG_USB_DABUSB is not set
1034
1035#
1036# Video4Linux support is needed for USB Multimedia device support
1037#
1038
1039#
1040# USB Network Adapters
1041#
1042# CONFIG_USB_CATC is not set
1043# CONFIG_USB_KAWETH is not set
1044# CONFIG_USB_PEGASUS is not set
1045# CONFIG_USB_RTL8150 is not set
1046# CONFIG_USB_USBNET is not set
1047CONFIG_USB_MON=y
1048
1049#
1050# USB port drivers
1051#
1052
1053#
1054# USB Serial Converter support
1055#
1056# CONFIG_USB_SERIAL is not set
1057
1058#
1059# USB Miscellaneous drivers
1060#
1061# CONFIG_USB_EMI62 is not set
1062# CONFIG_USB_EMI26 is not set
1063# CONFIG_USB_AUERSWALD is not set
1064# CONFIG_USB_RIO500 is not set
1065# CONFIG_USB_LEGOTOWER is not set
1066# CONFIG_USB_LCD is not set
1067# CONFIG_USB_LED is not set
1068# CONFIG_USB_CYTHERM is not set
1069# CONFIG_USB_PHIDGETKIT is not set
1070# CONFIG_USB_PHIDGETSERVO is not set
1071# CONFIG_USB_IDMOUSE is not set
1072# CONFIG_USB_SISUSBVGA is not set
acc7b6f0 1073# CONFIG_USB_LD is not set
1da177e4
LT
1074# CONFIG_USB_TEST is not set
1075
1076#
acc7b6f0 1077# USB DSL modem support
1da177e4
LT
1078#
1079
1080#
1081# USB Gadget Support
1082#
1083# CONFIG_USB_GADGET is not set
1084
1085#
1086# MMC/SD Card support
1087#
1088# CONFIG_MMC is not set
1089
1090#
1091# InfiniBand support
1092#
1093# CONFIG_INFINIBAND is not set
1094
acc7b6f0
AK
1095#
1096# SN Devices
1097#
1098
1da177e4
LT
1099#
1100# Firmware Drivers
1101#
1102# CONFIG_EDD is not set
affc9b84 1103# CONFIG_DELL_RBU is not set
56720367 1104# CONFIG_DCDBAS is not set
1da177e4
LT
1105
1106#
1107# File systems
1108#
1109CONFIG_EXT2_FS=y
1110CONFIG_EXT2_FS_XATTR=y
1111CONFIG_EXT2_FS_POSIX_ACL=y
1112# CONFIG_EXT2_FS_SECURITY is not set
acc7b6f0 1113# CONFIG_EXT2_FS_XIP is not set
1da177e4
LT
1114CONFIG_EXT3_FS=y
1115CONFIG_EXT3_FS_XATTR=y
1116CONFIG_EXT3_FS_POSIX_ACL=y
1117# CONFIG_EXT3_FS_SECURITY is not set
1118CONFIG_JBD=y
1119# CONFIG_JBD_DEBUG is not set
1120CONFIG_FS_MBCACHE=y
1121CONFIG_REISERFS_FS=y
1122# CONFIG_REISERFS_CHECK is not set
1123# CONFIG_REISERFS_PROC_INFO is not set
1124CONFIG_REISERFS_FS_XATTR=y
1125CONFIG_REISERFS_FS_POSIX_ACL=y
1126# CONFIG_REISERFS_FS_SECURITY is not set
1127# CONFIG_JFS_FS is not set
1128CONFIG_FS_POSIX_ACL=y
1da177e4 1129# CONFIG_XFS_FS is not set
6076399e 1130# CONFIG_OCFS2_FS is not set
1da177e4
LT
1131# CONFIG_MINIX_FS is not set
1132# CONFIG_ROMFS_FS is not set
acc7b6f0 1133CONFIG_INOTIFY=y
1da177e4
LT
1134# CONFIG_QUOTA is not set
1135CONFIG_DNOTIFY=y
1136CONFIG_AUTOFS_FS=y
56720367 1137CONFIG_AUTOFS4_FS=y
affc9b84 1138# CONFIG_FUSE_FS is not set
1da177e4
LT
1139
1140#
1141# CD-ROM/DVD Filesystems
1142#
1143CONFIG_ISO9660_FS=y
59db2e6e 1144CONFIG_JOLIET=y
1da177e4
LT
1145# CONFIG_ZISOFS is not set
1146# CONFIG_UDF_FS is not set
1147
1148#
1149# DOS/FAT/NT Filesystems
1150#
1151CONFIG_FAT_FS=y
1152CONFIG_MSDOS_FS=y
1153CONFIG_VFAT_FS=y
1154CONFIG_FAT_DEFAULT_CODEPAGE=437
1155CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1156# CONFIG_NTFS_FS is not set
1157
1158#
1159# Pseudo filesystems
1160#
1161CONFIG_PROC_FS=y
1162CONFIG_PROC_KCORE=y
1163CONFIG_SYSFS=y
1da177e4 1164CONFIG_TMPFS=y
1da177e4
LT
1165CONFIG_HUGETLBFS=y
1166CONFIG_HUGETLB_PAGE=y
1167CONFIG_RAMFS=y
56720367 1168CONFIG_RELAYFS_FS=y
6076399e 1169# CONFIG_CONFIGFS_FS is not set
1da177e4
LT
1170
1171#
1172# Miscellaneous filesystems
1173#
1174# CONFIG_ADFS_FS is not set
1175# CONFIG_AFFS_FS is not set
1176# CONFIG_HFS_FS is not set
1177# CONFIG_HFSPLUS_FS is not set
1178# CONFIG_BEFS_FS is not set
1179# CONFIG_BFS_FS is not set
1180# CONFIG_EFS_FS is not set
1181# CONFIG_CRAMFS is not set
1182# CONFIG_VXFS_FS is not set
1183# CONFIG_HPFS_FS is not set
1184# CONFIG_QNX4FS_FS is not set
1185# CONFIG_SYSV_FS is not set
1186# CONFIG_UFS_FS is not set
1187
1188#
1189# Network File Systems
1190#
1191CONFIG_NFS_FS=y
1192CONFIG_NFS_V3=y
acc7b6f0 1193# CONFIG_NFS_V3_ACL is not set
1da177e4
LT
1194# CONFIG_NFS_V4 is not set
1195# CONFIG_NFS_DIRECTIO is not set
1196CONFIG_NFSD=y
1197CONFIG_NFSD_V3=y
acc7b6f0 1198# CONFIG_NFSD_V3_ACL is not set
1da177e4
LT
1199# CONFIG_NFSD_V4 is not set
1200CONFIG_NFSD_TCP=y
affc9b84 1201CONFIG_ROOT_NFS=y
1da177e4
LT
1202CONFIG_LOCKD=y
1203CONFIG_LOCKD_V4=y
1204CONFIG_EXPORTFS=y
acc7b6f0 1205CONFIG_NFS_COMMON=y
1da177e4
LT
1206CONFIG_SUNRPC=y
1207# CONFIG_RPCSEC_GSS_KRB5 is not set
1208# CONFIG_RPCSEC_GSS_SPKM3 is not set
1209# CONFIG_SMB_FS is not set
1210# CONFIG_CIFS is not set
1211# CONFIG_NCP_FS is not set
1212# CONFIG_CODA_FS is not set
1213# CONFIG_AFS_FS is not set
affc9b84 1214# CONFIG_9P_FS is not set
1da177e4
LT
1215
1216#
1217# Partition Types
1218#
1219# CONFIG_PARTITION_ADVANCED is not set
1220CONFIG_MSDOS_PARTITION=y
1221
1222#
1223# Native Language Support
1224#
1225CONFIG_NLS=y
1226CONFIG_NLS_DEFAULT="iso8859-1"
1227CONFIG_NLS_CODEPAGE_437=y
1228# CONFIG_NLS_CODEPAGE_737 is not set
1229# CONFIG_NLS_CODEPAGE_775 is not set
1230# CONFIG_NLS_CODEPAGE_850 is not set
1231# CONFIG_NLS_CODEPAGE_852 is not set
1232# CONFIG_NLS_CODEPAGE_855 is not set
1233# CONFIG_NLS_CODEPAGE_857 is not set
1234# CONFIG_NLS_CODEPAGE_860 is not set
1235# CONFIG_NLS_CODEPAGE_861 is not set
1236# CONFIG_NLS_CODEPAGE_862 is not set
1237# CONFIG_NLS_CODEPAGE_863 is not set
1238# CONFIG_NLS_CODEPAGE_864 is not set
1239# CONFIG_NLS_CODEPAGE_865 is not set
1240# CONFIG_NLS_CODEPAGE_866 is not set
1241# CONFIG_NLS_CODEPAGE_869 is not set
1242# CONFIG_NLS_CODEPAGE_936 is not set
1243# CONFIG_NLS_CODEPAGE_950 is not set
1244# CONFIG_NLS_CODEPAGE_932 is not set
1245# CONFIG_NLS_CODEPAGE_949 is not set
1246# CONFIG_NLS_CODEPAGE_874 is not set
1247# CONFIG_NLS_ISO8859_8 is not set
1248# CONFIG_NLS_CODEPAGE_1250 is not set
1249# CONFIG_NLS_CODEPAGE_1251 is not set
1250CONFIG_NLS_ASCII=y
1251CONFIG_NLS_ISO8859_1=y
1252# CONFIG_NLS_ISO8859_2 is not set
1253# CONFIG_NLS_ISO8859_3 is not set
1254# CONFIG_NLS_ISO8859_4 is not set
1255# CONFIG_NLS_ISO8859_5 is not set
1256# CONFIG_NLS_ISO8859_6 is not set
1257# CONFIG_NLS_ISO8859_7 is not set
1258# CONFIG_NLS_ISO8859_9 is not set
1259# CONFIG_NLS_ISO8859_13 is not set
1260# CONFIG_NLS_ISO8859_14 is not set
1261CONFIG_NLS_ISO8859_15=y
1262# CONFIG_NLS_KOI8_R is not set
1263# CONFIG_NLS_KOI8_U is not set
1264CONFIG_NLS_UTF8=y
1265
1266#
6076399e 1267# Instrumentation Support
1da177e4
LT
1268#
1269CONFIG_PROFILING=y
1270CONFIG_OPROFILE=y
6076399e 1271CONFIG_KPROBES=y
1da177e4
LT
1272
1273#
1274# Kernel hacking
1275#
59db2e6e 1276# CONFIG_PRINTK_TIME is not set
1da177e4 1277CONFIG_MAGIC_SYSRQ=y
6076399e 1278CONFIG_DEBUG_KERNEL=y
59db2e6e 1279CONFIG_LOG_BUF_SHIFT=18
affc9b84 1280CONFIG_DETECT_SOFTLOCKUP=y
1da177e4
LT
1281# CONFIG_SCHEDSTATS is not set
1282# CONFIG_DEBUG_SLAB is not set
6076399e 1283# CONFIG_DEBUG_MUTEXES is not set
1da177e4
LT
1284# CONFIG_DEBUG_SPINLOCK is not set
1285# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1286# CONFIG_DEBUG_KOBJECT is not set
1287# CONFIG_DEBUG_INFO is not set
1288CONFIG_DEBUG_FS=y
56720367 1289# CONFIG_DEBUG_VM is not set
affc9b84 1290# CONFIG_FRAME_POINTER is not set
0addb142 1291# CONFIG_FORCED_INLINING is not set
56720367 1292# CONFIG_RCU_TORTURE_TEST is not set
1da177e4 1293CONFIG_INIT_DEBUG=y
6076399e 1294# CONFIG_DEBUG_RODATA is not set
1da177e4 1295# CONFIG_IOMMU_DEBUG is not set
1da177e4
LT
1296
1297#
1298# Security options
1299#
1300# CONFIG_KEYS is not set
1301# CONFIG_SECURITY is not set
1302
1303#
1304# Cryptographic options
1305#
1306# CONFIG_CRYPTO is not set
1307
1308#
1309# Hardware crypto devices
1310#
1311
1312#
1313# Library routines
1314#
1315# CONFIG_CRC_CCITT is not set
affc9b84 1316# CONFIG_CRC16 is not set
1da177e4
LT
1317CONFIG_CRC32=y
1318# CONFIG_LIBCRC32C is not set