ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.6.tar.bz2
[linux-2.6.git] / arch / mips / configs / yosemite_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
16 #
17 # General setup
18 #
19 CONFIG_SWAP=y
20 CONFIG_SYSVIPC=y
21 # CONFIG_BSD_PROCESS_ACCT is not set
22 CONFIG_SYSCTL=y
23 CONFIG_LOG_BUF_SHIFT=15
24 # CONFIG_HOTPLUG is not set
25 CONFIG_IKCONFIG=y
26 CONFIG_IKCONFIG_PROC=y
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=y
40 CONFIG_MODULE_UNLOAD=y
41 # CONFIG_MODULE_FORCE_UNLOAD is not set
42 CONFIG_OBSOLETE_MODPARM=y
43 CONFIG_MODVERSIONS=y
44 CONFIG_KMOD=y
45 CONFIG_STOP_MACHINE=y
46
47 #
48 # Machine selection
49 #
50 # CONFIG_MACH_JAZZ is not set
51 # CONFIG_BAGET_MIPS is not set
52 # CONFIG_MACH_VR41XX is not set
53 # CONFIG_TOSHIBA_JMR3927 is not set
54 # CONFIG_MIPS_COBALT is not set
55 # CONFIG_MACH_DECSTATION is not set
56 # CONFIG_MIPS_EV64120 is not set
57 # CONFIG_MIPS_EV96100 is not set
58 # CONFIG_MIPS_IVR is not set
59 # CONFIG_LASAT is not set
60 # CONFIG_MIPS_ITE8172 is not set
61 # CONFIG_MIPS_ATLAS is not set
62 # CONFIG_MIPS_MALTA is not set
63 # CONFIG_MIPS_SEAD is not set
64 # CONFIG_MOMENCO_OCELOT is not set
65 # CONFIG_MOMENCO_OCELOT_G is not set
66 # CONFIG_MOMENCO_OCELOT_C is not set
67 # CONFIG_MOMENCO_JAGUAR_ATX is not set
68 # CONFIG_PMC_YOSEMITE is not set
69 # CONFIG_DDB5074 is not set
70 # CONFIG_DDB5476 is not set
71 # CONFIG_DDB5477 is not set
72 # CONFIG_NEC_OSPREY is not set
73 # CONFIG_SGI_IP22 is not set
74 # CONFIG_SGI_IP32 is not set
75 # CONFIG_SOC_AU1X00 is not set
76 # CONFIG_SIBYTE_SB1xxx_SOC is not set
77 # CONFIG_SNI_RM200_PCI is not set
78 # CONFIG_TOSHIBA_RBTX4927 is not set
79 CONFIG_RWSEM_GENERIC_SPINLOCK=y
80 CONFIG_HAVE_DEC_LOCK=y
81 # CONFIG_CPU_LITTLE_ENDIAN is not set
82 CONFIG_MIPS_L1_CACHE_SHIFT=5
83 # CONFIG_FB is not set
84
85 #
86 # CPU selection
87 #
88 # CONFIG_CPU_MIPS32 is not set
89 # CONFIG_CPU_MIPS64 is not set
90 # CONFIG_CPU_R3000 is not set
91 # CONFIG_CPU_TX39XX is not set
92 # CONFIG_CPU_VR41XX is not set
93 # CONFIG_CPU_R4300 is not set
94 # CONFIG_CPU_R4X00 is not set
95 # CONFIG_CPU_TX49XX is not set
96 # CONFIG_CPU_R5000 is not set
97 # CONFIG_CPU_R5432 is not set
98 # CONFIG_CPU_R6000 is not set
99 # CONFIG_CPU_NEVADA is not set
100 # CONFIG_CPU_R8000 is not set
101 # CONFIG_CPU_R10000 is not set
102 # CONFIG_CPU_RM7000 is not set
103 CONFIG_CPU_RM9000=y
104 # CONFIG_CPU_SB1 is not set
105 CONFIG_PAGE_SIZE_4KB=y
106 # CONFIG_PAGE_SIZE_16KB is not set
107 # CONFIG_PAGE_SIZE_64KB is not set
108 CONFIG_CPU_HAS_PREFETCH=y
109 # CONFIG_64BIT_PHYS_ADDR is not set
110 # CONFIG_CPU_ADVANCED is not set
111 CONFIG_CPU_HAS_LLSC=y
112 CONFIG_CPU_HAS_LLDSCD=y
113 CONFIG_CPU_HAS_SYNC=y
114 # CONFIG_HIGHMEM is not set
115 CONFIG_SMP=y
116 CONFIG_NR_CPUS=2
117 # CONFIG_PREEMPT is not set
118 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
119
120 #
121 # Bus options (PCI, PCMCIA, EISA, ISA, TC)
122 #
123 CONFIG_MMU=y
124
125 #
126 # Executable file formats
127 #
128 CONFIG_BINFMT_ELF=y
129 # CONFIG_BINFMT_MISC is not set
130 CONFIG_TRAD_SIGNALS=y
131 # CONFIG_BINFMT_IRIX is not set
132
133 #
134 # Device Drivers
135 #
136
137 #
138 # Generic Driver Options
139 #
140
141 #
142 # Memory Technology Devices (MTD)
143 #
144 # CONFIG_MTD is not set
145
146 #
147 # Parallel port support
148 #
149 # CONFIG_PARPORT is not set
150
151 #
152 # Plug and Play support
153 #
154
155 #
156 # Block devices
157 #
158 # CONFIG_BLK_DEV_FD is not set
159 CONFIG_BLK_DEV_LOOP=y
160 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
161 # CONFIG_BLK_DEV_NBD is not set
162 # CONFIG_BLK_DEV_RAM is not set
163 CONFIG_LBD=y
164
165 #
166 # ATA/ATAPI/MFM/RLL support
167 #
168 # CONFIG_IDE is not set
169
170 #
171 # SCSI device support
172 #
173 CONFIG_SCSI=y
174 CONFIG_SCSI_PROC_FS=y
175
176 #
177 # SCSI support type (disk, tape, CD-ROM)
178 #
179 CONFIG_BLK_DEV_SD=y
180 # CONFIG_CHR_DEV_ST is not set
181 # CONFIG_CHR_DEV_OSST is not set
182 CONFIG_BLK_DEV_SR=y
183 # CONFIG_BLK_DEV_SR_VENDOR is not set
184 CONFIG_CHR_DEV_SG=y
185
186 #
187 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
188 #
189 # CONFIG_SCSI_MULTI_LUN is not set
190 CONFIG_SCSI_REPORT_LUNS=y
191 # CONFIG_SCSI_CONSTANTS is not set
192 # CONFIG_SCSI_LOGGING is not set
193
194 #
195 # SCSI Transport Attributes
196 #
197 # CONFIG_SCSI_SPI_ATTRS is not set
198 # CONFIG_SCSI_FC_ATTRS is not set
199
200 #
201 # SCSI low-level drivers
202 #
203 # CONFIG_SCSI_AIC7XXX_OLD is not set
204 # CONFIG_SCSI_SATA is not set
205 # CONFIG_SCSI_EATA_PIO is not set
206 # CONFIG_SCSI_DEBUG is not set
207
208 #
209 # Multi-device support (RAID and LVM)
210 #
211 # CONFIG_MD is not set
212
213 #
214 # Fusion MPT device support
215 #
216
217 #
218 # IEEE 1394 (FireWire) support
219 #
220 # CONFIG_IEEE1394 is not set
221
222 #
223 # I2O device support
224 #
225
226 #
227 # Networking support
228 #
229 CONFIG_NET=y
230
231 #
232 # Networking options
233 #
234 CONFIG_PACKET=y
235 CONFIG_PACKET_MMAP=y
236 # CONFIG_NETLINK_DEV is not set
237 CONFIG_UNIX=y
238 # CONFIG_NET_KEY is not set
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=y
244 # CONFIG_IP_PNP_BOOTP is not set
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
258 #
259 # SCTP Configuration (EXPERIMENTAL)
260 #
261 # CONFIG_IP_SCTP is not set
262 # CONFIG_ATM is not set
263 # CONFIG_VLAN_8021Q is not set
264 # CONFIG_LLC2 is not set
265 # CONFIG_IPX is not set
266 # CONFIG_ATALK is not set
267 # CONFIG_X25 is not set
268 # CONFIG_LAPB is not set
269 # CONFIG_NET_DIVERT is not set
270 # CONFIG_ECONET is not set
271 # CONFIG_WAN_ROUTER is not set
272 # CONFIG_NET_FASTROUTE is not set
273 # CONFIG_NET_HW_FLOWCONTROL is not set
274
275 #
276 # QoS and/or fair queueing
277 #
278 # CONFIG_NET_SCHED is not set
279
280 #
281 # Network testing
282 #
283 # CONFIG_NET_PKTGEN is not set
284 CONFIG_NETDEVICES=y
285 # CONFIG_DUMMY is not set
286 # CONFIG_BONDING is not set
287 # CONFIG_EQUALIZER is not set
288 # CONFIG_TUN is not set
289
290 #
291 # Ethernet (10 or 100Mbit)
292 #
293 CONFIG_NET_ETHERNET=y
294 # CONFIG_MII is not set
295
296 #
297 # Ethernet (1000 Mbit)
298 #
299
300 #
301 # Ethernet (10000 Mbit)
302 #
303 # CONFIG_PPP is not set
304 # CONFIG_SLIP is not set
305
306 #
307 # Wireless LAN (non-hamradio)
308 #
309 # CONFIG_NET_RADIO is not set
310
311 #
312 # Token Ring devices
313 #
314 # CONFIG_SHAPER is not set
315 # CONFIG_NETCONSOLE is not set
316
317 #
318 # Wan interfaces
319 #
320 # CONFIG_WAN is not set
321
322 #
323 # Amateur Radio support
324 #
325 # CONFIG_HAMRADIO is not set
326
327 #
328 # IrDA (infrared) support
329 #
330 # CONFIG_IRDA is not set
331
332 #
333 # Bluetooth support
334 #
335 # CONFIG_BT is not set
336 # CONFIG_NETPOLL is not set
337 # CONFIG_NET_POLL_CONTROLLER is not set
338
339 #
340 # ISDN subsystem
341 #
342 # CONFIG_ISDN is not set
343
344 #
345 # Telephony Support
346 #
347 # CONFIG_PHONE is not set
348
349 #
350 # Input device support
351 #
352 # CONFIG_INPUT is not set
353
354 #
355 # Userland interfaces
356 #
357
358 #
359 # Input I/O drivers
360 #
361 # CONFIG_GAMEPORT is not set
362 CONFIG_SOUND_GAMEPORT=y
363 CONFIG_SERIO=y
364 CONFIG_SERIO_I8042=y
365 CONFIG_SERIO_SERPORT=y
366 # CONFIG_SERIO_CT82C710 is not set
367
368 #
369 # Input Device Drivers
370 #
371
372 #
373 # Character devices
374 #
375 # CONFIG_VT is not set
376 CONFIG_SERIAL_NONSTANDARD=y
377 # CONFIG_ROCKETPORT is not set
378 # CONFIG_SYNCLINK is not set
379 # CONFIG_SYNCLINKMP is not set
380 # CONFIG_N_HDLC is not set
381 # CONFIG_STALDRV is not set
382
383 #
384 # Serial drivers
385 #
386 # CONFIG_SERIAL_8250 is not set
387
388 #
389 # Non-8250 serial port support
390 #
391 CONFIG_UNIX98_PTYS=y
392 CONFIG_LEGACY_PTYS=y
393 CONFIG_LEGACY_PTY_COUNT=256
394 # CONFIG_QIC02_TAPE is not set
395
396 #
397 # IPMI
398 #
399 # CONFIG_IPMI_HANDLER is not set
400
401 #
402 # Watchdog Cards
403 #
404 # CONFIG_WATCHDOG is not set
405 # CONFIG_RTC is not set
406 # CONFIG_GEN_RTC is not set
407 # CONFIG_DTLK is not set
408 # CONFIG_R3964 is not set
409 # CONFIG_APPLICOM is not set
410
411 #
412 # Ftape, the floppy tape device driver
413 #
414 # CONFIG_AGP is not set
415 # CONFIG_DRM is not set
416 # CONFIG_RAW_DRIVER is not set
417
418 #
419 # I2C support
420 #
421 # CONFIG_I2C is not set
422
423 #
424 # Misc devices
425 #
426
427 #
428 # Multimedia devices
429 #
430 # CONFIG_VIDEO_DEV is not set
431
432 #
433 # Digital Video Broadcasting Devices
434 #
435 # CONFIG_DVB is not set
436
437 #
438 # Graphics support
439 #
440
441 #
442 # Sound
443 #
444 # CONFIG_SOUND is not set
445
446 #
447 # USB support
448 #
449
450 #
451 # USB Gadget Support
452 #
453 # CONFIG_USB_GADGET is not set
454
455 #
456 # File systems
457 #
458 # CONFIG_EXT2_FS is not set
459 CONFIG_EXT3_FS=y
460 CONFIG_EXT3_FS_XATTR=y
461 # CONFIG_EXT3_FS_POSIX_ACL is not set
462 # CONFIG_EXT3_FS_SECURITY is not set
463 CONFIG_JBD=y
464 # CONFIG_JBD_DEBUG is not set
465 CONFIG_FS_MBCACHE=y
466 # CONFIG_REISERFS_FS is not set
467 # CONFIG_JFS_FS is not set
468 # CONFIG_XFS_FS is not set
469 # CONFIG_MINIX_FS is not set
470 # CONFIG_ROMFS_FS is not set
471 # CONFIG_QUOTA is not set
472 # CONFIG_AUTOFS_FS is not set
473 # CONFIG_AUTOFS4_FS is not set
474
475 #
476 # CD-ROM/DVD Filesystems
477 #
478 # CONFIG_ISO9660_FS is not set
479 # CONFIG_UDF_FS is not set
480
481 #
482 # DOS/FAT/NT Filesystems
483 #
484 # CONFIG_FAT_FS is not set
485 # CONFIG_NTFS_FS is not set
486
487 #
488 # Pseudo filesystems
489 #
490 CONFIG_PROC_FS=y
491 CONFIG_PROC_KCORE=y
492 # CONFIG_DEVFS_FS is not set
493 # CONFIG_DEVPTS_FS_XATTR is not set
494 CONFIG_TMPFS=y
495 # CONFIG_HUGETLB_PAGE is not set
496 CONFIG_RAMFS=y
497
498 #
499 # Miscellaneous filesystems
500 #
501 # CONFIG_ADFS_FS is not set
502 # CONFIG_AFFS_FS is not set
503 # CONFIG_HFS_FS is not set
504 # CONFIG_HFSPLUS_FS is not set
505 # CONFIG_BEFS_FS is not set
506 # CONFIG_BFS_FS is not set
507 # CONFIG_EFS_FS is not set
508 # CONFIG_CRAMFS is not set
509 # CONFIG_VXFS_FS is not set
510 # CONFIG_HPFS_FS is not set
511 # CONFIG_QNX4FS_FS is not set
512 # CONFIG_SYSV_FS is not set
513 # CONFIG_UFS_FS is not set
514
515 #
516 # Network File Systems
517 #
518 CONFIG_NFS_FS=y
519 CONFIG_NFS_V3=y
520 # CONFIG_NFS_V4 is not set
521 # CONFIG_NFS_DIRECTIO is not set
522 # CONFIG_NFSD is not set
523 CONFIG_ROOT_NFS=y
524 CONFIG_LOCKD=y
525 CONFIG_LOCKD_V4=y
526 # CONFIG_EXPORTFS is not set
527 CONFIG_SUNRPC=y
528 # CONFIG_RPCSEC_GSS_KRB5 is not set
529 # CONFIG_SMB_FS is not set
530 # CONFIG_CIFS is not set
531 # CONFIG_NCP_FS is not set
532 # CONFIG_CODA_FS is not set
533 # CONFIG_INTERMEZZO_FS is not set
534 # CONFIG_AFS_FS is not set
535
536 #
537 # Partition Types
538 #
539 # CONFIG_PARTITION_ADVANCED is not set
540 CONFIG_MSDOS_PARTITION=y
541
542 #
543 # Native Language Support
544 #
545 # CONFIG_NLS is not set
546
547 #
548 # Kernel hacking
549 #
550 CONFIG_CROSSCOMPILE=y
551 CONFIG_CMDLINE=""
552 # CONFIG_DEBUG_KERNEL is not set
553
554 #
555 # Security options
556 #
557 # CONFIG_SECURITY is not set
558
559 #
560 # Cryptographic options
561 #
562 # CONFIG_CRYPTO is not set
563
564 #
565 # Library routines
566 #
567 # CONFIG_CRC32 is not set