ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / ppc / configs / power3_defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_MMU=y
5 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6 CONFIG_HAVE_DEC_LOCK=y
7 CONFIG_PPC=y
8 CONFIG_PPC32=y
9
10 #
11 # Code maturity level options
12 #
13 CONFIG_EXPERIMENTAL=y
14 CONFIG_CLEAN_COMPILE=y
15 # CONFIG_STANDALONE is not set
16
17 #
18 # General setup
19 #
20 CONFIG_SWAP=y
21 CONFIG_SYSVIPC=y
22 # CONFIG_BSD_PROCESS_ACCT is not set
23 CONFIG_SYSCTL=y
24 CONFIG_LOG_BUF_SHIFT=15
25 CONFIG_IKCONFIG=y
26 CONFIG_IKCONFIG_PROC=y
27 # CONFIG_EMBEDDED is not set
28 CONFIG_KALLSYMS=y
29 CONFIG_FUTEX=y
30 CONFIG_EPOLL=y
31 CONFIG_IOSCHED_NOOP=y
32 CONFIG_IOSCHED_AS=y
33 CONFIG_IOSCHED_DEADLINE=y
34
35 #
36 # Loadable module support
37 #
38 CONFIG_MODULES=y
39 CONFIG_MODULE_UNLOAD=y
40 CONFIG_MODULE_FORCE_UNLOAD=y
41 CONFIG_OBSOLETE_MODPARM=y
42 # CONFIG_MODVERSIONS is not set
43 CONFIG_KMOD=y
44
45 #
46 # Processor
47 #
48 # CONFIG_6xx is not set
49 # CONFIG_40x is not set
50 # CONFIG_44x is not set
51 CONFIG_POWER3=y
52 # CONFIG_POWER4 is not set
53 # CONFIG_8xx is not set
54 # CONFIG_CPU_FREQ is not set
55 CONFIG_PPC64BRIDGE=y
56 CONFIG_PPC_STD_MMU=y
57
58 #
59 # Platform options
60 #
61 CONFIG_PPC_MULTIPLATFORM=y
62 # CONFIG_APUS is not set
63 # CONFIG_WILLOW is not set
64 # CONFIG_PCORE is not set
65 # CONFIG_POWERPMC250 is not set
66 # CONFIG_EV64260 is not set
67 # CONFIG_SPRUCE is not set
68 # CONFIG_LOPEC is not set
69 # CONFIG_MCPN765 is not set
70 # CONFIG_MVME5100 is not set
71 # CONFIG_PPLUS is not set
72 # CONFIG_PRPMC750 is not set
73 # CONFIG_PRPMC800 is not set
74 # CONFIG_SANDPOINT is not set
75 # CONFIG_ADIR is not set
76 # CONFIG_K2 is not set
77 # CONFIG_PAL4 is not set
78 # CONFIG_GEMINI is not set
79 # CONFIG_EST8260 is not set
80 # CONFIG_SBS8260 is not set
81 # CONFIG_RPX6 is not set
82 # CONFIG_TQM8260 is not set
83 CONFIG_PPC_CHRP=y
84 CONFIG_PPC_PMAC=y
85 CONFIG_PPC_PREP=y
86 CONFIG_PPC_OF=y
87 CONFIG_PPCBUG_NVRAM=y
88 CONFIG_SMP=y
89 # CONFIG_IRQ_ALL_CPUS is not set
90 CONFIG_NR_CPUS=32
91 CONFIG_HIGHMEM=y
92 CONFIG_KERNEL_ELF=y
93 CONFIG_BINFMT_ELF=y
94 CONFIG_BINFMT_MISC=y
95 CONFIG_PROC_DEVICETREE=y
96 CONFIG_PPC_RTAS=y
97 # CONFIG_PREP_RESIDUAL is not set
98 # CONFIG_CMDLINE_BOOL is not set
99
100 #
101 # Bus options
102 #
103 CONFIG_ISA=y
104 CONFIG_GENERIC_ISA_DMA=y
105 CONFIG_PCI=y
106 CONFIG_PCI_DOMAINS=y
107 CONFIG_PCI_LEGACY_PROC=y
108 CONFIG_PCI_NAMES=y
109 # CONFIG_HOTPLUG is not set
110
111 #
112 # Parallel port support
113 #
114 CONFIG_PARPORT=m
115 CONFIG_PARPORT_PC=m
116 CONFIG_PARPORT_PC_CML1=m
117 # CONFIG_PARPORT_SERIAL is not set
118 CONFIG_PARPORT_PC_FIFO=y
119 # CONFIG_PARPORT_PC_SUPERIO is not set
120 # CONFIG_PARPORT_OTHER is not set
121 # CONFIG_PARPORT_1284 is not set
122
123 #
124 # Advanced setup
125 #
126 CONFIG_ADVANCED_OPTIONS=y
127 # CONFIG_HIGHMEM_START_BOOL is not set
128 CONFIG_HIGHMEM_START=0xfe000000
129 # CONFIG_LOWMEM_SIZE_BOOL is not set
130 CONFIG_LOWMEM_SIZE=0x30000000
131 # CONFIG_KERNEL_START_BOOL is not set
132 CONFIG_KERNEL_START=0xc0000000
133 CONFIG_TASK_SIZE_BOOL=y
134 CONFIG_TASK_SIZE=0xc0000000
135 CONFIG_BOOT_LOAD=0x00800000
136
137 #
138 # Generic Driver Options
139 #
140
141 #
142 # Memory Technology Devices (MTD)
143 #
144 # CONFIG_MTD is not set
145
146 #
147 # Plug and Play support
148 #
149 # CONFIG_PNP is not set
150
151 #
152 # Block devices
153 #
154 CONFIG_BLK_DEV_FD=y
155 # CONFIG_BLK_DEV_XD is not set
156 # CONFIG_PARIDE is not set
157 # CONFIG_BLK_CPQ_DA is not set
158 # CONFIG_BLK_CPQ_CISS_DA is not set
159 # CONFIG_BLK_DEV_DAC960 is not set
160 # CONFIG_BLK_DEV_UMEM is not set
161 CONFIG_BLK_DEV_LOOP=y
162 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
163 # CONFIG_BLK_DEV_NBD is not set
164 CONFIG_BLK_DEV_RAM=y
165 CONFIG_BLK_DEV_RAM_SIZE=4096
166 CONFIG_BLK_DEV_INITRD=y
167 CONFIG_LBD=y
168
169 #
170 # Multi-device support (RAID and LVM)
171 #
172 CONFIG_MD=y
173 CONFIG_BLK_DEV_MD=y
174 CONFIG_MD_LINEAR=y
175 CONFIG_MD_RAID0=y
176 CONFIG_MD_RAID1=y
177 CONFIG_MD_RAID5=y
178 # CONFIG_MD_MULTIPATH is not set
179 CONFIG_BLK_DEV_DM=y
180
181 #
182 # ATA/ATAPI/MFM/RLL support
183 #
184 # CONFIG_IDE is not set
185
186 #
187 # SCSI device support
188 #
189 CONFIG_SCSI=y
190 CONFIG_SCSI_PROC_FS=y
191
192 #
193 # SCSI support type (disk, tape, CD-ROM)
194 #
195 CONFIG_BLK_DEV_SD=y
196 CONFIG_CHR_DEV_ST=y
197 # CONFIG_CHR_DEV_OSST is not set
198 CONFIG_BLK_DEV_SR=y
199 CONFIG_BLK_DEV_SR_VENDOR=y
200 CONFIG_CHR_DEV_SG=y
201
202 #
203 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
204 #
205 # CONFIG_SCSI_MULTI_LUN is not set
206 # CONFIG_SCSI_REPORT_LUNS is not set
207 CONFIG_SCSI_CONSTANTS=y
208 CONFIG_SCSI_LOGGING=y
209
210 #
211 # SCSI low-level drivers
212 #
213 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
214 # CONFIG_SCSI_7000FASST is not set
215 # CONFIG_SCSI_ACARD is not set
216 # CONFIG_SCSI_AHA152X is not set
217 # CONFIG_SCSI_AHA1542 is not set
218 # CONFIG_SCSI_AACRAID is not set
219 # CONFIG_SCSI_AIC7XXX is not set
220 # CONFIG_SCSI_AIC7XXX_OLD is not set
221 # CONFIG_SCSI_AIC79XX is not set
222 # CONFIG_SCSI_ADVANSYS is not set
223 # CONFIG_SCSI_IN2000 is not set
224 # CONFIG_SCSI_MEGARAID is not set
225 # CONFIG_SCSI_BUSLOGIC is not set
226 # CONFIG_SCSI_CPQFCTS is not set
227 # CONFIG_SCSI_DMX3191D is not set
228 # CONFIG_SCSI_DTC3280 is not set
229 # CONFIG_SCSI_EATA is not set
230 # CONFIG_SCSI_EATA_PIO is not set
231 # CONFIG_SCSI_FUTURE_DOMAIN is not set
232 # CONFIG_SCSI_GDTH is not set
233 # CONFIG_SCSI_GENERIC_NCR5380 is not set
234 # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
235 # CONFIG_SCSI_IPS is not set
236 # CONFIG_SCSI_INIA100 is not set
237 # CONFIG_SCSI_PPA is not set
238 # CONFIG_SCSI_IMM is not set
239 # CONFIG_SCSI_NCR53C406A is not set
240 CONFIG_SCSI_SYM53C8XX_2=y
241 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
242 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
243 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
244 # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
245 # CONFIG_SCSI_PAS16 is not set
246 # CONFIG_SCSI_PSI240I is not set
247 # CONFIG_SCSI_QLOGIC_FAS is not set
248 # CONFIG_SCSI_QLOGIC_ISP is not set
249 # CONFIG_SCSI_QLOGIC_FC is not set
250 # CONFIG_SCSI_QLOGIC_1280 is not set
251 # CONFIG_SCSI_SYM53C416 is not set
252 # CONFIG_SCSI_DC395x is not set
253 # CONFIG_SCSI_T128 is not set
254 # CONFIG_SCSI_U14_34F is not set
255 # CONFIG_SCSI_NSP32 is not set
256 # CONFIG_SCSI_DEBUG is not set
257 # CONFIG_SCSI_MESH is not set
258 # CONFIG_SCSI_MAC53C94 is not set
259
260 #
261 # Fusion MPT device support
262 #
263 # CONFIG_FUSION is not set
264
265 #
266 # IEEE 1394 (FireWire) support (EXPERIMENTAL)
267 #
268 # CONFIG_IEEE1394 is not set
269
270 #
271 # I2O device support
272 #
273 # CONFIG_I2O is not set
274
275 #
276 # Networking support
277 #
278 CONFIG_NET=y
279
280 #
281 # Networking options
282 #
283 CONFIG_PACKET=y
284 # CONFIG_PACKET_MMAP is not set
285 # CONFIG_NETLINK_DEV is not set
286 CONFIG_UNIX=y
287 # CONFIG_NET_KEY is not set
288 CONFIG_INET=y
289 CONFIG_IP_MULTICAST=y
290 # CONFIG_IP_ADVANCED_ROUTER is not set
291 # CONFIG_IP_PNP is not set
292 # CONFIG_NET_IPIP is not set
293 # CONFIG_NET_IPGRE is not set
294 # CONFIG_IP_MROUTE is not set
295 # CONFIG_ARPD is not set
296 # CONFIG_INET_ECN is not set
297 CONFIG_SYN_COOKIES=y
298 # CONFIG_INET_AH is not set
299 # CONFIG_INET_ESP is not set
300 # CONFIG_INET_IPCOMP is not set
301 # CONFIG_IPV6 is not set
302 # CONFIG_DECNET is not set
303 # CONFIG_BRIDGE is not set
304 # CONFIG_NETFILTER is not set
305
306 #
307 # SCTP Configuration (EXPERIMENTAL)
308 #
309 CONFIG_IPV6_SCTP__=y
310 # CONFIG_IP_SCTP is not set
311 # CONFIG_ATM is not set
312 # CONFIG_VLAN_8021Q is not set
313 # CONFIG_LLC2 is not set
314 # CONFIG_IPX is not set
315 # CONFIG_ATALK is not set
316 # CONFIG_X25 is not set
317 # CONFIG_LAPB is not set
318 # CONFIG_NET_DIVERT is not set
319 # CONFIG_ECONET is not set
320 # CONFIG_WAN_ROUTER is not set
321 # CONFIG_NET_FASTROUTE is not set
322 # CONFIG_NET_HW_FLOWCONTROL is not set
323
324 #
325 # QoS and/or fair queueing
326 #
327 # CONFIG_NET_SCHED is not set
328
329 #
330 # Network testing
331 #
332 # CONFIG_NET_PKTGEN is not set
333 CONFIG_NETDEVICES=y
334
335 #
336 # ARCnet devices
337 #
338 # CONFIG_ARCNET is not set
339 # CONFIG_DUMMY is not set
340 # CONFIG_BONDING is not set
341 # CONFIG_EQUALIZER is not set
342 # CONFIG_TUN is not set
343
344 #
345 # Ethernet (10 or 100Mbit)
346 #
347 CONFIG_NET_ETHERNET=y
348 CONFIG_MII=y
349 # CONFIG_MACE is not set
350 # CONFIG_BMAC is not set
351 # CONFIG_OAKNET is not set
352 # CONFIG_HAPPYMEAL is not set
353 # CONFIG_SUNGEM is not set
354 # CONFIG_NET_VENDOR_3COM is not set
355 # CONFIG_LANCE is not set
356 # CONFIG_NET_VENDOR_SMC is not set
357 # CONFIG_NET_VENDOR_RACAL is not set
358
359 #
360 # Tulip family network device support
361 #
362 # CONFIG_NET_TULIP is not set
363 # CONFIG_AT1700 is not set
364 # CONFIG_DEPCA is not set
365 # CONFIG_HP100 is not set
366 # CONFIG_NET_ISA is not set
367 CONFIG_NET_PCI=y
368 CONFIG_PCNET32=y
369 # CONFIG_AMD8111_ETH is not set
370 # CONFIG_ADAPTEC_STARFIRE is not set
371 # CONFIG_AC3200 is not set
372 # CONFIG_APRICOT is not set
373 # CONFIG_B44 is not set
374 # CONFIG_CS89x0 is not set
375 # CONFIG_DGRS is not set
376 # CONFIG_EEPRO100 is not set
377 CONFIG_E100=y
378 # CONFIG_FEALNX is not set
379 # CONFIG_NATSEMI is not set
380 # CONFIG_NE2K_PCI is not set
381 # CONFIG_8139CP is not set
382 # CONFIG_8139TOO is not set
383 # CONFIG_SIS900 is not set
384 # CONFIG_EPIC100 is not set
385 # CONFIG_SUNDANCE is not set
386 # CONFIG_TLAN is not set
387 # CONFIG_VIA_RHINE is not set
388 # CONFIG_NET_POCKET is not set
389
390 #
391 # Ethernet (1000 Mbit)
392 #
393 # CONFIG_ACENIC is not set
394 # CONFIG_DL2K is not set
395 CONFIG_E1000=y
396 # CONFIG_E1000_NAPI is not set
397 # CONFIG_NS83820 is not set
398 # CONFIG_HAMACHI is not set
399 # CONFIG_YELLOWFIN is not set
400 # CONFIG_R8169 is not set
401 # CONFIG_SIS190 is not set
402 # CONFIG_SK98LIN is not set
403 # CONFIG_TIGON3 is not set
404
405 #
406 # Ethernet (10000 Mbit)
407 #
408 # CONFIG_IXGB is not set
409 # CONFIG_FDDI is not set
410 # CONFIG_HIPPI is not set
411 # CONFIG_PLIP is not set
412 # CONFIG_PPP is not set
413 # CONFIG_SLIP is not set
414
415 #
416 # Wireless LAN (non-hamradio)
417 #
418 # CONFIG_NET_RADIO is not set
419
420 #
421 # Token Ring devices
422 #
423 # CONFIG_TR is not set
424 # CONFIG_NET_FC is not set
425 # CONFIG_RCPCI is not set
426 # CONFIG_SHAPER is not set
427
428 #
429 # Wan interfaces
430 #
431 # CONFIG_WAN is not set
432
433 #
434 # Amateur Radio support
435 #
436 # CONFIG_HAMRADIO is not set
437
438 #
439 # IrDA (infrared) support
440 #
441 # CONFIG_IRDA is not set
442
443 #
444 # Bluetooth support
445 #
446 # CONFIG_BT is not set
447
448 #
449 # ISDN subsystem
450 #
451 # CONFIG_ISDN_BOOL is not set
452
453 #
454 # Graphics support
455 #
456 CONFIG_FB=y
457 # CONFIG_FB_CYBER2000 is not set
458 CONFIG_FB_OF=y
459 # CONFIG_FB_CONTROL is not set
460 # CONFIG_FB_PLATINUM is not set
461 # CONFIG_FB_VALKYRIE is not set
462 # CONFIG_FB_CT65550 is not set
463 # CONFIG_FB_IMSTT is not set
464 # CONFIG_FB_S3TRIO is not set
465 # CONFIG_FB_VGA16 is not set
466 # CONFIG_FB_RIVA is not set
467 CONFIG_FB_MATROX=y
468 CONFIG_FB_MATROX_MILLENIUM=y
469 CONFIG_FB_MATROX_MYSTIQUE=y
470 # CONFIG_FB_MATROX_G450 is not set
471 CONFIG_FB_MATROX_G100A=y
472 CONFIG_FB_MATROX_G100=y
473 CONFIG_FB_MATROX_I2C=y
474 # CONFIG_FB_MATROX_MAVEN is not set
475 CONFIG_FB_MATROX_MULTIHEAD=y
476 # CONFIG_FB_RADEON is not set
477 # CONFIG_FB_ATY128 is not set
478 # CONFIG_FB_ATY is not set
479 # CONFIG_FB_SIS is not set
480 # CONFIG_FB_NEOMAGIC is not set
481 # CONFIG_FB_3DFX is not set
482 # CONFIG_FB_VOODOO1 is not set
483 # CONFIG_FB_TRIDENT is not set
484 # CONFIG_FB_VIRTUAL is not set
485
486 #
487 # Console display driver support
488 #
489 # CONFIG_VGA_CONSOLE is not set
490 # CONFIG_MDA_CONSOLE is not set
491 CONFIG_DUMMY_CONSOLE=y
492 CONFIG_FRAMEBUFFER_CONSOLE=y
493 CONFIG_PCI_CONSOLE=y
494 # CONFIG_FONTS is not set
495 CONFIG_FONT_8x8=y
496 CONFIG_FONT_8x16=y
497
498 #
499 # Logo configuration
500 #
501 CONFIG_LOGO=y
502 CONFIG_LOGO_LINUX_MONO=y
503 CONFIG_LOGO_LINUX_VGA16=y
504 CONFIG_LOGO_LINUX_CLUT224=y
505
506 #
507 # Old CD-ROM drivers (not SCSI, not IDE)
508 #
509 # CONFIG_CD_NO_IDESCSI is not set
510
511 #
512 # Input device support
513 #
514 CONFIG_INPUT=y
515
516 #
517 # Userland interfaces
518 #
519 CONFIG_INPUT_MOUSEDEV=y
520 CONFIG_INPUT_MOUSEDEV_PSAUX=y
521 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
522 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
523 # CONFIG_INPUT_JOYDEV is not set
524 # CONFIG_INPUT_TSDEV is not set
525 CONFIG_INPUT_EVDEV=y
526 # CONFIG_INPUT_EVBUG is not set
527
528 #
529 # Input I/O drivers
530 #
531 CONFIG_GAMEPORT=m
532 CONFIG_SOUND_GAMEPORT=m
533 # CONFIG_GAMEPORT_NS558 is not set
534 # CONFIG_GAMEPORT_L4 is not set
535 # CONFIG_GAMEPORT_EMU10K1 is not set
536 # CONFIG_GAMEPORT_VORTEX is not set
537 # CONFIG_GAMEPORT_FM801 is not set
538 # CONFIG_GAMEPORT_CS461x is not set
539 CONFIG_SERIO=y
540 CONFIG_SERIO_I8042=y
541 CONFIG_SERIO_SERPORT=y
542 # CONFIG_SERIO_CT82C710 is not set
543 # CONFIG_SERIO_PARKBD is not set
544 # CONFIG_SERIO_PCIPS2 is not set
545
546 #
547 # Input Device Drivers
548 #
549 CONFIG_INPUT_KEYBOARD=y
550 CONFIG_KEYBOARD_ATKBD=y
551 # CONFIG_KEYBOARD_SUNKBD is not set
552 # CONFIG_KEYBOARD_XTKBD is not set
553 # CONFIG_KEYBOARD_NEWTON is not set
554 CONFIG_INPUT_MOUSE=y
555 CONFIG_MOUSE_PS2=y
556 # CONFIG_MOUSE_PS2_SYNAPTICS is not set
557 # CONFIG_MOUSE_SERIAL is not set
558 # CONFIG_MOUSE_INPORT is not set
559 # CONFIG_MOUSE_LOGIBM is not set
560 # CONFIG_MOUSE_PC110PAD is not set
561 # CONFIG_INPUT_JOYSTICK is not set
562 # CONFIG_INPUT_TOUCHSCREEN is not set
563 CONFIG_INPUT_MISC=y
564 CONFIG_INPUT_PCSPKR=y
565 CONFIG_INPUT_UINPUT=y
566
567 #
568 # Macintosh device drivers
569 #
570 # CONFIG_ADB_CUDA is not set
571 # CONFIG_ADB_PMU is not set
572 # CONFIG_MAC_FLOPPY is not set
573 # CONFIG_MAC_SERIAL is not set
574 # CONFIG_ADB is not set
575
576 #
577 # Character devices
578 #
579 CONFIG_VT=y
580 CONFIG_VT_CONSOLE=y
581 CONFIG_HW_CONSOLE=y
582 # CONFIG_SERIAL_NONSTANDARD is not set
583
584 #
585 # Serial drivers
586 #
587 CONFIG_SERIAL_8250=y
588 CONFIG_SERIAL_8250_CONSOLE=y
589 CONFIG_SERIAL_8250_NR_UARTS=4
590 # CONFIG_SERIAL_8250_EXTENDED is not set
591
592 #
593 # Non-8250 serial port support
594 #
595 CONFIG_SERIAL_CORE=y
596 CONFIG_SERIAL_CORE_CONSOLE=y
597 # CONFIG_SERIAL_PMACZILOG is not set
598 CONFIG_UNIX98_PTYS=y
599 CONFIG_UNIX98_PTY_COUNT=2048
600 CONFIG_PRINTER=m
601 # CONFIG_LP_CONSOLE is not set
602 # CONFIG_PPDEV is not set
603 # CONFIG_TIPAR is not set
604
605 #
606 # I2C support
607 #
608 CONFIG_I2C=y
609 CONFIG_I2C_CHARDEV=y
610
611 #
612 # I2C Algorithms
613 #
614 CONFIG_I2C_ALGOBIT=y
615 CONFIG_I2C_ALGOPCF=y
616
617 #
618 # I2C Hardware Bus support
619 #
620 # CONFIG_I2C_ALI1535 is not set
621 # CONFIG_I2C_ALI15X3 is not set
622 # CONFIG_I2C_AMD756 is not set
623 # CONFIG_I2C_AMD8111 is not set
624 # CONFIG_I2C_I801 is not set
625 # CONFIG_I2C_I810 is not set
626 # CONFIG_I2C_ISA is not set
627 # CONFIG_I2C_KEYWEST is not set
628 # CONFIG_I2C_NFORCE2 is not set
629 # CONFIG_I2C_PIIX4 is not set
630 # CONFIG_I2C_PROSAVAGE is not set
631 # CONFIG_I2C_SAVAGE4 is not set
632 # CONFIG_SCx200_ACB is not set
633 # CONFIG_I2C_SIS5595 is not set
634 # CONFIG_I2C_SIS630 is not set
635 # CONFIG_I2C_SIS96X is not set
636 # CONFIG_I2C_VIA is not set
637 # CONFIG_I2C_VIAPRO is not set
638 # CONFIG_I2C_VOODOO3 is not set
639
640 #
641 # I2C Hardware Sensors Chip support
642 #
643 # CONFIG_I2C_SENSOR is not set
644 # CONFIG_SENSORS_ADM1021 is not set
645 # CONFIG_SENSORS_EEPROM is not set
646 # CONFIG_SENSORS_IT87 is not set
647 # CONFIG_SENSORS_LM75 is not set
648 # CONFIG_SENSORS_LM78 is not set
649 # CONFIG_SENSORS_LM85 is not set
650 # CONFIG_SENSORS_VIA686A is not set
651 # CONFIG_SENSORS_W83781D is not set
652
653 #
654 # Mice
655 #
656 # CONFIG_BUSMOUSE is not set
657 # CONFIG_QIC02_TAPE is not set
658
659 #
660 # IPMI
661 #
662 # CONFIG_IPMI_HANDLER is not set
663
664 #
665 # Watchdog Cards
666 #
667 # CONFIG_WATCHDOG is not set
668 CONFIG_NVRAM=y
669 CONFIG_GEN_RTC=y
670 # CONFIG_GEN_RTC_X is not set
671 # CONFIG_DTLK is not set
672 # CONFIG_R3964 is not set
673 # CONFIG_APPLICOM is not set
674
675 #
676 # Ftape, the floppy tape device driver
677 #
678 # CONFIG_AGP is not set
679 # CONFIG_DRM is not set
680 # CONFIG_RAW_DRIVER is not set
681
682 #
683 # Multimedia devices
684 #
685 # CONFIG_VIDEO_DEV is not set
686
687 #
688 # Digital Video Broadcasting Devices
689 #
690 # CONFIG_DVB is not set
691
692 #
693 # File systems
694 #
695 CONFIG_EXT2_FS=y
696 # CONFIG_EXT2_FS_XATTR is not set
697 # CONFIG_EXT3_FS is not set
698 # CONFIG_JBD is not set
699 # CONFIG_REISERFS_FS is not set
700 # CONFIG_JFS_FS is not set
701 # CONFIG_XFS_FS is not set
702 # CONFIG_MINIX_FS is not set
703 # CONFIG_ROMFS_FS is not set
704 # CONFIG_QUOTA is not set
705 # CONFIG_AUTOFS_FS is not set
706 # CONFIG_AUTOFS4_FS is not set
707
708 #
709 # CD-ROM/DVD Filesystems
710 #
711 CONFIG_ISO9660_FS=y
712 CONFIG_JOLIET=y
713 # CONFIG_ZISOFS is not set
714 # CONFIG_UDF_FS is not set
715
716 #
717 # DOS/FAT/NT Filesystems
718 #
719 CONFIG_FAT_FS=y
720 CONFIG_MSDOS_FS=y
721 CONFIG_VFAT_FS=y
722 # CONFIG_NTFS_FS is not set
723
724 #
725 # Pseudo filesystems
726 #
727 CONFIG_PROC_FS=y
728 CONFIG_PROC_KCORE=y
729 # CONFIG_DEVFS_FS is not set
730 CONFIG_DEVPTS_FS=y
731 # CONFIG_DEVPTS_FS_XATTR is not set
732 CONFIG_TMPFS=y
733 # CONFIG_HUGETLB_PAGE is not set
734 CONFIG_RAMFS=y
735
736 #
737 # Miscellaneous filesystems
738 #
739 # CONFIG_ADFS_FS is not set
740 # CONFIG_AFFS_FS is not set
741 # CONFIG_HFS_FS is not set
742 # CONFIG_BEFS_FS is not set
743 # CONFIG_BFS_FS is not set
744 # CONFIG_EFS_FS is not set
745 # CONFIG_CRAMFS is not set
746 # CONFIG_VXFS_FS is not set
747 # CONFIG_HPFS_FS is not set
748 # CONFIG_QNX4FS_FS is not set
749 # CONFIG_SYSV_FS is not set
750 # CONFIG_UFS_FS is not set
751
752 #
753 # Network File Systems
754 #
755 CONFIG_NFS_FS=y
756 # CONFIG_NFS_V3 is not set
757 # CONFIG_NFS_V4 is not set
758 CONFIG_NFSD=y
759 # CONFIG_NFSD_V3 is not set
760 # CONFIG_NFSD_TCP is not set
761 CONFIG_LOCKD=y
762 CONFIG_EXPORTFS=y
763 CONFIG_SUNRPC=y
764 # CONFIG_SUNRPC_GSS is not set
765 # CONFIG_SMB_FS is not set
766 # CONFIG_CIFS is not set
767 # CONFIG_NCP_FS is not set
768 # CONFIG_CODA_FS is not set
769 # CONFIG_INTERMEZZO_FS is not set
770 # CONFIG_AFS_FS is not set
771
772 #
773 # Partition Types
774 #
775 # CONFIG_PARTITION_ADVANCED is not set
776 CONFIG_MSDOS_PARTITION=y
777 CONFIG_NLS=y
778
779 #
780 # Native Language Support
781 #
782 CONFIG_NLS_DEFAULT="iso8859-1"
783 CONFIG_NLS_CODEPAGE_437=y
784 # CONFIG_NLS_CODEPAGE_737 is not set
785 # CONFIG_NLS_CODEPAGE_775 is not set
786 # CONFIG_NLS_CODEPAGE_850 is not set
787 # CONFIG_NLS_CODEPAGE_852 is not set
788 # CONFIG_NLS_CODEPAGE_855 is not set
789 # CONFIG_NLS_CODEPAGE_857 is not set
790 # CONFIG_NLS_CODEPAGE_860 is not set
791 # CONFIG_NLS_CODEPAGE_861 is not set
792 # CONFIG_NLS_CODEPAGE_862 is not set
793 # CONFIG_NLS_CODEPAGE_863 is not set
794 # CONFIG_NLS_CODEPAGE_864 is not set
795 # CONFIG_NLS_CODEPAGE_865 is not set
796 # CONFIG_NLS_CODEPAGE_866 is not set
797 # CONFIG_NLS_CODEPAGE_869 is not set
798 # CONFIG_NLS_CODEPAGE_936 is not set
799 # CONFIG_NLS_CODEPAGE_950 is not set
800 # CONFIG_NLS_CODEPAGE_932 is not set
801 # CONFIG_NLS_CODEPAGE_949 is not set
802 # CONFIG_NLS_CODEPAGE_874 is not set
803 # CONFIG_NLS_ISO8859_8 is not set
804 # CONFIG_NLS_CODEPAGE_1250 is not set
805 # CONFIG_NLS_CODEPAGE_1251 is not set
806 CONFIG_NLS_ISO8859_1=y
807 # CONFIG_NLS_ISO8859_2 is not set
808 # CONFIG_NLS_ISO8859_3 is not set
809 # CONFIG_NLS_ISO8859_4 is not set
810 # CONFIG_NLS_ISO8859_5 is not set
811 # CONFIG_NLS_ISO8859_6 is not set
812 # CONFIG_NLS_ISO8859_7 is not set
813 # CONFIG_NLS_ISO8859_9 is not set
814 # CONFIG_NLS_ISO8859_13 is not set
815 # CONFIG_NLS_ISO8859_14 is not set
816 # CONFIG_NLS_ISO8859_15 is not set
817 # CONFIG_NLS_KOI8_R is not set
818 # CONFIG_NLS_KOI8_U is not set
819 # CONFIG_NLS_UTF8 is not set
820
821 #
822 # Sound
823 #
824 CONFIG_SOUND=y
825 # CONFIG_DMASOUND_PMAC is not set
826
827 #
828 # Advanced Linux Sound Architecture
829 #
830 CONFIG_SND=m
831 CONFIG_SND_SEQUENCER=m
832 CONFIG_SND_SEQ_DUMMY=m
833 CONFIG_SND_OSSEMUL=y
834 CONFIG_SND_MIXER_OSS=m
835 CONFIG_SND_PCM_OSS=m
836 CONFIG_SND_SEQUENCER_OSS=y
837 # CONFIG_SND_VERBOSE_PRINTK is not set
838 # CONFIG_SND_DEBUG is not set
839
840 #
841 # Generic devices
842 #
843 CONFIG_SND_DUMMY=m
844 # CONFIG_SND_VIRMIDI is not set
845 # CONFIG_SND_MTPAV is not set
846 # CONFIG_SND_SERIAL_U16550 is not set
847 # CONFIG_SND_MPU401 is not set
848
849 #
850 # ISA devices
851 #
852 # CONFIG_SND_AD1848 is not set
853 # CONFIG_SND_CS4231 is not set
854 CONFIG_SND_CS4232=m
855 # CONFIG_SND_CS4236 is not set
856 # CONFIG_SND_ES1688 is not set
857 # CONFIG_SND_ES18XX is not set
858 # CONFIG_SND_GUSCLASSIC is not set
859 # CONFIG_SND_GUSEXTREME is not set
860 # CONFIG_SND_GUSMAX is not set
861 # CONFIG_SND_INTERWAVE is not set
862 # CONFIG_SND_INTERWAVE_STB is not set
863 # CONFIG_SND_OPTI92X_AD1848 is not set
864 # CONFIG_SND_OPTI92X_CS4231 is not set
865 # CONFIG_SND_OPTI93X is not set
866 # CONFIG_SND_SB8 is not set
867 # CONFIG_SND_SB16 is not set
868 # CONFIG_SND_SBAWE is not set
869 # CONFIG_SND_WAVEFRONT is not set
870 # CONFIG_SND_CMI8330 is not set
871 # CONFIG_SND_OPL3SA2 is not set
872 # CONFIG_SND_SGALAXY is not set
873 # CONFIG_SND_SSCAPE is not set
874
875 #
876 # PCI devices
877 #
878 # CONFIG_SND_ALI5451 is not set
879 # CONFIG_SND_AZT3328 is not set
880 CONFIG_SND_CS46XX=m
881 # CONFIG_SND_CS46XX_NEW_DSP is not set
882 CONFIG_SND_CS4281=m
883 # CONFIG_SND_EMU10K1 is not set
884 # CONFIG_SND_KORG1212 is not set
885 # CONFIG_SND_NM256 is not set
886 # CONFIG_SND_RME32 is not set
887 # CONFIG_SND_RME96 is not set
888 # CONFIG_SND_RME9652 is not set
889 # CONFIG_SND_HDSP is not set
890 # CONFIG_SND_TRIDENT is not set
891 # CONFIG_SND_YMFPCI is not set
892 # CONFIG_SND_ALS4000 is not set
893 # CONFIG_SND_CMIPCI is not set
894 # CONFIG_SND_ENS1370 is not set
895 # CONFIG_SND_ENS1371 is not set
896 # CONFIG_SND_ES1938 is not set
897 # CONFIG_SND_ES1968 is not set
898 # CONFIG_SND_MAESTRO3 is not set
899 # CONFIG_SND_FM801 is not set
900 # CONFIG_SND_ICE1712 is not set
901 # CONFIG_SND_ICE1724 is not set
902 # CONFIG_SND_INTEL8X0 is not set
903 # CONFIG_SND_SONICVIBES is not set
904 # CONFIG_SND_VIA82XX is not set
905 # CONFIG_SND_VX222 is not set
906
907 #
908 # ALSA PowerMac devices
909 #
910 # CONFIG_SND_POWERMAC is not set
911
912 #
913 # Open Sound System
914 #
915 # CONFIG_SOUND_PRIME is not set
916
917 #
918 # USB support
919 #
920 # CONFIG_USB is not set
921 # CONFIG_USB_GADGET is not set
922
923 #
924 # Library routines
925 #
926 CONFIG_CRC32=y
927
928 #
929 # Kernel hacking
930 #
931 # CONFIG_DEBUG_KERNEL is not set
932 CONFIG_BOOTX_TEXT=y
933
934 #
935 # Security options
936 #
937 # CONFIG_SECURITY is not set
938
939 #
940 # Cryptographic options
941 #
942 # CONFIG_CRYPTO is not set