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