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