patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / parisc / configs / 712_defconfig
1 #
2 # Automatically generated make config: don't edit
3 #
4 CONFIG_PARISC=y
5 CONFIG_MMU=y
6 CONFIG_STACK_GROWSUP=y
7 CONFIG_RWSEM_GENERIC_SPINLOCK=y
8
9 #
10 # Code maturity level options
11 #
12 # CONFIG_EXPERIMENTAL is not set
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=15
25 # CONFIG_HOTPLUG is not set
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 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
35
36 #
37 # Loadable module support
38 #
39 CONFIG_MODULES=y
40 # CONFIG_MODULE_UNLOAD is not set
41 CONFIG_OBSOLETE_MODPARM=y
42 # CONFIG_KMOD is not set
43
44 #
45 # Processor type and features
46 #
47 # CONFIG_PA7000 is not set
48 CONFIG_PA7100LC=y
49 # CONFIG_PA7200 is not set
50 # CONFIG_PA8X00 is not set
51 CONFIG_PA11=y
52 # CONFIG_64BIT is not set
53 # CONFIG_SMP is not set
54 # CONFIG_PREEMPT is not set
55 # CONFIG_HPUX is not set
56
57 #
58 # Bus options (PCI, PCMCIA, EISA, GSC, ISA)
59 #
60 CONFIG_GSC=y
61 # CONFIG_HPPB is not set
62 # CONFIG_IOMMU_CCIO is not set
63 CONFIG_GSC_LASI=y
64 CONFIG_GSC_WAX=y
65 # CONFIG_EISA is not set
66 # CONFIG_PCI is not set
67 # CONFIG_CHASSIS_LCD_LED is not set
68 # CONFIG_PDC_CHASSIS is not set
69
70 #
71 # Executable file formats
72 #
73 CONFIG_BINFMT_ELF=y
74 # CONFIG_BINFMT_MISC is not set
75
76 #
77 # Device Drivers
78 #
79
80 #
81 # Generic Driver Options
82 #
83 CONFIG_DEBUG_DRIVER=y
84
85 #
86 # Memory Technology Devices (MTD)
87 #
88 # CONFIG_MTD is not set
89
90 #
91 # Parallel port support
92 #
93 CONFIG_PARPORT=y
94 CONFIG_PARPORT_PC=y
95 CONFIG_PARPORT_PC_CML1=y
96 # CONFIG_PARPORT_SERIAL is not set
97 CONFIG_PARPORT_GSC=y
98 # CONFIG_PARPORT_OTHER is not set
99 # CONFIG_PARPORT_1284 is not set
100
101 #
102 # Plug and Play support
103 #
104
105 #
106 # Block devices
107 #
108 # CONFIG_BLK_DEV_FD is not set
109 # CONFIG_PARIDE is not set
110 CONFIG_BLK_DEV_LOOP=y
111 CONFIG_BLK_DEV_CRYPTOLOOP=y
112 # CONFIG_BLK_DEV_NBD is not set
113 # CONFIG_BLK_DEV_RAM is not set
114
115 #
116 # ATA/ATAPI/MFM/RLL support
117 #
118 # CONFIG_IDE is not set
119
120 #
121 # SCSI device support
122 #
123 CONFIG_SCSI=y
124 CONFIG_SCSI_PROC_FS=y
125
126 #
127 # SCSI support type (disk, tape, CD-ROM)
128 #
129 CONFIG_BLK_DEV_SD=y
130 CONFIG_CHR_DEV_ST=y
131 # CONFIG_CHR_DEV_OSST is not set
132 CONFIG_BLK_DEV_SR=y
133 # CONFIG_BLK_DEV_SR_VENDOR is not set
134 CONFIG_CHR_DEV_SG=y
135
136 #
137 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
138 #
139 # CONFIG_SCSI_MULTI_LUN is not set
140 # CONFIG_SCSI_REPORT_LUNS is not set
141 # CONFIG_SCSI_CONSTANTS is not set
142 # CONFIG_SCSI_LOGGING is not set
143
144 #
145 # SCSI Transport Attributes
146 #
147 CONFIG_SCSI_SPI_ATTRS=y
148 CONFIG_SCSI_FC_ATTRS=y
149
150 #
151 # SCSI low-level drivers
152 #
153 # CONFIG_SCSI_AIC7XXX_OLD is not set
154 # CONFIG_SCSI_EATA_PIO is not set
155 # CONFIG_SCSI_PPA is not set
156 # CONFIG_SCSI_IMM is not set
157 CONFIG_SCSI_LASI700=y
158 CONFIG_53C700_MEM_MAPPED=y
159 CONFIG_53C700_LE_ON_BE=y
160 # CONFIG_SCSI_ZALON is not set
161 # CONFIG_SCSI_DEBUG is not set
162
163 #
164 # Multi-device support (RAID and LVM)
165 #
166 CONFIG_MD=y
167 CONFIG_BLK_DEV_MD=y
168 CONFIG_MD_LINEAR=y
169 CONFIG_MD_RAID0=y
170 CONFIG_MD_RAID1=y
171 CONFIG_MD_RAID5=y
172 # CONFIG_MD_MULTIPATH is not set
173 # CONFIG_BLK_DEV_DM is not set
174
175 #
176 # Fusion MPT device support
177 #
178
179 #
180 # IEEE 1394 (FireWire) support
181 #
182 # CONFIG_IEEE1394 is not set
183
184 #
185 # I2O device support
186 #
187
188 #
189 # Networking support
190 #
191 CONFIG_NET=y
192
193 #
194 # Networking options
195 #
196 CONFIG_PACKET=y
197 CONFIG_PACKET_MMAP=y
198 CONFIG_NETLINK_DEV=y
199 CONFIG_UNIX=y
200 # CONFIG_NET_KEY is not set
201 CONFIG_INET=y
202 CONFIG_IP_MULTICAST=y
203 # CONFIG_IP_ADVANCED_ROUTER is not set
204 CONFIG_IP_PNP=y
205 # CONFIG_IP_PNP_DHCP is not set
206 CONFIG_IP_PNP_BOOTP=y
207 # CONFIG_IP_PNP_RARP is not set
208 # CONFIG_NET_IPIP is not set
209 # CONFIG_NET_IPGRE is not set
210 # CONFIG_IP_MROUTE is not set
211 # CONFIG_SYN_COOKIES is not set
212 # CONFIG_INET_AH is not set
213 # CONFIG_INET_ESP is not set
214 # CONFIG_INET_IPCOMP is not set
215 # CONFIG_DECNET is not set
216 # CONFIG_BRIDGE is not set
217 # CONFIG_NETFILTER is not set
218 # CONFIG_VLAN_8021Q is not set
219 # CONFIG_LLC2 is not set
220 # CONFIG_IPX is not set
221 # CONFIG_ATALK is not set
222
223 #
224 # QoS and/or fair queueing
225 #
226 # CONFIG_NET_SCHED is not set
227
228 #
229 # Network testing
230 #
231 # CONFIG_NET_PKTGEN is not set
232 CONFIG_NETDEVICES=y
233 # CONFIG_DUMMY is not set
234 # CONFIG_BONDING is not set
235 # CONFIG_EQUALIZER is not set
236 # CONFIG_TUN is not set
237
238 #
239 # Ethernet (10 or 100Mbit)
240 #
241 CONFIG_NET_ETHERNET=y
242 # CONFIG_MII is not set
243 CONFIG_LASI_82596=y
244
245 #
246 # Ethernet (1000 Mbit)
247 #
248
249 #
250 # Ethernet (10000 Mbit)
251 #
252 # CONFIG_PLIP is not set
253 CONFIG_PPP=y
254 # CONFIG_PPP_FILTER is not set
255 # CONFIG_PPP_ASYNC is not set
256 # CONFIG_PPP_SYNC_TTY is not set
257 # CONFIG_PPP_DEFLATE is not set
258 # CONFIG_PPP_BSDCOMP is not set
259 # CONFIG_SLIP is not set
260
261 #
262 # Wireless LAN (non-hamradio)
263 #
264 CONFIG_NET_RADIO=y
265
266 #
267 # Obsolete Wireless cards support (pre-802.11)
268 #
269 # CONFIG_STRIP is not set
270
271 #
272 # Token Ring devices
273 #
274
275 #
276 # Wan interfaces
277 #
278 # CONFIG_WAN is not set
279
280 #
281 # Amateur Radio support
282 #
283 # CONFIG_HAMRADIO is not set
284
285 #
286 # IrDA (infrared) support
287 #
288 # CONFIG_IRDA is not set
289
290 #
291 # Bluetooth support
292 #
293 # CONFIG_BT is not set
294 # CONFIG_NETPOLL is not set
295 # CONFIG_NET_POLL_CONTROLLER is not set
296
297 #
298 # ISDN subsystem
299 #
300 # CONFIG_ISDN is not set
301
302 #
303 # Telephony Support
304 #
305 # CONFIG_PHONE is not set
306
307 #
308 # Input device support
309 #
310 CONFIG_INPUT=y
311
312 #
313 # Userland interfaces
314 #
315 CONFIG_INPUT_MOUSEDEV=y
316 CONFIG_INPUT_MOUSEDEV_PSAUX=y
317 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
318 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
319 # CONFIG_INPUT_JOYDEV is not set
320 # CONFIG_INPUT_TSDEV is not set
321 CONFIG_INPUT_EVDEV=y
322 # CONFIG_INPUT_EVBUG is not set
323
324 #
325 # Input I/O drivers
326 #
327 # CONFIG_GAMEPORT is not set
328 CONFIG_SOUND_GAMEPORT=y
329 CONFIG_SERIO=y
330 # CONFIG_SERIO_SERPORT is not set
331 # CONFIG_SERIO_PARKBD is not set
332 CONFIG_SERIO_GSCPS2=y
333 # CONFIG_HP_SDC is not set
334
335 #
336 # Input Device Drivers
337 #
338 CONFIG_INPUT_KEYBOARD=y
339 # CONFIG_KEYBOARD_ATKBD is not set
340 # CONFIG_KEYBOARD_SUNKBD is not set
341 # CONFIG_KEYBOARD_LKKBD is not set
342 # CONFIG_KEYBOARD_XTKBD is not set
343 # CONFIG_KEYBOARD_NEWTON is not set
344 # CONFIG_KEYBOARD_HIL_OLD is not set
345 # CONFIG_KEYBOARD_HIL is not set
346 CONFIG_INPUT_MOUSE=y
347 # CONFIG_MOUSE_PS2 is not set
348 # CONFIG_MOUSE_SERIAL is not set
349 # CONFIG_MOUSE_VSXXXAA is not set
350 # CONFIG_MOUSE_HIL is not set
351 # CONFIG_INPUT_JOYSTICK is not set
352 # CONFIG_INPUT_TOUCHSCREEN is not set
353 CONFIG_INPUT_MISC=y
354 # CONFIG_INPUT_PCSPKR is not set
355 # CONFIG_INPUT_UINPUT is not set
356 # CONFIG_HP_SDC_RTC is not set
357
358 #
359 # Character devices
360 #
361 CONFIG_VT=y
362 CONFIG_VT_CONSOLE=y
363 CONFIG_HW_CONSOLE=y
364 # CONFIG_SERIAL_NONSTANDARD is not set
365
366 #
367 # Serial drivers
368 #
369 CONFIG_SERIAL_8250=y
370 CONFIG_SERIAL_8250_CONSOLE=y
371 CONFIG_SERIAL_8250_NR_UARTS=4
372 CONFIG_SERIAL_8250_EXTENDED=y
373 CONFIG_SERIAL_8250_MANY_PORTS=y
374 CONFIG_SERIAL_8250_SHARE_IRQ=y
375 # CONFIG_SERIAL_8250_DETECT_IRQ is not set
376 # CONFIG_SERIAL_8250_MULTIPORT is not set
377 # CONFIG_SERIAL_8250_RSA is not set
378
379 #
380 # Non-8250 serial port support
381 #
382 # CONFIG_SERIAL_MUX is not set
383 # CONFIG_PDC_CONSOLE is not set
384 CONFIG_SERIAL_CORE=y
385 CONFIG_SERIAL_CORE_CONSOLE=y
386 CONFIG_UNIX98_PTYS=y
387 CONFIG_LEGACY_PTYS=y
388 CONFIG_LEGACY_PTY_COUNT=256
389 CONFIG_PRINTER=y
390 # CONFIG_LP_CONSOLE is not set
391 # CONFIG_PPDEV is not set
392 # CONFIG_TIPAR is not set
393 # CONFIG_QIC02_TAPE is not set
394
395 #
396 # IPMI
397 #
398 # CONFIG_IPMI_HANDLER is not set
399
400 #
401 # Watchdog Cards
402 #
403 # CONFIG_WATCHDOG is not set
404 CONFIG_GEN_RTC=y
405 # CONFIG_GEN_RTC_X is not set
406 # CONFIG_DTLK is not set
407 # CONFIG_R3964 is not set
408 # CONFIG_APPLICOM is not set
409
410 #
411 # Ftape, the floppy tape device driver
412 #
413 # CONFIG_FTAPE is not set
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 CONFIG_FB=y
441 CONFIG_FB_STI=y
442 # CONFIG_FB_VIRTUAL is not set
443
444 #
445 # Console display driver support
446 #
447 # CONFIG_MDA_CONSOLE is not set
448 CONFIG_STI_CONSOLE=y
449 CONFIG_DUMMY_CONSOLE_COLUMNS=160
450 CONFIG_DUMMY_CONSOLE_ROWS=64
451 CONFIG_DUMMY_CONSOLE=y
452 CONFIG_FRAMEBUFFER_CONSOLE=y
453 CONFIG_PCI_CONSOLE=y
454 # CONFIG_FONTS is not set
455 CONFIG_FONT_8x8=y
456 CONFIG_FONT_8x16=y
457
458 #
459 # Logo configuration
460 #
461 CONFIG_LOGO=y
462 CONFIG_LOGO_LINUX_MONO=y
463 CONFIG_LOGO_LINUX_VGA16=y
464 CONFIG_LOGO_LINUX_CLUT224=y
465 CONFIG_LOGO_PARISC_CLUT224=y
466
467 #
468 # Sound
469 #
470 # CONFIG_SOUND is not set
471
472 #
473 # USB support
474 #
475
476 #
477 # USB Gadget Support
478 #
479 # CONFIG_USB_GADGET is not set
480
481 #
482 # File systems
483 #
484 CONFIG_EXT2_FS=y
485 # CONFIG_EXT2_FS_XATTR is not set
486 CONFIG_EXT3_FS=y
487 # CONFIG_EXT3_FS_XATTR is not set
488 CONFIG_JBD=y
489 # CONFIG_JBD_DEBUG is not set
490 # CONFIG_REISERFS_FS is not set
491 # CONFIG_JFS_FS is not set
492 # CONFIG_XFS_FS is not set
493 # CONFIG_MINIX_FS is not set
494 # CONFIG_ROMFS_FS is not set
495 # CONFIG_QUOTA is not set
496 # CONFIG_AUTOFS_FS is not set
497 # CONFIG_AUTOFS4_FS is not set
498
499 #
500 # CD-ROM/DVD Filesystems
501 #
502 CONFIG_ISO9660_FS=y
503 CONFIG_JOLIET=y
504 # CONFIG_ZISOFS is not set
505 # CONFIG_UDF_FS is not set
506
507 #
508 # DOS/FAT/NT Filesystems
509 #
510 # CONFIG_FAT_FS is not set
511 # CONFIG_NTFS_FS is not set
512
513 #
514 # Pseudo filesystems
515 #
516 CONFIG_PROC_FS=y
517 CONFIG_PROC_KCORE=y
518 # CONFIG_DEVPTS_FS_XATTR is not set
519 CONFIG_TMPFS=y
520 # CONFIG_HUGETLB_PAGE is not set
521 CONFIG_RAMFS=y
522
523 #
524 # Miscellaneous filesystems
525 #
526 # CONFIG_HFSPLUS_FS is not set
527 # CONFIG_CRAMFS is not set
528 # CONFIG_VXFS_FS is not set
529 # CONFIG_HPFS_FS is not set
530 # CONFIG_QNX4FS_FS is not set
531 # CONFIG_SYSV_FS is not set
532 # CONFIG_UFS_FS is not set
533
534 #
535 # Network File Systems
536 #
537 CONFIG_NFS_FS=y
538 CONFIG_NFS_V3=y
539 CONFIG_NFSD=y
540 CONFIG_NFSD_V3=y
541 CONFIG_ROOT_NFS=y
542 CONFIG_LOCKD=y
543 CONFIG_LOCKD_V4=y
544 CONFIG_EXPORTFS=y
545 CONFIG_SUNRPC=y
546 # CONFIG_SMB_FS is not set
547 # CONFIG_CIFS is not set
548 # CONFIG_NCP_FS is not set
549 # CONFIG_CODA_FS is not set
550
551 #
552 # Partition Types
553 #
554 # CONFIG_PARTITION_ADVANCED is not set
555 CONFIG_MSDOS_PARTITION=y
556
557 #
558 # Native Language Support
559 #
560 CONFIG_NLS=y
561 CONFIG_NLS_DEFAULT="iso8859-1"
562 # CONFIG_NLS_CODEPAGE_437 is not set
563 # CONFIG_NLS_CODEPAGE_737 is not set
564 # CONFIG_NLS_CODEPAGE_775 is not set
565 # CONFIG_NLS_CODEPAGE_850 is not set
566 # CONFIG_NLS_CODEPAGE_852 is not set
567 # CONFIG_NLS_CODEPAGE_855 is not set
568 # CONFIG_NLS_CODEPAGE_857 is not set
569 # CONFIG_NLS_CODEPAGE_860 is not set
570 # CONFIG_NLS_CODEPAGE_861 is not set
571 # CONFIG_NLS_CODEPAGE_862 is not set
572 # CONFIG_NLS_CODEPAGE_863 is not set
573 # CONFIG_NLS_CODEPAGE_864 is not set
574 # CONFIG_NLS_CODEPAGE_865 is not set
575 # CONFIG_NLS_CODEPAGE_866 is not set
576 # CONFIG_NLS_CODEPAGE_869 is not set
577 # CONFIG_NLS_CODEPAGE_936 is not set
578 # CONFIG_NLS_CODEPAGE_950 is not set
579 # CONFIG_NLS_CODEPAGE_932 is not set
580 # CONFIG_NLS_CODEPAGE_949 is not set
581 # CONFIG_NLS_CODEPAGE_874 is not set
582 # CONFIG_NLS_ISO8859_8 is not set
583 # CONFIG_NLS_CODEPAGE_1250 is not set
584 # CONFIG_NLS_CODEPAGE_1251 is not set
585 # CONFIG_NLS_ISO8859_1 is not set
586 # CONFIG_NLS_ISO8859_2 is not set
587 # CONFIG_NLS_ISO8859_3 is not set
588 # CONFIG_NLS_ISO8859_4 is not set
589 # CONFIG_NLS_ISO8859_5 is not set
590 # CONFIG_NLS_ISO8859_6 is not set
591 # CONFIG_NLS_ISO8859_7 is not set
592 # CONFIG_NLS_ISO8859_9 is not set
593 # CONFIG_NLS_ISO8859_13 is not set
594 # CONFIG_NLS_ISO8859_14 is not set
595 # CONFIG_NLS_ISO8859_15 is not set
596 # CONFIG_NLS_KOI8_R is not set
597 # CONFIG_NLS_KOI8_U is not set
598 # CONFIG_NLS_UTF8 is not set
599
600 #
601 # Kernel hacking
602 #
603 CONFIG_DEBUG_KERNEL=y
604 # CONFIG_DEBUG_SLAB is not set
605 CONFIG_MAGIC_SYSRQ=y
606 CONFIG_FRAME_POINTER=y
607 # CONFIG_DEBUG_INFO is not set
608
609 #
610 # Security options
611 #
612 CONFIG_SECURITY=y
613 # CONFIG_SECURITY_NETWORK is not set
614 CONFIG_SECURITY_CAPABILITIES=y
615 # CONFIG_SECURITY_SELINUX is not set
616
617 #
618 # Cryptographic options
619 #
620 CONFIG_CRYPTO=y
621 # CONFIG_CRYPTO_HMAC is not set
622 # CONFIG_CRYPTO_NULL is not set
623 # CONFIG_CRYPTO_MD4 is not set
624 # CONFIG_CRYPTO_MD5 is not set
625 # CONFIG_CRYPTO_SHA1 is not set
626 # CONFIG_CRYPTO_SHA256 is not set
627 # CONFIG_CRYPTO_SHA512 is not set
628 # CONFIG_CRYPTO_DES is not set
629 # CONFIG_CRYPTO_BLOWFISH is not set
630 # CONFIG_CRYPTO_TWOFISH is not set
631 # CONFIG_CRYPTO_SERPENT is not set
632 # CONFIG_CRYPTO_AES is not set
633 # CONFIG_CRYPTO_CAST5 is not set
634 # CONFIG_CRYPTO_CAST6 is not set
635 # CONFIG_CRYPTO_ARC4 is not set
636 # CONFIG_CRYPTO_DEFLATE is not set
637 # CONFIG_CRYPTO_MICHAEL_MIC is not set
638 # CONFIG_CRYPTO_TEST is not set
639
640 #
641 # Library routines
642 #
643 # CONFIG_CRC32 is not set