This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / x86_64 / defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_X86_64=y
5 CONFIG_64BIT=y
6 CONFIG_X86=y
7 CONFIG_MMU=y
8 CONFIG_RWSEM_GENERIC_SPINLOCK=y
9 CONFIG_X86_CMPXCHG=y
10 CONFIG_EARLY_PRINTK=y
11 CONFIG_HPET_TIMER=y
12 CONFIG_HPET_EMULATE_RTC=y
13 CONFIG_GENERIC_ISA_DMA=y
14
15 #
16 # Code maturity level options
17 #
18 CONFIG_EXPERIMENTAL=y
19 CONFIG_CLEAN_COMPILE=y
20 CONFIG_STANDALONE=y
21
22 #
23 # General setup
24 #
25 CONFIG_SWAP=y
26 CONFIG_SYSVIPC=y
27 CONFIG_POSIX_MQUEUE=y
28 # CONFIG_BSD_PROCESS_ACCT is not set
29 CONFIG_SYSCTL=y
30 # CONFIG_AUDIT is not set
31 CONFIG_LOG_BUF_SHIFT=18
32 # CONFIG_HOTPLUG is not set
33 CONFIG_IKCONFIG=y
34 CONFIG_IKCONFIG_PROC=y
35 # CONFIG_EMBEDDED is not set
36 CONFIG_KALLSYMS=y
37 CONFIG_FUTEX=y
38 CONFIG_EPOLL=y
39 CONFIG_IOSCHED_NOOP=y
40 CONFIG_IOSCHED_AS=y
41 CONFIG_IOSCHED_DEADLINE=y
42 CONFIG_IOSCHED_CFQ=y
43 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
44
45 #
46 # Loadable module support
47 #
48 CONFIG_MODULES=y
49 CONFIG_MODULE_UNLOAD=y
50 CONFIG_MODULE_FORCE_UNLOAD=y
51 CONFIG_OBSOLETE_MODPARM=y
52 # CONFIG_MODVERSIONS is not set
53 # CONFIG_KMOD is not set
54 CONFIG_STOP_MACHINE=y
55
56 #
57 # Processor type and features
58 #
59 # CONFIG_MK8 is not set
60 # CONFIG_MPSC is not set
61 CONFIG_GENERIC_CPU=y
62 CONFIG_X86_L1_CACHE_BYTES=128
63 CONFIG_X86_L1_CACHE_SHIFT=7
64 CONFIG_X86_TSC=y
65 CONFIG_X86_GOOD_APIC=y
66 # CONFIG_MICROCODE is not set
67 CONFIG_X86_MSR=y
68 CONFIG_X86_CPUID=y
69 CONFIG_X86_HT=y
70 CONFIG_X86_IO_APIC=y
71 CONFIG_X86_LOCAL_APIC=y
72 CONFIG_MTRR=y
73 CONFIG_SMP=y
74 # CONFIG_PREEMPT is not set
75 CONFIG_SCHED_SMT=y
76 CONFIG_K8_NUMA=y
77 CONFIG_DISCONTIGMEM=y
78 CONFIG_NUMA=y
79 CONFIG_HAVE_DEC_LOCK=y
80 CONFIG_NR_CPUS=8
81 CONFIG_GART_IOMMU=y
82 CONFIG_SWIOTLB=y
83 CONFIG_X86_MCE=y
84
85 #
86 # Power management options
87 #
88 CONFIG_PM=y
89 CONFIG_SOFTWARE_SUSPEND=y
90
91 #
92 # ACPI (Advanced Configuration and Power Interface) Support
93 #
94 CONFIG_ACPI=y
95 CONFIG_ACPI_BOOT=y
96 CONFIG_ACPI_INTERPRETER=y
97 CONFIG_ACPI_SLEEP=y
98 CONFIG_ACPI_SLEEP_PROC_FS=y
99 CONFIG_ACPI_AC=y
100 CONFIG_ACPI_BATTERY=y
101 CONFIG_ACPI_BUTTON=y
102 CONFIG_ACPI_FAN=y
103 CONFIG_ACPI_PROCESSOR=y
104 CONFIG_ACPI_THERMAL=y
105 # CONFIG_ACPI_ASUS is not set
106 CONFIG_ACPI_TOSHIBA=y
107 CONFIG_ACPI_DEBUG=y
108 CONFIG_ACPI_BUS=y
109 CONFIG_ACPI_EC=y
110 CONFIG_ACPI_POWER=y
111 CONFIG_ACPI_PCI=y
112 CONFIG_ACPI_SYSTEM=y
113
114 #
115 # CPU Frequency scaling
116 #
117 # CONFIG_CPU_FREQ is not set
118
119 #
120 # Bus options (PCI etc.)
121 #
122 CONFIG_PCI=y
123 CONFIG_PCI_DIRECT=y
124 CONFIG_PCI_MMCONFIG=y
125 # CONFIG_PCI_LEGACY_PROC is not set
126 # CONFIG_PCI_NAMES is not set
127
128 #
129 # Executable file formats / Emulations
130 #
131 CONFIG_BINFMT_ELF=y
132 # CONFIG_BINFMT_MISC is not set
133 CONFIG_IA32_EMULATION=y
134 CONFIG_IA32_AOUT=y
135 CONFIG_COMPAT=y
136 CONFIG_SYSVIPC_COMPAT=y
137 CONFIG_UID16=y
138
139 #
140 # Device Drivers
141 #
142
143 #
144 # Generic Driver Options
145 #
146 # CONFIG_DEBUG_DRIVER is not set
147
148 #
149 # Memory Technology Devices (MTD)
150 #
151 # CONFIG_MTD is not set
152
153 #
154 # Parallel port support
155 #
156 # CONFIG_PARPORT is not set
157
158 #
159 # Plug and Play support
160 #
161
162 #
163 # Block devices
164 #
165 CONFIG_BLK_DEV_FD=y
166 # CONFIG_BLK_CPQ_DA is not set
167 # CONFIG_BLK_CPQ_CISS_DA is not set
168 # CONFIG_BLK_DEV_DAC960 is not set
169 # CONFIG_BLK_DEV_UMEM is not set
170 CONFIG_BLK_DEV_LOOP=y
171 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
172 # CONFIG_BLK_DEV_NBD is not set
173 # CONFIG_BLK_DEV_CARMEL is not set
174 CONFIG_BLK_DEV_RAM=y
175 CONFIG_BLK_DEV_RAM_SIZE=4096
176 CONFIG_BLK_DEV_INITRD=y
177 CONFIG_LBD=y
178
179 #
180 # ATA/ATAPI/MFM/RLL support
181 #
182 CONFIG_IDE=y
183 CONFIG_BLK_DEV_IDE=y
184
185 #
186 # Please see Documentation/ide.txt for help/info on IDE drives
187 #
188 # CONFIG_BLK_DEV_HD_IDE is not set
189 CONFIG_BLK_DEV_IDEDISK=y
190 CONFIG_IDEDISK_MULTI_MODE=y
191 # CONFIG_IDEDISK_STROKE is not set
192 CONFIG_BLK_DEV_IDECD=y
193 # CONFIG_BLK_DEV_IDETAPE is not set
194 # CONFIG_BLK_DEV_IDEFLOPPY is not set
195 # CONFIG_BLK_DEV_IDESCSI is not set
196 # CONFIG_IDE_TASK_IOCTL is not set
197 # CONFIG_IDE_TASKFILE_IO is not set
198
199 #
200 # IDE chipset support/bugfixes
201 #
202 CONFIG_IDE_GENERIC=y
203 # CONFIG_BLK_DEV_CMD640 is not set
204 CONFIG_BLK_DEV_IDEPCI=y
205 # CONFIG_IDEPCI_SHARE_IRQ is not set
206 # CONFIG_BLK_DEV_OFFBOARD is not set
207 # CONFIG_BLK_DEV_GENERIC is not set
208 # CONFIG_BLK_DEV_OPTI621 is not set
209 # CONFIG_BLK_DEV_RZ1000 is not set
210 CONFIG_BLK_DEV_IDEDMA_PCI=y
211 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
212 CONFIG_IDEDMA_PCI_AUTO=y
213 # CONFIG_IDEDMA_ONLYDISK is not set
214 CONFIG_BLK_DEV_ADMA=y
215 # CONFIG_BLK_DEV_AEC62XX is not set
216 # CONFIG_BLK_DEV_ALI15X3 is not set
217 CONFIG_BLK_DEV_AMD74XX=y
218 # CONFIG_BLK_DEV_ATIIXP is not set
219 # CONFIG_BLK_DEV_CMD64X is not set
220 # CONFIG_BLK_DEV_TRIFLEX is not set
221 # CONFIG_BLK_DEV_CY82C693 is not set
222 # CONFIG_BLK_DEV_CS5520 is not set
223 # CONFIG_BLK_DEV_CS5530 is not set
224 # CONFIG_BLK_DEV_HPT34X is not set
225 # CONFIG_BLK_DEV_HPT366 is not set
226 # CONFIG_BLK_DEV_SC1200 is not set
227 CONFIG_BLK_DEV_PIIX=y
228 # CONFIG_BLK_DEV_NS87415 is not set
229 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
230 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
231 # CONFIG_BLK_DEV_SVWKS is not set
232 # CONFIG_BLK_DEV_SIIMAGE is not set
233 # CONFIG_BLK_DEV_SIS5513 is not set
234 # CONFIG_BLK_DEV_SLC90E66 is not set
235 # CONFIG_BLK_DEV_TRM290 is not set
236 # CONFIG_BLK_DEV_VIA82CXXX is not set
237 CONFIG_BLK_DEV_IDEDMA=y
238 # CONFIG_IDEDMA_IVB is not set
239 CONFIG_IDEDMA_AUTO=y
240 # CONFIG_BLK_DEV_HD is not set
241
242 #
243 # SCSI device support
244 #
245 CONFIG_SCSI=y
246 # CONFIG_SCSI_PROC_FS is not set
247
248 #
249 # SCSI support type (disk, tape, CD-ROM)
250 #
251 CONFIG_BLK_DEV_SD=y
252 # CONFIG_CHR_DEV_ST is not set
253 # CONFIG_CHR_DEV_OSST is not set
254 # CONFIG_BLK_DEV_SR is not set
255 # CONFIG_CHR_DEV_SG is not set
256
257 #
258 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
259 #
260 # CONFIG_SCSI_MULTI_LUN is not set
261 # CONFIG_SCSI_REPORT_LUNS is not set
262 # CONFIG_SCSI_CONSTANTS is not set
263 # CONFIG_SCSI_LOGGING is not set
264
265 #
266 # SCSI Transport Attributes
267 #
268 # CONFIG_SCSI_SPI_ATTRS is not set
269 # CONFIG_SCSI_FC_ATTRS is not set
270
271 #
272 # SCSI low-level drivers
273 #
274 CONFIG_BLK_DEV_3W_XXXX_RAID=y
275 # CONFIG_SCSI_ACARD is not set
276 # CONFIG_SCSI_AACRAID is not set
277 # CONFIG_SCSI_AIC7XXX is not set
278 # CONFIG_SCSI_AIC7XXX_OLD is not set
279 # CONFIG_SCSI_AIC79XX is not set
280 # CONFIG_SCSI_ADVANSYS is not set
281 # CONFIG_SCSI_MEGARAID is not set
282 CONFIG_SCSI_SATA=y
283 # CONFIG_SCSI_SATA_SVW is not set
284 CONFIG_SCSI_ATA_PIIX=y
285 # CONFIG_SCSI_SATA_PROMISE is not set
286 # CONFIG_SCSI_SATA_SX4 is not set
287 # CONFIG_SCSI_SATA_SIL is not set
288 # CONFIG_SCSI_SATA_SIS is not set
289 CONFIG_SCSI_SATA_VIA=y
290 # CONFIG_SCSI_SATA_VITESSE is not set
291 # CONFIG_SCSI_BUSLOGIC is not set
292 # CONFIG_SCSI_CPQFCTS is not set
293 # CONFIG_SCSI_DMX3191D is not set
294 # CONFIG_SCSI_EATA is not set
295 # CONFIG_SCSI_EATA_PIO is not set
296 # CONFIG_SCSI_FUTURE_DOMAIN is not set
297 # CONFIG_SCSI_GDTH is not set
298 # CONFIG_SCSI_IPS is not set
299 # CONFIG_SCSI_INIA100 is not set
300 # CONFIG_SCSI_SYM53C8XX_2 is not set
301 # CONFIG_SCSI_IPR is not set
302 # CONFIG_SCSI_QLOGIC_ISP is not set
303 # CONFIG_SCSI_QLOGIC_FC is not set
304 # CONFIG_SCSI_QLOGIC_1280 is not set
305 CONFIG_SCSI_QLA2XXX=y
306 # CONFIG_SCSI_QLA21XX is not set
307 # CONFIG_SCSI_QLA22XX is not set
308 # CONFIG_SCSI_QLA2300 is not set
309 # CONFIG_SCSI_QLA2322 is not set
310 # CONFIG_SCSI_QLA6312 is not set
311 # CONFIG_SCSI_QLA6322 is not set
312 # CONFIG_SCSI_DC395x is not set
313 # CONFIG_SCSI_DC390T is not set
314 # CONFIG_SCSI_DEBUG is not set
315
316 #
317 # Multi-device support (RAID and LVM)
318 #
319 # CONFIG_MD is not set
320
321 #
322 # Fusion MPT device support
323 #
324 CONFIG_FUSION=y
325 CONFIG_FUSION_MAX_SGE=40
326 # CONFIG_FUSION_ISENSE is not set
327 # CONFIG_FUSION_CTL is not set
328
329 #
330 # IEEE 1394 (FireWire) support
331 #
332 # CONFIG_IEEE1394 is not set
333
334 #
335 # I2O device support
336 #
337 # CONFIG_I2O is not set
338
339 #
340 # Networking support
341 #
342 CONFIG_NET=y
343
344 #
345 # Networking options
346 #
347 CONFIG_PACKET=y
348 # CONFIG_PACKET_MMAP is not set
349 # CONFIG_NETLINK_DEV is not set
350 CONFIG_UNIX=y
351 # CONFIG_NET_KEY is not set
352 CONFIG_INET=y
353 CONFIG_IP_MULTICAST=y
354 # CONFIG_IP_ADVANCED_ROUTER is not set
355 # CONFIG_IP_PNP is not set
356 # CONFIG_NET_IPIP is not set
357 # CONFIG_NET_IPGRE is not set
358 # CONFIG_IP_MROUTE is not set
359 # CONFIG_ARPD is not set
360 # CONFIG_SYN_COOKIES is not set
361 # CONFIG_INET_AH is not set
362 # CONFIG_INET_ESP is not set
363 # CONFIG_INET_IPCOMP is not set
364 CONFIG_IPV6=y
365 # CONFIG_IPV6_PRIVACY is not set
366 # CONFIG_INET6_AH is not set
367 # CONFIG_INET6_ESP is not set
368 # CONFIG_INET6_IPCOMP is not set
369 # CONFIG_IPV6_TUNNEL is not set
370 # CONFIG_NETFILTER is not set
371
372 #
373 # SCTP Configuration (EXPERIMENTAL)
374 #
375 # CONFIG_IP_SCTP is not set
376 # CONFIG_ATM is not set
377 # CONFIG_BRIDGE is not set
378 # CONFIG_VLAN_8021Q is not set
379 # CONFIG_DECNET is not set
380 # CONFIG_LLC2 is not set
381 # CONFIG_IPX is not set
382 # CONFIG_ATALK is not set
383 # CONFIG_X25 is not set
384 # CONFIG_LAPB is not set
385 # CONFIG_NET_DIVERT is not set
386 # CONFIG_ECONET is not set
387 # CONFIG_WAN_ROUTER is not set
388 # CONFIG_NET_FASTROUTE is not set
389 # CONFIG_NET_HW_FLOWCONTROL is not set
390
391 #
392 # QoS and/or fair queueing
393 #
394 # CONFIG_NET_SCHED is not set
395
396 #
397 # Network testing
398 #
399 # CONFIG_NET_PKTGEN is not set
400 CONFIG_NETPOLL=y
401 # CONFIG_NETPOLL_RX is not set
402 # CONFIG_NETPOLL_TRAP is not set
403 CONFIG_NET_POLL_CONTROLLER=y
404 # CONFIG_HAMRADIO is not set
405 # CONFIG_IRDA is not set
406 # CONFIG_BT is not set
407 CONFIG_NETDEVICES=y
408 # CONFIG_DUMMY is not set
409 # CONFIG_BONDING is not set
410 # CONFIG_EQUALIZER is not set
411 # CONFIG_TUN is not set
412
413 #
414 # ARCnet devices
415 #
416 # CONFIG_ARCNET is not set
417
418 #
419 # Ethernet (10 or 100Mbit)
420 #
421 CONFIG_NET_ETHERNET=y
422 CONFIG_MII=y
423 # CONFIG_HAPPYMEAL is not set
424 # CONFIG_SUNGEM is not set
425 # CONFIG_NET_VENDOR_3COM is not set
426
427 #
428 # Tulip family network device support
429 #
430 # CONFIG_NET_TULIP is not set
431 # CONFIG_HP100 is not set
432 CONFIG_NET_PCI=y
433 # CONFIG_PCNET32 is not set
434 CONFIG_AMD8111_ETH=y
435 # CONFIG_AMD8111E_NAPI is not set
436 # CONFIG_ADAPTEC_STARFIRE is not set
437 # CONFIG_B44 is not set
438 CONFIG_FORCEDETH=y
439 # CONFIG_DGRS is not set
440 # CONFIG_EEPRO100 is not set
441 # CONFIG_E100 is not set
442 # CONFIG_FEALNX is not set
443 # CONFIG_NATSEMI is not set
444 # CONFIG_NE2K_PCI is not set
445 CONFIG_8139CP=m
446 CONFIG_8139TOO=m
447 # CONFIG_8139TOO_PIO is not set
448 # CONFIG_8139TOO_TUNE_TWISTER is not set
449 # CONFIG_8139TOO_8129 is not set
450 # CONFIG_8139_OLD_RX_RESET is not set
451 # CONFIG_SIS900 is not set
452 # CONFIG_EPIC100 is not set
453 # CONFIG_SUNDANCE is not set
454 # CONFIG_VIA_RHINE is not set
455
456 #
457 # Ethernet (1000 Mbit)
458 #
459 # CONFIG_ACENIC is not set
460 # CONFIG_DL2K is not set
461 CONFIG_E1000=y
462 # CONFIG_E1000_NAPI is not set
463 # CONFIG_NS83820 is not set
464 # CONFIG_HAMACHI is not set
465 # CONFIG_YELLOWFIN is not set
466 # CONFIG_R8169 is not set
467 # CONFIG_SK98LIN is not set
468 CONFIG_TIGON3=y
469
470 #
471 # Ethernet (10000 Mbit)
472 #
473 # CONFIG_IXGB is not set
474 # CONFIG_S2IO is not set
475
476 #
477 # Token Ring devices
478 #
479 # CONFIG_TR is not set
480
481 #
482 # Wireless LAN (non-hamradio)
483 #
484 # CONFIG_NET_RADIO is not set
485
486 #
487 # Wan interfaces
488 #
489 # CONFIG_WAN is not set
490 # CONFIG_FDDI is not set
491 # CONFIG_HIPPI is not set
492 # CONFIG_PPP is not set
493 # CONFIG_SLIP is not set
494 # CONFIG_NET_FC is not set
495 # CONFIG_SHAPER is not set
496 CONFIG_NETCONSOLE=y
497
498 #
499 # ISDN subsystem
500 #
501 # CONFIG_ISDN is not set
502
503 #
504 # Telephony Support
505 #
506 # CONFIG_PHONE is not set
507
508 #
509 # Input device support
510 #
511 CONFIG_INPUT=y
512
513 #
514 # Userland interfaces
515 #
516 CONFIG_INPUT_MOUSEDEV=y
517 CONFIG_INPUT_MOUSEDEV_PSAUX=y
518 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
519 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
520 # CONFIG_INPUT_JOYDEV is not set
521 # CONFIG_INPUT_TSDEV is not set
522 CONFIG_INPUT_EVDEV=y
523 # CONFIG_INPUT_EVBUG is not set
524
525 #
526 # Input I/O drivers
527 #
528 # CONFIG_GAMEPORT is not set
529 CONFIG_SOUND_GAMEPORT=y
530 CONFIG_SERIO=y
531 CONFIG_SERIO_I8042=y
532 # CONFIG_SERIO_SERPORT is not set
533 # CONFIG_SERIO_CT82C710 is not set
534 # CONFIG_SERIO_PCIPS2 is not set
535
536 #
537 # Input Device Drivers
538 #
539 CONFIG_INPUT_KEYBOARD=y
540 CONFIG_KEYBOARD_ATKBD=y
541 # CONFIG_KEYBOARD_SUNKBD is not set
542 # CONFIG_KEYBOARD_LKKBD is not set
543 # CONFIG_KEYBOARD_XTKBD is not set
544 # CONFIG_KEYBOARD_NEWTON is not set
545 CONFIG_INPUT_MOUSE=y
546 CONFIG_MOUSE_PS2=y
547 # CONFIG_MOUSE_SERIAL is not set
548 # CONFIG_MOUSE_VSXXXAA is not set
549 # CONFIG_INPUT_JOYSTICK is not set
550 # CONFIG_INPUT_TOUCHSCREEN is not set
551 # CONFIG_INPUT_MISC is not set
552
553 #
554 # Character devices
555 #
556 CONFIG_VT=y
557 CONFIG_VT_CONSOLE=y
558 CONFIG_HW_CONSOLE=y
559 # CONFIG_SERIAL_NONSTANDARD is not set
560
561 #
562 # Serial drivers
563 #
564 CONFIG_SERIAL_8250=y
565 CONFIG_SERIAL_8250_CONSOLE=y
566 # CONFIG_SERIAL_8250_ACPI is not set
567 CONFIG_SERIAL_8250_NR_UARTS=4
568 # CONFIG_SERIAL_8250_EXTENDED is not set
569
570 #
571 # Non-8250 serial port support
572 #
573 CONFIG_SERIAL_CORE=y
574 CONFIG_SERIAL_CORE_CONSOLE=y
575 CONFIG_UNIX98_PTYS=y
576 CONFIG_LEGACY_PTYS=y
577 CONFIG_LEGACY_PTY_COUNT=256
578 # CONFIG_QIC02_TAPE is not set
579
580 #
581 # IPMI
582 #
583 # CONFIG_IPMI_HANDLER is not set
584
585 #
586 # Watchdog Cards
587 #
588 # CONFIG_WATCHDOG is not set
589 CONFIG_HW_RANDOM=y
590 # CONFIG_NVRAM is not set
591 CONFIG_RTC=y
592 # CONFIG_DTLK is not set
593 # CONFIG_R3964 is not set
594 # CONFIG_APPLICOM is not set
595
596 #
597 # Ftape, the floppy tape device driver
598 #
599 CONFIG_AGP=y
600 CONFIG_AGP_AMD64=y
601 # CONFIG_AGP_INTEL_MCH is not set
602 # CONFIG_DRM is not set
603 # CONFIG_MWAVE is not set
604 CONFIG_RAW_DRIVER=y
605 CONFIG_MAX_RAW_DEVS=256
606 CONFIG_HANGCHECK_TIMER=y
607
608 #
609 # I2C support
610 #
611 # CONFIG_I2C is not set
612
613 #
614 # Misc devices
615 #
616 # CONFIG_IBM_ASM is not set
617
618 #
619 # Multimedia devices
620 #
621 # CONFIG_VIDEO_DEV is not set
622
623 #
624 # Digital Video Broadcasting Devices
625 #
626 # CONFIG_DVB is not set
627
628 #
629 # Graphics support
630 #
631 # CONFIG_FB is not set
632 # CONFIG_VIDEO_SELECT is not set
633
634 #
635 # Console display driver support
636 #
637 CONFIG_VGA_CONSOLE=y
638 # CONFIG_MDA_CONSOLE is not set
639 CONFIG_DUMMY_CONSOLE=y
640
641 #
642 # Sound
643 #
644 CONFIG_SOUND=y
645
646 #
647 # Advanced Linux Sound Architecture
648 #
649 # CONFIG_SND is not set
650
651 #
652 # Open Sound System
653 #
654 CONFIG_SOUND_PRIME=y
655 # CONFIG_SOUND_BT878 is not set
656 # CONFIG_SOUND_CMPCI is not set
657 # CONFIG_SOUND_EMU10K1 is not set
658 # CONFIG_SOUND_FUSION is not set
659 # CONFIG_SOUND_CS4281 is not set
660 # CONFIG_SOUND_ES1370 is not set
661 # CONFIG_SOUND_ES1371 is not set
662 # CONFIG_SOUND_ESSSOLO1 is not set
663 # CONFIG_SOUND_MAESTRO is not set
664 # CONFIG_SOUND_MAESTRO3 is not set
665 CONFIG_SOUND_ICH=y
666 # CONFIG_SOUND_SONICVIBES is not set
667 # CONFIG_SOUND_TRIDENT is not set
668 # CONFIG_SOUND_MSNDCLAS is not set
669 # CONFIG_SOUND_MSNDPIN is not set
670 # CONFIG_SOUND_VIA82CXXX is not set
671 # CONFIG_SOUND_OSS is not set
672 # CONFIG_SOUND_ALI5455 is not set
673 # CONFIG_SOUND_FORTE is not set
674 # CONFIG_SOUND_RME96XX is not set
675 # CONFIG_SOUND_AD1980 is not set
676
677 #
678 # USB support
679 #
680 CONFIG_USB=y
681 # CONFIG_USB_DEBUG is not set
682
683 #
684 # Miscellaneous USB options
685 #
686 CONFIG_USB_DEVICEFS=y
687 # CONFIG_USB_BANDWIDTH is not set
688 # CONFIG_USB_DYNAMIC_MINORS is not set
689
690 #
691 # USB Host Controller Drivers
692 #
693 CONFIG_USB_EHCI_HCD=y
694 # CONFIG_USB_EHCI_SPLIT_ISO is not set
695 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
696 CONFIG_USB_OHCI_HCD=y
697 # CONFIG_USB_UHCI_HCD is not set
698
699 #
700 # USB Device Class drivers
701 #
702 # CONFIG_USB_AUDIO is not set
703 # CONFIG_USB_BLUETOOTH_TTY is not set
704 # CONFIG_USB_MIDI is not set
705 # CONFIG_USB_ACM is not set
706 CONFIG_USB_PRINTER=y
707 CONFIG_USB_STORAGE=y
708 # CONFIG_USB_STORAGE_DEBUG is not set
709 # CONFIG_USB_STORAGE_DATAFAB is not set
710 # CONFIG_USB_STORAGE_FREECOM is not set
711 # CONFIG_USB_STORAGE_ISD200 is not set
712 # CONFIG_USB_STORAGE_DPCM is not set
713 # CONFIG_USB_STORAGE_HP8200e is not set
714 # CONFIG_USB_STORAGE_SDDR09 is not set
715 # CONFIG_USB_STORAGE_SDDR55 is not set
716 # CONFIG_USB_STORAGE_JUMPSHOT is not set
717
718 #
719 # USB Human Interface Devices (HID)
720 #
721 CONFIG_USB_HID=y
722 CONFIG_USB_HIDINPUT=y
723 # CONFIG_HID_FF is not set
724 # CONFIG_USB_HIDDEV is not set
725 # CONFIG_USB_AIPTEK is not set
726 # CONFIG_USB_WACOM is not set
727 # CONFIG_USB_KBTAB is not set
728 # CONFIG_USB_POWERMATE is not set
729 # CONFIG_USB_MTOUCH is not set
730 # CONFIG_USB_EGALAX is not set
731 # CONFIG_USB_XPAD is not set
732 # CONFIG_USB_ATI_REMOTE is not set
733
734 #
735 # USB Imaging devices
736 #
737 # CONFIG_USB_MDC800 is not set
738 # CONFIG_USB_MICROTEK is not set
739 # CONFIG_USB_HPUSBSCSI is not set
740
741 #
742 # USB Multimedia devices
743 #
744 # CONFIG_USB_DABUSB is not set
745
746 #
747 # Video4Linux support is needed for USB Multimedia device support
748 #
749
750 #
751 # USB Network adaptors
752 #
753 # CONFIG_USB_CATC is not set
754 # CONFIG_USB_KAWETH is not set
755 # CONFIG_USB_PEGASUS is not set
756 # CONFIG_USB_RTL8150 is not set
757 # CONFIG_USB_USBNET is not set
758
759 #
760 # USB port drivers
761 #
762
763 #
764 # USB Serial Converter support
765 #
766 # CONFIG_USB_SERIAL is not set
767
768 #
769 # USB Miscellaneous drivers
770 #
771 # CONFIG_USB_EMI62 is not set
772 # CONFIG_USB_EMI26 is not set
773 # CONFIG_USB_TIGL is not set
774 # CONFIG_USB_AUERSWALD is not set
775 # CONFIG_USB_RIO500 is not set
776 # CONFIG_USB_LEGOTOWER is not set
777 # CONFIG_USB_LCD is not set
778 # CONFIG_USB_LED is not set
779 # CONFIG_USB_CYTHERM is not set
780 # CONFIG_USB_PHIDGETSERVO is not set
781 # CONFIG_USB_TEST is not set
782
783 #
784 # USB Gadget Support
785 #
786 # CONFIG_USB_GADGET is not set
787
788 #
789 # Firmware Drivers
790 #
791 # CONFIG_EDD is not set
792 # CONFIG_SMBIOS is not set
793
794 #
795 # File systems
796 #
797 CONFIG_EXT2_FS=y
798 CONFIG_EXT2_FS_XATTR=y
799 CONFIG_EXT2_FS_POSIX_ACL=y
800 # CONFIG_EXT2_FS_SECURITY is not set
801 CONFIG_EXT3_FS=y
802 CONFIG_EXT3_FS_XATTR=y
803 CONFIG_EXT3_FS_POSIX_ACL=y
804 # CONFIG_EXT3_FS_SECURITY is not set
805 CONFIG_JBD=y
806 # CONFIG_JBD_DEBUG is not set
807 CONFIG_FS_MBCACHE=y
808 CONFIG_REISERFS_FS=y
809 # CONFIG_REISERFS_CHECK is not set
810 # CONFIG_REISERFS_PROC_INFO is not set
811 CONFIG_REISERFS_FS_XATTR=y
812 CONFIG_REISERFS_FS_POSIX_ACL=y
813 # CONFIG_REISERFS_FS_SECURITY is not set
814 # CONFIG_JFS_FS is not set
815 CONFIG_FS_POSIX_ACL=y
816 # CONFIG_XFS_FS is not set
817 # CONFIG_MINIX_FS is not set
818 # CONFIG_ROMFS_FS is not set
819 # CONFIG_QUOTA is not set
820 CONFIG_AUTOFS_FS=y
821 # CONFIG_AUTOFS4_FS is not set
822
823 #
824 # CD-ROM/DVD Filesystems
825 #
826 CONFIG_ISO9660_FS=y
827 # CONFIG_JOLIET is not set
828 # CONFIG_ZISOFS is not set
829 # CONFIG_UDF_FS is not set
830
831 #
832 # DOS/FAT/NT Filesystems
833 #
834 # CONFIG_FAT_FS is not set
835 # CONFIG_NTFS_FS is not set
836
837 #
838 # Pseudo filesystems
839 #
840 CONFIG_PROC_FS=y
841 CONFIG_PROC_KCORE=y
842 CONFIG_SYSFS=y
843 # CONFIG_DEVFS_FS is not set
844 # CONFIG_DEVPTS_FS_XATTR is not set
845 CONFIG_TMPFS=y
846 CONFIG_HUGETLBFS=y
847 CONFIG_HUGETLB_PAGE=y
848 CONFIG_RAMFS=y
849
850 #
851 # Miscellaneous filesystems
852 #
853 # CONFIG_ADFS_FS is not set
854 # CONFIG_AFFS_FS is not set
855 # CONFIG_HFS_FS is not set
856 # CONFIG_HFSPLUS_FS is not set
857 # CONFIG_BEFS_FS is not set
858 # CONFIG_BFS_FS is not set
859 # CONFIG_EFS_FS is not set
860 # CONFIG_CRAMFS is not set
861 # CONFIG_VXFS_FS is not set
862 # CONFIG_HPFS_FS is not set
863 # CONFIG_QNX4FS_FS is not set
864 # CONFIG_SYSV_FS is not set
865 # CONFIG_UFS_FS is not set
866
867 #
868 # Network File Systems
869 #
870 CONFIG_NFS_FS=y
871 CONFIG_NFS_V3=y
872 # CONFIG_NFS_V4 is not set
873 # CONFIG_NFS_DIRECTIO is not set
874 CONFIG_NFSD=y
875 CONFIG_NFSD_V3=y
876 # CONFIG_NFSD_V4 is not set
877 CONFIG_NFSD_TCP=y
878 CONFIG_LOCKD=y
879 CONFIG_LOCKD_V4=y
880 CONFIG_EXPORTFS=y
881 CONFIG_SUNRPC=y
882 # CONFIG_RPCSEC_GSS_KRB5 is not set
883 # CONFIG_SMB_FS is not set
884 # CONFIG_CIFS is not set
885 # CONFIG_NCP_FS is not set
886 # CONFIG_CODA_FS is not set
887 # CONFIG_AFS_FS is not set
888
889 #
890 # Partition Types
891 #
892 # CONFIG_PARTITION_ADVANCED is not set
893 CONFIG_MSDOS_PARTITION=y
894
895 #
896 # Native Language Support
897 #
898 # CONFIG_NLS is not set
899
900 #
901 # Profiling support
902 #
903 CONFIG_PROFILING=y
904 CONFIG_OPROFILE=y
905
906 #
907 # Kernel hacking
908 #
909 CONFIG_DEBUG_KERNEL=y
910 # CONFIG_DEBUG_SLAB is not set
911 CONFIG_MAGIC_SYSRQ=y
912 # CONFIG_DEBUG_SPINLOCK is not set
913 # CONFIG_INIT_DEBUG is not set
914 # CONFIG_DEBUG_INFO is not set
915 # CONFIG_FRAME_POINTER is not set
916 # CONFIG_IOMMU_DEBUG is not set
917
918 #
919 # Security options
920 #
921 # CONFIG_SECURITY is not set
922
923 #
924 # Cryptographic options
925 #
926 # CONFIG_CRYPTO is not set
927
928 #
929 # Library routines
930 #
931 CONFIG_CRC32=y
932 # CONFIG_LIBCRC32C is not set