patch-2_6_7-vs1_9_1_12
[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 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_FASTROUTE is not set
364 # CONFIG_NET_HW_FLOWCONTROL is not set
365
366 #
367 # QoS and/or fair queueing
368 #
369 # CONFIG_NET_SCHED is not set
370
371 #
372 # Network testing
373 #
374 # CONFIG_NET_PKTGEN is not set
375 # CONFIG_NETPOLL is not set
376 # CONFIG_NET_POLL_CONTROLLER is not set
377 # CONFIG_HAMRADIO is not set
378 # CONFIG_IRDA is not set
379 # CONFIG_BT is not set
380 CONFIG_NETDEVICES=y
381 # CONFIG_DUMMY is not set
382 # CONFIG_BONDING is not set
383 # CONFIG_EQUALIZER is not set
384 # CONFIG_TUN is not set
385
386 #
387 # ARCnet devices
388 #
389 # CONFIG_ARCNET is not set
390
391 #
392 # Ethernet (10 or 100Mbit)
393 #
394 CONFIG_NET_ETHERNET=y
395 CONFIG_MII=y
396 # CONFIG_MACE is not set
397 # CONFIG_BMAC is not set
398 # CONFIG_OAKNET is not set
399 # CONFIG_HAPPYMEAL is not set
400 # CONFIG_SUNGEM is not set
401 # CONFIG_NET_VENDOR_3COM is not set
402 # CONFIG_LANCE is not set
403 # CONFIG_NET_VENDOR_SMC is not set
404 # CONFIG_NET_VENDOR_RACAL is not set
405
406 #
407 # Tulip family network device support
408 #
409 # CONFIG_NET_TULIP is not set
410 # CONFIG_AT1700 is not set
411 # CONFIG_DEPCA is not set
412 # CONFIG_HP100 is not set
413 # CONFIG_NET_ISA is not set
414 CONFIG_NET_PCI=y
415 CONFIG_PCNET32=y
416 # CONFIG_AMD8111_ETH is not set
417 # CONFIG_ADAPTEC_STARFIRE is not set
418 # CONFIG_AC3200 is not set
419 # CONFIG_APRICOT is not set
420 # CONFIG_B44 is not set
421 # CONFIG_FORCEDETH is not set
422 # CONFIG_CS89x0 is not set
423 # CONFIG_DGRS is not set
424 # CONFIG_EEPRO100 is not set
425 CONFIG_E100=y
426 # CONFIG_E100_NAPI is not set
427 # CONFIG_FEALNX is not set
428 # CONFIG_NATSEMI is not set
429 # CONFIG_NE2K_PCI is not set
430 # CONFIG_8139CP is not set
431 # CONFIG_8139TOO is not set
432 # CONFIG_SIS900 is not set
433 # CONFIG_EPIC100 is not set
434 # CONFIG_SUNDANCE is not set
435 # CONFIG_TLAN is not set
436 # CONFIG_VIA_RHINE is not set
437 # CONFIG_NET_POCKET is not set
438
439 #
440 # Ethernet (1000 Mbit)
441 #
442 # CONFIG_ACENIC is not set
443 # CONFIG_DL2K is not set
444 CONFIG_E1000=y
445 # CONFIG_E1000_NAPI is not set
446 # CONFIG_NS83820 is not set
447 # CONFIG_HAMACHI is not set
448 # CONFIG_YELLOWFIN is not set
449 # CONFIG_R8169 is not set
450 # CONFIG_SK98LIN is not set
451 # CONFIG_TIGON3 is not set
452
453 #
454 # Ethernet (10000 Mbit)
455 #
456 # CONFIG_IXGB is not set
457 # CONFIG_S2IO is not set
458
459 #
460 # Token Ring devices
461 #
462 # CONFIG_TR is not set
463
464 #
465 # Wireless LAN (non-hamradio)
466 #
467 # CONFIG_NET_RADIO is not set
468
469 #
470 # Wan interfaces
471 #
472 # CONFIG_WAN is not set
473 # CONFIG_FDDI is not set
474 # CONFIG_HIPPI is not set
475 # CONFIG_PLIP is not set
476 # CONFIG_PPP is not set
477 # CONFIG_SLIP is not set
478 # CONFIG_NET_FC is not set
479 # CONFIG_RCPCI is not set
480 # CONFIG_SHAPER is not set
481 # CONFIG_NETCONSOLE is not set
482
483 #
484 # ISDN subsystem
485 #
486 # CONFIG_ISDN is not set
487
488 #
489 # Telephony Support
490 #
491 # CONFIG_PHONE is not set
492
493 #
494 # Input device support
495 #
496 CONFIG_INPUT=y
497
498 #
499 # Userland interfaces
500 #
501 CONFIG_INPUT_MOUSEDEV=y
502 CONFIG_INPUT_MOUSEDEV_PSAUX=y
503 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
504 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
505 # CONFIG_INPUT_JOYDEV is not set
506 # CONFIG_INPUT_TSDEV is not set
507 CONFIG_INPUT_EVDEV=y
508 # CONFIG_INPUT_EVBUG is not set
509
510 #
511 # Input I/O drivers
512 #
513 CONFIG_GAMEPORT=m
514 CONFIG_SOUND_GAMEPORT=m
515 # CONFIG_GAMEPORT_NS558 is not set
516 # CONFIG_GAMEPORT_L4 is not set
517 # CONFIG_GAMEPORT_EMU10K1 is not set
518 # CONFIG_GAMEPORT_VORTEX is not set
519 # CONFIG_GAMEPORT_FM801 is not set
520 # CONFIG_GAMEPORT_CS461x is not set
521 CONFIG_SERIO=y
522 CONFIG_SERIO_I8042=y
523 CONFIG_SERIO_SERPORT=y
524 # CONFIG_SERIO_CT82C710 is not set
525 # CONFIG_SERIO_PARKBD is not set
526 # CONFIG_SERIO_PCIPS2 is not set
527
528 #
529 # Input Device Drivers
530 #
531 CONFIG_INPUT_KEYBOARD=y
532 CONFIG_KEYBOARD_ATKBD=y
533 # CONFIG_KEYBOARD_SUNKBD is not set
534 # CONFIG_KEYBOARD_LKKBD is not set
535 # CONFIG_KEYBOARD_XTKBD is not set
536 # CONFIG_KEYBOARD_NEWTON is not set
537 CONFIG_INPUT_MOUSE=y
538 CONFIG_MOUSE_PS2=y
539 # CONFIG_MOUSE_SERIAL is not set
540 # CONFIG_MOUSE_INPORT is not set
541 # CONFIG_MOUSE_LOGIBM is not set
542 # CONFIG_MOUSE_PC110PAD is not set
543 # CONFIG_MOUSE_VSXXXAA is not set
544 # CONFIG_INPUT_JOYSTICK is not set
545 # CONFIG_INPUT_TOUCHSCREEN is not set
546 CONFIG_INPUT_MISC=y
547 CONFIG_INPUT_UINPUT=y
548
549 #
550 # Character devices
551 #
552 CONFIG_VT=y
553 CONFIG_VT_CONSOLE=y
554 CONFIG_HW_CONSOLE=y
555 # CONFIG_SERIAL_NONSTANDARD is not set
556
557 #
558 # Serial drivers
559 #
560 CONFIG_SERIAL_8250=y
561 CONFIG_SERIAL_8250_CONSOLE=y
562 CONFIG_SERIAL_8250_NR_UARTS=4
563 # CONFIG_SERIAL_8250_EXTENDED is not set
564
565 #
566 # Non-8250 serial port support
567 #
568 CONFIG_SERIAL_CORE=y
569 CONFIG_SERIAL_CORE_CONSOLE=y
570 # CONFIG_SERIAL_PMACZILOG is not set
571 CONFIG_UNIX98_PTYS=y
572 CONFIG_LEGACY_PTYS=y
573 CONFIG_LEGACY_PTY_COUNT=256
574 CONFIG_PRINTER=m
575 # CONFIG_LP_CONSOLE is not set
576 # CONFIG_PPDEV is not set
577 # CONFIG_TIPAR is not set
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_NVRAM=y
590 CONFIG_GEN_RTC=y
591 # CONFIG_GEN_RTC_X is not set
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 is not set
600 # CONFIG_DRM is not set
601 # CONFIG_RAW_DRIVER is not set
602
603 #
604 # I2C support
605 #
606 CONFIG_I2C=y
607 CONFIG_I2C_CHARDEV=y
608
609 #
610 # I2C Algorithms
611 #
612 CONFIG_I2C_ALGOBIT=y
613 CONFIG_I2C_ALGOPCF=y
614
615 #
616 # I2C Hardware Bus support
617 #
618 # CONFIG_I2C_ALI1535 is not set
619 # CONFIG_I2C_ALI1563 is not set
620 # CONFIG_I2C_ALI15X3 is not set
621 # CONFIG_I2C_AMD756 is not set
622 # CONFIG_I2C_AMD8111 is not set
623 # CONFIG_I2C_HYDRA 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_PARPORT is not set
630 # CONFIG_I2C_PARPORT_LIGHT is not set
631 # CONFIG_I2C_PIIX4 is not set
632 # CONFIG_I2C_PROSAVAGE is not set
633 # CONFIG_I2C_SAVAGE4 is not set
634 # CONFIG_SCx200_ACB is not set
635 # CONFIG_I2C_SIS5595 is not set
636 # CONFIG_I2C_SIS630 is not set
637 # CONFIG_I2C_SIS96X is not set
638 # CONFIG_I2C_VIA is not set
639 # CONFIG_I2C_VIAPRO is not set
640 # CONFIG_I2C_VOODOO3 is not set
641
642 #
643 # Hardware Sensors Chip support
644 #
645 # CONFIG_I2C_SENSOR is not set
646 # CONFIG_SENSORS_ADM1021 is not set
647 # CONFIG_SENSORS_ASB100 is not set
648 # CONFIG_SENSORS_DS1621 is not set
649 # CONFIG_SENSORS_FSCHER is not set
650 # CONFIG_SENSORS_GL518SM is not set
651 # CONFIG_SENSORS_IT87 is not set
652 # CONFIG_SENSORS_LM75 is not set
653 # CONFIG_SENSORS_LM78 is not set
654 # CONFIG_SENSORS_LM80 is not set
655 # CONFIG_SENSORS_LM83 is not set
656 # CONFIG_SENSORS_LM85 is not set
657 # CONFIG_SENSORS_LM90 is not set
658 # CONFIG_SENSORS_VIA686A is not set
659 # CONFIG_SENSORS_W83781D is not set
660 # CONFIG_SENSORS_W83L785TS is not set
661 # CONFIG_SENSORS_W83627HF is not set
662
663 #
664 # Other I2C Chip support
665 #
666 # CONFIG_SENSORS_EEPROM is not set
667 # CONFIG_SENSORS_PCF8574 is not set
668 # CONFIG_SENSORS_PCF8591 is not set
669 # CONFIG_I2C_DEBUG_CORE is not set
670 # CONFIG_I2C_DEBUG_ALGO is not set
671 # CONFIG_I2C_DEBUG_BUS is not set
672 # CONFIG_I2C_DEBUG_CHIP is not set
673
674 #
675 # Misc devices
676 #
677
678 #
679 # Multimedia devices
680 #
681 # CONFIG_VIDEO_DEV is not set
682
683 #
684 # Digital Video Broadcasting Devices
685 #
686 # CONFIG_DVB is not set
687
688 #
689 # Graphics support
690 #
691 CONFIG_FB=y
692 # CONFIG_FB_PM2 is not set
693 # CONFIG_FB_CYBER2000 is not set
694 CONFIG_FB_OF=y
695 # CONFIG_FB_CONTROL is not set
696 # CONFIG_FB_PLATINUM is not set
697 # CONFIG_FB_VALKYRIE is not set
698 # CONFIG_FB_CT65550 is not set
699 # CONFIG_FB_IMSTT is not set
700 # CONFIG_FB_S3TRIO is not set
701 # CONFIG_FB_VGA16 is not set
702 # CONFIG_FB_RIVA is not set
703 CONFIG_FB_MATROX=y
704 CONFIG_FB_MATROX_MILLENIUM=y
705 CONFIG_FB_MATROX_MYSTIQUE=y
706 # CONFIG_FB_MATROX_G450 is not set
707 CONFIG_FB_MATROX_G100A=y
708 CONFIG_FB_MATROX_G100=y
709 CONFIG_FB_MATROX_I2C=y
710 # CONFIG_FB_MATROX_MAVEN is not set
711 CONFIG_FB_MATROX_MULTIHEAD=y
712 # CONFIG_FB_RADEON_OLD is not set
713 # CONFIG_FB_RADEON is not set
714 # CONFIG_FB_ATY128 is not set
715 # CONFIG_FB_ATY is not set
716 # CONFIG_FB_SIS is not set
717 # CONFIG_FB_NEOMAGIC is not set
718 # CONFIG_FB_KYRO is not set
719 # CONFIG_FB_3DFX is not set
720 # CONFIG_FB_VOODOO1 is not set
721 # CONFIG_FB_TRIDENT is not set
722 # CONFIG_FB_VIRTUAL is not set
723
724 #
725 # Console display driver support
726 #
727 # CONFIG_VGA_CONSOLE is not set
728 # CONFIG_MDA_CONSOLE is not set
729 CONFIG_DUMMY_CONSOLE=y
730 CONFIG_FRAMEBUFFER_CONSOLE=y
731 CONFIG_PCI_CONSOLE=y
732 # CONFIG_FONTS is not set
733 CONFIG_FONT_8x8=y
734 CONFIG_FONT_8x16=y
735
736 #
737 # Logo configuration
738 #
739 CONFIG_LOGO=y
740 CONFIG_LOGO_LINUX_MONO=y
741 CONFIG_LOGO_LINUX_VGA16=y
742 CONFIG_LOGO_LINUX_CLUT224=y
743
744 #
745 # Sound
746 #
747 CONFIG_SOUND=y
748 # CONFIG_DMASOUND_PMAC is not set
749
750 #
751 # Advanced Linux Sound Architecture
752 #
753 CONFIG_SND=m
754 CONFIG_SND_TIMER=m
755 CONFIG_SND_PCM=m
756 CONFIG_SND_HWDEP=m
757 CONFIG_SND_RAWMIDI=m
758 CONFIG_SND_SEQUENCER=m
759 CONFIG_SND_SEQ_DUMMY=m
760 CONFIG_SND_OSSEMUL=y
761 CONFIG_SND_MIXER_OSS=m
762 CONFIG_SND_PCM_OSS=m
763 CONFIG_SND_SEQUENCER_OSS=y
764 # CONFIG_SND_VERBOSE_PRINTK is not set
765 # CONFIG_SND_DEBUG is not set
766
767 #
768 # Generic devices
769 #
770 CONFIG_SND_MPU401_UART=m
771 CONFIG_SND_OPL3_LIB=m
772 CONFIG_SND_DUMMY=m
773 # CONFIG_SND_VIRMIDI is not set
774 # CONFIG_SND_MTPAV is not set
775 # CONFIG_SND_SERIAL_U16550 is not set
776 # CONFIG_SND_MPU401 is not set
777
778 #
779 # ISA devices
780 #
781 # CONFIG_SND_AD1848 is not set
782 # CONFIG_SND_CS4231 is not set
783 CONFIG_SND_CS4232=m
784 # CONFIG_SND_CS4236 is not set
785 # CONFIG_SND_ES1688 is not set
786 # CONFIG_SND_ES18XX is not set
787 # CONFIG_SND_GUSCLASSIC is not set
788 # CONFIG_SND_GUSEXTREME is not set
789 # CONFIG_SND_GUSMAX is not set
790 # CONFIG_SND_INTERWAVE is not set
791 # CONFIG_SND_INTERWAVE_STB is not set
792 # CONFIG_SND_OPTI92X_AD1848 is not set
793 # CONFIG_SND_OPTI92X_CS4231 is not set
794 # CONFIG_SND_OPTI93X is not set
795 # CONFIG_SND_SB8 is not set
796 # CONFIG_SND_SB16 is not set
797 # CONFIG_SND_SBAWE is not set
798 # CONFIG_SND_WAVEFRONT is not set
799 # CONFIG_SND_CMI8330 is not set
800 # CONFIG_SND_OPL3SA2 is not set
801 # CONFIG_SND_SGALAXY is not set
802 # CONFIG_SND_SSCAPE is not set
803
804 #
805 # PCI devices
806 #
807 CONFIG_SND_AC97_CODEC=m
808 # CONFIG_SND_ALI5451 is not set
809 # CONFIG_SND_ATIIXP is not set
810 # CONFIG_SND_AU8810 is not set
811 # CONFIG_SND_AU8820 is not set
812 # CONFIG_SND_AU8830 is not set
813 # CONFIG_SND_AZT3328 is not set
814 # CONFIG_SND_BT87X is not set
815 CONFIG_SND_CS46XX=m
816 # CONFIG_SND_CS46XX_NEW_DSP is not set
817 CONFIG_SND_CS4281=m
818 # CONFIG_SND_EMU10K1 is not set
819 # CONFIG_SND_KORG1212 is not set
820 # CONFIG_SND_MIXART is not set
821 # CONFIG_SND_NM256 is not set
822 # CONFIG_SND_RME32 is not set
823 # CONFIG_SND_RME96 is not set
824 # CONFIG_SND_RME9652 is not set
825 # CONFIG_SND_HDSP is not set
826 # CONFIG_SND_TRIDENT is not set
827 # CONFIG_SND_YMFPCI is not set
828 # CONFIG_SND_ALS4000 is not set
829 # CONFIG_SND_CMIPCI is not set
830 # CONFIG_SND_ENS1370 is not set
831 # CONFIG_SND_ENS1371 is not set
832 # CONFIG_SND_ES1938 is not set
833 # CONFIG_SND_ES1968 is not set
834 # CONFIG_SND_MAESTRO3 is not set
835 # CONFIG_SND_FM801 is not set
836 # CONFIG_SND_ICE1712 is not set
837 # CONFIG_SND_ICE1724 is not set
838 # CONFIG_SND_INTEL8X0 is not set
839 # CONFIG_SND_INTEL8X0M is not set
840 # CONFIG_SND_SONICVIBES is not set
841 # CONFIG_SND_VIA82XX is not set
842 # CONFIG_SND_VX222 is not set
843
844 #
845 # ALSA PowerMac devices
846 #
847 # CONFIG_SND_POWERMAC is not set
848
849 #
850 # Open Sound System
851 #
852 # CONFIG_SOUND_PRIME is not set
853
854 #
855 # USB support
856 #
857 # CONFIG_USB is not set
858
859 #
860 # USB Gadget Support
861 #
862 # CONFIG_USB_GADGET is not set
863
864 #
865 # File systems
866 #
867 CONFIG_EXT2_FS=y
868 # CONFIG_EXT2_FS_XATTR is not set
869 # CONFIG_EXT3_FS is not set
870 # CONFIG_JBD is not set
871 # CONFIG_REISERFS_FS is not set
872 # CONFIG_JFS_FS is not set
873 # CONFIG_XFS_FS is not set
874 # CONFIG_MINIX_FS is not set
875 # CONFIG_ROMFS_FS is not set
876 # CONFIG_QUOTA is not set
877 # CONFIG_AUTOFS_FS is not set
878 # CONFIG_AUTOFS4_FS is not set
879
880 #
881 # CD-ROM/DVD Filesystems
882 #
883 CONFIG_ISO9660_FS=y
884 CONFIG_JOLIET=y
885 # CONFIG_ZISOFS is not set
886 # CONFIG_UDF_FS is not set
887
888 #
889 # DOS/FAT/NT Filesystems
890 #
891 CONFIG_FAT_FS=y
892 CONFIG_MSDOS_FS=y
893 CONFIG_VFAT_FS=y
894 # CONFIG_NTFS_FS is not set
895
896 #
897 # Pseudo filesystems
898 #
899 CONFIG_PROC_FS=y
900 CONFIG_PROC_KCORE=y
901 CONFIG_SYSFS=y
902 # CONFIG_DEVFS_FS is not set
903 # CONFIG_DEVPTS_FS_XATTR is not set
904 CONFIG_TMPFS=y
905 # CONFIG_HUGETLB_PAGE is not set
906 CONFIG_RAMFS=y
907
908 #
909 # Miscellaneous filesystems
910 #
911 # CONFIG_ADFS_FS is not set
912 # CONFIG_AFFS_FS is not set
913 # CONFIG_HFS_FS is not set
914 # CONFIG_HFSPLUS_FS is not set
915 # CONFIG_BEFS_FS is not set
916 # CONFIG_BFS_FS is not set
917 # CONFIG_EFS_FS is not set
918 # CONFIG_CRAMFS is not set
919 # CONFIG_VXFS_FS is not set
920 # CONFIG_HPFS_FS is not set
921 # CONFIG_QNX4FS_FS is not set
922 # CONFIG_SYSV_FS is not set
923 # CONFIG_UFS_FS is not set
924
925 #
926 # Network File Systems
927 #
928 CONFIG_NFS_FS=y
929 # CONFIG_NFS_V3 is not set
930 # CONFIG_NFS_V4 is not set
931 # CONFIG_NFS_DIRECTIO is not set
932 CONFIG_NFSD=y
933 # CONFIG_NFSD_V3 is not set
934 # CONFIG_NFSD_TCP is not set
935 CONFIG_LOCKD=y
936 CONFIG_EXPORTFS=y
937 CONFIG_SUNRPC=y
938 # CONFIG_RPCSEC_GSS_KRB5 is not set
939 # CONFIG_SMB_FS is not set
940 # CONFIG_CIFS is not set
941 # CONFIG_NCP_FS is not set
942 # CONFIG_CODA_FS is not set
943 # CONFIG_AFS_FS is not set
944
945 #
946 # Partition Types
947 #
948 # CONFIG_PARTITION_ADVANCED is not set
949 CONFIG_MSDOS_PARTITION=y
950
951 #
952 # Native Language Support
953 #
954 CONFIG_NLS=y
955 CONFIG_NLS_DEFAULT="iso8859-1"
956 CONFIG_NLS_CODEPAGE_437=y
957 # CONFIG_NLS_CODEPAGE_737 is not set
958 # CONFIG_NLS_CODEPAGE_775 is not set
959 # CONFIG_NLS_CODEPAGE_850 is not set
960 # CONFIG_NLS_CODEPAGE_852 is not set
961 # CONFIG_NLS_CODEPAGE_855 is not set
962 # CONFIG_NLS_CODEPAGE_857 is not set
963 # CONFIG_NLS_CODEPAGE_860 is not set
964 # CONFIG_NLS_CODEPAGE_861 is not set
965 # CONFIG_NLS_CODEPAGE_862 is not set
966 # CONFIG_NLS_CODEPAGE_863 is not set
967 # CONFIG_NLS_CODEPAGE_864 is not set
968 # CONFIG_NLS_CODEPAGE_865 is not set
969 # CONFIG_NLS_CODEPAGE_866 is not set
970 # CONFIG_NLS_CODEPAGE_869 is not set
971 # CONFIG_NLS_CODEPAGE_936 is not set
972 # CONFIG_NLS_CODEPAGE_950 is not set
973 # CONFIG_NLS_CODEPAGE_932 is not set
974 # CONFIG_NLS_CODEPAGE_949 is not set
975 # CONFIG_NLS_CODEPAGE_874 is not set
976 # CONFIG_NLS_ISO8859_8 is not set
977 # CONFIG_NLS_CODEPAGE_1250 is not set
978 # CONFIG_NLS_CODEPAGE_1251 is not set
979 CONFIG_NLS_ISO8859_1=y
980 # CONFIG_NLS_ISO8859_2 is not set
981 # CONFIG_NLS_ISO8859_3 is not set
982 # CONFIG_NLS_ISO8859_4 is not set
983 # CONFIG_NLS_ISO8859_5 is not set
984 # CONFIG_NLS_ISO8859_6 is not set
985 # CONFIG_NLS_ISO8859_7 is not set
986 # CONFIG_NLS_ISO8859_9 is not set
987 # CONFIG_NLS_ISO8859_13 is not set
988 # CONFIG_NLS_ISO8859_14 is not set
989 # CONFIG_NLS_ISO8859_15 is not set
990 # CONFIG_NLS_KOI8_R is not set
991 # CONFIG_NLS_KOI8_U is not set
992 # CONFIG_NLS_UTF8 is not set
993
994 #
995 # Library routines
996 #
997 CONFIG_CRC32=y
998 # CONFIG_LIBCRC32C is not set
999 CONFIG_ZLIB_INFLATE=m
1000 CONFIG_ZLIB_DEFLATE=m
1001
1002 #
1003 # Kernel hacking
1004 #
1005 # CONFIG_DEBUG_KERNEL is not set
1006 CONFIG_BOOTX_TEXT=y
1007
1008 #
1009 # Security options
1010 #
1011 # CONFIG_SECURITY is not set
1012
1013 #
1014 # Cryptographic options
1015 #
1016 CONFIG_CRYPTO=y
1017 CONFIG_CRYPTO_HMAC=y
1018 CONFIG_CRYPTO_NULL=y
1019 CONFIG_CRYPTO_MD4=m
1020 CONFIG_CRYPTO_MD5=m
1021 CONFIG_CRYPTO_SHA1=m
1022 CONFIG_CRYPTO_SHA256=m
1023 CONFIG_CRYPTO_SHA512=m
1024 CONFIG_CRYPTO_DES=m
1025 CONFIG_CRYPTO_BLOWFISH=m
1026 CONFIG_CRYPTO_TWOFISH=m
1027 # CONFIG_CRYPTO_SERPENT is not set
1028 CONFIG_CRYPTO_AES=m
1029 CONFIG_CRYPTO_CAST5=m
1030 CONFIG_CRYPTO_CAST6=m
1031 CONFIG_CRYPTO_ARC4=m
1032 CONFIG_CRYPTO_DEFLATE=m
1033 CONFIG_CRYPTO_MICHAEL_MIC=m
1034 # CONFIG_CRYPTO_CRC32C is not set
1035 # CONFIG_CRYPTO_TEST is not set