ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / ppc / configs / prpmc800_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=y
17 CONFIG_BROKEN_ON_SMP=y
18
19 #
20 # General setup
21 #
22 CONFIG_SWAP=y
23 CONFIG_SYSVIPC=y
24 # CONFIG_POSIX_MQUEUE is not set
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 is not set
31 CONFIG_EMBEDDED=y
32 # CONFIG_KALLSYMS is not set
33 CONFIG_FUTEX=y
34 # CONFIG_EPOLL is not set
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 is not set
47 CONFIG_OBSOLETE_MODPARM=y
48 # CONFIG_MODVERSIONS is not set
49 CONFIG_KMOD=y
50
51 #
52 # Processor
53 #
54 CONFIG_6xx=y
55 # CONFIG_40x is not set
56 # CONFIG_44x is not set
57 # CONFIG_POWER3 is not set
58 # CONFIG_POWER4 is not set
59 # CONFIG_8xx is not set
60 CONFIG_ALTIVEC=y
61 # CONFIG_TAU is not set
62 # CONFIG_CPU_FREQ is not set
63 CONFIG_PPC_STD_MMU=y
64
65 #
66 # Platform options
67 #
68 # CONFIG_PPC_MULTIPLATFORM is not set
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=y
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_GEN550=y
91 # CONFIG_NONMONARCH_SUPPORT is not set
92 CONFIG_HARRIER=y
93 # CONFIG_HARRIER_STORE_GATHERING is not set
94 # CONFIG_SMP is not set
95 # CONFIG_PREEMPT is not set
96 # CONFIG_HIGHMEM is not set
97 CONFIG_KERNEL_ELF=y
98 CONFIG_BINFMT_ELF=y
99 # CONFIG_BINFMT_MISC is not set
100 CONFIG_CMDLINE_BOOL=y
101 CONFIG_CMDLINE="ip=on"
102
103 #
104 # Bus options
105 #
106 CONFIG_GENERIC_ISA_DMA=y
107 CONFIG_PCI=y
108 CONFIG_PCI_DOMAINS=y
109 # CONFIG_PCI_LEGACY_PROC is not set
110 # CONFIG_PCI_NAMES is not set
111
112 #
113 # Advanced setup
114 #
115 # CONFIG_ADVANCED_OPTIONS is not set
116
117 #
118 # Default settings for advanced configuration options are used
119 #
120 CONFIG_HIGHMEM_START=0xfe000000
121 CONFIG_LOWMEM_SIZE=0x30000000
122 CONFIG_KERNEL_START=0xc0000000
123 CONFIG_TASK_SIZE=0x80000000
124 CONFIG_BOOT_LOAD=0x00800000
125
126 #
127 # Device Drivers
128 #
129
130 #
131 # Generic Driver Options
132 #
133
134 #
135 # Memory Technology Devices (MTD)
136 #
137 # CONFIG_MTD is not set
138
139 #
140 # Parallel port support
141 #
142 # CONFIG_PARPORT is not set
143
144 #
145 # Plug and Play support
146 #
147
148 #
149 # Block devices
150 #
151 # CONFIG_BLK_DEV_FD is not set
152 # CONFIG_BLK_CPQ_DA is not set
153 # CONFIG_BLK_CPQ_CISS_DA is not set
154 # CONFIG_BLK_DEV_DAC960 is not set
155 # CONFIG_BLK_DEV_UMEM is not set
156 # CONFIG_BLK_DEV_LOOP is not set
157 # CONFIG_BLK_DEV_NBD is not set
158 # CONFIG_BLK_DEV_CARMEL is not set
159 CONFIG_BLK_DEV_RAM=y
160 CONFIG_BLK_DEV_RAM_SIZE=4096
161 CONFIG_BLK_DEV_INITRD=y
162 # CONFIG_LBD is not set
163
164 #
165 # ATA/ATAPI/MFM/RLL support
166 #
167 # CONFIG_IDE is not set
168
169 #
170 # SCSI device support
171 #
172 CONFIG_SCSI=y
173 CONFIG_SCSI_PROC_FS=y
174
175 #
176 # SCSI support type (disk, tape, CD-ROM)
177 #
178 CONFIG_BLK_DEV_SD=y
179 CONFIG_CHR_DEV_ST=y
180 # CONFIG_CHR_DEV_OSST is not set
181 CONFIG_BLK_DEV_SR=y
182 # CONFIG_BLK_DEV_SR_VENDOR is not set
183 # CONFIG_CHR_DEV_SG is not set
184
185 #
186 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
187 #
188 # CONFIG_SCSI_MULTI_LUN is not set
189 # CONFIG_SCSI_REPORT_LUNS is not set
190 # CONFIG_SCSI_CONSTANTS is not set
191 # CONFIG_SCSI_LOGGING is not set
192
193 #
194 # SCSI Transport Attributes
195 #
196 CONFIG_SCSI_SPI_ATTRS=y
197 # CONFIG_SCSI_FC_ATTRS is not set
198
199 #
200 # SCSI low-level drivers
201 #
202 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
203 # CONFIG_SCSI_ACARD is not set
204 # CONFIG_SCSI_AACRAID is not set
205 # CONFIG_SCSI_AIC7XXX is not set
206 # CONFIG_SCSI_AIC7XXX_OLD is not set
207 # CONFIG_SCSI_AIC79XX is not set
208 # CONFIG_SCSI_ADVANSYS is not set
209 # CONFIG_SCSI_MEGARAID is not set
210 # CONFIG_SCSI_SATA is not set
211 # CONFIG_SCSI_BUSLOGIC is not set
212 # CONFIG_SCSI_CPQFCTS is not set
213 # CONFIG_SCSI_DMX3191D is not set
214 # CONFIG_SCSI_EATA is not set
215 # CONFIG_SCSI_EATA_PIO is not set
216 # CONFIG_SCSI_FUTURE_DOMAIN is not set
217 # CONFIG_SCSI_GDTH is not set
218 # CONFIG_SCSI_IPS is not set
219 # CONFIG_SCSI_INIA100 is not set
220 CONFIG_SCSI_SYM53C8XX_2=y
221 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
222 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
223 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
224 # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
225 # CONFIG_SCSI_QLOGIC_ISP is not set
226 # CONFIG_SCSI_QLOGIC_FC is not set
227 # CONFIG_SCSI_QLOGIC_1280 is not set
228 CONFIG_SCSI_QLA2XXX=y
229 # CONFIG_SCSI_QLA21XX is not set
230 # CONFIG_SCSI_QLA22XX is not set
231 # CONFIG_SCSI_QLA2300 is not set
232 # CONFIG_SCSI_QLA2322 is not set
233 # CONFIG_SCSI_QLA6312 is not set
234 # CONFIG_SCSI_QLA6322 is not set
235 # CONFIG_SCSI_DC395x is not set
236 # CONFIG_SCSI_DC390T is not set
237 # CONFIG_SCSI_NSP32 is not set
238 # CONFIG_SCSI_DEBUG is not set
239
240 #
241 # Multi-device support (RAID and LVM)
242 #
243 # CONFIG_MD is not set
244
245 #
246 # Fusion MPT device support
247 #
248 # CONFIG_FUSION is not set
249
250 #
251 # IEEE 1394 (FireWire) support
252 #
253 # CONFIG_IEEE1394 is not set
254
255 #
256 # I2O device support
257 #
258 # CONFIG_I2O is not set
259
260 #
261 # Macintosh device drivers
262 #
263
264 #
265 # Networking support
266 #
267 CONFIG_NET=y
268
269 #
270 # Networking options
271 #
272 CONFIG_PACKET=y
273 # CONFIG_PACKET_MMAP is not set
274 # CONFIG_NETLINK_DEV is not set
275 CONFIG_UNIX=y
276 # CONFIG_NET_KEY is not set
277 CONFIG_INET=y
278 CONFIG_IP_MULTICAST=y
279 # CONFIG_IP_ADVANCED_ROUTER is not set
280 CONFIG_IP_PNP=y
281 CONFIG_IP_PNP_DHCP=y
282 # CONFIG_IP_PNP_BOOTP is not set
283 # CONFIG_IP_PNP_RARP is not set
284 # CONFIG_NET_IPIP is not set
285 # CONFIG_NET_IPGRE is not set
286 # CONFIG_IP_MROUTE is not set
287 # CONFIG_ARPD is not set
288 # CONFIG_SYN_COOKIES is not set
289 # CONFIG_INET_AH is not set
290 # CONFIG_INET_ESP is not set
291 # CONFIG_INET_IPCOMP is not set
292 # CONFIG_IPV6 is not set
293 # CONFIG_NETFILTER is not set
294
295 #
296 # SCTP Configuration (EXPERIMENTAL)
297 #
298 # CONFIG_IP_SCTP is not set
299 # CONFIG_ATM is not set
300 # CONFIG_BRIDGE is not set
301 # CONFIG_VLAN_8021Q is not set
302 # CONFIG_DECNET is not set
303 # CONFIG_LLC2 is not set
304 # CONFIG_IPX is not set
305 # CONFIG_ATALK is not set
306 # CONFIG_X25 is not set
307 # CONFIG_LAPB is not set
308 # CONFIG_NET_DIVERT is not set
309 # CONFIG_ECONET is not set
310 # CONFIG_WAN_ROUTER is not set
311 # CONFIG_NET_FASTROUTE is not set
312 # CONFIG_NET_HW_FLOWCONTROL is not set
313
314 #
315 # QoS and/or fair queueing
316 #
317 # CONFIG_NET_SCHED is not set
318
319 #
320 # Network testing
321 #
322 # CONFIG_NET_PKTGEN is not set
323 # CONFIG_NETPOLL is not set
324 # CONFIG_NET_POLL_CONTROLLER is not set
325 # CONFIG_HAMRADIO is not set
326 # CONFIG_IRDA is not set
327 # CONFIG_BT is not set
328 CONFIG_NETDEVICES=y
329 # CONFIG_DUMMY is not set
330 # CONFIG_BONDING is not set
331 # CONFIG_EQUALIZER is not set
332 # CONFIG_TUN is not set
333
334 #
335 # ARCnet devices
336 #
337 # CONFIG_ARCNET is not set
338
339 #
340 # Ethernet (10 or 100Mbit)
341 #
342 CONFIG_NET_ETHERNET=y
343 CONFIG_MII=y
344 # CONFIG_OAKNET is not set
345 # CONFIG_HAPPYMEAL is not set
346 # CONFIG_SUNGEM is not set
347 # CONFIG_NET_VENDOR_3COM is not set
348
349 #
350 # Tulip family network device support
351 #
352 # CONFIG_NET_TULIP is not set
353 # CONFIG_HP100 is not set
354 CONFIG_NET_PCI=y
355 # CONFIG_PCNET32 is not set
356 # CONFIG_AMD8111_ETH is not set
357 # CONFIG_ADAPTEC_STARFIRE is not set
358 # CONFIG_B44 is not set
359 # CONFIG_FORCEDETH is not set
360 # CONFIG_DGRS is not set
361 CONFIG_EEPRO100=y
362 # CONFIG_EEPRO100_PIO is not set
363 # CONFIG_E100 is not set
364 # CONFIG_FEALNX is not set
365 # CONFIG_NATSEMI is not set
366 # CONFIG_NE2K_PCI is not set
367 # CONFIG_8139CP is not set
368 # CONFIG_8139TOO is not set
369 # CONFIG_SIS900 is not set
370 # CONFIG_EPIC100 is not set
371 # CONFIG_SUNDANCE is not set
372 # CONFIG_TLAN is not set
373 # CONFIG_VIA_RHINE is not set
374
375 #
376 # Ethernet (1000 Mbit)
377 #
378 # CONFIG_ACENIC is not set
379 # CONFIG_DL2K is not set
380 # CONFIG_E1000 is not set
381 # CONFIG_NS83820 is not set
382 # CONFIG_HAMACHI is not set
383 # CONFIG_YELLOWFIN is not set
384 # CONFIG_R8169 is not set
385 # CONFIG_SK98LIN is not set
386 # CONFIG_TIGON3 is not set
387
388 #
389 # Ethernet (10000 Mbit)
390 #
391 # CONFIG_IXGB is not set
392 # CONFIG_S2IO is not set
393
394 #
395 # Token Ring devices
396 #
397 # CONFIG_TR is not set
398
399 #
400 # Wireless LAN (non-hamradio)
401 #
402 # CONFIG_NET_RADIO is not set
403
404 #
405 # Wan interfaces
406 #
407 # CONFIG_WAN is not set
408 # CONFIG_FDDI is not set
409 # CONFIG_HIPPI is not set
410 # CONFIG_PPP is not set
411 # CONFIG_SLIP is not set
412 # CONFIG_NET_FC is not set
413 # CONFIG_RCPCI is not set
414 # CONFIG_SHAPER is not set
415 # CONFIG_NETCONSOLE is not set
416
417 #
418 # ISDN subsystem
419 #
420 # CONFIG_ISDN is not set
421
422 #
423 # Telephony Support
424 #
425 # CONFIG_PHONE is not set
426
427 #
428 # Input device support
429 #
430 CONFIG_INPUT=y
431
432 #
433 # Userland interfaces
434 #
435 # CONFIG_INPUT_MOUSEDEV is not set
436 # CONFIG_INPUT_JOYDEV is not set
437 # CONFIG_INPUT_TSDEV is not set
438 # CONFIG_INPUT_EVDEV is not set
439 # CONFIG_INPUT_EVBUG is not set
440
441 #
442 # Input I/O drivers
443 #
444 # CONFIG_GAMEPORT is not set
445 CONFIG_SOUND_GAMEPORT=y
446 # CONFIG_SERIO is not set
447 # CONFIG_SERIO_I8042 is not set
448
449 #
450 # Input Device Drivers
451 #
452 # CONFIG_INPUT_KEYBOARD is not set
453 # CONFIG_INPUT_MOUSE is not set
454 # CONFIG_INPUT_JOYSTICK is not set
455 # CONFIG_INPUT_TOUCHSCREEN is not set
456 # CONFIG_INPUT_MISC is not set
457
458 #
459 # Character devices
460 #
461 # CONFIG_VT is not set
462 # CONFIG_SERIAL_NONSTANDARD is not set
463
464 #
465 # Serial drivers
466 #
467 CONFIG_SERIAL_8250=y
468 CONFIG_SERIAL_8250_CONSOLE=y
469 CONFIG_SERIAL_8250_NR_UARTS=4
470 # CONFIG_SERIAL_8250_EXTENDED is not set
471
472 #
473 # Non-8250 serial port support
474 #
475 CONFIG_SERIAL_CORE=y
476 CONFIG_SERIAL_CORE_CONSOLE=y
477 CONFIG_UNIX98_PTYS=y
478 CONFIG_LEGACY_PTYS=y
479 CONFIG_LEGACY_PTY_COUNT=256
480 # CONFIG_QIC02_TAPE is not set
481
482 #
483 # IPMI
484 #
485 # CONFIG_IPMI_HANDLER is not set
486
487 #
488 # Watchdog Cards
489 #
490 # CONFIG_WATCHDOG is not set
491 # CONFIG_NVRAM is not set
492 CONFIG_GEN_RTC=y
493 # CONFIG_GEN_RTC_X is not set
494 # CONFIG_DTLK is not set
495 # CONFIG_R3964 is not set
496 # CONFIG_APPLICOM is not set
497
498 #
499 # Ftape, the floppy tape device driver
500 #
501 # CONFIG_FTAPE is not set
502 # CONFIG_AGP is not set
503 # CONFIG_DRM is not set
504 # CONFIG_RAW_DRIVER is not set
505
506 #
507 # I2C support
508 #
509 # CONFIG_I2C is not set
510
511 #
512 # Misc devices
513 #
514
515 #
516 # Multimedia devices
517 #
518 # CONFIG_VIDEO_DEV is not set
519
520 #
521 # Digital Video Broadcasting Devices
522 #
523 # CONFIG_DVB is not set
524
525 #
526 # Graphics support
527 #
528 # CONFIG_FB is not set
529
530 #
531 # Sound
532 #
533 # CONFIG_SOUND is not set
534
535 #
536 # USB support
537 #
538 # CONFIG_USB is not set
539
540 #
541 # USB Gadget Support
542 #
543 # CONFIG_USB_GADGET is not set
544
545 #
546 # File systems
547 #
548 CONFIG_EXT2_FS=y
549 # CONFIG_EXT2_FS_XATTR is not set
550 CONFIG_EXT3_FS=y
551 CONFIG_EXT3_FS_XATTR=y
552 # CONFIG_EXT3_FS_POSIX_ACL is not set
553 # CONFIG_EXT3_FS_SECURITY is not set
554 CONFIG_JBD=y
555 # CONFIG_JBD_DEBUG is not set
556 CONFIG_FS_MBCACHE=y
557 # CONFIG_REISERFS_FS is not set
558 # CONFIG_JFS_FS is not set
559 # CONFIG_XFS_FS is not set
560 # CONFIG_MINIX_FS is not set
561 # CONFIG_ROMFS_FS is not set
562 # CONFIG_QUOTA is not set
563 # CONFIG_AUTOFS_FS is not set
564 # CONFIG_AUTOFS4_FS is not set
565
566 #
567 # CD-ROM/DVD Filesystems
568 #
569 # CONFIG_ISO9660_FS is not set
570 # CONFIG_UDF_FS is not set
571
572 #
573 # DOS/FAT/NT Filesystems
574 #
575 # CONFIG_FAT_FS is not set
576 # CONFIG_NTFS_FS is not set
577
578 #
579 # Pseudo filesystems
580 #
581 CONFIG_PROC_FS=y
582 CONFIG_PROC_KCORE=y
583 CONFIG_SYSFS=y
584 # CONFIG_DEVFS_FS is not set
585 # CONFIG_DEVPTS_FS_XATTR is not set
586 CONFIG_TMPFS=y
587 # CONFIG_HUGETLB_PAGE is not set
588 CONFIG_RAMFS=y
589
590 #
591 # Miscellaneous filesystems
592 #
593 # CONFIG_ADFS_FS is not set
594 # CONFIG_AFFS_FS is not set
595 # CONFIG_HFS_FS is not set
596 # CONFIG_HFSPLUS_FS is not set
597 # CONFIG_BEFS_FS is not set
598 # CONFIG_BFS_FS is not set
599 # CONFIG_EFS_FS is not set
600 # CONFIG_CRAMFS is not set
601 # CONFIG_VXFS_FS is not set
602 # CONFIG_HPFS_FS is not set
603 # CONFIG_QNX4FS_FS is not set
604 # CONFIG_SYSV_FS is not set
605 # CONFIG_UFS_FS is not set
606
607 #
608 # Network File Systems
609 #
610 CONFIG_NFS_FS=y
611 # CONFIG_NFS_V3 is not set
612 # CONFIG_NFS_V4 is not set
613 # CONFIG_NFS_DIRECTIO is not set
614 # CONFIG_NFSD is not set
615 CONFIG_ROOT_NFS=y
616 CONFIG_LOCKD=y
617 # CONFIG_EXPORTFS is not set
618 CONFIG_SUNRPC=y
619 # CONFIG_RPCSEC_GSS_KRB5 is not set
620 # CONFIG_SMB_FS is not set
621 # CONFIG_CIFS is not set
622 # CONFIG_NCP_FS is not set
623 # CONFIG_CODA_FS is not set
624 # CONFIG_INTERMEZZO_FS is not set
625 # CONFIG_AFS_FS is not set
626
627 #
628 # Partition Types
629 #
630 # CONFIG_PARTITION_ADVANCED is not set
631 CONFIG_MSDOS_PARTITION=y
632
633 #
634 # Native Language Support
635 #
636 # CONFIG_NLS is not set
637
638 #
639 # Library routines
640 #
641 # CONFIG_CRC32 is not set
642
643 #
644 # Kernel hacking
645 #
646 # CONFIG_DEBUG_KERNEL is not set
647 # CONFIG_SERIAL_TEXT_DEBUG is not set
648
649 #
650 # Security options
651 #
652 # CONFIG_SECURITY is not set
653
654 #
655 # Cryptographic options
656 #
657 # CONFIG_CRYPTO is not set