ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / mips / configs / atlas_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=y
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 is not set
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_MIPS_BONITO64=y
77 CONFIG_MIPS_MSC=y
78 # CONFIG_CPU_LITTLE_ENDIAN is not set
79 CONFIG_MIPS_BOARDS_GEN=y
80 CONFIG_MIPS_GT64120=y
81 CONFIG_SWAP_IO_SPACE=y
82 CONFIG_BOOT_ELF32=y
83 CONFIG_MIPS_L1_CACHE_SHIFT=5
84 # CONFIG_FB is not set
85
86 #
87 # CPU selection
88 #
89 CONFIG_CPU_MIPS32=y
90 # CONFIG_CPU_MIPS64 is not set
91 # CONFIG_CPU_R3000 is not set
92 # CONFIG_CPU_TX39XX is not set
93 # CONFIG_CPU_VR41XX is not set
94 # CONFIG_CPU_R4300 is not set
95 # CONFIG_CPU_R4X00 is not set
96 # CONFIG_CPU_TX49XX is not set
97 # CONFIG_CPU_R5000 is not set
98 # CONFIG_CPU_R5432 is not set
99 # CONFIG_CPU_R6000 is not set
100 # CONFIG_CPU_NEVADA is not set
101 # CONFIG_CPU_R8000 is not set
102 # CONFIG_CPU_R10000 is not set
103 # CONFIG_CPU_RM7000 is not set
104 # CONFIG_CPU_RM9000 is not set
105 # CONFIG_CPU_SB1 is not set
106 CONFIG_PAGE_SIZE_4KB=y
107 # CONFIG_PAGE_SIZE_16KB is not set
108 # CONFIG_PAGE_SIZE_64KB is not set
109 CONFIG_CPU_HAS_PREFETCH=y
110 # CONFIG_VTAG_ICACHE is not set
111 # CONFIG_64BIT_PHYS_ADDR is not set
112 # CONFIG_CPU_ADVANCED is not set
113 CONFIG_CPU_HAS_LLSC=y
114 CONFIG_CPU_HAS_SYNC=y
115 # CONFIG_PREEMPT is not set
116 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
117
118 #
119 # Bus options (PCI, PCMCIA, EISA, ISA, TC)
120 #
121 CONFIG_PCI=y
122 CONFIG_PCI_LEGACY_PROC=y
123 CONFIG_PCI_NAMES=y
124 CONFIG_MMU=y
125
126 #
127 # Executable file formats
128 #
129 CONFIG_BINFMT_ELF=y
130 # CONFIG_BINFMT_MISC is not set
131 CONFIG_TRAD_SIGNALS=y
132 # CONFIG_BINFMT_IRIX is not set
133
134 #
135 # Device Drivers
136 #
137
138 #
139 # Generic Driver Options
140 #
141
142 #
143 # Memory Technology Devices (MTD)
144 #
145 # CONFIG_MTD is not set
146
147 #
148 # Parallel port support
149 #
150 # CONFIG_PARPORT is not set
151
152 #
153 # Plug and Play support
154 #
155
156 #
157 # Block devices
158 #
159 # CONFIG_BLK_DEV_FD is not set
160 # CONFIG_BLK_CPQ_DA is not set
161 # CONFIG_BLK_CPQ_CISS_DA is not set
162 # CONFIG_BLK_DEV_DAC960 is not set
163 # CONFIG_BLK_DEV_UMEM is not set
164 CONFIG_BLK_DEV_LOOP=y
165 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
166 # CONFIG_BLK_DEV_NBD is not set
167 # CONFIG_BLK_DEV_CARMEL is not set
168 CONFIG_BLK_DEV_RAM=y
169 CONFIG_BLK_DEV_RAM_SIZE=4096
170 # CONFIG_BLK_DEV_INITRD is not set
171 # CONFIG_LBD is not set
172
173 #
174 # ATA/ATAPI/MFM/RLL support
175 #
176 # CONFIG_IDE is not set
177
178 #
179 # SCSI device support
180 #
181 CONFIG_SCSI=y
182 CONFIG_SCSI_PROC_FS=y
183
184 #
185 # SCSI support type (disk, tape, CD-ROM)
186 #
187 CONFIG_BLK_DEV_SD=y
188 # CONFIG_CHR_DEV_ST is not set
189 # CONFIG_CHR_DEV_OSST is not set
190 # CONFIG_BLK_DEV_SR is not set
191 # CONFIG_CHR_DEV_SG is not set
192
193 #
194 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
195 #
196 # CONFIG_SCSI_MULTI_LUN is not set
197 # CONFIG_SCSI_REPORT_LUNS is not set
198 # CONFIG_SCSI_CONSTANTS is not set
199 # CONFIG_SCSI_LOGGING is not set
200
201 #
202 # SCSI Transport Attributes
203 #
204 # CONFIG_SCSI_SPI_ATTRS is not set
205 # CONFIG_SCSI_FC_ATTRS is not set
206
207 #
208 # SCSI low-level drivers
209 #
210 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
211 # CONFIG_SCSI_ACARD is not set
212 # CONFIG_SCSI_AACRAID is not set
213 # CONFIG_SCSI_AIC7XXX is not set
214 # CONFIG_SCSI_AIC7XXX_OLD is not set
215 # CONFIG_SCSI_AIC79XX is not set
216 # CONFIG_SCSI_ADVANSYS is not set
217 # CONFIG_SCSI_MEGARAID is not set
218 # CONFIG_SCSI_SATA is not set
219 # CONFIG_SCSI_BUSLOGIC is not set
220 # CONFIG_SCSI_CPQFCTS is not set
221 # CONFIG_SCSI_DMX3191D is not set
222 # CONFIG_SCSI_EATA is not set
223 # CONFIG_SCSI_EATA_PIO is not set
224 # CONFIG_SCSI_FUTURE_DOMAIN is not set
225 # CONFIG_SCSI_GDTH is not set
226 # CONFIG_SCSI_IPS is not set
227 # CONFIG_SCSI_INIA100 is not set
228 # CONFIG_SCSI_SYM53C8XX_2 is not set
229 # CONFIG_SCSI_QLOGIC_ISP is not set
230 # CONFIG_SCSI_QLOGIC_FC is not set
231 # CONFIG_SCSI_QLOGIC_1280 is not set
232 CONFIG_SCSI_QLA2XXX=y
233 # CONFIG_SCSI_QLA21XX is not set
234 # CONFIG_SCSI_QLA22XX is not set
235 # CONFIG_SCSI_QLA2300 is not set
236 # CONFIG_SCSI_QLA2322 is not set
237 # CONFIG_SCSI_QLA6312 is not set
238 # CONFIG_SCSI_QLA6322 is not set
239 # CONFIG_SCSI_DC395x is not set
240 # CONFIG_SCSI_DC390T is not set
241 # CONFIG_SCSI_NSP32 is not set
242 # CONFIG_SCSI_DEBUG is not set
243
244 #
245 # Multi-device support (RAID and LVM)
246 #
247 # CONFIG_MD is not set
248
249 #
250 # Fusion MPT device support
251 #
252 # CONFIG_FUSION is not set
253
254 #
255 # IEEE 1394 (FireWire) support
256 #
257 # CONFIG_IEEE1394 is not set
258
259 #
260 # I2O device support
261 #
262 # CONFIG_I2O is not set
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=y
275 CONFIG_UNIX=y
276 CONFIG_NET_KEY=y
277 CONFIG_INET=y
278 # CONFIG_IP_MULTICAST is not set
279 # CONFIG_IP_ADVANCED_ROUTER is not set
280 CONFIG_IP_PNP=y
281 # CONFIG_IP_PNP_DHCP is not set
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_ARPD is not set
287 # CONFIG_SYN_COOKIES is not set
288 # CONFIG_INET_AH is not set
289 # CONFIG_INET_ESP is not set
290 # CONFIG_INET_IPCOMP is not set
291 # CONFIG_IPV6 is not set
292 # CONFIG_DECNET is not set
293 # CONFIG_BRIDGE is not set
294 # CONFIG_NETFILTER is not set
295 CONFIG_XFRM=y
296 # CONFIG_XFRM_USER is not set
297
298 #
299 # SCTP Configuration (EXPERIMENTAL)
300 #
301 # CONFIG_IP_SCTP is not set
302 # CONFIG_ATM is not set
303 # CONFIG_VLAN_8021Q is not set
304 # CONFIG_LLC2 is not set
305 # CONFIG_IPX is not set
306 # CONFIG_ATALK is not set
307 # CONFIG_X25 is not set
308 # CONFIG_LAPB is not set
309 # CONFIG_NET_DIVERT is not set
310 # CONFIG_ECONET is not set
311 # CONFIG_WAN_ROUTER is not set
312 # CONFIG_NET_FASTROUTE is not set
313 # CONFIG_NET_HW_FLOWCONTROL is not set
314
315 #
316 # QoS and/or fair queueing
317 #
318 # CONFIG_NET_SCHED is not set
319
320 #
321 # Network testing
322 #
323 # CONFIG_NET_PKTGEN is not set
324 CONFIG_NETDEVICES=y
325
326 #
327 # ARCnet devices
328 #
329 # CONFIG_ARCNET is not set
330 # CONFIG_DUMMY is not set
331 # CONFIG_BONDING is not set
332 # CONFIG_EQUALIZER is not set
333 # CONFIG_TUN is not set
334 # CONFIG_ETHERTAP is not set
335
336 #
337 # Ethernet (10 or 100Mbit)
338 #
339 CONFIG_NET_ETHERNET=y
340 # CONFIG_MII is not set
341 # CONFIG_HAPPYMEAL is not set
342 # CONFIG_SUNGEM is not set
343 # CONFIG_NET_VENDOR_3COM is not set
344
345 #
346 # Tulip family network device support
347 #
348 # CONFIG_NET_TULIP is not set
349 # CONFIG_HP100 is not set
350 # CONFIG_NET_PCI is not set
351
352 #
353 # Ethernet (1000 Mbit)
354 #
355 # CONFIG_ACENIC is not set
356 # CONFIG_DL2K is not set
357 # CONFIG_E1000 is not set
358 # CONFIG_NS83820 is not set
359 # CONFIG_HAMACHI is not set
360 # CONFIG_YELLOWFIN is not set
361 # CONFIG_R8169 is not set
362 # CONFIG_SIS190 is not set
363 # CONFIG_SK98LIN is not set
364 # CONFIG_TIGON3 is not set
365
366 #
367 # Ethernet (10000 Mbit)
368 #
369 # CONFIG_IXGB is not set
370 # CONFIG_FDDI is not set
371 # CONFIG_HIPPI is not set
372 # CONFIG_PPP is not set
373 # CONFIG_SLIP is not set
374
375 #
376 # Wireless LAN (non-hamradio)
377 #
378 # CONFIG_NET_RADIO is not set
379
380 #
381 # Token Ring devices
382 #
383 # CONFIG_TR is not set
384 # CONFIG_NET_FC is not set
385 # CONFIG_RCPCI is not set
386 # CONFIG_SHAPER is not set
387 # CONFIG_NETCONSOLE is not set
388
389 #
390 # Wan interfaces
391 #
392 # CONFIG_WAN is not set
393
394 #
395 # Amateur Radio support
396 #
397 # CONFIG_HAMRADIO is not set
398
399 #
400 # IrDA (infrared) support
401 #
402 # CONFIG_IRDA is not set
403
404 #
405 # Bluetooth support
406 #
407 # CONFIG_BT is not set
408 # CONFIG_NETPOLL is not set
409 # CONFIG_NET_POLL_CONTROLLER is not set
410
411 #
412 # ISDN subsystem
413 #
414 # CONFIG_ISDN is not set
415
416 #
417 # Telephony Support
418 #
419 # CONFIG_PHONE is not set
420
421 #
422 # Input device support
423 #
424 CONFIG_INPUT=y
425
426 #
427 # Userland interfaces
428 #
429 CONFIG_INPUT_MOUSEDEV=y
430 CONFIG_INPUT_MOUSEDEV_PSAUX=y
431 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
432 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
433 # CONFIG_INPUT_JOYDEV is not set
434 # CONFIG_INPUT_TSDEV is not set
435 # CONFIG_INPUT_EVDEV is not set
436 # CONFIG_INPUT_EVBUG is not set
437
438 #
439 # Input I/O drivers
440 #
441 # CONFIG_GAMEPORT is not set
442 CONFIG_SOUND_GAMEPORT=y
443 CONFIG_SERIO=y
444 # CONFIG_SERIO_I8042 is not set
445 CONFIG_SERIO_SERPORT=y
446 # CONFIG_SERIO_CT82C710 is not set
447 # CONFIG_SERIO_PCIPS2 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=y
462 CONFIG_VT_CONSOLE=y
463 CONFIG_HW_CONSOLE=y
464 # CONFIG_SERIAL_NONSTANDARD is not set
465
466 #
467 # Serial drivers
468 #
469 CONFIG_SERIAL_8250=y
470 CONFIG_SERIAL_8250_CONSOLE=y
471 CONFIG_SERIAL_8250_NR_UARTS=4
472 # CONFIG_SERIAL_8250_EXTENDED is not set
473
474 #
475 # Non-8250 serial port support
476 #
477 CONFIG_SERIAL_CORE=y
478 CONFIG_SERIAL_CORE_CONSOLE=y
479 CONFIG_UNIX98_PTYS=y
480 CONFIG_LEGACY_PTYS=y
481 CONFIG_LEGACY_PTY_COUNT=256
482 # CONFIG_QIC02_TAPE is not set
483
484 #
485 # IPMI
486 #
487 # CONFIG_IPMI_HANDLER is not set
488
489 #
490 # Watchdog Cards
491 #
492 # CONFIG_WATCHDOG is not set
493 # CONFIG_RTC is not set
494 # CONFIG_GEN_RTC is not set
495 # CONFIG_DTLK is not set
496 # CONFIG_R3964 is not set
497 # CONFIG_APPLICOM is not set
498
499 #
500 # Ftape, the floppy tape device driver
501 #
502 # CONFIG_FTAPE is not set
503 # CONFIG_AGP is not set
504 # CONFIG_DRM is not set
505 # CONFIG_RAW_DRIVER is not set
506
507 #
508 # I2C support
509 #
510 # CONFIG_I2C is not set
511
512 #
513 # Misc devices
514 #
515
516 #
517 # Multimedia devices
518 #
519 # CONFIG_VIDEO_DEV is not set
520
521 #
522 # Digital Video Broadcasting Devices
523 #
524 # CONFIG_DVB is not set
525
526 #
527 # Graphics support
528 #
529
530 #
531 # Console display driver support
532 #
533 # CONFIG_VGA_CONSOLE is not set
534 # CONFIG_MDA_CONSOLE is not set
535 CONFIG_DUMMY_CONSOLE=y
536
537 #
538 # Sound
539 #
540 # CONFIG_SOUND is not set
541
542 #
543 # USB support
544 #
545 # CONFIG_USB is not set
546
547 #
548 # USB Gadget Support
549 #
550 # CONFIG_USB_GADGET is not set
551
552 #
553 # File systems
554 #
555 CONFIG_EXT2_FS=y
556 # CONFIG_EXT2_FS_XATTR is not set
557 # CONFIG_EXT3_FS is not set
558 # CONFIG_JBD is not set
559 # CONFIG_REISERFS_FS is not set
560 # CONFIG_JFS_FS is not set
561 # CONFIG_XFS_FS is not set
562 # CONFIG_MINIX_FS is not set
563 # CONFIG_ROMFS_FS is not set
564 # CONFIG_QUOTA is not set
565 # CONFIG_AUTOFS_FS is not set
566 # CONFIG_AUTOFS4_FS is not set
567
568 #
569 # CD-ROM/DVD Filesystems
570 #
571 # CONFIG_ISO9660_FS is not set
572 # CONFIG_UDF_FS is not set
573
574 #
575 # DOS/FAT/NT Filesystems
576 #
577 # CONFIG_FAT_FS is not set
578 # CONFIG_NTFS_FS is not set
579
580 #
581 # Pseudo filesystems
582 #
583 CONFIG_PROC_FS=y
584 CONFIG_PROC_KCORE=y
585 # CONFIG_DEVFS_FS is not set
586 CONFIG_DEVPTS_FS_XATTR=y
587 CONFIG_DEVPTS_FS_SECURITY=y
588 # CONFIG_TMPFS is not set
589 # CONFIG_HUGETLB_PAGE is not set
590 CONFIG_RAMFS=y
591
592 #
593 # Miscellaneous filesystems
594 #
595 # CONFIG_ADFS_FS is not set
596 # CONFIG_AFFS_FS is not set
597 # CONFIG_HFS_FS is not set
598 # CONFIG_HFSPLUS_FS is not set
599 # CONFIG_BEFS_FS is not set
600 # CONFIG_BFS_FS is not set
601 # CONFIG_EFS_FS is not set
602 # CONFIG_CRAMFS is not set
603 # CONFIG_VXFS_FS is not set
604 # CONFIG_HPFS_FS is not set
605 # CONFIG_QNX4FS_FS is not set
606 # CONFIG_SYSV_FS is not set
607 # CONFIG_UFS_FS is not set
608
609 #
610 # Network File Systems
611 #
612 CONFIG_NFS_FS=y
613 CONFIG_NFS_V3=y
614 # CONFIG_NFS_V4 is not set
615 # CONFIG_NFS_DIRECTIO is not set
616 # CONFIG_NFSD is not set
617 CONFIG_ROOT_NFS=y
618 CONFIG_LOCKD=y
619 CONFIG_LOCKD_V4=y
620 # CONFIG_EXPORTFS is not set
621 CONFIG_SUNRPC=y
622 # CONFIG_RPCSEC_GSS_KRB5 is not set
623 # CONFIG_SMB_FS is not set
624 # CONFIG_CIFS is not set
625 # CONFIG_NCP_FS is not set
626 # CONFIG_CODA_FS is not set
627 # CONFIG_INTERMEZZO_FS is not set
628 # CONFIG_AFS_FS is not set
629
630 #
631 # Partition Types
632 #
633 # CONFIG_PARTITION_ADVANCED is not set
634 CONFIG_MSDOS_PARTITION=y
635
636 #
637 # Native Language Support
638 #
639 # CONFIG_NLS is not set
640
641 #
642 # Kernel hacking
643 #
644 CONFIG_CROSSCOMPILE=y
645 CONFIG_CMDLINE=""
646 # CONFIG_DEBUG_KERNEL is not set
647
648 #
649 # Security options
650 #
651 # CONFIG_SECURITY is not set
652
653 #
654 # Cryptographic options
655 #
656 # CONFIG_CRYPTO is not set
657
658 #
659 # Library routines
660 #
661 # CONFIG_CRC32 is not set