ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / mips / configs / ddb5476_defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_MIPS=y
5 # CONFIG_MIPS64 is not set
6 # CONFIG_64BIT is not set
7 CONFIG_MIPS32=y
8
9 #
10 # Code maturity level options
11 #
12 CONFIG_EXPERIMENTAL=y
13 CONFIG_CLEAN_COMPILE=y
14 CONFIG_STANDALONE=y
15 CONFIG_BROKEN_ON_SMP=y
16
17 #
18 # General setup
19 #
20 CONFIG_SWAP=y
21 CONFIG_SYSVIPC=y
22 # CONFIG_BSD_PROCESS_ACCT is not set
23 CONFIG_SYSCTL=y
24 CONFIG_LOG_BUF_SHIFT=14
25 # CONFIG_HOTPLUG is not set
26 # CONFIG_IKCONFIG is not set
27 CONFIG_EMBEDDED=y
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 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
35
36 #
37 # Loadable module support
38 #
39 # CONFIG_MODULES is not set
40
41 #
42 # Machine selection
43 #
44 # CONFIG_MACH_JAZZ is not set
45 # CONFIG_BAGET_MIPS is not set
46 # CONFIG_MACH_VR41XX is not set
47 # CONFIG_TOSHIBA_JMR3927 is not set
48 # CONFIG_MIPS_COBALT is not set
49 # CONFIG_MACH_DECSTATION is not set
50 # CONFIG_MIPS_EV64120 is not set
51 # CONFIG_MIPS_EV96100 is not set
52 # CONFIG_MIPS_IVR is not set
53 # CONFIG_LASAT is not set
54 # CONFIG_MIPS_ITE8172 is not set
55 # CONFIG_MIPS_ATLAS is not set
56 # CONFIG_MIPS_MALTA is not set
57 # CONFIG_MIPS_SEAD is not set
58 # CONFIG_MOMENCO_OCELOT is not set
59 # CONFIG_MOMENCO_OCELOT_G is not set
60 # CONFIG_MOMENCO_OCELOT_C is not set
61 # CONFIG_MOMENCO_JAGUAR_ATX is not set
62 # CONFIG_PMC_YOSEMITE is not set
63 # CONFIG_DDB5074 is not set
64 CONFIG_DDB5476=y
65 # CONFIG_DDB5477 is not set
66 # CONFIG_NEC_OSPREY is not set
67 # CONFIG_SGI_IP22 is not set
68 # CONFIG_SGI_IP32 is not set
69 # CONFIG_SOC_AU1X00 is not set
70 # CONFIG_SIBYTE_SB1xxx_SOC is not set
71 # CONFIG_SNI_RM200_PCI is not set
72 # CONFIG_TOSHIBA_RBTX4927 is not set
73 CONFIG_RWSEM_GENERIC_SPINLOCK=y
74 CONFIG_HAVE_DEC_LOCK=y
75 CONFIG_DMA_NONCOHERENT=y
76 CONFIG_I8259=y
77 CONFIG_CPU_LITTLE_ENDIAN=y
78 CONFIG_IRQ_CPU=y
79 CONFIG_DDB5XXX_COMMON=y
80 CONFIG_MIPS_L1_CACHE_SHIFT=5
81 CONFIG_FB=y
82 CONFIG_HAVE_STD_PC_SERIAL_PORT=y
83
84 #
85 # CPU selection
86 #
87 # CONFIG_CPU_MIPS32 is not set
88 # CONFIG_CPU_MIPS64 is not set
89 # CONFIG_CPU_R3000 is not set
90 # CONFIG_CPU_TX39XX is not set
91 # CONFIG_CPU_VR41XX is not set
92 # CONFIG_CPU_R4300 is not set
93 # CONFIG_CPU_R4X00 is not set
94 # CONFIG_CPU_TX49XX is not set
95 # CONFIG_CPU_R5000 is not set
96 CONFIG_CPU_R5432=y
97 # CONFIG_CPU_R6000 is not set
98 # CONFIG_CPU_NEVADA is not set
99 # CONFIG_CPU_R8000 is not set
100 # CONFIG_CPU_R10000 is not set
101 # CONFIG_CPU_RM7000 is not set
102 # CONFIG_CPU_RM9000 is not set
103 # CONFIG_CPU_SB1 is not set
104 CONFIG_PAGE_SIZE_4KB=y
105 # CONFIG_PAGE_SIZE_16KB is not set
106 # CONFIG_PAGE_SIZE_64KB is not set
107 # CONFIG_CPU_ADVANCED is not set
108 CONFIG_CPU_HAS_LLSC=y
109 CONFIG_CPU_HAS_LLDSCD=y
110 CONFIG_CPU_HAS_SYNC=y
111 # CONFIG_PREEMPT is not set
112 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
113
114 #
115 # Bus options (PCI, PCMCIA, EISA, ISA, TC)
116 #
117 CONFIG_PCI=y
118 CONFIG_PCI_LEGACY_PROC=y
119 CONFIG_PCI_NAMES=y
120 CONFIG_ISA=y
121 CONFIG_MMU=y
122
123 #
124 # Executable file formats
125 #
126 CONFIG_BINFMT_ELF=y
127 # CONFIG_BINFMT_MISC is not set
128 CONFIG_TRAD_SIGNALS=y
129
130 #
131 # Device Drivers
132 #
133
134 #
135 # Generic Driver Options
136 #
137
138 #
139 # Memory Technology Devices (MTD)
140 #
141 # CONFIG_MTD is not set
142
143 #
144 # Parallel port support
145 #
146 # CONFIG_PARPORT is not set
147
148 #
149 # Plug and Play support
150 #
151 # CONFIG_PNP is not set
152
153 #
154 # Block devices
155 #
156 # CONFIG_BLK_DEV_FD is not set
157 # CONFIG_BLK_DEV_XD is not set
158 # CONFIG_BLK_CPQ_DA is not set
159 # CONFIG_BLK_CPQ_CISS_DA is not set
160 # CONFIG_BLK_DEV_DAC960 is not set
161 # CONFIG_BLK_DEV_UMEM is not set
162 # CONFIG_BLK_DEV_LOOP is not set
163 # CONFIG_BLK_DEV_NBD is not set
164 # CONFIG_BLK_DEV_CARMEL is not set
165 # CONFIG_BLK_DEV_RAM is not set
166 # CONFIG_LBD is not set
167
168 #
169 # ATA/ATAPI/MFM/RLL support
170 #
171 CONFIG_IDE=y
172 CONFIG_BLK_DEV_IDE=y
173
174 #
175 # Please see Documentation/ide.txt for help/info on IDE drives
176 #
177 CONFIG_BLK_DEV_IDEDISK=y
178 # CONFIG_IDEDISK_MULTI_MODE is not set
179 # CONFIG_IDEDISK_STROKE is not set
180 # CONFIG_BLK_DEV_IDECD is not set
181 # CONFIG_BLK_DEV_IDETAPE is not set
182 # CONFIG_BLK_DEV_IDEFLOPPY is not set
183 # CONFIG_IDE_TASK_IOCTL is not set
184 CONFIG_IDE_TASKFILE_IO=y
185
186 #
187 # IDE chipset support/bugfixes
188 #
189 CONFIG_IDE_GENERIC=y
190 # CONFIG_BLK_DEV_IDEPCI is not set
191 # CONFIG_IDE_CHIPSETS is not set
192 # CONFIG_BLK_DEV_IDEDMA is not set
193 # CONFIG_IDEDMA_AUTO is not set
194 # CONFIG_BLK_DEV_HD is not set
195
196 #
197 # SCSI device support
198 #
199 # CONFIG_SCSI is not set
200
201 #
202 # Old CD-ROM drivers (not SCSI, not IDE)
203 #
204 # CONFIG_CD_NO_IDESCSI is not set
205
206 #
207 # Multi-device support (RAID and LVM)
208 #
209 # CONFIG_MD is not set
210
211 #
212 # Fusion MPT device support
213 #
214 # CONFIG_FUSION is not set
215
216 #
217 # IEEE 1394 (FireWire) support
218 #
219 # CONFIG_IEEE1394 is not set
220
221 #
222 # I2O device support
223 #
224 # CONFIG_I2O is not set
225
226 #
227 # Networking support
228 #
229 CONFIG_NET=y
230
231 #
232 # Networking options
233 #
234 CONFIG_PACKET=y
235 # CONFIG_PACKET_MMAP is not set
236 CONFIG_NETLINK_DEV=y
237 CONFIG_UNIX=y
238 CONFIG_NET_KEY=y
239 CONFIG_INET=y
240 # CONFIG_IP_MULTICAST is not set
241 # CONFIG_IP_ADVANCED_ROUTER is not set
242 CONFIG_IP_PNP=y
243 # CONFIG_IP_PNP_DHCP is not set
244 CONFIG_IP_PNP_BOOTP=y
245 # CONFIG_IP_PNP_RARP is not set
246 # CONFIG_NET_IPIP is not set
247 # CONFIG_NET_IPGRE is not set
248 # CONFIG_ARPD is not set
249 # CONFIG_SYN_COOKIES is not set
250 # CONFIG_INET_AH is not set
251 # CONFIG_INET_ESP is not set
252 # CONFIG_INET_IPCOMP is not set
253 # CONFIG_IPV6 is not set
254 # CONFIG_DECNET is not set
255 # CONFIG_BRIDGE is not set
256 # CONFIG_NETFILTER is not set
257 CONFIG_XFRM=y
258 # CONFIG_XFRM_USER is not set
259
260 #
261 # SCTP Configuration (EXPERIMENTAL)
262 #
263 # CONFIG_IP_SCTP is not set
264 # CONFIG_ATM is not set
265 # CONFIG_VLAN_8021Q is not set
266 # CONFIG_LLC2 is not set
267 # CONFIG_IPX is not set
268 # CONFIG_ATALK is not set
269 # CONFIG_X25 is not set
270 # CONFIG_LAPB is not set
271 # CONFIG_NET_DIVERT is not set
272 # CONFIG_ECONET is not set
273 # CONFIG_WAN_ROUTER is not set
274 # CONFIG_NET_FASTROUTE is not set
275 # CONFIG_NET_HW_FLOWCONTROL is not set
276
277 #
278 # QoS and/or fair queueing
279 #
280 # CONFIG_NET_SCHED is not set
281
282 #
283 # Network testing
284 #
285 # CONFIG_NET_PKTGEN is not set
286 CONFIG_NETDEVICES=y
287
288 #
289 # ARCnet devices
290 #
291 # CONFIG_ARCNET is not set
292 # CONFIG_DUMMY is not set
293 # CONFIG_BONDING is not set
294 # CONFIG_EQUALIZER is not set
295 # CONFIG_TUN is not set
296 # CONFIG_ETHERTAP is not set
297
298 #
299 # Ethernet (10 or 100Mbit)
300 #
301 CONFIG_NET_ETHERNET=y
302 # CONFIG_MII is not set
303 # CONFIG_HAPPYMEAL is not set
304 # CONFIG_SUNGEM is not set
305 # CONFIG_NET_VENDOR_3COM is not set
306 # CONFIG_LANCE is not set
307 # CONFIG_NET_VENDOR_SMC is not set
308 # CONFIG_NET_VENDOR_RACAL is not set
309
310 #
311 # Tulip family network device support
312 #
313 # CONFIG_NET_TULIP is not set
314 # CONFIG_AT1700 is not set
315 # CONFIG_DEPCA is not set
316 # CONFIG_HP100 is not set
317 # CONFIG_NET_ISA is not set
318 # CONFIG_NET_PCI is not set
319 # CONFIG_NET_POCKET is not set
320
321 #
322 # Ethernet (1000 Mbit)
323 #
324 # CONFIG_ACENIC is not set
325 # CONFIG_DL2K is not set
326 # CONFIG_E1000 is not set
327 # CONFIG_NS83820 is not set
328 # CONFIG_HAMACHI is not set
329 # CONFIG_YELLOWFIN is not set
330 # CONFIG_R8169 is not set
331 # CONFIG_SIS190 is not set
332 # CONFIG_SK98LIN is not set
333 # CONFIG_TIGON3 is not set
334
335 #
336 # Ethernet (10000 Mbit)
337 #
338 # CONFIG_IXGB is not set
339 # CONFIG_FDDI is not set
340 # CONFIG_HIPPI is not set
341 # CONFIG_PPP is not set
342 # CONFIG_SLIP is not set
343
344 #
345 # Wireless LAN (non-hamradio)
346 #
347 # CONFIG_NET_RADIO is not set
348
349 #
350 # Token Ring devices
351 #
352 # CONFIG_TR is not set
353 # CONFIG_RCPCI is not set
354 # CONFIG_SHAPER is not set
355 # CONFIG_NETCONSOLE is not set
356
357 #
358 # Wan interfaces
359 #
360 # CONFIG_WAN is not set
361
362 #
363 # Amateur Radio support
364 #
365 # CONFIG_HAMRADIO is not set
366
367 #
368 # IrDA (infrared) support
369 #
370 # CONFIG_IRDA is not set
371
372 #
373 # Bluetooth support
374 #
375 # CONFIG_BT is not set
376 # CONFIG_NETPOLL is not set
377 # CONFIG_NET_POLL_CONTROLLER is not set
378
379 #
380 # ISDN subsystem
381 #
382 # CONFIG_ISDN is not set
383
384 #
385 # Telephony Support
386 #
387 # CONFIG_PHONE is not set
388
389 #
390 # Input device support
391 #
392 CONFIG_INPUT=y
393
394 #
395 # Userland interfaces
396 #
397 CONFIG_INPUT_MOUSEDEV=y
398 CONFIG_INPUT_MOUSEDEV_PSAUX=y
399 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
400 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
401 # CONFIG_INPUT_JOYDEV is not set
402 # CONFIG_INPUT_TSDEV is not set
403 # CONFIG_INPUT_EVDEV is not set
404 # CONFIG_INPUT_EVBUG is not set
405
406 #
407 # Input I/O drivers
408 #
409 # CONFIG_GAMEPORT is not set
410 CONFIG_SOUND_GAMEPORT=y
411 CONFIG_SERIO=y
412 # CONFIG_SERIO_I8042 is not set
413 CONFIG_SERIO_SERPORT=y
414 # CONFIG_SERIO_CT82C710 is not set
415 # CONFIG_SERIO_PCIPS2 is not set
416
417 #
418 # Input Device Drivers
419 #
420 # CONFIG_INPUT_KEYBOARD is not set
421 # CONFIG_INPUT_MOUSE is not set
422 # CONFIG_INPUT_JOYSTICK is not set
423 # CONFIG_INPUT_TOUCHSCREEN is not set
424 # CONFIG_INPUT_MISC is not set
425
426 #
427 # Character devices
428 #
429 CONFIG_VT=y
430 CONFIG_VT_CONSOLE=y
431 CONFIG_HW_CONSOLE=y
432 # CONFIG_SERIAL_NONSTANDARD is not set
433
434 #
435 # Serial drivers
436 #
437 CONFIG_SERIAL_8250=y
438 CONFIG_SERIAL_8250_CONSOLE=y
439 CONFIG_SERIAL_8250_NR_UARTS=4
440 # CONFIG_SERIAL_8250_EXTENDED is not set
441
442 #
443 # Non-8250 serial port support
444 #
445 CONFIG_SERIAL_CORE=y
446 CONFIG_SERIAL_CORE_CONSOLE=y
447 CONFIG_UNIX98_PTYS=y
448 CONFIG_LEGACY_PTYS=y
449 CONFIG_LEGACY_PTY_COUNT=256
450 # CONFIG_QIC02_TAPE is not set
451
452 #
453 # IPMI
454 #
455 # CONFIG_IPMI_HANDLER is not set
456
457 #
458 # Watchdog Cards
459 #
460 # CONFIG_WATCHDOG is not set
461 # CONFIG_RTC is not set
462 # CONFIG_GEN_RTC is not set
463 # CONFIG_DTLK is not set
464 # CONFIG_R3964 is not set
465 # CONFIG_APPLICOM is not set
466
467 #
468 # Ftape, the floppy tape device driver
469 #
470 # CONFIG_FTAPE is not set
471 # CONFIG_AGP is not set
472 # CONFIG_DRM is not set
473 # CONFIG_RAW_DRIVER is not set
474
475 #
476 # I2C support
477 #
478 # CONFIG_I2C is not set
479
480 #
481 # Misc devices
482 #
483
484 #
485 # Multimedia devices
486 #
487 # CONFIG_VIDEO_DEV is not set
488
489 #
490 # Digital Video Broadcasting Devices
491 #
492 # CONFIG_DVB is not set
493
494 #
495 # Graphics support
496 #
497 # CONFIG_FB_PM2 is not set
498 # CONFIG_FB_CYBER2000 is not set
499 # CONFIG_FB_IMSTT is not set
500 # CONFIG_FB_RIVA is not set
501 # CONFIG_FB_MATROX is not set
502 # CONFIG_FB_RADEON_OLD is not set
503 # CONFIG_FB_RADEON is not set
504 # CONFIG_FB_ATY128 is not set
505 # CONFIG_FB_ATY is not set
506 # CONFIG_FB_SIS is not set
507 # CONFIG_FB_NEOMAGIC is not set
508 # CONFIG_FB_KYRO is not set
509 # CONFIG_FB_3DFX is not set
510 # CONFIG_FB_VOODOO1 is not set
511 # CONFIG_FB_TRIDENT is not set
512 # CONFIG_FB_E1356 is not set
513 # CONFIG_FB_VIRTUAL is not set
514
515 #
516 # Console display driver support
517 #
518 # CONFIG_VGA_CONSOLE is not set
519 # CONFIG_MDA_CONSOLE is not set
520 CONFIG_DUMMY_CONSOLE=y
521 # CONFIG_FRAMEBUFFER_CONSOLE is not set
522
523 #
524 # Logo configuration
525 #
526 # CONFIG_LOGO is not set
527
528 #
529 # Sound
530 #
531 # CONFIG_SOUND is not set
532
533 #
534 # USB support
535 #
536 # CONFIG_USB is not set
537
538 #
539 # USB Gadget Support
540 #
541 # CONFIG_USB_GADGET is not set
542
543 #
544 # File systems
545 #
546 CONFIG_EXT2_FS=y
547 # CONFIG_EXT2_FS_XATTR is not set
548 # CONFIG_EXT3_FS is not set
549 # CONFIG_JBD is not set
550 # CONFIG_REISERFS_FS is not set
551 # CONFIG_JFS_FS is not set
552 # CONFIG_XFS_FS is not set
553 # CONFIG_MINIX_FS is not set
554 # CONFIG_ROMFS_FS is not set
555 # CONFIG_QUOTA is not set
556 # CONFIG_AUTOFS_FS is not set
557 # CONFIG_AUTOFS4_FS is not set
558
559 #
560 # CD-ROM/DVD Filesystems
561 #
562 # CONFIG_ISO9660_FS is not set
563 # CONFIG_UDF_FS is not set
564
565 #
566 # DOS/FAT/NT Filesystems
567 #
568 # CONFIG_FAT_FS is not set
569 # CONFIG_NTFS_FS is not set
570
571 #
572 # Pseudo filesystems
573 #
574 CONFIG_PROC_FS=y
575 CONFIG_PROC_KCORE=y
576 # CONFIG_DEVFS_FS is not set
577 CONFIG_DEVPTS_FS_XATTR=y
578 CONFIG_DEVPTS_FS_SECURITY=y
579 # CONFIG_TMPFS is not set
580 # CONFIG_HUGETLB_PAGE is not set
581 CONFIG_RAMFS=y
582
583 #
584 # Miscellaneous filesystems
585 #
586 # CONFIG_ADFS_FS is not set
587 # CONFIG_AFFS_FS is not set
588 # CONFIG_HFS_FS is not set
589 # CONFIG_HFSPLUS_FS is not set
590 # CONFIG_BEFS_FS is not set
591 # CONFIG_BFS_FS is not set
592 # CONFIG_EFS_FS is not set
593 # CONFIG_CRAMFS is not set
594 # CONFIG_VXFS_FS is not set
595 # CONFIG_HPFS_FS is not set
596 # CONFIG_QNX4FS_FS is not set
597 # CONFIG_SYSV_FS is not set
598 # CONFIG_UFS_FS is not set
599
600 #
601 # Network File Systems
602 #
603 CONFIG_NFS_FS=y
604 # CONFIG_NFS_V3 is not set
605 # CONFIG_NFS_V4 is not set
606 # CONFIG_NFS_DIRECTIO is not set
607 # CONFIG_NFSD is not set
608 CONFIG_ROOT_NFS=y
609 CONFIG_LOCKD=y
610 # CONFIG_EXPORTFS is not set
611 CONFIG_SUNRPC=y
612 # CONFIG_RPCSEC_GSS_KRB5 is not set
613 # CONFIG_SMB_FS is not set
614 # CONFIG_CIFS is not set
615 # CONFIG_NCP_FS is not set
616 # CONFIG_CODA_FS is not set
617 # CONFIG_INTERMEZZO_FS is not set
618 # CONFIG_AFS_FS is not set
619
620 #
621 # Partition Types
622 #
623 # CONFIG_PARTITION_ADVANCED is not set
624 CONFIG_MSDOS_PARTITION=y
625
626 #
627 # Native Language Support
628 #
629 # CONFIG_NLS is not set
630
631 #
632 # Kernel hacking
633 #
634 CONFIG_CROSSCOMPILE=y
635 CONFIG_CMDLINE="ip=any"
636 # CONFIG_DEBUG_KERNEL is not set
637
638 #
639 # Security options
640 #
641 # CONFIG_SECURITY is not set
642
643 #
644 # Cryptographic options
645 #
646 # CONFIG_CRYPTO is not set
647
648 #
649 # Library routines
650 #
651 # CONFIG_CRC32 is not set