Pull novell-bugzilla-156426 into release branch
[pandora-kernel.git] / arch / parisc / configs / b180_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.16-rc1-pa0
4 # Tue Jan 17 08:21:01 2006
5 #
6 CONFIG_PARISC=y
7 CONFIG_MMU=y
8 CONFIG_STACK_GROWSUP=y
9 CONFIG_RWSEM_GENERIC_SPINLOCK=y
10 CONFIG_GENERIC_CALIBRATE_DELAY=y
11 CONFIG_GENERIC_HARDIRQS=y
12 CONFIG_GENERIC_IRQ_PROBE=y
13
14 #
15 # Code maturity level options
16 #
17 # CONFIG_EXPERIMENTAL is not set
18 CONFIG_CLEAN_COMPILE=y
19 CONFIG_BROKEN_ON_SMP=y
20 CONFIG_INIT_ENV_ARG_LIMIT=32
21
22 #
23 # General setup
24 #
25 CONFIG_LOCALVERSION=""
26 # CONFIG_LOCALVERSION_AUTO is not set
27 CONFIG_SWAP=y
28 CONFIG_SYSVIPC=y
29 # CONFIG_BSD_PROCESS_ACCT is not set
30 CONFIG_SYSCTL=y
31 # CONFIG_AUDIT is not set
32 CONFIG_IKCONFIG=y
33 CONFIG_IKCONFIG_PROC=y
34 CONFIG_INITRAMFS_SOURCE=""
35 # CONFIG_EMBEDDED is not set
36 CONFIG_KALLSYMS=y
37 # CONFIG_KALLSYMS_ALL is not set
38 # CONFIG_KALLSYMS_EXTRA_PASS is not set
39 CONFIG_HOTPLUG=y
40 CONFIG_PRINTK=y
41 CONFIG_BUG=y
42 CONFIG_ELF_CORE=y
43 CONFIG_BASE_FULL=y
44 CONFIG_FUTEX=y
45 CONFIG_EPOLL=y
46 CONFIG_SHMEM=y
47 CONFIG_CC_ALIGN_FUNCTIONS=0
48 CONFIG_CC_ALIGN_LABELS=0
49 CONFIG_CC_ALIGN_LOOPS=0
50 CONFIG_CC_ALIGN_JUMPS=0
51 CONFIG_SLAB=y
52 # CONFIG_TINY_SHMEM is not set
53 CONFIG_BASE_SMALL=0
54 # CONFIG_SLOB is not set
55
56 #
57 # Loadable module support
58 #
59 CONFIG_MODULES=y
60 # CONFIG_MODULE_UNLOAD is not set
61 CONFIG_OBSOLETE_MODPARM=y
62 CONFIG_MODVERSIONS=y
63 # CONFIG_MODULE_SRCVERSION_ALL is not set
64 # CONFIG_KMOD is not set
65
66 #
67 # Block layer
68 #
69
70 #
71 # IO Schedulers
72 #
73 CONFIG_IOSCHED_NOOP=y
74 CONFIG_IOSCHED_AS=y
75 CONFIG_IOSCHED_DEADLINE=y
76 CONFIG_IOSCHED_CFQ=y
77 # CONFIG_DEFAULT_AS is not set
78 # CONFIG_DEFAULT_DEADLINE is not set
79 CONFIG_DEFAULT_CFQ=y
80 # CONFIG_DEFAULT_NOOP is not set
81 CONFIG_DEFAULT_IOSCHED="cfq"
82
83 #
84 # Processor type and features
85 #
86 # CONFIG_PA7000 is not set
87 CONFIG_PA7100LC=y
88 # CONFIG_PA7200 is not set
89 # CONFIG_PA7300LC is not set
90 # CONFIG_PA8X00 is not set
91 CONFIG_PA11=y
92 # CONFIG_SMP is not set
93 # CONFIG_HZ_100 is not set
94 CONFIG_HZ_250=y
95 # CONFIG_HZ_1000 is not set
96 CONFIG_HZ=250
97 CONFIG_FLATMEM=y
98 CONFIG_FLAT_NODE_MEM_MAP=y
99 # CONFIG_SPARSEMEM_STATIC is not set
100 CONFIG_SPLIT_PTLOCK_CPUS=4096
101 # CONFIG_PREEMPT is not set
102 # CONFIG_HPUX is not set
103
104 #
105 # Bus options (PCI, PCMCIA, EISA, GSC, ISA)
106 #
107 CONFIG_GSC=y
108 CONFIG_HPPB=y
109 CONFIG_IOMMU_CCIO=y
110 CONFIG_GSC_LASI=y
111 CONFIG_GSC_WAX=y
112 CONFIG_EISA=y
113 CONFIG_EISA_NAMES=y
114 CONFIG_ISA=y
115 CONFIG_PCI=y
116 CONFIG_PCI_LEGACY_PROC=y
117 # CONFIG_PCI_DEBUG is not set
118 CONFIG_GSC_DINO=y
119 # CONFIG_PCI_LBA is not set
120
121 #
122 # PCCARD (PCMCIA/CardBus) support
123 #
124 # CONFIG_PCCARD is not set
125
126 #
127 # PCI Hotplug Support
128 #
129
130 #
131 # PA-RISC specific drivers
132 #
133 CONFIG_CHASSIS_LCD_LED=y
134 # CONFIG_PDC_CHASSIS is not set
135 CONFIG_PDC_STABLE=y
136
137 #
138 # Executable file formats
139 #
140 CONFIG_BINFMT_ELF=y
141 # CONFIG_BINFMT_MISC is not set
142
143 #
144 # Networking
145 #
146 CONFIG_NET=y
147
148 #
149 # Networking options
150 #
151 CONFIG_PACKET=y
152 CONFIG_PACKET_MMAP=y
153 CONFIG_UNIX=y
154 # CONFIG_NET_KEY is not set
155 CONFIG_INET=y
156 CONFIG_IP_MULTICAST=y
157 # CONFIG_IP_ADVANCED_ROUTER is not set
158 CONFIG_IP_FIB_HASH=y
159 CONFIG_IP_PNP=y
160 # CONFIG_IP_PNP_DHCP is not set
161 CONFIG_IP_PNP_BOOTP=y
162 # CONFIG_IP_PNP_RARP is not set
163 # CONFIG_NET_IPIP is not set
164 # CONFIG_NET_IPGRE is not set
165 # CONFIG_IP_MROUTE is not set
166 # CONFIG_SYN_COOKIES is not set
167 # CONFIG_INET_AH is not set
168 # CONFIG_INET_ESP is not set
169 # CONFIG_INET_IPCOMP is not set
170 # CONFIG_INET_TUNNEL is not set
171 CONFIG_INET_DIAG=y
172 CONFIG_INET_TCP_DIAG=y
173 # CONFIG_TCP_CONG_ADVANCED is not set
174 CONFIG_TCP_CONG_BIC=y
175 CONFIG_IPV6=y
176 # CONFIG_IPV6_PRIVACY is not set
177 # CONFIG_INET6_AH is not set
178 # CONFIG_INET6_ESP is not set
179 # CONFIG_INET6_IPCOMP is not set
180 # CONFIG_INET6_TUNNEL is not set
181 # CONFIG_IPV6_TUNNEL is not set
182 # CONFIG_NETFILTER is not set
183 # CONFIG_BRIDGE is not set
184 # CONFIG_VLAN_8021Q is not set
185 # CONFIG_DECNET is not set
186 # CONFIG_LLC2 is not set
187 # CONFIG_IPX is not set
188 # CONFIG_ATALK is not set
189
190 #
191 # QoS and/or fair queueing
192 #
193 # CONFIG_NET_SCHED is not set
194
195 #
196 # Network testing
197 #
198 # CONFIG_NET_PKTGEN is not set
199 # CONFIG_HAMRADIO is not set
200 # CONFIG_IRDA is not set
201 # CONFIG_BT is not set
202 # CONFIG_IEEE80211 is not set
203
204 #
205 # Device Drivers
206 #
207
208 #
209 # Generic Driver Options
210 #
211 CONFIG_STANDALONE=y
212 # CONFIG_PREVENT_FIRMWARE_BUILD is not set
213 # CONFIG_FW_LOADER is not set
214 # CONFIG_DEBUG_DRIVER is not set
215
216 #
217 # Connector - unified userspace <-> kernelspace linker
218 #
219 # CONFIG_CONNECTOR is not set
220
221 #
222 # Memory Technology Devices (MTD)
223 #
224 # CONFIG_MTD is not set
225
226 #
227 # Parallel port support
228 #
229 CONFIG_PARPORT=y
230 CONFIG_PARPORT_PC=y
231 # CONFIG_PARPORT_SERIAL is not set
232 CONFIG_PARPORT_NOT_PC=y
233 CONFIG_PARPORT_GSC=y
234 # CONFIG_PARPORT_1284 is not set
235
236 #
237 # Plug and Play support
238 #
239 # CONFIG_PNP is not set
240
241 #
242 # Block devices
243 #
244 # CONFIG_PARIDE is not set
245 # CONFIG_BLK_CPQ_DA is not set
246 # CONFIG_BLK_CPQ_CISS_DA is not set
247 # CONFIG_BLK_DEV_DAC960 is not set
248 # CONFIG_BLK_DEV_COW_COMMON is not set
249 CONFIG_BLK_DEV_LOOP=y
250 CONFIG_BLK_DEV_CRYPTOLOOP=y
251 # CONFIG_BLK_DEV_NBD is not set
252 # CONFIG_BLK_DEV_SX8 is not set
253 # CONFIG_BLK_DEV_RAM is not set
254 CONFIG_BLK_DEV_RAM_COUNT=16
255 CONFIG_CDROM_PKTCDVD=m
256 CONFIG_CDROM_PKTCDVD_BUFFERS=8
257 # CONFIG_CDROM_PKTCDVD_WCACHE is not set
258 CONFIG_ATA_OVER_ETH=y
259
260 #
261 # ATA/ATAPI/MFM/RLL support
262 #
263 # CONFIG_IDE is not set
264
265 #
266 # SCSI device support
267 #
268 # CONFIG_RAID_ATTRS is not set
269 CONFIG_SCSI=y
270 CONFIG_SCSI_PROC_FS=y
271
272 #
273 # SCSI support type (disk, tape, CD-ROM)
274 #
275 CONFIG_BLK_DEV_SD=y
276 CONFIG_CHR_DEV_ST=y
277 # CONFIG_CHR_DEV_OSST is not set
278 CONFIG_BLK_DEV_SR=y
279 # CONFIG_BLK_DEV_SR_VENDOR is not set
280 CONFIG_CHR_DEV_SG=y
281 # CONFIG_CHR_DEV_SCH is not set
282
283 #
284 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
285 #
286 # CONFIG_SCSI_MULTI_LUN is not set
287 # CONFIG_SCSI_CONSTANTS is not set
288 # CONFIG_SCSI_LOGGING is not set
289
290 #
291 # SCSI Transport Attributes
292 #
293 CONFIG_SCSI_SPI_ATTRS=y
294 # CONFIG_SCSI_FC_ATTRS is not set
295 # CONFIG_SCSI_ISCSI_ATTRS is not set
296 # CONFIG_SCSI_SAS_ATTRS is not set
297
298 #
299 # SCSI low-level drivers
300 #
301 # CONFIG_ISCSI_TCP is not set
302 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
303 # CONFIG_SCSI_3W_9XXX is not set
304 # CONFIG_SCSI_ACARD is not set
305 # CONFIG_SCSI_AHA152X is not set
306 # CONFIG_SCSI_AHA1740 is not set
307 # CONFIG_SCSI_AACRAID is not set
308 # CONFIG_SCSI_AIC7XXX is not set
309 # CONFIG_SCSI_AIC7XXX_OLD is not set
310 # CONFIG_SCSI_AIC79XX is not set
311 # CONFIG_SCSI_DPT_I2O is not set
312 # CONFIG_SCSI_IN2000 is not set
313 # CONFIG_MEGARAID_NEWGEN is not set
314 # CONFIG_MEGARAID_LEGACY is not set
315 # CONFIG_MEGARAID_SAS is not set
316 # CONFIG_SCSI_SATA is not set
317 # CONFIG_SCSI_DMX3191D is not set
318 # CONFIG_SCSI_DTC3280 is not set
319 # CONFIG_SCSI_FUTURE_DOMAIN is not set
320 # CONFIG_SCSI_GENERIC_NCR5380 is not set
321 # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
322 # CONFIG_SCSI_IPS is not set
323 # CONFIG_SCSI_INITIO is not set
324 # CONFIG_SCSI_INIA100 is not set
325 # CONFIG_SCSI_PPA is not set
326 # CONFIG_SCSI_IMM is not set
327 # CONFIG_SCSI_NCR53C406A is not set
328 CONFIG_SCSI_LASI700=y
329 CONFIG_53C700_LE_ON_BE=y
330 CONFIG_SCSI_SYM53C8XX_2=y
331 CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
332 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
333 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
334 CONFIG_SCSI_SYM53C8XX_MMIO=y
335 # CONFIG_SCSI_IPR is not set
336 CONFIG_SCSI_ZALON=y
337 CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8
338 CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
339 CONFIG_SCSI_NCR53C8XX_SYNC=40
340 # CONFIG_SCSI_NCR53C8XX_PROFILE is not set
341 # CONFIG_SCSI_PAS16 is not set
342 # CONFIG_SCSI_PSI240I is not set
343 # CONFIG_SCSI_QLOGIC_FAS is not set
344 # CONFIG_SCSI_QLOGIC_FC is not set
345 # CONFIG_SCSI_QLOGIC_1280 is not set
346 # CONFIG_SCSI_QLA_FC is not set
347 # CONFIG_SCSI_LPFC is not set
348 # CONFIG_SCSI_SIM710 is not set
349 # CONFIG_SCSI_SYM53C416 is not set
350 # CONFIG_SCSI_DC390T is not set
351 # CONFIG_SCSI_T128 is not set
352 # CONFIG_SCSI_NSP32 is not set
353 # CONFIG_SCSI_DEBUG is not set
354
355 #
356 # Old CD-ROM drivers (not SCSI, not IDE)
357 #
358 # CONFIG_CD_NO_IDESCSI is not set
359
360 #
361 # Multi-device support (RAID and LVM)
362 #
363 CONFIG_MD=y
364 CONFIG_BLK_DEV_MD=y
365 CONFIG_MD_LINEAR=y
366 CONFIG_MD_RAID0=y
367 CONFIG_MD_RAID1=y
368 CONFIG_MD_RAID5=y
369 CONFIG_MD_RAID6=y
370 # CONFIG_MD_MULTIPATH is not set
371 # CONFIG_MD_FAULTY is not set
372 # CONFIG_BLK_DEV_DM is not set
373
374 #
375 # Fusion MPT device support
376 #
377 # CONFIG_FUSION is not set
378 # CONFIG_FUSION_SPI is not set
379 # CONFIG_FUSION_FC is not set
380 # CONFIG_FUSION_SAS is not set
381
382 #
383 # IEEE 1394 (FireWire) support
384 #
385 # CONFIG_IEEE1394 is not set
386
387 #
388 # I2O device support
389 #
390 # CONFIG_I2O is not set
391
392 #
393 # Network device support
394 #
395 CONFIG_NETDEVICES=y
396 # CONFIG_DUMMY is not set
397 # CONFIG_BONDING is not set
398 # CONFIG_EQUALIZER is not set
399 # CONFIG_TUN is not set
400
401 #
402 # ARCnet devices
403 #
404 # CONFIG_ARCNET is not set
405
406 #
407 # PHY device support
408 #
409 # CONFIG_PHYLIB is not set
410
411 #
412 # Ethernet (10 or 100Mbit)
413 #
414 CONFIG_NET_ETHERNET=y
415 # CONFIG_MII is not set
416 CONFIG_LASI_82596=y
417 # CONFIG_HAPPYMEAL is not set
418 # CONFIG_SUNGEM is not set
419 # CONFIG_CASSINI is not set
420 # CONFIG_NET_VENDOR_3COM is not set
421 # CONFIG_NET_VENDOR_SMC is not set
422 # CONFIG_NET_VENDOR_RACAL is not set
423
424 #
425 # Tulip family network device support
426 #
427 CONFIG_NET_TULIP=y
428 CONFIG_TULIP=y
429 # CONFIG_TULIP_MMIO is not set
430 # CONFIG_TULIP_NAPI is not set
431 # CONFIG_DE4X5 is not set
432 # CONFIG_WINBOND_840 is not set
433 # CONFIG_DM9102 is not set
434 # CONFIG_ULI526X is not set
435 # CONFIG_DEPCA is not set
436 # CONFIG_HP100 is not set
437 # CONFIG_NET_ISA is not set
438 # CONFIG_NET_PCI is not set
439 # CONFIG_NET_POCKET is not set
440
441 #
442 # Ethernet (1000 Mbit)
443 #
444 # CONFIG_ACENIC is not set
445 # CONFIG_DL2K is not set
446 # CONFIG_E1000 is not set
447 # CONFIG_NS83820 is not set
448 # CONFIG_HAMACHI is not set
449 # CONFIG_R8169 is not set
450 # CONFIG_SIS190 is not set
451 # CONFIG_SK98LIN is not set
452 # CONFIG_TIGON3 is not set
453 # CONFIG_BNX2 is not set
454
455 #
456 # Ethernet (10000 Mbit)
457 #
458 # CONFIG_CHELSIO_T1 is not set
459 # CONFIG_IXGB is not set
460 # CONFIG_S2IO is not set
461
462 #
463 # Token Ring devices
464 #
465 # CONFIG_TR is not set
466
467 #
468 # Wireless LAN (non-hamradio)
469 #
470 CONFIG_NET_RADIO=y
471
472 #
473 # Obsolete Wireless cards support (pre-802.11)
474 #
475 # CONFIG_STRIP is not set
476 # CONFIG_ARLAN is not set
477 # CONFIG_WAVELAN is not set
478
479 #
480 # Wireless 802.11b ISA/PCI cards support
481 #
482 # CONFIG_HERMES is not set
483 # CONFIG_ATMEL is not set
484
485 #
486 # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support
487 #
488 # CONFIG_HOSTAP is not set
489 CONFIG_NET_WIRELESS=y
490
491 #
492 # Wan interfaces
493 #
494 # CONFIG_WAN is not set
495 # CONFIG_FDDI is not set
496 # CONFIG_PLIP is not set
497 CONFIG_PPP=y
498 # CONFIG_PPP_FILTER is not set
499 # CONFIG_PPP_ASYNC is not set
500 # CONFIG_PPP_SYNC_TTY is not set
501 # CONFIG_PPP_DEFLATE is not set
502 # CONFIG_PPP_BSDCOMP is not set
503 # CONFIG_SLIP is not set
504 # CONFIG_NET_FC is not set
505 # CONFIG_NETPOLL is not set
506 # CONFIG_NET_POLL_CONTROLLER is not set
507
508 #
509 # ISDN subsystem
510 #
511 # CONFIG_ISDN is not set
512
513 #
514 # Telephony Support
515 #
516 # CONFIG_PHONE is not set
517
518 #
519 # Input device support
520 #
521 CONFIG_INPUT=y
522
523 #
524 # Userland interfaces
525 #
526 CONFIG_INPUT_MOUSEDEV=y
527 CONFIG_INPUT_MOUSEDEV_PSAUX=y
528 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
529 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
530 # CONFIG_INPUT_JOYDEV is not set
531 # CONFIG_INPUT_TSDEV is not set
532 CONFIG_INPUT_EVDEV=y
533 # CONFIG_INPUT_EVBUG is not set
534
535 #
536 # Input Device Drivers
537 #
538 CONFIG_INPUT_KEYBOARD=y
539 CONFIG_KEYBOARD_ATKBD=y
540 CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y
541 # CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set
542 # CONFIG_KEYBOARD_SUNKBD is not set
543 # CONFIG_KEYBOARD_LKKBD is not set
544 # CONFIG_KEYBOARD_XTKBD is not set
545 # CONFIG_KEYBOARD_NEWTON is not set
546 # CONFIG_KEYBOARD_HIL_OLD is not set
547 CONFIG_KEYBOARD_HIL=y
548 CONFIG_INPUT_MOUSE=y
549 CONFIG_MOUSE_PS2=y
550 # CONFIG_MOUSE_SERIAL is not set
551 # CONFIG_MOUSE_INPORT is not set
552 # CONFIG_MOUSE_LOGIBM is not set
553 # CONFIG_MOUSE_PC110PAD is not set
554 # CONFIG_MOUSE_VSXXXAA is not set
555 CONFIG_MOUSE_HIL=y
556 # CONFIG_INPUT_JOYSTICK is not set
557 # CONFIG_INPUT_TOUCHSCREEN is not set
558 CONFIG_INPUT_MISC=y
559 # CONFIG_INPUT_UINPUT is not set
560 # CONFIG_HP_SDC_RTC is not set
561
562 #
563 # Hardware I/O ports
564 #
565 CONFIG_SERIO=y
566 # CONFIG_SERIO_SERPORT is not set
567 # CONFIG_SERIO_PARKBD is not set
568 CONFIG_SERIO_GSCPS2=y
569 CONFIG_HP_SDC=y
570 CONFIG_HIL_MLC=y
571 # CONFIG_SERIO_PCIPS2 is not set
572 CONFIG_SERIO_LIBPS2=y
573 # CONFIG_SERIO_RAW is not set
574 # CONFIG_GAMEPORT is not set
575
576 #
577 # Character devices
578 #
579 CONFIG_VT=y
580 CONFIG_VT_CONSOLE=y
581 CONFIG_HW_CONSOLE=y
582 # CONFIG_SERIAL_NONSTANDARD is not set
583
584 #
585 # Serial drivers
586 #
587 CONFIG_SERIAL_8250=y
588 CONFIG_SERIAL_8250_CONSOLE=y
589 CONFIG_SERIAL_8250_NR_UARTS=13
590 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
591 CONFIG_SERIAL_8250_EXTENDED=y
592 CONFIG_SERIAL_8250_MANY_PORTS=y
593 CONFIG_SERIAL_8250_SHARE_IRQ=y
594 # CONFIG_SERIAL_8250_DETECT_IRQ is not set
595 # CONFIG_SERIAL_8250_RSA is not set
596 # CONFIG_SERIAL_8250_FOURPORT is not set
597 # CONFIG_SERIAL_8250_ACCENT is not set
598 # CONFIG_SERIAL_8250_BOCA is not set
599 # CONFIG_SERIAL_8250_HUB6 is not set
600
601 #
602 # Non-8250 serial port support
603 #
604 CONFIG_SERIAL_MUX=y
605 CONFIG_SERIAL_MUX_CONSOLE=y
606 CONFIG_SERIAL_CORE=y
607 CONFIG_SERIAL_CORE_CONSOLE=y
608 CONFIG_UNIX98_PTYS=y
609 CONFIG_LEGACY_PTYS=y
610 CONFIG_LEGACY_PTY_COUNT=256
611 CONFIG_PRINTER=y
612 # CONFIG_LP_CONSOLE is not set
613 # CONFIG_PPDEV is not set
614 # CONFIG_TIPAR is not set
615
616 #
617 # IPMI
618 #
619 # CONFIG_IPMI_HANDLER is not set
620
621 #
622 # Watchdog Cards
623 #
624 # CONFIG_WATCHDOG is not set
625 CONFIG_GEN_RTC=y
626 # CONFIG_GEN_RTC_X is not set
627 # CONFIG_DTLK is not set
628 # CONFIG_R3964 is not set
629 # CONFIG_APPLICOM is not set
630
631 #
632 # Ftape, the floppy tape device driver
633 #
634 # CONFIG_DRM is not set
635 # CONFIG_RAW_DRIVER is not set
636
637 #
638 # TPM devices
639 #
640
641 #
642 # I2C support
643 #
644 # CONFIG_I2C is not set
645
646 #
647 # SPI support
648 #
649 # CONFIG_SPI is not set
650 # CONFIG_SPI_MASTER is not set
651
652 #
653 # Dallas's 1-wire bus
654 #
655 # CONFIG_W1 is not set
656
657 #
658 # Hardware Monitoring support
659 #
660 # CONFIG_HWMON is not set
661 # CONFIG_HWMON_VID is not set
662
663 #
664 # Misc devices
665 #
666
667 #
668 # Multimedia Capabilities Port drivers
669 #
670
671 #
672 # Multimedia devices
673 #
674 # CONFIG_VIDEO_DEV is not set
675
676 #
677 # Digital Video Broadcasting Devices
678 #
679 # CONFIG_DVB is not set
680
681 #
682 # Graphics support
683 #
684 CONFIG_FB=y
685 CONFIG_FB_CFB_FILLRECT=y
686 CONFIG_FB_CFB_COPYAREA=y
687 CONFIG_FB_CFB_IMAGEBLIT=y
688 # CONFIG_FB_MACMODES is not set
689 # CONFIG_FB_MODE_HELPERS is not set
690 # CONFIG_FB_TILEBLITTING is not set
691 # CONFIG_FB_CIRRUS is not set
692 # CONFIG_FB_PM2 is not set
693 # CONFIG_FB_CYBER2000 is not set
694 # CONFIG_FB_ASILIANT is not set
695 # CONFIG_FB_IMSTT is not set
696 CONFIG_FB_STI=y
697 # CONFIG_FB_S1D13XXX is not set
698 # CONFIG_FB_NVIDIA is not set
699 # CONFIG_FB_RIVA is not set
700 # CONFIG_FB_MATROX is not set
701 # CONFIG_FB_RADEON_OLD is not set
702 # CONFIG_FB_RADEON is not set
703 # CONFIG_FB_ATY128 is not set
704 # CONFIG_FB_ATY is not set
705 # CONFIG_FB_SIS is not set
706 # CONFIG_FB_NEOMAGIC is not set
707 # CONFIG_FB_KYRO is not set
708 # CONFIG_FB_3DFX is not set
709 # CONFIG_FB_VOODOO1 is not set
710 # CONFIG_FB_TRIDENT is not set
711 # CONFIG_FB_VIRTUAL is not set
712
713 #
714 # Console display driver support
715 #
716 CONFIG_DUMMY_CONSOLE=y
717 CONFIG_DUMMY_CONSOLE_COLUMNS=160
718 CONFIG_DUMMY_CONSOLE_ROWS=64
719 CONFIG_FRAMEBUFFER_CONSOLE=y
720 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
721 CONFIG_STI_CONSOLE=y
722 # CONFIG_FONTS is not set
723 CONFIG_FONT_8x8=y
724 CONFIG_FONT_8x16=y
725
726 #
727 # Logo configuration
728 #
729 CONFIG_LOGO=y
730 CONFIG_LOGO_LINUX_MONO=y
731 CONFIG_LOGO_LINUX_VGA16=y
732 CONFIG_LOGO_LINUX_CLUT224=y
733 CONFIG_LOGO_PARISC_CLUT224=y
734 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
735
736 #
737 # Sound
738 #
739 CONFIG_SOUND=y
740
741 #
742 # Advanced Linux Sound Architecture
743 #
744 CONFIG_SND=y
745 CONFIG_SND_TIMER=y
746 CONFIG_SND_PCM=y
747 CONFIG_SND_SEQUENCER=y
748 # CONFIG_SND_SEQ_DUMMY is not set
749 CONFIG_SND_OSSEMUL=y
750 CONFIG_SND_MIXER_OSS=y
751 CONFIG_SND_PCM_OSS=y
752 CONFIG_SND_SEQUENCER_OSS=y
753 CONFIG_SND_SUPPORT_OLD_API=y
754 # CONFIG_SND_VERBOSE_PRINTK is not set
755 # CONFIG_SND_DEBUG is not set
756
757 #
758 # Generic devices
759 #
760 # CONFIG_SND_DUMMY is not set
761 # CONFIG_SND_VIRMIDI is not set
762 # CONFIG_SND_MTPAV is not set
763 # CONFIG_SND_SERIAL_U16550 is not set
764 # CONFIG_SND_MPU401 is not set
765
766 #
767 # PCI devices
768 #
769 # CONFIG_SND_AD1889 is not set
770 # CONFIG_SND_ALI5451 is not set
771 # CONFIG_SND_ATIIXP is not set
772 # CONFIG_SND_ATIIXP_MODEM is not set
773 # CONFIG_SND_AU8810 is not set
774 # CONFIG_SND_AU8820 is not set
775 # CONFIG_SND_AU8830 is not set
776 # CONFIG_SND_BT87X is not set
777 # CONFIG_SND_CA0106 is not set
778 # CONFIG_SND_CMIPCI is not set
779 # CONFIG_SND_CS4281 is not set
780 # CONFIG_SND_CS46XX is not set
781 # CONFIG_SND_EMU10K1 is not set
782 # CONFIG_SND_EMU10K1X is not set
783 # CONFIG_SND_ENS1370 is not set
784 # CONFIG_SND_ENS1371 is not set
785 # CONFIG_SND_ES1938 is not set
786 # CONFIG_SND_ES1968 is not set
787 # CONFIG_SND_FM801 is not set
788 # CONFIG_SND_HDA_INTEL is not set
789 # CONFIG_SND_HDSP is not set
790 # CONFIG_SND_HDSPM is not set
791 # CONFIG_SND_ICE1712 is not set
792 # CONFIG_SND_ICE1724 is not set
793 # CONFIG_SND_INTEL8X0 is not set
794 # CONFIG_SND_KORG1212 is not set
795 # CONFIG_SND_MAESTRO3 is not set
796 # CONFIG_SND_MIXART is not set
797 # CONFIG_SND_NM256 is not set
798 # CONFIG_SND_PCXHR is not set
799 # CONFIG_SND_RME32 is not set
800 # CONFIG_SND_RME96 is not set
801 # CONFIG_SND_RME9652 is not set
802 # CONFIG_SND_SONICVIBES is not set
803 # CONFIG_SND_TRIDENT is not set
804 # CONFIG_SND_VIA82XX is not set
805 # CONFIG_SND_VIA82XX_MODEM is not set
806 # CONFIG_SND_VX222 is not set
807 # CONFIG_SND_YMFPCI is not set
808
809 #
810 # GSC devices
811 #
812 CONFIG_SND_HARMONY=y
813
814 #
815 # Open Sound System
816 #
817 # CONFIG_SOUND_PRIME is not set
818
819 #
820 # USB support
821 #
822 CONFIG_USB_ARCH_HAS_HCD=y
823 CONFIG_USB_ARCH_HAS_OHCI=y
824 # CONFIG_USB is not set
825
826 #
827 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
828 #
829
830 #
831 # USB Gadget Support
832 #
833 # CONFIG_USB_GADGET is not set
834
835 #
836 # MMC/SD Card support
837 #
838 # CONFIG_MMC is not set
839
840 #
841 # InfiniBand support
842 #
843 # CONFIG_INFINIBAND is not set
844
845 #
846 # SN Devices
847 #
848
849 #
850 # File systems
851 #
852 CONFIG_EXT2_FS=y
853 # CONFIG_EXT2_FS_XATTR is not set
854 # CONFIG_EXT2_FS_XIP is not set
855 CONFIG_EXT3_FS=y
856 # CONFIG_EXT3_FS_XATTR is not set
857 CONFIG_JBD=y
858 # CONFIG_JBD_DEBUG is not set
859 # CONFIG_REISERFS_FS is not set
860 # CONFIG_JFS_FS is not set
861 # CONFIG_FS_POSIX_ACL is not set
862 # CONFIG_XFS_FS is not set
863 # CONFIG_MINIX_FS is not set
864 # CONFIG_ROMFS_FS is not set
865 CONFIG_INOTIFY=y
866 # CONFIG_QUOTA is not set
867 CONFIG_DNOTIFY=y
868 # CONFIG_AUTOFS_FS is not set
869 CONFIG_AUTOFS4_FS=y
870 # CONFIG_FUSE_FS is not set
871
872 #
873 # CD-ROM/DVD Filesystems
874 #
875 CONFIG_ISO9660_FS=y
876 CONFIG_JOLIET=y
877 # CONFIG_ZISOFS is not set
878 # CONFIG_UDF_FS is not set
879
880 #
881 # DOS/FAT/NT Filesystems
882 #
883 # CONFIG_MSDOS_FS is not set
884 # CONFIG_VFAT_FS is not set
885 # CONFIG_NTFS_FS is not set
886
887 #
888 # Pseudo filesystems
889 #
890 CONFIG_PROC_FS=y
891 CONFIG_PROC_KCORE=y
892 CONFIG_SYSFS=y
893 CONFIG_TMPFS=y
894 # CONFIG_HUGETLB_PAGE is not set
895 CONFIG_RAMFS=y
896 # CONFIG_RELAYFS_FS is not set
897
898 #
899 # Miscellaneous filesystems
900 #
901 # CONFIG_HFSPLUS_FS is not set
902 # CONFIG_CRAMFS is not set
903 # CONFIG_VXFS_FS is not set
904 # CONFIG_HPFS_FS is not set
905 # CONFIG_QNX4FS_FS is not set
906 # CONFIG_SYSV_FS is not set
907 # CONFIG_UFS_FS is not set
908
909 #
910 # Network File Systems
911 #
912 CONFIG_NFS_FS=y
913 CONFIG_NFS_V3=y
914 # CONFIG_NFS_V3_ACL is not set
915 CONFIG_NFSD=y
916 CONFIG_NFSD_V3=y
917 # CONFIG_NFSD_V3_ACL is not set
918 CONFIG_NFSD_TCP=y
919 CONFIG_ROOT_NFS=y
920 CONFIG_LOCKD=y
921 CONFIG_LOCKD_V4=y
922 CONFIG_EXPORTFS=y
923 CONFIG_NFS_COMMON=y
924 CONFIG_SUNRPC=y
925 CONFIG_SMB_FS=y
926 # CONFIG_SMB_NLS_DEFAULT is not set
927 # CONFIG_CIFS is not set
928 # CONFIG_NCP_FS is not set
929 # CONFIG_CODA_FS is not set
930
931 #
932 # Partition Types
933 #
934 # CONFIG_PARTITION_ADVANCED is not set
935 CONFIG_MSDOS_PARTITION=y
936
937 #
938 # Native Language Support
939 #
940 CONFIG_NLS=y
941 CONFIG_NLS_DEFAULT="iso8859-1"
942 CONFIG_NLS_CODEPAGE_437=m
943 # CONFIG_NLS_CODEPAGE_737 is not set
944 # CONFIG_NLS_CODEPAGE_775 is not set
945 CONFIG_NLS_CODEPAGE_850=m
946 # CONFIG_NLS_CODEPAGE_852 is not set
947 # CONFIG_NLS_CODEPAGE_855 is not set
948 # CONFIG_NLS_CODEPAGE_857 is not set
949 # CONFIG_NLS_CODEPAGE_860 is not set
950 # CONFIG_NLS_CODEPAGE_861 is not set
951 # CONFIG_NLS_CODEPAGE_862 is not set
952 # CONFIG_NLS_CODEPAGE_863 is not set
953 # CONFIG_NLS_CODEPAGE_864 is not set
954 # CONFIG_NLS_CODEPAGE_865 is not set
955 # CONFIG_NLS_CODEPAGE_866 is not set
956 # CONFIG_NLS_CODEPAGE_869 is not set
957 # CONFIG_NLS_CODEPAGE_936 is not set
958 # CONFIG_NLS_CODEPAGE_950 is not set
959 # CONFIG_NLS_CODEPAGE_932 is not set
960 # CONFIG_NLS_CODEPAGE_949 is not set
961 # CONFIG_NLS_CODEPAGE_874 is not set
962 # CONFIG_NLS_ISO8859_8 is not set
963 # CONFIG_NLS_CODEPAGE_1250 is not set
964 # CONFIG_NLS_CODEPAGE_1251 is not set
965 CONFIG_NLS_ASCII=m
966 CONFIG_NLS_ISO8859_1=m
967 # CONFIG_NLS_ISO8859_2 is not set
968 # CONFIG_NLS_ISO8859_3 is not set
969 # CONFIG_NLS_ISO8859_4 is not set
970 # CONFIG_NLS_ISO8859_5 is not set
971 # CONFIG_NLS_ISO8859_6 is not set
972 # CONFIG_NLS_ISO8859_7 is not set
973 # CONFIG_NLS_ISO8859_9 is not set
974 # CONFIG_NLS_ISO8859_13 is not set
975 # CONFIG_NLS_ISO8859_14 is not set
976 CONFIG_NLS_ISO8859_15=m
977 # CONFIG_NLS_KOI8_R is not set
978 # CONFIG_NLS_KOI8_U is not set
979 CONFIG_NLS_UTF8=m
980
981 #
982 # Kernel hacking
983 #
984 # CONFIG_PRINTK_TIME is not set
985 CONFIG_MAGIC_SYSRQ=y
986 CONFIG_DEBUG_KERNEL=y
987 CONFIG_LOG_BUF_SHIFT=16
988 CONFIG_DETECT_SOFTLOCKUP=y
989 # CONFIG_SCHEDSTATS is not set
990 # CONFIG_DEBUG_SLAB is not set
991 # CONFIG_DEBUG_MUTEXES is not set
992 # CONFIG_DEBUG_SPINLOCK is not set
993 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
994 # CONFIG_DEBUG_KOBJECT is not set
995 # CONFIG_DEBUG_INFO is not set
996 # CONFIG_DEBUG_IOREMAP is not set
997 # CONFIG_DEBUG_FS is not set
998 # CONFIG_DEBUG_VM is not set
999 CONFIG_FORCED_INLINING=y
1000 # CONFIG_RCU_TORTURE_TEST is not set
1001 # CONFIG_DEBUG_RODATA is not set
1002
1003 #
1004 # Security options
1005 #
1006 # CONFIG_KEYS is not set
1007 CONFIG_SECURITY=y
1008 # CONFIG_SECURITY_NETWORK is not set
1009 CONFIG_SECURITY_CAPABILITIES=y
1010 # CONFIG_SECURITY_SECLVL is not set
1011 # CONFIG_SECURITY_SELINUX is not set
1012
1013 #
1014 # Cryptographic options
1015 #
1016 CONFIG_CRYPTO=y
1017 # CONFIG_CRYPTO_HMAC is not set
1018 # CONFIG_CRYPTO_NULL is not set
1019 # CONFIG_CRYPTO_MD4 is not set
1020 # CONFIG_CRYPTO_MD5 is not set
1021 # CONFIG_CRYPTO_SHA1 is not set
1022 # CONFIG_CRYPTO_SHA256 is not set
1023 # CONFIG_CRYPTO_SHA512 is not set
1024 # CONFIG_CRYPTO_WP512 is not set
1025 # CONFIG_CRYPTO_TGR192 is not set
1026 # CONFIG_CRYPTO_DES is not set
1027 # CONFIG_CRYPTO_BLOWFISH is not set
1028 # CONFIG_CRYPTO_TWOFISH is not set
1029 # CONFIG_CRYPTO_SERPENT is not set
1030 # CONFIG_CRYPTO_AES is not set
1031 # CONFIG_CRYPTO_CAST5 is not set
1032 # CONFIG_CRYPTO_CAST6 is not set
1033 # CONFIG_CRYPTO_TEA is not set
1034 # CONFIG_CRYPTO_ARC4 is not set
1035 # CONFIG_CRYPTO_KHAZAD is not set
1036 # CONFIG_CRYPTO_ANUBIS is not set
1037 # CONFIG_CRYPTO_DEFLATE is not set
1038 # CONFIG_CRYPTO_MICHAEL_MIC is not set
1039 # CONFIG_CRYPTO_CRC32C is not set
1040 # CONFIG_CRYPTO_TEST is not set
1041
1042 #
1043 # Hardware crypto devices
1044 #
1045
1046 #
1047 # Library routines
1048 #
1049 # CONFIG_CRC_CCITT is not set
1050 # CONFIG_CRC16 is not set
1051 CONFIG_CRC32=y
1052 # CONFIG_LIBCRC32C is not set