patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / ppc / configs / redwood5_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_BSD_PROCESS_ACCT is not set
25 CONFIG_SYSCTL=y
26 CONFIG_LOG_BUF_SHIFT=14
27 # CONFIG_HOTPLUG is not set
28 # CONFIG_IKCONFIG is not set
29 CONFIG_EMBEDDED=y
30 # CONFIG_KALLSYMS is not set
31 CONFIG_FUTEX=y
32 # CONFIG_EPOLL is not set
33 CONFIG_IOSCHED_NOOP=y
34 CONFIG_IOSCHED_AS=y
35 CONFIG_IOSCHED_DEADLINE=y
36 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
37
38 #
39 # Loadable module support
40 #
41 CONFIG_MODULES=y
42 CONFIG_MODULE_UNLOAD=y
43 # CONFIG_MODULE_FORCE_UNLOAD is not set
44 CONFIG_OBSOLETE_MODPARM=y
45 # CONFIG_MODVERSIONS is not set
46 CONFIG_KMOD=y
47
48 #
49 # Processor
50 #
51 # CONFIG_6xx is not set
52 CONFIG_40x=y
53 # CONFIG_44x is not set
54 # CONFIG_POWER3 is not set
55 # CONFIG_POWER4 is not set
56 # CONFIG_8xx is not set
57 # CONFIG_MATH_EMULATION is not set
58 # CONFIG_CPU_FREQ is not set
59 CONFIG_4xx=y
60
61 #
62 # IBM 4xx options
63 #
64 # CONFIG_ASH is not set
65 # CONFIG_CPCI405 is not set
66 # CONFIG_EP405 is not set
67 # CONFIG_OAK is not set
68 CONFIG_REDWOOD_5=y
69 # CONFIG_REDWOOD_6 is not set
70 # CONFIG_SYCAMORE is not set
71 # CONFIG_WALNUT is not set
72 CONFIG_IBM405_ERR77=y
73 CONFIG_IBM405_ERR51=y
74 CONFIG_IBM_OCP=y
75 CONFIG_PPC_OCP=y
76 CONFIG_STB03xxx=y
77 CONFIG_IBM_OPENBIOS=y
78 # CONFIG_PM is not set
79 CONFIG_UART0_TTYS0=y
80 # CONFIG_UART0_TTYS1 is not set
81 # CONFIG_SERIAL_SICC is not set
82 CONFIG_NOT_COHERENT_CACHE=y
83
84 #
85 # Platform options
86 #
87 # CONFIG_PC_KEYBOARD is not set
88 # CONFIG_SMP is not set
89 # CONFIG_PREEMPT is not set
90 # CONFIG_HIGHMEM is not set
91 CONFIG_KERNEL_ELF=y
92 CONFIG_BINFMT_ELF=y
93 # CONFIG_BINFMT_MISC is not set
94 CONFIG_CMDLINE_BOOL=y
95 CONFIG_CMDLINE="ip=on"
96
97 #
98 # Bus options
99 #
100 # CONFIG_PCI is not set
101 # CONFIG_PCI_DOMAINS is not set
102
103 #
104 # Advanced setup
105 #
106 # CONFIG_ADVANCED_OPTIONS is not set
107
108 #
109 # Default settings for advanced configuration options are used
110 #
111 CONFIG_HIGHMEM_START=0xfe000000
112 CONFIG_LOWMEM_SIZE=0x30000000
113 CONFIG_KERNEL_START=0xc0000000
114 CONFIG_TASK_SIZE=0x80000000
115 CONFIG_BOOT_LOAD=0x00400000
116
117 #
118 # Device Drivers
119 #
120
121 #
122 # Generic Driver Options
123 #
124
125 #
126 # Memory Technology Devices (MTD)
127 #
128 # CONFIG_MTD is not set
129
130 #
131 # Parallel port support
132 #
133 # CONFIG_PARPORT is not set
134
135 #
136 # Plug and Play support
137 #
138
139 #
140 # Block devices
141 #
142 # CONFIG_BLK_DEV_FD is not set
143 CONFIG_BLK_DEV_LOOP=y
144 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
145 # CONFIG_BLK_DEV_NBD is not set
146 CONFIG_BLK_DEV_RAM=y
147 CONFIG_BLK_DEV_RAM_SIZE=4096
148 CONFIG_BLK_DEV_INITRD=y
149 # CONFIG_LBD is not set
150
151 #
152 # ATA/ATAPI/MFM/RLL support
153 #
154 CONFIG_IDE=y
155 CONFIG_BLK_DEV_IDE=y
156
157 #
158 # Please see Documentation/ide.txt for help/info on IDE drives
159 #
160 CONFIG_BLK_DEV_IDEDISK=y
161 # CONFIG_IDEDISK_MULTI_MODE is not set
162 # CONFIG_IDEDISK_STROKE is not set
163 # CONFIG_BLK_DEV_IDECD is not set
164 # CONFIG_BLK_DEV_IDETAPE is not set
165 # CONFIG_BLK_DEV_IDEFLOPPY is not set
166 # CONFIG_IDE_TASK_IOCTL is not set
167 # CONFIG_IDE_TASKFILE_IO is not set
168
169 #
170 # IDE chipset support/bugfixes
171 #
172 CONFIG_IDE_GENERIC=y
173 # CONFIG_BLK_DEV_IDEDMA is not set
174 # CONFIG_IDEDMA_AUTO is not set
175 # CONFIG_BLK_DEV_HD is not set
176
177 #
178 # SCSI device support
179 #
180 # CONFIG_SCSI is not set
181
182 #
183 # Multi-device support (RAID and LVM)
184 #
185 # CONFIG_MD is not set
186
187 #
188 # Fusion MPT device support
189 #
190
191 #
192 # IEEE 1394 (FireWire) support
193 #
194 # CONFIG_IEEE1394 is not set
195
196 #
197 # I2O device support
198 #
199
200 #
201 # Macintosh device drivers
202 #
203
204 #
205 # Networking support
206 #
207 CONFIG_NET=y
208
209 #
210 # Networking options
211 #
212 # CONFIG_PACKET is not set
213 # CONFIG_NETLINK_DEV is not set
214 CONFIG_UNIX=y
215 # CONFIG_NET_KEY is not set
216 CONFIG_INET=y
217 CONFIG_IP_MULTICAST=y
218 # CONFIG_IP_ADVANCED_ROUTER is not set
219 CONFIG_IP_PNP=y
220 CONFIG_IP_PNP_DHCP=y
221 CONFIG_IP_PNP_BOOTP=y
222 CONFIG_IP_PNP_RARP=y
223 # CONFIG_NET_IPIP is not set
224 # CONFIG_NET_IPGRE is not set
225 # CONFIG_IP_MROUTE is not set
226 # CONFIG_ARPD is not set
227 CONFIG_SYN_COOKIES=y
228 # CONFIG_INET_AH is not set
229 # CONFIG_INET_ESP is not set
230 # CONFIG_INET_IPCOMP is not set
231 # CONFIG_IPV6 is not set
232 # CONFIG_DECNET is not set
233 # CONFIG_BRIDGE is not set
234 # CONFIG_NETFILTER is not set
235
236 #
237 # SCTP Configuration (EXPERIMENTAL)
238 #
239 # CONFIG_IP_SCTP is not set
240 # CONFIG_ATM is not set
241 # CONFIG_VLAN_8021Q is not set
242 # CONFIG_LLC2 is not set
243 # CONFIG_IPX is not set
244 # CONFIG_ATALK is not set
245 # CONFIG_X25 is not set
246 # CONFIG_LAPB is not set
247 # CONFIG_NET_DIVERT is not set
248 # CONFIG_ECONET is not set
249 # CONFIG_WAN_ROUTER is not set
250 # CONFIG_NET_FASTROUTE is not set
251 # CONFIG_NET_HW_FLOWCONTROL is not set
252
253 #
254 # QoS and/or fair queueing
255 #
256 # CONFIG_NET_SCHED is not set
257
258 #
259 # Network testing
260 #
261 # CONFIG_NET_PKTGEN is not set
262 CONFIG_NETDEVICES=y
263 # CONFIG_DUMMY is not set
264 # CONFIG_BONDING is not set
265 # CONFIG_EQUALIZER is not set
266 # CONFIG_TUN is not set
267
268 #
269 # Ethernet (10 or 100Mbit)
270 #
271 CONFIG_NET_ETHERNET=y
272 CONFIG_MII=y
273 # CONFIG_OAKNET is not set
274
275 #
276 # Ethernet (1000 Mbit)
277 #
278
279 #
280 # Ethernet (10000 Mbit)
281 #
282 # CONFIG_IBM_EMAC is not set
283 # CONFIG_PPP is not set
284 # CONFIG_SLIP is not set
285
286 #
287 # Wireless LAN (non-hamradio)
288 #
289 # CONFIG_NET_RADIO is not set
290
291 #
292 # Token Ring devices
293 #
294 # CONFIG_SHAPER is not set
295 # CONFIG_NETCONSOLE is not set
296
297 #
298 # Wan interfaces
299 #
300 # CONFIG_WAN is not set
301
302 #
303 # Amateur Radio support
304 #
305 # CONFIG_HAMRADIO is not set
306
307 #
308 # IrDA (infrared) support
309 #
310 # CONFIG_IRDA is not set
311
312 #
313 # Bluetooth support
314 #
315 # CONFIG_BT is not set
316 # CONFIG_NETPOLL is not set
317 # CONFIG_NET_POLL_CONTROLLER is not set
318
319 #
320 # ISDN subsystem
321 #
322 # CONFIG_ISDN is not set
323
324 #
325 # Telephony Support
326 #
327 # CONFIG_PHONE is not set
328
329 #
330 # Input device support
331 #
332 CONFIG_INPUT=y
333
334 #
335 # Userland interfaces
336 #
337 # CONFIG_INPUT_MOUSEDEV is not set
338 # CONFIG_INPUT_JOYDEV is not set
339 # CONFIG_INPUT_TSDEV is not set
340 # CONFIG_INPUT_EVDEV is not set
341 # CONFIG_INPUT_EVBUG is not set
342
343 #
344 # Input I/O drivers
345 #
346 # CONFIG_GAMEPORT is not set
347 CONFIG_SOUND_GAMEPORT=y
348 CONFIG_SERIO=y
349 # CONFIG_SERIO_I8042 is not set
350 # CONFIG_SERIO_SERPORT is not set
351 # CONFIG_SERIO_CT82C710 is not set
352
353 #
354 # Input Device Drivers
355 #
356 # CONFIG_INPUT_KEYBOARD is not set
357 # CONFIG_INPUT_MOUSE is not set
358 # CONFIG_INPUT_JOYSTICK is not set
359 # CONFIG_INPUT_TOUCHSCREEN is not set
360 # CONFIG_INPUT_MISC is not set
361
362 #
363 # Character devices
364 #
365 # CONFIG_VT is not set
366 # CONFIG_SERIAL_NONSTANDARD is not set
367
368 #
369 # Serial drivers
370 #
371 CONFIG_SERIAL_8250=y
372 CONFIG_SERIAL_8250_CONSOLE=y
373 CONFIG_SERIAL_8250_NR_UARTS=4
374 # CONFIG_SERIAL_8250_EXTENDED is not set
375
376 #
377 # Non-8250 serial port support
378 #
379 CONFIG_SERIAL_CORE=y
380 CONFIG_SERIAL_CORE_CONSOLE=y
381 # CONFIG_UNIX98_PTYS is not set
382 CONFIG_LEGACY_PTYS=y
383 CONFIG_LEGACY_PTY_COUNT=256
384 # CONFIG_QIC02_TAPE is not set
385
386 #
387 # IPMI
388 #
389 # CONFIG_IPMI_HANDLER is not set
390
391 #
392 # Watchdog Cards
393 #
394 # CONFIG_WATCHDOG is not set
395 # CONFIG_NVRAM is not set
396 CONFIG_GEN_RTC=y
397 # CONFIG_GEN_RTC_X is not set
398 # CONFIG_DTLK is not set
399 # CONFIG_R3964 is not set
400 # CONFIG_APPLICOM is not set
401
402 #
403 # Ftape, the floppy tape device driver
404 #
405 # CONFIG_FTAPE is not set
406 # CONFIG_AGP is not set
407 # CONFIG_DRM is not set
408 # CONFIG_RAW_DRIVER is not set
409
410 #
411 # I2C support
412 #
413 # CONFIG_I2C is not set
414
415 #
416 # Misc devices
417 #
418
419 #
420 # Multimedia devices
421 #
422 # CONFIG_VIDEO_DEV is not set
423
424 #
425 # Digital Video Broadcasting Devices
426 #
427 # CONFIG_DVB is not set
428
429 #
430 # Graphics support
431 #
432 # CONFIG_FB is not set
433
434 #
435 # Sound
436 #
437 # CONFIG_SOUND is not set
438
439 #
440 # USB support
441 #
442
443 #
444 # USB Gadget Support
445 #
446 # CONFIG_USB_GADGET is not set
447
448 #
449 # File systems
450 #
451 CONFIG_EXT2_FS=y
452 # CONFIG_EXT2_FS_XATTR is not set
453 # CONFIG_EXT3_FS is not set
454 # CONFIG_JBD is not set
455 # CONFIG_REISERFS_FS is not set
456 # CONFIG_JFS_FS is not set
457 # CONFIG_XFS_FS is not set
458 # CONFIG_MINIX_FS is not set
459 # CONFIG_ROMFS_FS is not set
460 # CONFIG_QUOTA is not set
461 # CONFIG_AUTOFS_FS is not set
462 # CONFIG_AUTOFS4_FS is not set
463
464 #
465 # CD-ROM/DVD Filesystems
466 #
467 # CONFIG_ISO9660_FS is not set
468 # CONFIG_UDF_FS is not set
469
470 #
471 # DOS/FAT/NT Filesystems
472 #
473 # CONFIG_FAT_FS is not set
474 # CONFIG_NTFS_FS is not set
475
476 #
477 # Pseudo filesystems
478 #
479 CONFIG_PROC_FS=y
480 CONFIG_PROC_KCORE=y
481 # CONFIG_DEVFS_FS is not set
482 CONFIG_TMPFS=y
483 # CONFIG_HUGETLB_PAGE is not set
484 CONFIG_RAMFS=y
485
486 #
487 # Miscellaneous filesystems
488 #
489 # CONFIG_ADFS_FS is not set
490 # CONFIG_AFFS_FS is not set
491 # CONFIG_HFS_FS is not set
492 # CONFIG_HFSPLUS_FS is not set
493 # CONFIG_BEFS_FS is not set
494 # CONFIG_BFS_FS is not set
495 # CONFIG_EFS_FS is not set
496 # CONFIG_CRAMFS is not set
497 # CONFIG_VXFS_FS is not set
498 # CONFIG_HPFS_FS is not set
499 # CONFIG_QNX4FS_FS is not set
500 # CONFIG_SYSV_FS is not set
501 # CONFIG_UFS_FS is not set
502
503 #
504 # Network File Systems
505 #
506 CONFIG_NFS_FS=y
507 # CONFIG_NFS_V3 is not set
508 # CONFIG_NFS_V4 is not set
509 # CONFIG_NFS_DIRECTIO is not set
510 # CONFIG_NFSD is not set
511 CONFIG_ROOT_NFS=y
512 CONFIG_LOCKD=y
513 # CONFIG_EXPORTFS is not set
514 CONFIG_SUNRPC=y
515 # CONFIG_RPCSEC_GSS_KRB5 is not set
516 # CONFIG_SMB_FS is not set
517 # CONFIG_CIFS is not set
518 # CONFIG_NCP_FS is not set
519 # CONFIG_CODA_FS is not set
520 # CONFIG_INTERMEZZO_FS is not set
521 # CONFIG_AFS_FS is not set
522
523 #
524 # Partition Types
525 #
526 # CONFIG_PARTITION_ADVANCED is not set
527 CONFIG_MSDOS_PARTITION=y
528
529 #
530 # Native Language Support
531 #
532 # CONFIG_NLS is not set
533
534 #
535 # IBM 40x options
536 #
537
538 #
539 # Library routines
540 #
541 # CONFIG_CRC32 is not set
542
543 #
544 # Kernel hacking
545 #
546 # CONFIG_DEBUG_KERNEL is not set
547 # CONFIG_SERIAL_TEXT_DEBUG is not set
548 CONFIG_OCP=y
549
550 #
551 # Security options
552 #
553 # CONFIG_SECURITY is not set
554
555 #
556 # Cryptographic options
557 #
558 # CONFIG_CRYPTO is not set