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