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