patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / ppc / configs / ibmchrp_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 CONFIG_BROKEN_ON_SMP=y
18
19 #
20 # General setup
21 #
22 CONFIG_SWAP=y
23 CONFIG_SYSVIPC=y
24 CONFIG_POSIX_MQUEUE=y
25 # CONFIG_BSD_PROCESS_ACCT is not set
26 CONFIG_SYSCTL=y
27 # CONFIG_AUDIT is not set
28 CONFIG_LOG_BUF_SHIFT=14
29 # CONFIG_HOTPLUG is not set
30 CONFIG_IKCONFIG=y
31 CONFIG_IKCONFIG_PROC=y
32 # CONFIG_EMBEDDED is not set
33 CONFIG_KALLSYMS=y
34 CONFIG_FUTEX=y
35 CONFIG_EPOLL=y
36 CONFIG_IOSCHED_NOOP=y
37 CONFIG_IOSCHED_AS=y
38 CONFIG_IOSCHED_DEADLINE=y
39 CONFIG_IOSCHED_CFQ=y
40 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41
42 #
43 # Loadable module support
44 #
45 CONFIG_MODULES=y
46 CONFIG_MODULE_UNLOAD=y
47 CONFIG_MODULE_FORCE_UNLOAD=y
48 CONFIG_OBSOLETE_MODPARM=y
49 # CONFIG_MODVERSIONS is not set
50 CONFIG_KMOD=y
51
52 #
53 # Processor
54 #
55 CONFIG_6xx=y
56 # CONFIG_40x is not set
57 # CONFIG_44x is not set
58 # CONFIG_POWER3 is not set
59 # CONFIG_POWER4 is not set
60 # CONFIG_8xx is not set
61 # CONFIG_ALTIVEC is not set
62 # CONFIG_TAU is not set
63 # CONFIG_CPU_FREQ is not set
64 # CONFIG_PPC601_SYNC_FIX is not set
65 CONFIG_PPC_STD_MMU=y
66
67 #
68 # Platform options
69 #
70 CONFIG_PPC_MULTIPLATFORM=y
71 # CONFIG_APUS is not set
72 # CONFIG_WILLOW is not set
73 # CONFIG_PCORE is not set
74 # CONFIG_POWERPMC250 is not set
75 # CONFIG_EV64260 is not set
76 # CONFIG_SPRUCE is not set
77 # CONFIG_LOPEC is not set
78 # CONFIG_MCPN765 is not set
79 # CONFIG_MVME5100 is not set
80 # CONFIG_PPLUS is not set
81 # CONFIG_PRPMC750 is not set
82 # CONFIG_PRPMC800 is not set
83 # CONFIG_SANDPOINT is not set
84 # CONFIG_ADIR is not set
85 # CONFIG_K2 is not set
86 # CONFIG_PAL4 is not set
87 # CONFIG_GEMINI is not set
88 # CONFIG_EST8260 is not set
89 # CONFIG_SBS8260 is not set
90 # CONFIG_RPX6 is not set
91 # CONFIG_TQM8260 is not set
92 CONFIG_PPC_CHRP=y
93 CONFIG_PPC_PMAC=y
94 CONFIG_PPC_PREP=y
95 CONFIG_PPC_OF=y
96 CONFIG_PPCBUG_NVRAM=y
97 # CONFIG_SMP is not set
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 is not set
122
123 #
124 # Default settings for advanced configuration options are used
125 #
126 CONFIG_HIGHMEM_START=0xfe000000
127 CONFIG_LOWMEM_SIZE=0x30000000
128 CONFIG_KERNEL_START=0xc0000000
129 CONFIG_TASK_SIZE=0x80000000
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 is not set
149
150 #
151 # Plug and Play support
152 #
153 # CONFIG_PNP is not set
154
155 #
156 # Block devices
157 #
158 CONFIG_BLK_DEV_FD=y
159 # CONFIG_BLK_DEV_XD is not set
160 # CONFIG_BLK_CPQ_DA is not set
161 # CONFIG_BLK_CPQ_CISS_DA is not set
162 # CONFIG_BLK_DEV_DAC960 is not set
163 # CONFIG_BLK_DEV_UMEM is not set
164 CONFIG_BLK_DEV_LOOP=y
165 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
166 # CONFIG_BLK_DEV_NBD is not set
167 # CONFIG_BLK_DEV_CARMEL is not set
168 CONFIG_BLK_DEV_RAM=y
169 CONFIG_BLK_DEV_RAM_SIZE=4096
170 CONFIG_BLK_DEV_INITRD=y
171 CONFIG_LBD=y
172
173 #
174 # ATA/ATAPI/MFM/RLL support
175 #
176 # CONFIG_IDE is not set
177
178 #
179 # SCSI device support
180 #
181 CONFIG_SCSI=y
182 CONFIG_SCSI_PROC_FS=y
183
184 #
185 # SCSI support type (disk, tape, CD-ROM)
186 #
187 CONFIG_BLK_DEV_SD=y
188 CONFIG_CHR_DEV_ST=y
189 # CONFIG_CHR_DEV_OSST is not set
190 CONFIG_BLK_DEV_SR=y
191 CONFIG_BLK_DEV_SR_VENDOR=y
192 CONFIG_CHR_DEV_SG=y
193
194 #
195 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
196 #
197 # CONFIG_SCSI_MULTI_LUN is not set
198 # CONFIG_SCSI_REPORT_LUNS is not set
199 CONFIG_SCSI_CONSTANTS=y
200 # CONFIG_SCSI_LOGGING is not set
201
202 #
203 # SCSI Transport Attributes
204 #
205 CONFIG_SCSI_SPI_ATTRS=y
206 # CONFIG_SCSI_FC_ATTRS is not set
207
208 #
209 # SCSI low-level drivers
210 #
211 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
212 # CONFIG_SCSI_7000FASST is not set
213 # CONFIG_SCSI_ACARD is not set
214 # CONFIG_SCSI_AHA152X is not set
215 # CONFIG_SCSI_AHA1542 is not set
216 # CONFIG_SCSI_AACRAID is not set
217 # CONFIG_SCSI_AIC7XXX is not set
218 # CONFIG_SCSI_AIC7XXX_OLD is not set
219 # CONFIG_SCSI_AIC79XX is not set
220 # CONFIG_SCSI_ADVANSYS is not set
221 # CONFIG_SCSI_IN2000 is not set
222 # CONFIG_SCSI_MEGARAID is not set
223 # CONFIG_SCSI_SATA is not set
224 # CONFIG_SCSI_BUSLOGIC is not set
225 # CONFIG_SCSI_CPQFCTS is not set
226 # CONFIG_SCSI_DMX3191D is not set
227 # CONFIG_SCSI_DTC3280 is not set
228 # CONFIG_SCSI_EATA is not set
229 # CONFIG_SCSI_EATA_PIO is not set
230 # CONFIG_SCSI_FUTURE_DOMAIN is not set
231 # CONFIG_SCSI_GDTH is not set
232 # CONFIG_SCSI_GENERIC_NCR5380 is not set
233 # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
234 # CONFIG_SCSI_IPS is not set
235 # CONFIG_SCSI_INIA100 is not set
236 # CONFIG_SCSI_NCR53C406A is not set
237 CONFIG_SCSI_SYM53C8XX_2=y
238 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
239 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
240 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
241 # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
242 # CONFIG_SCSI_IPR is not set
243 # CONFIG_SCSI_PAS16 is not set
244 # CONFIG_SCSI_PSI240I is not set
245 # CONFIG_SCSI_QLOGIC_FAS is not set
246 # CONFIG_SCSI_QLOGIC_ISP is not set
247 # CONFIG_SCSI_QLOGIC_FC is not set
248 # CONFIG_SCSI_QLOGIC_1280 is not set
249 CONFIG_SCSI_QLA2XXX=y
250 # CONFIG_SCSI_QLA21XX is not set
251 # CONFIG_SCSI_QLA22XX is not set
252 # CONFIG_SCSI_QLA2300 is not set
253 # CONFIG_SCSI_QLA2322 is not set
254 # CONFIG_SCSI_QLA6312 is not set
255 # CONFIG_SCSI_QLA6322 is not set
256 # CONFIG_SCSI_SYM53C416 is not set
257 # CONFIG_SCSI_DC395x is not set
258 # CONFIG_SCSI_DC390T is not set
259 # CONFIG_SCSI_T128 is not set
260 # CONFIG_SCSI_U14_34F is not set
261 # CONFIG_SCSI_NSP32 is not set
262 # CONFIG_SCSI_DEBUG is not set
263 # CONFIG_SCSI_MESH is not set
264 # CONFIG_SCSI_MAC53C94 is not set
265
266 #
267 # Old CD-ROM drivers (not SCSI, not IDE)
268 #
269 # CONFIG_CD_NO_IDESCSI is not set
270
271 #
272 # Multi-device support (RAID and LVM)
273 #
274 # CONFIG_MD is not set
275
276 #
277 # Fusion MPT device support
278 #
279 # CONFIG_FUSION is not set
280
281 #
282 # IEEE 1394 (FireWire) support
283 #
284 # CONFIG_IEEE1394 is not set
285
286 #
287 # I2O device support
288 #
289 # CONFIG_I2O is not set
290
291 #
292 # Macintosh device drivers
293 #
294 # CONFIG_ADB is not set
295 # CONFIG_ADB_CUDA is not set
296 # CONFIG_ADB_PMU is not set
297 # CONFIG_MAC_FLOPPY is not set
298 # CONFIG_MAC_SERIAL is not set
299
300 #
301 # Networking support
302 #
303 CONFIG_NET=y
304
305 #
306 # Networking options
307 #
308 CONFIG_PACKET=y
309 # CONFIG_PACKET_MMAP is not set
310 # CONFIG_NETLINK_DEV is not set
311 CONFIG_UNIX=y
312 # CONFIG_NET_KEY is not set
313 CONFIG_INET=y
314 CONFIG_IP_MULTICAST=y
315 # CONFIG_IP_ADVANCED_ROUTER is not set
316 # CONFIG_IP_PNP is not set
317 # CONFIG_NET_IPIP is not set
318 # CONFIG_NET_IPGRE is not set
319 # CONFIG_IP_MROUTE is not set
320 # CONFIG_ARPD is not set
321 CONFIG_SYN_COOKIES=y
322 # CONFIG_INET_AH is not set
323 # CONFIG_INET_ESP is not set
324 # CONFIG_INET_IPCOMP is not set
325
326 #
327 # IP: Virtual Server Configuration
328 #
329 # CONFIG_IP_VS is not set
330 # CONFIG_IPV6 is not set
331 CONFIG_NETFILTER=y
332 # CONFIG_NETFILTER_DEBUG is not set
333
334 #
335 # IP: Netfilter Configuration
336 #
337 CONFIG_IP_NF_CONNTRACK=m
338 CONFIG_IP_NF_FTP=m
339 CONFIG_IP_NF_IRC=m
340 CONFIG_IP_NF_TFTP=m
341 CONFIG_IP_NF_AMANDA=m
342 # CONFIG_IP_NF_QUEUE is not set
343 CONFIG_IP_NF_IPTABLES=m
344 CONFIG_IP_NF_MATCH_LIMIT=m
345 CONFIG_IP_NF_MATCH_IPRANGE=m
346 CONFIG_IP_NF_MATCH_MAC=m
347 # CONFIG_IP_NF_MATCH_PKTTYPE is not set
348 CONFIG_IP_NF_MATCH_MARK=m
349 CONFIG_IP_NF_MATCH_MULTIPORT=m
350 CONFIG_IP_NF_MATCH_TOS=m
351 CONFIG_IP_NF_MATCH_RECENT=m
352 CONFIG_IP_NF_MATCH_ECN=m
353 CONFIG_IP_NF_MATCH_DSCP=m
354 CONFIG_IP_NF_MATCH_AH_ESP=m
355 CONFIG_IP_NF_MATCH_LENGTH=m
356 CONFIG_IP_NF_MATCH_TTL=m
357 CONFIG_IP_NF_MATCH_TCPMSS=m
358 CONFIG_IP_NF_MATCH_HELPER=m
359 CONFIG_IP_NF_MATCH_STATE=m
360 CONFIG_IP_NF_MATCH_CONNTRACK=m
361 CONFIG_IP_NF_MATCH_OWNER=m
362 CONFIG_IP_NF_FILTER=m
363 CONFIG_IP_NF_TARGET_REJECT=m
364 CONFIG_IP_NF_NAT=m
365 CONFIG_IP_NF_NAT_NEEDED=y
366 CONFIG_IP_NF_TARGET_MASQUERADE=m
367 CONFIG_IP_NF_TARGET_REDIRECT=m
368 CONFIG_IP_NF_TARGET_NETMAP=m
369 CONFIG_IP_NF_TARGET_SAME=m
370 # CONFIG_IP_NF_NAT_LOCAL is not set
371 CONFIG_IP_NF_NAT_SNMP_BASIC=m
372 CONFIG_IP_NF_NAT_IRC=m
373 CONFIG_IP_NF_NAT_FTP=m
374 CONFIG_IP_NF_NAT_TFTP=m
375 CONFIG_IP_NF_NAT_AMANDA=m
376 # CONFIG_IP_NF_MANGLE is not set
377 # CONFIG_IP_NF_TARGET_LOG is not set
378 CONFIG_IP_NF_TARGET_ULOG=m
379 CONFIG_IP_NF_TARGET_TCPMSS=m
380 CONFIG_IP_NF_ARPTABLES=m
381 CONFIG_IP_NF_ARPFILTER=m
382 CONFIG_IP_NF_ARP_MANGLE=m
383 CONFIG_IP_NF_COMPAT_IPCHAINS=m
384 # CONFIG_IP_NF_COMPAT_IPFWADM is not set
385 CONFIG_IP_NF_TARGET_NOTRACK=m
386 CONFIG_IP_NF_RAW=m
387
388 #
389 # SCTP Configuration (EXPERIMENTAL)
390 #
391 # CONFIG_IP_SCTP is not set
392 # CONFIG_ATM is not set
393 # CONFIG_BRIDGE is not set
394 # CONFIG_VLAN_8021Q is not set
395 # CONFIG_DECNET is not set
396 # CONFIG_LLC2 is not set
397 # CONFIG_IPX is not set
398 # CONFIG_ATALK is not set
399 # CONFIG_X25 is not set
400 # CONFIG_LAPB is not set
401 # CONFIG_NET_DIVERT is not set
402 # CONFIG_ECONET is not set
403 # CONFIG_WAN_ROUTER is not set
404 # CONFIG_NET_FASTROUTE is not set
405 # CONFIG_NET_HW_FLOWCONTROL is not set
406
407 #
408 # QoS and/or fair queueing
409 #
410 # CONFIG_NET_SCHED is not set
411
412 #
413 # Network testing
414 #
415 # CONFIG_NET_PKTGEN is not set
416 # CONFIG_NETPOLL is not set
417 # CONFIG_NET_POLL_CONTROLLER is not set
418 # CONFIG_HAMRADIO is not set
419 # CONFIG_IRDA is not set
420 # CONFIG_BT is not set
421 CONFIG_NETDEVICES=y
422 # CONFIG_DUMMY is not set
423 # CONFIG_BONDING is not set
424 # CONFIG_EQUALIZER is not set
425 # CONFIG_TUN is not set
426
427 #
428 # ARCnet devices
429 #
430 # CONFIG_ARCNET is not set
431
432 #
433 # Ethernet (10 or 100Mbit)
434 #
435 CONFIG_NET_ETHERNET=y
436 CONFIG_MII=y
437 # CONFIG_MACE is not set
438 # CONFIG_BMAC is not set
439 # CONFIG_OAKNET is not set
440 # CONFIG_HAPPYMEAL is not set
441 # CONFIG_SUNGEM is not set
442 # CONFIG_NET_VENDOR_3COM is not set
443 # CONFIG_LANCE is not set
444 # CONFIG_NET_VENDOR_SMC is not set
445 # CONFIG_NET_VENDOR_RACAL is not set
446
447 #
448 # Tulip family network device support
449 #
450 # CONFIG_NET_TULIP is not set
451 # CONFIG_AT1700 is not set
452 # CONFIG_DEPCA is not set
453 # CONFIG_HP100 is not set
454 # CONFIG_NET_ISA is not set
455 CONFIG_NET_PCI=y
456 CONFIG_PCNET32=y
457 # CONFIG_AMD8111_ETH is not set
458 # CONFIG_ADAPTEC_STARFIRE is not set
459 # CONFIG_AC3200 is not set
460 # CONFIG_APRICOT is not set
461 # CONFIG_B44 is not set
462 # CONFIG_FORCEDETH is not set
463 # CONFIG_CS89x0 is not set
464 # CONFIG_DGRS is not set
465 # CONFIG_EEPRO100 is not set
466 # CONFIG_E100 is not set
467 # CONFIG_FEALNX is not set
468 # CONFIG_NATSEMI is not set
469 # CONFIG_NE2K_PCI is not set
470 # CONFIG_8139CP is not set
471 # CONFIG_8139TOO is not set
472 # CONFIG_SIS900 is not set
473 # CONFIG_EPIC100 is not set
474 # CONFIG_SUNDANCE is not set
475 # CONFIG_TLAN is not set
476 # CONFIG_VIA_RHINE is not set
477 # CONFIG_NET_POCKET is not set
478
479 #
480 # Ethernet (1000 Mbit)
481 #
482 # CONFIG_ACENIC is not set
483 # CONFIG_DL2K is not set
484 # CONFIG_E1000 is not set
485 # CONFIG_NS83820 is not set
486 # CONFIG_HAMACHI is not set
487 # CONFIG_YELLOWFIN is not set
488 # CONFIG_R8169 is not set
489 # CONFIG_SK98LIN is not set
490 # CONFIG_TIGON3 is not set
491
492 #
493 # Ethernet (10000 Mbit)
494 #
495 # CONFIG_IXGB is not set
496 # CONFIG_S2IO is not set
497
498 #
499 # Token Ring devices
500 #
501 # CONFIG_TR is not set
502
503 #
504 # Wireless LAN (non-hamradio)
505 #
506 # CONFIG_NET_RADIO is not set
507
508 #
509 # Wan interfaces
510 #
511 # CONFIG_WAN is not set
512 # CONFIG_FDDI is not set
513 # CONFIG_HIPPI is not set
514 # CONFIG_PPP is not set
515 # CONFIG_SLIP is not set
516 # CONFIG_NET_FC is not set
517 # CONFIG_RCPCI is not set
518 # CONFIG_SHAPER is not set
519 # CONFIG_NETCONSOLE is not set
520
521 #
522 # ISDN subsystem
523 #
524 # CONFIG_ISDN is not set
525
526 #
527 # Telephony Support
528 #
529 # CONFIG_PHONE is not set
530
531 #
532 # Input device support
533 #
534 CONFIG_INPUT=y
535
536 #
537 # Userland interfaces
538 #
539 CONFIG_INPUT_MOUSEDEV=y
540 CONFIG_INPUT_MOUSEDEV_PSAUX=y
541 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
542 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
543 # CONFIG_INPUT_JOYDEV is not set
544 # CONFIG_INPUT_TSDEV is not set
545 CONFIG_INPUT_EVDEV=y
546 # CONFIG_INPUT_EVBUG is not set
547
548 #
549 # Input I/O drivers
550 #
551 # CONFIG_GAMEPORT is not set
552 CONFIG_SOUND_GAMEPORT=y
553 CONFIG_SERIO=y
554 CONFIG_SERIO_I8042=y
555 CONFIG_SERIO_SERPORT=y
556 # CONFIG_SERIO_CT82C710 is not set
557 # CONFIG_SERIO_PCIPS2 is not set
558
559 #
560 # Input Device Drivers
561 #
562 CONFIG_INPUT_KEYBOARD=y
563 CONFIG_KEYBOARD_ATKBD=y
564 # CONFIG_KEYBOARD_SUNKBD is not set
565 # CONFIG_KEYBOARD_LKKBD is not set
566 # CONFIG_KEYBOARD_XTKBD is not set
567 # CONFIG_KEYBOARD_NEWTON is not set
568 CONFIG_INPUT_MOUSE=y
569 CONFIG_MOUSE_PS2=y
570 # CONFIG_MOUSE_SERIAL is not set
571 # CONFIG_MOUSE_INPORT is not set
572 # CONFIG_MOUSE_LOGIBM is not set
573 # CONFIG_MOUSE_PC110PAD is not set
574 # CONFIG_MOUSE_VSXXXAA is not set
575 # CONFIG_INPUT_JOYSTICK is not set
576 # CONFIG_INPUT_TOUCHSCREEN is not set
577 CONFIG_INPUT_MISC=y
578 CONFIG_INPUT_UINPUT=y
579
580 #
581 # Character devices
582 #
583 CONFIG_VT=y
584 CONFIG_VT_CONSOLE=y
585 CONFIG_HW_CONSOLE=y
586 # CONFIG_SERIAL_NONSTANDARD is not set
587
588 #
589 # Serial drivers
590 #
591 CONFIG_SERIAL_8250=y
592 # CONFIG_SERIAL_8250_CONSOLE is not set
593 CONFIG_SERIAL_8250_NR_UARTS=4
594 # CONFIG_SERIAL_8250_EXTENDED is not set
595
596 #
597 # Non-8250 serial port support
598 #
599 CONFIG_SERIAL_CORE=y
600 # CONFIG_SERIAL_PMACZILOG is not set
601 CONFIG_UNIX98_PTYS=y
602 CONFIG_LEGACY_PTYS=y
603 CONFIG_LEGACY_PTY_COUNT=256
604 # CONFIG_QIC02_TAPE is not set
605
606 #
607 # IPMI
608 #
609 # CONFIG_IPMI_HANDLER is not set
610
611 #
612 # Watchdog Cards
613 #
614 # CONFIG_WATCHDOG is not set
615 CONFIG_NVRAM=y
616 CONFIG_GEN_RTC=y
617 # CONFIG_GEN_RTC_X is not set
618 # CONFIG_DTLK is not set
619 # CONFIG_R3964 is not set
620 # CONFIG_APPLICOM is not set
621
622 #
623 # Ftape, the floppy tape device driver
624 #
625 # CONFIG_FTAPE is not set
626 # CONFIG_AGP is not set
627 # CONFIG_DRM is not set
628 # CONFIG_RAW_DRIVER is not set
629
630 #
631 # I2C support
632 #
633 # CONFIG_I2C is not set
634
635 #
636 # Misc devices
637 #
638
639 #
640 # Multimedia devices
641 #
642 # CONFIG_VIDEO_DEV is not set
643
644 #
645 # Digital Video Broadcasting Devices
646 #
647 # CONFIG_DVB is not set
648
649 #
650 # Graphics support
651 #
652 CONFIG_FB=y
653 # CONFIG_FB_PM2 is not set
654 # CONFIG_FB_CYBER2000 is not set
655 CONFIG_FB_OF=y
656 # CONFIG_FB_CONTROL is not set
657 # CONFIG_FB_PLATINUM is not set
658 # CONFIG_FB_VALKYRIE is not set
659 # CONFIG_FB_CT65550 is not set
660 # CONFIG_FB_IMSTT is not set
661 # CONFIG_FB_S3TRIO is not set
662 # CONFIG_FB_VGA16 is not set
663 # CONFIG_FB_RIVA is not set
664 CONFIG_FB_MATROX=y
665 CONFIG_FB_MATROX_MILLENIUM=y
666 CONFIG_FB_MATROX_MYSTIQUE=y
667 # CONFIG_FB_MATROX_G450 is not set
668 CONFIG_FB_MATROX_G100A=y
669 CONFIG_FB_MATROX_G100=y
670 # CONFIG_FB_MATROX_MULTIHEAD is not set
671 # CONFIG_FB_RADEON_OLD is not set
672 # CONFIG_FB_RADEON is not set
673 # CONFIG_FB_ATY128 is not set
674 # CONFIG_FB_ATY is not set
675 # CONFIG_FB_SIS is not set
676 # CONFIG_FB_NEOMAGIC is not set
677 # CONFIG_FB_KYRO is not set
678 CONFIG_FB_3DFX=y
679 # CONFIG_FB_VOODOO1 is not set
680 # CONFIG_FB_TRIDENT is not set
681 # CONFIG_FB_VIRTUAL is not set
682
683 #
684 # Console display driver support
685 #
686 CONFIG_VGA_CONSOLE=y
687 # CONFIG_MDA_CONSOLE is not set
688 CONFIG_DUMMY_CONSOLE=y
689 CONFIG_FRAMEBUFFER_CONSOLE=y
690 CONFIG_PCI_CONSOLE=y
691 # CONFIG_FONTS is not set
692 CONFIG_FONT_8x8=y
693 CONFIG_FONT_8x16=y
694
695 #
696 # Logo configuration
697 #
698 CONFIG_LOGO=y
699 CONFIG_LOGO_LINUX_MONO=y
700 CONFIG_LOGO_LINUX_VGA16=y
701 CONFIG_LOGO_LINUX_CLUT224=y
702
703 #
704 # Sound
705 #
706 # CONFIG_SOUND is not set
707
708 #
709 # USB support
710 #
711 # CONFIG_USB is not set
712
713 #
714 # USB Gadget Support
715 #
716 # CONFIG_USB_GADGET is not set
717
718 #
719 # File systems
720 #
721 CONFIG_EXT2_FS=y
722 # CONFIG_EXT2_FS_XATTR is not set
723 # CONFIG_EXT3_FS is not set
724 # CONFIG_JBD is not set
725 # CONFIG_REISERFS_FS is not set
726 # CONFIG_JFS_FS is not set
727 # CONFIG_XFS_FS is not set
728 # CONFIG_MINIX_FS is not set
729 # CONFIG_ROMFS_FS is not set
730 # CONFIG_QUOTA is not set
731 # CONFIG_AUTOFS_FS is not set
732 # CONFIG_AUTOFS4_FS is not set
733
734 #
735 # CD-ROM/DVD Filesystems
736 #
737 CONFIG_ISO9660_FS=y
738 # CONFIG_JOLIET is not set
739 # CONFIG_ZISOFS is not set
740 # CONFIG_UDF_FS is not set
741
742 #
743 # DOS/FAT/NT Filesystems
744 #
745 CONFIG_FAT_FS=m
746 CONFIG_MSDOS_FS=m
747 CONFIG_VFAT_FS=m
748 # CONFIG_NTFS_FS is not set
749
750 #
751 # Pseudo filesystems
752 #
753 CONFIG_PROC_FS=y
754 CONFIG_PROC_KCORE=y
755 CONFIG_SYSFS=y
756 CONFIG_DEVFS_FS=y
757 # CONFIG_DEVFS_MOUNT is not set
758 # CONFIG_DEVFS_DEBUG is not set
759 # CONFIG_DEVPTS_FS_XATTR is not set
760 CONFIG_TMPFS=y
761 # CONFIG_HUGETLB_PAGE is not set
762 CONFIG_RAMFS=y
763
764 #
765 # Miscellaneous filesystems
766 #
767 # CONFIG_ADFS_FS is not set
768 # CONFIG_AFFS_FS is not set
769 # CONFIG_HFS_FS is not set
770 # CONFIG_HFSPLUS_FS is not set
771 # CONFIG_BEFS_FS is not set
772 # CONFIG_BFS_FS is not set
773 # CONFIG_EFS_FS is not set
774 # CONFIG_CRAMFS is not set
775 # CONFIG_VXFS_FS is not set
776 # CONFIG_HPFS_FS is not set
777 # CONFIG_QNX4FS_FS is not set
778 # CONFIG_SYSV_FS is not set
779 # CONFIG_UFS_FS is not set
780
781 #
782 # Network File Systems
783 #
784 # CONFIG_NFS_FS is not set
785 # CONFIG_NFSD is not set
786 # CONFIG_EXPORTFS is not set
787 # CONFIG_SMB_FS is not set
788 # CONFIG_CIFS is not set
789 # CONFIG_NCP_FS is not set
790 # CONFIG_CODA_FS is not set
791 # CONFIG_AFS_FS is not set
792
793 #
794 # Partition Types
795 #
796 CONFIG_PARTITION_ADVANCED=y
797 # CONFIG_ACORN_PARTITION is not set
798 # CONFIG_OSF_PARTITION is not set
799 # CONFIG_AMIGA_PARTITION is not set
800 # CONFIG_ATARI_PARTITION is not set
801 CONFIG_MAC_PARTITION=y
802 CONFIG_MSDOS_PARTITION=y
803 # CONFIG_BSD_DISKLABEL is not set
804 # CONFIG_MINIX_SUBPARTITION is not set
805 # CONFIG_SOLARIS_X86_PARTITION is not set
806 # CONFIG_UNIXWARE_DISKLABEL is not set
807 # CONFIG_LDM_PARTITION is not set
808 # CONFIG_NEC98_PARTITION is not set
809 # CONFIG_SGI_PARTITION is not set
810 # CONFIG_ULTRIX_PARTITION is not set
811 # CONFIG_SUN_PARTITION is not set
812 # CONFIG_EFI_PARTITION is not set
813
814 #
815 # Native Language Support
816 #
817 CONFIG_NLS=y
818 CONFIG_NLS_DEFAULT="iso8859-1"
819 # CONFIG_NLS_CODEPAGE_437 is not set
820 # CONFIG_NLS_CODEPAGE_737 is not set
821 # CONFIG_NLS_CODEPAGE_775 is not set
822 # CONFIG_NLS_CODEPAGE_850 is not set
823 # CONFIG_NLS_CODEPAGE_852 is not set
824 # CONFIG_NLS_CODEPAGE_855 is not set
825 # CONFIG_NLS_CODEPAGE_857 is not set
826 # CONFIG_NLS_CODEPAGE_860 is not set
827 # CONFIG_NLS_CODEPAGE_861 is not set
828 # CONFIG_NLS_CODEPAGE_862 is not set
829 # CONFIG_NLS_CODEPAGE_863 is not set
830 # CONFIG_NLS_CODEPAGE_864 is not set
831 # CONFIG_NLS_CODEPAGE_865 is not set
832 # CONFIG_NLS_CODEPAGE_866 is not set
833 # CONFIG_NLS_CODEPAGE_869 is not set
834 # CONFIG_NLS_CODEPAGE_936 is not set
835 # CONFIG_NLS_CODEPAGE_950 is not set
836 # CONFIG_NLS_CODEPAGE_932 is not set
837 # CONFIG_NLS_CODEPAGE_949 is not set
838 # CONFIG_NLS_CODEPAGE_874 is not set
839 # CONFIG_NLS_ISO8859_8 is not set
840 # CONFIG_NLS_CODEPAGE_1250 is not set
841 # CONFIG_NLS_CODEPAGE_1251 is not set
842 CONFIG_NLS_ISO8859_1=m
843 # CONFIG_NLS_ISO8859_2 is not set
844 # CONFIG_NLS_ISO8859_3 is not set
845 # CONFIG_NLS_ISO8859_4 is not set
846 # CONFIG_NLS_ISO8859_5 is not set
847 # CONFIG_NLS_ISO8859_6 is not set
848 # CONFIG_NLS_ISO8859_7 is not set
849 # CONFIG_NLS_ISO8859_9 is not set
850 # CONFIG_NLS_ISO8859_13 is not set
851 # CONFIG_NLS_ISO8859_14 is not set
852 # CONFIG_NLS_ISO8859_15 is not set
853 # CONFIG_NLS_KOI8_R is not set
854 # CONFIG_NLS_KOI8_U is not set
855 # CONFIG_NLS_UTF8 is not set
856
857 #
858 # Library routines
859 #
860 CONFIG_CRC32=y
861 # CONFIG_LIBCRC32C is not set
862
863 #
864 # Kernel hacking
865 #
866 # CONFIG_DEBUG_KERNEL is not set
867 # CONFIG_BOOTX_TEXT is not set
868
869 #
870 # Security options
871 #
872 # CONFIG_SECURITY is not set
873
874 #
875 # Cryptographic options
876 #
877 # CONFIG_CRYPTO is not set