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