Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
[pandora-kernel.git] / arch / powerpc / configs / mpc7448_hpc2_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.18-rc6
4 # Sun Sep 10 10:26:55 2006
5 #
6 # CONFIG_PPC64 is not set
7 CONFIG_PPC32=y
8 CONFIG_PPC_MERGE=y
9 CONFIG_MMU=y
10 CONFIG_GENERIC_HARDIRQS=y
11 CONFIG_IRQ_PER_CPU=y
12 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
13 CONFIG_GENERIC_HWEIGHT=y
14 CONFIG_GENERIC_CALIBRATE_DELAY=y
15 CONFIG_GENERIC_FIND_NEXT_BIT=y
16 CONFIG_PPC=y
17 CONFIG_EARLY_PRINTK=y
18 CONFIG_GENERIC_NVRAM=y
19 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
20 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
21 CONFIG_PPC_OF=y
22 CONFIG_PPC_UDBG_16550=y
23 # CONFIG_GENERIC_TBSYNC is not set
24 CONFIG_DEFAULT_UIMAGE=y
25
26 #
27 # Processor support
28 #
29 CONFIG_CLASSIC32=y
30 # CONFIG_PPC_52xx is not set
31 # CONFIG_PPC_82xx is not set
32 # CONFIG_PPC_83xx is not set
33 # CONFIG_PPC_85xx is not set
34 # CONFIG_PPC_86xx is not set
35 # CONFIG_40x is not set
36 # CONFIG_44x is not set
37 # CONFIG_8xx is not set
38 # CONFIG_E200 is not set
39 CONFIG_6xx=y
40 CONFIG_PPC_FPU=y
41 # CONFIG_ALTIVEC is not set
42 CONFIG_PPC_STD_MMU=y
43 CONFIG_PPC_STD_MMU_32=y
44 # CONFIG_SMP is not set
45 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
46
47 #
48 # Code maturity level options
49 #
50 CONFIG_EXPERIMENTAL=y
51 CONFIG_BROKEN_ON_SMP=y
52 CONFIG_INIT_ENV_ARG_LIMIT=32
53
54 #
55 # General setup
56 #
57 CONFIG_LOCALVERSION=""
58 CONFIG_LOCALVERSION_AUTO=y
59 CONFIG_SWAP=y
60 CONFIG_SYSVIPC=y
61 # CONFIG_POSIX_MQUEUE is not set
62 # CONFIG_BSD_PROCESS_ACCT is not set
63 # CONFIG_TASKSTATS is not set
64 CONFIG_SYSCTL=y
65 # CONFIG_AUDIT is not set
66 # CONFIG_IKCONFIG is not set
67 # CONFIG_RELAY is not set
68 CONFIG_INITRAMFS_SOURCE=""
69 # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
70 CONFIG_EMBEDDED=y
71 CONFIG_KALLSYMS=y
72 # CONFIG_KALLSYMS_EXTRA_PASS is not set
73 CONFIG_HOTPLUG=y
74 CONFIG_PRINTK=y
75 CONFIG_BUG=y
76 CONFIG_ELF_CORE=y
77 CONFIG_BASE_FULL=y
78 CONFIG_RT_MUTEXES=y
79 CONFIG_FUTEX=y
80 CONFIG_EPOLL=y
81 CONFIG_SHMEM=y
82 CONFIG_SLAB=y
83 CONFIG_VM_EVENT_COUNTERS=y
84 # CONFIG_TINY_SHMEM is not set
85 CONFIG_BASE_SMALL=0
86 # CONFIG_SLOB is not set
87
88 #
89 # Loadable module support
90 #
91 # CONFIG_MODULES is not set
92
93 #
94 # Block layer
95 #
96 CONFIG_LBD=y
97 # CONFIG_BLK_DEV_IO_TRACE is not set
98 # CONFIG_LSF is not set
99
100 #
101 # IO Schedulers
102 #
103 CONFIG_IOSCHED_NOOP=y
104 CONFIG_IOSCHED_AS=y
105 CONFIG_IOSCHED_DEADLINE=y
106 CONFIG_IOSCHED_CFQ=y
107 CONFIG_DEFAULT_AS=y
108 # CONFIG_DEFAULT_DEADLINE is not set
109 # CONFIG_DEFAULT_CFQ is not set
110 # CONFIG_DEFAULT_NOOP is not set
111 CONFIG_DEFAULT_IOSCHED="anticipatory"
112
113 #
114 # Platform support
115 #
116 # CONFIG_PPC_MULTIPLATFORM is not set
117 # CONFIG_PPC_ISERIES is not set
118 CONFIG_EMBEDDED6xx=y
119 # CONFIG_APUS is not set
120 # CONFIG_PPC_CELL is not set
121 # CONFIG_PPC_CELL_NATIVE is not set
122 # CONFIG_UDBG_RTAS_CONSOLE is not set
123 # CONFIG_PPC_RTAS is not set
124 # CONFIG_MMIO_NVRAM is not set
125 # CONFIG_PPC_MPC106 is not set
126 # CONFIG_PPC_970_NAP is not set
127 # CONFIG_CPU_FREQ is not set
128 # CONFIG_TAU is not set
129 # CONFIG_PPC_TODC is not set
130 # CONFIG_KATANA is not set
131 # CONFIG_WILLOW is not set
132 # CONFIG_CPCI690 is not set
133 # CONFIG_POWERPMC250 is not set
134 # CONFIG_CHESTNUT is not set
135 # CONFIG_SPRUCE is not set
136 # CONFIG_HDPU is not set
137 # CONFIG_EV64260 is not set
138 # CONFIG_LOPEC is not set
139 # CONFIG_MVME5100 is not set
140 # CONFIG_PPLUS is not set
141 # CONFIG_PRPMC750 is not set
142 # CONFIG_PRPMC800 is not set
143 # CONFIG_SANDPOINT is not set
144 CONFIG_MPC7448HPC2=y
145 # CONFIG_RADSTONE_PPC7D is not set
146 # CONFIG_PAL4 is not set
147 # CONFIG_GEMINI is not set
148 # CONFIG_EST8260 is not set
149 # CONFIG_SBC82xx is not set
150 # CONFIG_SBS8260 is not set
151 # CONFIG_RPX8260 is not set
152 # CONFIG_TQM8260 is not set
153 # CONFIG_ADS8272 is not set
154 # CONFIG_PQ2FADS is not set
155 # CONFIG_LITE5200 is not set
156 # CONFIG_EV64360 is not set
157 CONFIG_TSI108_BRIDGE=y
158 # CONFIG_WANT_EARLY_SERIAL is not set
159 CONFIG_MPIC=y
160
161 #
162 # Kernel options
163 #
164 # CONFIG_HIGHMEM is not set
165 # CONFIG_HZ_100 is not set
166 CONFIG_HZ_250=y
167 # CONFIG_HZ_1000 is not set
168 CONFIG_HZ=250
169 CONFIG_PREEMPT_NONE=y
170 # CONFIG_PREEMPT_VOLUNTARY is not set
171 # CONFIG_PREEMPT is not set
172 CONFIG_BINFMT_ELF=y
173 CONFIG_BINFMT_MISC=y
174 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
175 CONFIG_ARCH_FLATMEM_ENABLE=y
176 CONFIG_SELECT_MEMORY_MODEL=y
177 CONFIG_FLATMEM_MANUAL=y
178 # CONFIG_DISCONTIGMEM_MANUAL is not set
179 # CONFIG_SPARSEMEM_MANUAL is not set
180 CONFIG_FLATMEM=y
181 CONFIG_FLAT_NODE_MEM_MAP=y
182 # CONFIG_SPARSEMEM_STATIC is not set
183 CONFIG_SPLIT_PTLOCK_CPUS=4
184 # CONFIG_RESOURCES_64BIT is not set
185 CONFIG_PROC_DEVICETREE=y
186 # CONFIG_CMDLINE_BOOL is not set
187 # CONFIG_PM is not set
188 # CONFIG_SECCOMP is not set
189 CONFIG_ISA_DMA_API=y
190
191 #
192 # Bus options
193 #
194 CONFIG_GENERIC_ISA_DMA=y
195 CONFIG_MPIC_WEIRD=y
196 # CONFIG_PPC_I8259 is not set
197 # CONFIG_PPC_INDIRECT_PCI is not set
198 CONFIG_PCI=y
199 CONFIG_PCI_DOMAINS=y
200 # CONFIG_PCIEPORTBUS is not set
201
202 #
203 # PCCARD (PCMCIA/CardBus) support
204 #
205 # CONFIG_PCCARD is not set
206
207 #
208 # PCI Hotplug Support
209 #
210 # CONFIG_HOTPLUG_PCI is not set
211
212 #
213 # Advanced setup
214 #
215 # CONFIG_ADVANCED_OPTIONS is not set
216
217 #
218 # Default settings for advanced configuration options are used
219 #
220 CONFIG_HIGHMEM_START=0xfe000000
221 CONFIG_LOWMEM_SIZE=0x30000000
222 CONFIG_KERNEL_START=0xc0000000
223 CONFIG_TASK_SIZE=0x80000000
224 CONFIG_BOOT_LOAD=0x00800000
225
226 #
227 # Networking
228 #
229 CONFIG_NET=y
230
231 #
232 # Networking options
233 #
234 # CONFIG_NETDEBUG is not set
235 CONFIG_PACKET=y
236 # CONFIG_PACKET_MMAP is not set
237 CONFIG_UNIX=y
238 CONFIG_XFRM=y
239 CONFIG_XFRM_USER=y
240 # CONFIG_NET_KEY is not set
241 CONFIG_INET=y
242 CONFIG_IP_MULTICAST=y
243 # CONFIG_IP_ADVANCED_ROUTER is not set
244 CONFIG_IP_FIB_HASH=y
245 CONFIG_IP_PNP=y
246 CONFIG_IP_PNP_DHCP=y
247 CONFIG_IP_PNP_BOOTP=y
248 # CONFIG_IP_PNP_RARP is not set
249 # CONFIG_NET_IPIP is not set
250 # CONFIG_NET_IPGRE is not set
251 # CONFIG_IP_MROUTE is not set
252 # CONFIG_ARPD is not set
253 CONFIG_SYN_COOKIES=y
254 # CONFIG_INET_AH is not set
255 # CONFIG_INET_ESP is not set
256 # CONFIG_INET_IPCOMP is not set
257 # CONFIG_INET_XFRM_TUNNEL is not set
258 # CONFIG_INET_TUNNEL is not set
259 CONFIG_INET_XFRM_MODE_TRANSPORT=y
260 CONFIG_INET_XFRM_MODE_TUNNEL=y
261 CONFIG_INET_DIAG=y
262 CONFIG_INET_TCP_DIAG=y
263 # CONFIG_TCP_CONG_ADVANCED is not set
264 CONFIG_TCP_CONG_BIC=y
265 # CONFIG_IPV6 is not set
266 # CONFIG_INET6_XFRM_TUNNEL is not set
267 # CONFIG_INET6_TUNNEL is not set
268 # CONFIG_NETWORK_SECMARK is not set
269 # CONFIG_NETFILTER is not set
270
271 #
272 # DCCP Configuration (EXPERIMENTAL)
273 #
274 # CONFIG_IP_DCCP is not set
275
276 #
277 # SCTP Configuration (EXPERIMENTAL)
278 #
279 # CONFIG_IP_SCTP is not set
280
281 #
282 # TIPC Configuration (EXPERIMENTAL)
283 #
284 # CONFIG_TIPC is not set
285 # CONFIG_ATM is not set
286 # CONFIG_BRIDGE is not set
287 # CONFIG_VLAN_8021Q is not set
288 # CONFIG_DECNET is not set
289 # CONFIG_LLC2 is not set
290 # CONFIG_IPX is not set
291 # CONFIG_ATALK is not set
292 # CONFIG_X25 is not set
293 # CONFIG_LAPB is not set
294 # CONFIG_NET_DIVERT is not set
295 # CONFIG_ECONET is not set
296 # CONFIG_WAN_ROUTER is not set
297
298 #
299 # QoS and/or fair queueing
300 #
301 # CONFIG_NET_SCHED is not set
302
303 #
304 # Network testing
305 #
306 # CONFIG_NET_PKTGEN is not set
307 # CONFIG_HAMRADIO is not set
308 # CONFIG_IRDA is not set
309 # CONFIG_BT is not set
310 # CONFIG_IEEE80211 is not set
311
312 #
313 # Device Drivers
314 #
315
316 #
317 # Generic Driver Options
318 #
319 CONFIG_STANDALONE=y
320 CONFIG_PREVENT_FIRMWARE_BUILD=y
321 # CONFIG_FW_LOADER is not set
322 # CONFIG_SYS_HYPERVISOR is not set
323
324 #
325 # Connector - unified userspace <-> kernelspace linker
326 #
327 # CONFIG_CONNECTOR is not set
328
329 #
330 # Memory Technology Devices (MTD)
331 #
332 # CONFIG_MTD is not set
333
334 #
335 # Parallel port support
336 #
337 # CONFIG_PARPORT is not set
338
339 #
340 # Plug and Play support
341 #
342
343 #
344 # Block devices
345 #
346 # CONFIG_BLK_DEV_FD is not set
347 # CONFIG_BLK_CPQ_DA is not set
348 # CONFIG_BLK_CPQ_CISS_DA is not set
349 # CONFIG_BLK_DEV_DAC960 is not set
350 # CONFIG_BLK_DEV_UMEM is not set
351 # CONFIG_BLK_DEV_COW_COMMON is not set
352 CONFIG_BLK_DEV_LOOP=y
353 # CONFIG_BLK_DEV_CRYPTOLOOP is not set
354 # CONFIG_BLK_DEV_NBD is not set
355 # CONFIG_BLK_DEV_SX8 is not set
356 CONFIG_BLK_DEV_RAM=y
357 CONFIG_BLK_DEV_RAM_COUNT=16
358 CONFIG_BLK_DEV_RAM_SIZE=131072
359 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
360 CONFIG_BLK_DEV_INITRD=y
361 # CONFIG_CDROM_PKTCDVD is not set
362 # CONFIG_ATA_OVER_ETH is not set
363
364 #
365 # ATA/ATAPI/MFM/RLL support
366 #
367 # CONFIG_IDE is not set
368
369 #
370 # SCSI device support
371 #
372 # CONFIG_RAID_ATTRS is not set
373 CONFIG_SCSI=y
374 CONFIG_SCSI_PROC_FS=y
375
376 #
377 # SCSI support type (disk, tape, CD-ROM)
378 #
379 CONFIG_BLK_DEV_SD=y
380 # CONFIG_CHR_DEV_ST is not set
381 # CONFIG_CHR_DEV_OSST is not set
382 # CONFIG_BLK_DEV_SR is not set
383 # CONFIG_CHR_DEV_SG is not set
384 # CONFIG_CHR_DEV_SCH is not set
385
386 #
387 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
388 #
389 # CONFIG_SCSI_MULTI_LUN is not set
390 # CONFIG_SCSI_CONSTANTS is not set
391 # CONFIG_SCSI_LOGGING is not set
392
393 #
394 # SCSI Transport Attributes
395 #
396 # CONFIG_SCSI_SPI_ATTRS is not set
397 # CONFIG_SCSI_FC_ATTRS is not set
398 # CONFIG_SCSI_ISCSI_ATTRS is not set
399 # CONFIG_SCSI_SAS_ATTRS is not set
400
401 #
402 # SCSI low-level drivers
403 #
404 # CONFIG_ISCSI_TCP is not set
405 # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
406 # CONFIG_SCSI_3W_9XXX is not set
407 # CONFIG_SCSI_ACARD is not set
408 # CONFIG_SCSI_AACRAID is not set
409 # CONFIG_SCSI_AIC7XXX is not set
410 # CONFIG_SCSI_AIC7XXX_OLD is not set
411 # CONFIG_SCSI_AIC79XX is not set
412 # CONFIG_SCSI_DPT_I2O is not set
413 # CONFIG_MEGARAID_NEWGEN is not set
414 # CONFIG_MEGARAID_LEGACY is not set
415 # CONFIG_MEGARAID_SAS is not set
416 CONFIG_ATA=y
417 # CONFIG_SATA_AHCI is not set
418 # CONFIG_SATA_SVW is not set
419 # CONFIG_SCSI_ATA_PIIX is not set
420 CONFIG_SATA_MV=y
421 # CONFIG_SATA_NV is not set
422 # CONFIG_SCSI_PDC_ADMA is not set
423 # CONFIG_SCSI_HPTIOP is not set
424 # CONFIG_SATA_QSTOR is not set
425 # CONFIG_SATA_PROMISE is not set
426 # CONFIG_SATA_SX4 is not set
427 # CONFIG_SATA_SIL is not set
428 # CONFIG_SATA_SIL24 is not set
429 # CONFIG_SATA_SIS is not set
430 # CONFIG_SATA_ULI is not set
431 # CONFIG_SATA_VIA is not set
432 # CONFIG_SATA_VITESSE is not set
433 # CONFIG_SCSI_BUSLOGIC is not set
434 # CONFIG_SCSI_DMX3191D is not set
435 # CONFIG_SCSI_EATA is not set
436 # CONFIG_SCSI_FUTURE_DOMAIN is not set
437 # CONFIG_SCSI_GDTH is not set
438 # CONFIG_SCSI_IPS is not set
439 # CONFIG_SCSI_INITIO is not set
440 # CONFIG_SCSI_INIA100 is not set
441 # CONFIG_SCSI_SYM53C8XX_2 is not set
442 # CONFIG_SCSI_IPR is not set
443 # CONFIG_SCSI_QLOGIC_1280 is not set
444 # CONFIG_SCSI_QLA_FC is not set
445 # CONFIG_SCSI_LPFC is not set
446 # CONFIG_SCSI_DC395x is not set
447 # CONFIG_SCSI_DC390T is not set
448 # CONFIG_SCSI_NSP32 is not set
449 # CONFIG_SCSI_DEBUG is not set
450
451 #
452 # Multi-device support (RAID and LVM)
453 #
454 # CONFIG_MD is not set
455
456 #
457 # Fusion MPT device support
458 #
459 # CONFIG_FUSION is not set
460 # CONFIG_FUSION_SPI is not set
461 # CONFIG_FUSION_FC is not set
462 # CONFIG_FUSION_SAS is not set
463
464 #
465 # IEEE 1394 (FireWire) support
466 #
467 # CONFIG_IEEE1394 is not set
468
469 #
470 # I2O device support
471 #
472 # CONFIG_I2O is not set
473
474 #
475 # Macintosh device drivers
476 #
477 # CONFIG_WINDFARM is not set
478
479 #
480 # Network device support
481 #
482 CONFIG_NETDEVICES=y
483 # CONFIG_DUMMY is not set
484 # CONFIG_BONDING is not set
485 # CONFIG_EQUALIZER is not set
486 # CONFIG_TUN is not set
487
488 #
489 # ARCnet devices
490 #
491 # CONFIG_ARCNET is not set
492
493 #
494 # PHY device support
495 #
496 CONFIG_PHYLIB=y
497
498 #
499 # MII PHY device drivers
500 #
501 # CONFIG_MARVELL_PHY is not set
502 # CONFIG_DAVICOM_PHY is not set
503 # CONFIG_QSEMI_PHY is not set
504 # CONFIG_LXT_PHY is not set
505 # CONFIG_CICADA_PHY is not set
506 # CONFIG_VITESSE_PHY is not set
507 # CONFIG_SMSC_PHY is not set
508 # CONFIG_FIXED_PHY is not set
509
510 #
511 # Ethernet (10 or 100Mbit)
512 #
513 CONFIG_NET_ETHERNET=y
514 CONFIG_MII=y
515 # CONFIG_HAPPYMEAL is not set
516 # CONFIG_SUNGEM is not set
517 # CONFIG_CASSINI is not set
518 # CONFIG_NET_VENDOR_3COM is not set
519
520 #
521 # Tulip family network device support
522 #
523 # CONFIG_NET_TULIP is not set
524 # CONFIG_HP100 is not set
525 CONFIG_NET_PCI=y
526 # CONFIG_PCNET32 is not set
527 # CONFIG_AMD8111_ETH is not set
528 # CONFIG_ADAPTEC_STARFIRE is not set
529 # CONFIG_B44 is not set
530 # CONFIG_FORCEDETH is not set
531 # CONFIG_DGRS is not set
532 # CONFIG_EEPRO100 is not set
533 CONFIG_E100=y
534 # CONFIG_FEALNX is not set
535 # CONFIG_NATSEMI is not set
536 # CONFIG_NE2K_PCI is not set
537 # CONFIG_8139CP is not set
538 CONFIG_8139TOO=y
539 # CONFIG_8139TOO_PIO is not set
540 # CONFIG_8139TOO_TUNE_TWISTER is not set
541 # CONFIG_8139TOO_8129 is not set
542 # CONFIG_8139_OLD_RX_RESET is not set
543 # CONFIG_SIS900 is not set
544 # CONFIG_EPIC100 is not set
545 # CONFIG_SUNDANCE is not set
546 # CONFIG_TLAN is not set
547 # CONFIG_VIA_RHINE is not set
548
549 #
550 # Ethernet (1000 Mbit)
551 #
552 # CONFIG_ACENIC is not set
553 # CONFIG_DL2K is not set
554 # CONFIG_E1000 is not set
555 # CONFIG_NS83820 is not set
556 # CONFIG_HAMACHI is not set
557 # CONFIG_YELLOWFIN is not set
558 # CONFIG_R8169 is not set
559 # CONFIG_SIS190 is not set
560 # CONFIG_SKGE is not set
561 # CONFIG_SKY2 is not set
562 # CONFIG_SK98LIN is not set
563 # CONFIG_VIA_VELOCITY is not set
564 # CONFIG_TIGON3 is not set
565 # CONFIG_BNX2 is not set
566
567 #
568 # Ethernet (10000 Mbit)
569 #
570 # CONFIG_CHELSIO_T1 is not set
571 # CONFIG_IXGB is not set
572 # CONFIG_S2IO is not set
573 # CONFIG_MYRI10GE is not set
574
575 #
576 # Token Ring devices
577 #
578 # CONFIG_TR is not set
579
580 #
581 # Wireless LAN (non-hamradio)
582 #
583 # CONFIG_NET_RADIO is not set
584
585 #
586 # Wan interfaces
587 #
588 # CONFIG_WAN is not set
589 # CONFIG_FDDI is not set
590 # CONFIG_HIPPI is not set
591 # CONFIG_PPP is not set
592 # CONFIG_SLIP is not set
593 # CONFIG_NET_FC is not set
594 # CONFIG_SHAPER is not set
595 # CONFIG_NETCONSOLE is not set
596 # CONFIG_NETPOLL is not set
597 # CONFIG_NET_POLL_CONTROLLER is not set
598
599 #
600 # ISDN subsystem
601 #
602 # CONFIG_ISDN is not set
603
604 #
605 # Telephony Support
606 #
607 # CONFIG_PHONE is not set
608
609 #
610 # Input device support
611 #
612 CONFIG_INPUT=y
613
614 #
615 # Userland interfaces
616 #
617 # CONFIG_INPUT_MOUSEDEV is not set
618 # CONFIG_INPUT_JOYDEV is not set
619 # CONFIG_INPUT_TSDEV is not set
620 # CONFIG_INPUT_EVDEV is not set
621 # CONFIG_INPUT_EVBUG is not set
622
623 #
624 # Input Device Drivers
625 #
626 # CONFIG_INPUT_KEYBOARD is not set
627 # CONFIG_INPUT_MOUSE is not set
628 # CONFIG_INPUT_JOYSTICK is not set
629 # CONFIG_INPUT_TOUCHSCREEN is not set
630 # CONFIG_INPUT_MISC is not set
631
632 #
633 # Hardware I/O ports
634 #
635 # CONFIG_SERIO is not set
636 # CONFIG_GAMEPORT is not set
637
638 #
639 # Character devices
640 #
641 # CONFIG_VT is not set
642 # CONFIG_SERIAL_NONSTANDARD is not set
643
644 #
645 # Serial drivers
646 #
647 CONFIG_SERIAL_8250=y
648 CONFIG_SERIAL_8250_CONSOLE=y
649 CONFIG_SERIAL_8250_PCI=y
650 CONFIG_SERIAL_8250_NR_UARTS=4
651 CONFIG_SERIAL_8250_RUNTIME_UARTS=4
652 # CONFIG_SERIAL_8250_EXTENDED is not set
653
654 #
655 # Non-8250 serial port support
656 #
657 CONFIG_SERIAL_CORE=y
658 CONFIG_SERIAL_CORE_CONSOLE=y
659 # CONFIG_SERIAL_JSM is not set
660 CONFIG_UNIX98_PTYS=y
661 CONFIG_LEGACY_PTYS=y
662 CONFIG_LEGACY_PTY_COUNT=256
663
664 #
665 # IPMI
666 #
667 # CONFIG_IPMI_HANDLER is not set
668
669 #
670 # Watchdog Cards
671 #
672 # CONFIG_WATCHDOG is not set
673 # CONFIG_HW_RANDOM is not set
674 # CONFIG_NVRAM is not set
675 CONFIG_GEN_RTC=y
676 # CONFIG_GEN_RTC_X is not set
677 # CONFIG_DTLK is not set
678 # CONFIG_R3964 is not set
679 # CONFIG_APPLICOM is not set
680
681 #
682 # Ftape, the floppy tape device driver
683 #
684 # CONFIG_AGP is not set
685 # CONFIG_DRM is not set
686 # CONFIG_RAW_DRIVER is not set
687
688 #
689 # TPM devices
690 #
691 # CONFIG_TCG_TPM is not set
692 # CONFIG_TELCLOCK is not set
693
694 #
695 # I2C support
696 #
697 # CONFIG_I2C is not set
698
699 #
700 # SPI support
701 #
702 # CONFIG_SPI is not set
703 # CONFIG_SPI_MASTER is not set
704
705 #
706 # Dallas's 1-wire bus
707 #
708
709 #
710 # Hardware Monitoring support
711 #
712 CONFIG_HWMON=y
713 # CONFIG_HWMON_VID is not set
714 # CONFIG_SENSORS_ABITUGURU is not set
715 # CONFIG_SENSORS_F71805F is not set
716 # CONFIG_HWMON_DEBUG_CHIP is not set
717
718 #
719 # Misc devices
720 #
721
722 #
723 # Multimedia devices
724 #
725 # CONFIG_VIDEO_DEV is not set
726 CONFIG_VIDEO_V4L2=y
727
728 #
729 # Digital Video Broadcasting Devices
730 #
731 # CONFIG_DVB is not set
732
733 #
734 # Graphics support
735 #
736 CONFIG_FIRMWARE_EDID=y
737 # CONFIG_FB is not set
738 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
739
740 #
741 # Sound
742 #
743 # CONFIG_SOUND is not set
744
745 #
746 # USB support
747 #
748 CONFIG_USB_ARCH_HAS_HCD=y
749 CONFIG_USB_ARCH_HAS_OHCI=y
750 CONFIG_USB_ARCH_HAS_EHCI=y
751 # CONFIG_USB is not set
752
753 #
754 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
755 #
756
757 #
758 # USB Gadget Support
759 #
760 # CONFIG_USB_GADGET is not set
761
762 #
763 # MMC/SD Card support
764 #
765 # CONFIG_MMC is not set
766
767 #
768 # LED devices
769 #
770 # CONFIG_NEW_LEDS is not set
771
772 #
773 # LED drivers
774 #
775
776 #
777 # LED Triggers
778 #
779
780 #
781 # InfiniBand support
782 #
783 # CONFIG_INFINIBAND is not set
784
785 #
786 # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
787 #
788
789 #
790 # Real Time Clock
791 #
792 # CONFIG_RTC_CLASS is not set
793
794 #
795 # DMA Engine support
796 #
797 # CONFIG_DMA_ENGINE is not set
798
799 #
800 # DMA Clients
801 #
802
803 #
804 # DMA Devices
805 #
806
807 #
808 # File systems
809 #
810 CONFIG_EXT2_FS=y
811 # CONFIG_EXT2_FS_XATTR is not set
812 # CONFIG_EXT2_FS_XIP is not set
813 CONFIG_EXT3_FS=y
814 CONFIG_EXT3_FS_XATTR=y
815 # CONFIG_EXT3_FS_POSIX_ACL is not set
816 # CONFIG_EXT3_FS_SECURITY is not set
817 CONFIG_JBD=y
818 # CONFIG_JBD_DEBUG is not set
819 CONFIG_FS_MBCACHE=y
820 # CONFIG_REISERFS_FS is not set
821 # CONFIG_JFS_FS is not set
822 # CONFIG_FS_POSIX_ACL is not set
823 # CONFIG_XFS_FS is not set
824 # CONFIG_OCFS2_FS is not set
825 # CONFIG_MINIX_FS is not set
826 # CONFIG_ROMFS_FS is not set
827 CONFIG_INOTIFY=y
828 CONFIG_INOTIFY_USER=y
829 # CONFIG_QUOTA is not set
830 CONFIG_DNOTIFY=y
831 # CONFIG_AUTOFS_FS is not set
832 # CONFIG_AUTOFS4_FS is not set
833 # CONFIG_FUSE_FS is not set
834
835 #
836 # CD-ROM/DVD Filesystems
837 #
838 # CONFIG_ISO9660_FS is not set
839 # CONFIG_UDF_FS is not set
840
841 #
842 # DOS/FAT/NT Filesystems
843 #
844 # CONFIG_MSDOS_FS is not set
845 # CONFIG_VFAT_FS is not set
846 # CONFIG_NTFS_FS is not set
847
848 #
849 # Pseudo filesystems
850 #
851 CONFIG_PROC_FS=y
852 CONFIG_PROC_KCORE=y
853 CONFIG_SYSFS=y
854 CONFIG_TMPFS=y
855 # CONFIG_HUGETLB_PAGE is not set
856 CONFIG_RAMFS=y
857 # CONFIG_CONFIGFS_FS is not set
858
859 #
860 # Miscellaneous filesystems
861 #
862 # CONFIG_ADFS_FS is not set
863 # CONFIG_AFFS_FS is not set
864 # CONFIG_HFS_FS is not set
865 # CONFIG_HFSPLUS_FS is not set
866 # CONFIG_BEFS_FS is not set
867 # CONFIG_BFS_FS is not set
868 # CONFIG_EFS_FS is not set
869 # CONFIG_CRAMFS is not set
870 # CONFIG_VXFS_FS is not set
871 # CONFIG_HPFS_FS is not set
872 # CONFIG_QNX4FS_FS is not set
873 # CONFIG_SYSV_FS is not set
874 # CONFIG_UFS_FS is not set
875
876 #
877 # Network File Systems
878 #
879 CONFIG_NFS_FS=y
880 # CONFIG_NFS_V3 is not set
881 # CONFIG_NFS_V4 is not set
882 # CONFIG_NFS_DIRECTIO is not set
883 # CONFIG_NFSD is not set
884 CONFIG_ROOT_NFS=y
885 CONFIG_LOCKD=y
886 CONFIG_NFS_COMMON=y
887 CONFIG_SUNRPC=y
888 # CONFIG_RPCSEC_GSS_KRB5 is not set
889 # CONFIG_RPCSEC_GSS_SPKM3 is not set
890 # CONFIG_SMB_FS is not set
891 # CONFIG_CIFS is not set
892 # CONFIG_NCP_FS is not set
893 # CONFIG_CODA_FS is not set
894 # CONFIG_AFS_FS is not set
895 # CONFIG_9P_FS is not set
896
897 #
898 # Partition Types
899 #
900 CONFIG_PARTITION_ADVANCED=y
901 # CONFIG_ACORN_PARTITION is not set
902 # CONFIG_OSF_PARTITION is not set
903 # CONFIG_AMIGA_PARTITION is not set
904 # CONFIG_ATARI_PARTITION is not set
905 # CONFIG_MAC_PARTITION is not set
906 CONFIG_MSDOS_PARTITION=y
907 # CONFIG_BSD_DISKLABEL is not set
908 # CONFIG_MINIX_SUBPARTITION is not set
909 # CONFIG_SOLARIS_X86_PARTITION is not set
910 # CONFIG_UNIXWARE_DISKLABEL is not set
911 # CONFIG_LDM_PARTITION is not set
912 # CONFIG_SGI_PARTITION is not set
913 # CONFIG_ULTRIX_PARTITION is not set
914 # CONFIG_SUN_PARTITION is not set
915 # CONFIG_KARMA_PARTITION is not set
916 # CONFIG_EFI_PARTITION is not set
917
918 #
919 # Native Language Support
920 #
921 # CONFIG_NLS is not set
922
923 #
924 # Library routines
925 #
926 # CONFIG_CRC_CCITT is not set
927 # CONFIG_CRC16 is not set
928 CONFIG_CRC32=y
929 # CONFIG_LIBCRC32C is not set
930 CONFIG_PLIST=y
931
932 #
933 # Instrumentation Support
934 #
935 # CONFIG_PROFILING is not set
936
937 #
938 # Kernel hacking
939 #
940 # CONFIG_PRINTK_TIME is not set
941 # CONFIG_MAGIC_SYSRQ is not set
942 # CONFIG_UNUSED_SYMBOLS is not set
943 # CONFIG_DEBUG_KERNEL is not set
944 CONFIG_LOG_BUF_SHIFT=14
945 # CONFIG_DEBUG_FS is not set
946 # CONFIG_UNWIND_INFO is not set
947 # CONFIG_BOOTX_TEXT is not set
948 # CONFIG_PPC_EARLY_DEBUG is not set
949
950 #
951 # Security options
952 #
953 # CONFIG_KEYS is not set
954 # CONFIG_SECURITY is not set
955
956 #
957 # Cryptographic options
958 #
959 # CONFIG_CRYPTO is not set
960
961 #
962 # Hardware crypto devices
963 #