Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/
[sfrench/cifs-2.6.git] / arch / powerpc / configs / maple_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.14-rc4
4 # Thu Oct 20 08:31:24 2005
5 #
6 CONFIG_64BIT=y
7 CONFIG_MMU=y
8 CONFIG_RWSEM_XCHGADD_ALGORITHM=y
9 CONFIG_GENERIC_CALIBRATE_DELAY=y
10 CONFIG_GENERIC_ISA_DMA=y
11 CONFIG_EARLY_PRINTK=y
12 CONFIG_COMPAT=y
13 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
14 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
15 CONFIG_FORCE_MAX_ZONEORDER=13
16
17 #
18 # Code maturity level options
19 #
20 CONFIG_EXPERIMENTAL=y
21 CONFIG_CLEAN_COMPILE=y
22 CONFIG_LOCK_KERNEL=y
23 CONFIG_INIT_ENV_ARG_LIMIT=32
24
25 #
26 # General setup
27 #
28 CONFIG_LOCALVERSION=""
29 CONFIG_LOCALVERSION_AUTO=y
30 CONFIG_SWAP=y
31 CONFIG_SYSVIPC=y
32 CONFIG_POSIX_MQUEUE=y
33 # CONFIG_BSD_PROCESS_ACCT is not set
34 CONFIG_SYSCTL=y
35 # CONFIG_AUDIT is not set
36 # CONFIG_HOTPLUG is not set
37 CONFIG_KOBJECT_UEVENT=y
38 CONFIG_IKCONFIG=y
39 CONFIG_IKCONFIG_PROC=y
40 # CONFIG_CPUSETS is not set
41 CONFIG_INITRAMFS_SOURCE=""
42 # CONFIG_EMBEDDED is not set
43 CONFIG_KALLSYMS=y
44 CONFIG_KALLSYMS_ALL=y
45 # CONFIG_KALLSYMS_EXTRA_PASS is not set
46 CONFIG_PRINTK=y
47 CONFIG_BUG=y
48 CONFIG_BASE_FULL=y
49 CONFIG_FUTEX=y
50 CONFIG_EPOLL=y
51 CONFIG_SHMEM=y
52 CONFIG_CC_ALIGN_FUNCTIONS=0
53 CONFIG_CC_ALIGN_LABELS=0
54 CONFIG_CC_ALIGN_LOOPS=0
55 CONFIG_CC_ALIGN_JUMPS=0
56 # CONFIG_TINY_SHMEM is not set
57 CONFIG_BASE_SMALL=0
58
59 #
60 # Loadable module support
61 #
62 CONFIG_MODULES=y
63 CONFIG_MODULE_UNLOAD=y
64 # CONFIG_MODULE_FORCE_UNLOAD is not set
65 CONFIG_OBSOLETE_MODPARM=y
66 CONFIG_MODVERSIONS=y
67 CONFIG_MODULE_SRCVERSION_ALL=y
68 CONFIG_KMOD=y
69 CONFIG_STOP_MACHINE=y
70 CONFIG_SYSVIPC_COMPAT=y
71
72 #
73 # Platform support
74 #
75 # CONFIG_PPC_ISERIES is not set
76 CONFIG_PPC_MULTIPLATFORM=y
77 # CONFIG_PPC_PSERIES is not set
78 # CONFIG_PPC_BPA is not set
79 # CONFIG_PPC_PMAC is not set
80 CONFIG_PPC_MAPLE=y
81 CONFIG_PPC=y
82 CONFIG_PPC64=y
83 CONFIG_PPC_OF=y
84 CONFIG_MPIC=y
85 # CONFIG_ALTIVEC is not set
86 CONFIG_KEXEC=y
87 CONFIG_U3_DART=y
88 CONFIG_MPIC_BROKEN_U3=y
89 CONFIG_BOOTX_TEXT=y
90 CONFIG_POWER4_ONLY=y
91 CONFIG_IOMMU_VMERGE=y
92 CONFIG_SMP=y
93 CONFIG_NR_CPUS=2
94 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
95 CONFIG_ARCH_FLATMEM_ENABLE=y
96 CONFIG_SELECT_MEMORY_MODEL=y
97 CONFIG_FLATMEM_MANUAL=y
98 # CONFIG_DISCONTIGMEM_MANUAL is not set
99 # CONFIG_SPARSEMEM_MANUAL is not set
100 CONFIG_FLATMEM=y
101 CONFIG_FLAT_NODE_MEM_MAP=y
102 # CONFIG_SPARSEMEM_STATIC is not set
103 # CONFIG_NUMA is not set
104 # CONFIG_SCHED_SMT is not set
105 CONFIG_PREEMPT_NONE=y
106 # CONFIG_PREEMPT_VOLUNTARY is not set
107 # CONFIG_PREEMPT is not set
108 # CONFIG_PREEMPT_BKL is not set
109 # CONFIG_HZ_100 is not set
110 CONFIG_HZ_250=y
111 # CONFIG_HZ_1000 is not set
112 CONFIG_HZ=250
113 CONFIG_GENERIC_HARDIRQS=y
114 CONFIG_SECCOMP=y
115 CONFIG_BINFMT_ELF=y
116 # CONFIG_BINFMT_MISC is not set
117 CONFIG_PROC_DEVICETREE=y
118 # CONFIG_CMDLINE_BOOL is not set
119 CONFIG_ISA_DMA_API=y
120
121 #
122 # Bus Options
123 #
124 CONFIG_PCI=y
125 CONFIG_PCI_DOMAINS=y
126 CONFIG_PCI_LEGACY_PROC=y
127 # CONFIG_PCI_DEBUG is not set
128
129 #
130 # PCCARD (PCMCIA/CardBus) support
131 #
132 # CONFIG_PCCARD is not set
133
134 #
135 # PCI Hotplug Support
136 #
137 # CONFIG_HOTPLUG_PCI is not set
138
139 #
140 # Networking
141 #
142 CONFIG_NET=y
143
144 #
145 # Networking options
146 #
147 CONFIG_PACKET=y
148 CONFIG_PACKET_MMAP=y
149 CONFIG_UNIX=y
150 # CONFIG_NET_KEY is not set
151 CONFIG_INET=y
152 CONFIG_IP_MULTICAST=y
153 # CONFIG_IP_ADVANCED_ROUTER is not set
154 CONFIG_IP_FIB_HASH=y
155 CONFIG_IP_PNP=y
156 CONFIG_IP_PNP_DHCP=y
157 # CONFIG_IP_PNP_BOOTP is not set
158 # CONFIG_IP_PNP_RARP is not set
159 # CONFIG_NET_IPIP is not set
160 # CONFIG_NET_IPGRE is not set
161 # CONFIG_IP_MROUTE is not set
162 # CONFIG_ARPD is not set
163 # CONFIG_SYN_COOKIES is not set
164 # CONFIG_INET_AH is not set
165 # CONFIG_INET_ESP is not set
166 # CONFIG_INET_IPCOMP is not set
167 # CONFIG_INET_TUNNEL is not set
168 CONFIG_INET_DIAG=y
169 CONFIG_INET_TCP_DIAG=y
170 # CONFIG_TCP_CONG_ADVANCED is not set
171 CONFIG_TCP_CONG_BIC=y
172 # CONFIG_IPV6 is not set
173 # CONFIG_NETFILTER is not set
174
175 #
176 # DCCP Configuration (EXPERIMENTAL)
177 #
178 # CONFIG_IP_DCCP is not set
179
180 #
181 # SCTP Configuration (EXPERIMENTAL)
182 #
183 # CONFIG_IP_SCTP is not set
184 # CONFIG_ATM is not set
185 # CONFIG_BRIDGE is not set
186 # CONFIG_VLAN_8021Q is not set
187 # CONFIG_DECNET is not set
188 # CONFIG_LLC2 is not set
189 # CONFIG_IPX is not set
190 # CONFIG_ATALK is not set
191 # CONFIG_X25 is not set
192 # CONFIG_LAPB is not set
193 # CONFIG_NET_DIVERT is not set
194 # CONFIG_ECONET is not set
195 # CONFIG_WAN_ROUTER is not set
196 # CONFIG_NET_SCHED is not set
197 # CONFIG_NET_CLS_ROUTE is not set
198
199 #
200 # Network testing
201 #
202 # CONFIG_NET_PKTGEN is not set
203 # CONFIG_HAMRADIO is not set
204 # CONFIG_IRDA is not set
205 # CONFIG_BT is not set
206 # CONFIG_IEEE80211 is not set
207
208 #
209 # Device Drivers
210 #
211
212 #
213 # Generic Driver Options
214 #
215 CONFIG_STANDALONE=y
216 CONFIG_PREVENT_FIRMWARE_BUILD=y
217 # CONFIG_FW_LOADER is not set
218 # CONFIG_DEBUG_DRIVER is not set
219
220 #
221 # Connector - unified userspace <-> kernelspace linker
222 #
223 # CONFIG_CONNECTOR is not set
224
225 #
226 # Memory Technology Devices (MTD)
227 #
228 # CONFIG_MTD is not set
229
230 #
231 # Parallel port support
232 #
233 # CONFIG_PARPORT is not set
234
235 #
236 # Plug and Play support
237 #
238
239 #
240 # Block devices
241 #
242 # CONFIG_BLK_DEV_FD is not set
243 # CONFIG_BLK_CPQ_DA is not set
244 # CONFIG_BLK_CPQ_CISS_DA is not set
245 # CONFIG_BLK_DEV_DAC960 is not set
246 # CONFIG_BLK_DEV_UMEM is not set
247 # CONFIG_BLK_DEV_COW_COMMON is not set
248 # CONFIG_BLK_DEV_LOOP is not set
249 # CONFIG_BLK_DEV_NBD is not set
250 # CONFIG_BLK_DEV_SX8 is not set
251 # CONFIG_BLK_DEV_UB is not set
252 CONFIG_BLK_DEV_RAM=y
253 CONFIG_BLK_DEV_RAM_COUNT=16
254 CONFIG_BLK_DEV_RAM_SIZE=8192
255 # CONFIG_BLK_DEV_INITRD is not set
256 # CONFIG_CDROM_PKTCDVD is not set
257
258 #
259 # IO Schedulers
260 #
261 CONFIG_IOSCHED_NOOP=y
262 CONFIG_IOSCHED_AS=y
263 CONFIG_IOSCHED_DEADLINE=y
264 CONFIG_IOSCHED_CFQ=y
265 # CONFIG_ATA_OVER_ETH is not set
266
267 #
268 # ATA/ATAPI/MFM/RLL support
269 #
270 CONFIG_IDE=y
271 CONFIG_BLK_DEV_IDE=y
272
273 #
274 # Please see Documentation/ide.txt for help/info on IDE drives
275 #
276 # CONFIG_BLK_DEV_IDE_SATA is not set
277 CONFIG_BLK_DEV_IDEDISK=y
278 # CONFIG_IDEDISK_MULTI_MODE is not set
279 CONFIG_BLK_DEV_IDECD=y
280 # CONFIG_BLK_DEV_IDETAPE is not set
281 # CONFIG_BLK_DEV_IDEFLOPPY is not set
282 CONFIG_IDE_TASK_IOCTL=y
283
284 #
285 # IDE chipset support/bugfixes
286 #
287 CONFIG_IDE_GENERIC=y
288 CONFIG_BLK_DEV_IDEPCI=y
289 CONFIG_IDEPCI_SHARE_IRQ=y
290 # CONFIG_BLK_DEV_OFFBOARD is not set
291 CONFIG_BLK_DEV_GENERIC=y
292 # CONFIG_BLK_DEV_OPTI621 is not set
293 # CONFIG_BLK_DEV_SL82C105 is not set
294 CONFIG_BLK_DEV_IDEDMA_PCI=y
295 # CONFIG_BLK_DEV_IDEDMA_FORCED is not set
296 CONFIG_IDEDMA_PCI_AUTO=y
297 # CONFIG_IDEDMA_ONLYDISK is not set
298 # CONFIG_BLK_DEV_AEC62XX is not set
299 # CONFIG_BLK_DEV_ALI15X3 is not set
300 CONFIG_BLK_DEV_AMD74XX=y
301 # CONFIG_BLK_DEV_CMD64X is not set
302 # CONFIG_BLK_DEV_TRIFLEX is not set
303 # CONFIG_BLK_DEV_CY82C693 is not set
304 # CONFIG_BLK_DEV_CS5520 is not set
305 # CONFIG_BLK_DEV_CS5530 is not set
306 # CONFIG_BLK_DEV_HPT34X is not set
307 # CONFIG_BLK_DEV_HPT366 is not set
308 # CONFIG_BLK_DEV_SC1200 is not set
309 # CONFIG_BLK_DEV_PIIX is not set
310 # CONFIG_BLK_DEV_IT821X is not set
311 # CONFIG_BLK_DEV_NS87415 is not set
312 # CONFIG_BLK_DEV_PDC202XX_OLD is not set
313 # CONFIG_BLK_DEV_PDC202XX_NEW is not set
314 # CONFIG_BLK_DEV_SVWKS is not set
315 # CONFIG_BLK_DEV_SIIMAGE is not set
316 # CONFIG_BLK_DEV_SLC90E66 is not set
317 # CONFIG_BLK_DEV_TRM290 is not set
318 # CONFIG_BLK_DEV_VIA82CXXX is not set
319 # CONFIG_IDE_ARM is not set
320 CONFIG_BLK_DEV_IDEDMA=y
321 # CONFIG_IDEDMA_IVB is not set
322 CONFIG_IDEDMA_AUTO=y
323 # CONFIG_BLK_DEV_HD is not set
324
325 #
326 # SCSI device support
327 #
328 # CONFIG_RAID_ATTRS is not set
329 # CONFIG_SCSI is not set
330
331 #
332 # Multi-device support (RAID and LVM)
333 #
334 # CONFIG_MD is not set
335
336 #
337 # Fusion MPT device support
338 #
339 # CONFIG_FUSION is not set
340
341 #
342 # IEEE 1394 (FireWire) support
343 #
344 # CONFIG_IEEE1394 is not set
345
346 #
347 # I2O device support
348 #
349 # CONFIG_I2O is not set
350
351 #
352 # Macintosh device drivers
353 #
354
355 #
356 # Network device support
357 #
358 CONFIG_NETDEVICES=y
359 # CONFIG_DUMMY is not set
360 # CONFIG_BONDING is not set
361 # CONFIG_EQUALIZER is not set
362 # CONFIG_TUN is not set
363
364 #
365 # ARCnet devices
366 #
367 # CONFIG_ARCNET is not set
368
369 #
370 # PHY device support
371 #
372 # CONFIG_PHYLIB is not set
373
374 #
375 # Ethernet (10 or 100Mbit)
376 #
377 CONFIG_NET_ETHERNET=y
378 CONFIG_MII=y
379 # CONFIG_HAPPYMEAL is not set
380 # CONFIG_SUNGEM is not set
381 # CONFIG_CASSINI is not set
382 # CONFIG_NET_VENDOR_3COM is not set
383
384 #
385 # Tulip family network device support
386 #
387 # CONFIG_NET_TULIP is not set
388 # CONFIG_HP100 is not set
389 CONFIG_NET_PCI=y
390 # CONFIG_PCNET32 is not set
391 CONFIG_AMD8111_ETH=y
392 # CONFIG_AMD8111E_NAPI is not set
393 # CONFIG_ADAPTEC_STARFIRE is not set
394 # CONFIG_B44 is not set
395 # CONFIG_FORCEDETH is not set
396 # CONFIG_DGRS is not set
397 # CONFIG_EEPRO100 is not set
398 # CONFIG_E100 is not set
399 # CONFIG_FEALNX is not set
400 # CONFIG_NATSEMI is not set
401 # CONFIG_NE2K_PCI is not set
402 # CONFIG_8139CP is not set
403 # CONFIG_8139TOO is not set
404 # CONFIG_SIS900 is not set
405 # CONFIG_EPIC100 is not set
406 # CONFIG_SUNDANCE is not set
407 # CONFIG_VIA_RHINE is not set
408
409 #
410 # Ethernet (1000 Mbit)
411 #
412 # CONFIG_ACENIC is not set
413 # CONFIG_DL2K is not set
414 CONFIG_E1000=y
415 # CONFIG_E1000_NAPI is not set
416 # CONFIG_NS83820 is not set
417 # CONFIG_HAMACHI is not set
418 # CONFIG_YELLOWFIN is not set
419 # CONFIG_R8169 is not set
420 # CONFIG_SIS190 is not set
421 # CONFIG_SKGE is not set
422 # CONFIG_SK98LIN is not set
423 # CONFIG_VIA_VELOCITY is not set
424 # CONFIG_TIGON3 is not set
425 # CONFIG_BNX2 is not set
426 # CONFIG_MV643XX_ETH is not set
427
428 #
429 # Ethernet (10000 Mbit)
430 #
431 # CONFIG_CHELSIO_T1 is not set
432 # CONFIG_IXGB is not set
433 # CONFIG_S2IO is not set
434
435 #
436 # Token Ring devices
437 #
438 # CONFIG_TR is not set
439
440 #
441 # Wireless LAN (non-hamradio)
442 #
443 # CONFIG_NET_RADIO is not set
444
445 #
446 # Wan interfaces
447 #
448 # CONFIG_WAN is not set
449 # CONFIG_FDDI is not set
450 # CONFIG_HIPPI is not set
451 # CONFIG_PPP is not set
452 # CONFIG_SLIP is not set
453 # CONFIG_SHAPER is not set
454 # CONFIG_NETCONSOLE is not set
455 # CONFIG_NETPOLL is not set
456 # CONFIG_NET_POLL_CONTROLLER is not set
457
458 #
459 # ISDN subsystem
460 #
461 # CONFIG_ISDN is not set
462
463 #
464 # Telephony Support
465 #
466 # CONFIG_PHONE is not set
467
468 #
469 # Input device support
470 #
471 CONFIG_INPUT=y
472
473 #
474 # Userland interfaces
475 #
476 CONFIG_INPUT_MOUSEDEV=y
477 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
478 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600
479 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200
480 # CONFIG_INPUT_JOYDEV is not set
481 # CONFIG_INPUT_TSDEV is not set
482 # CONFIG_INPUT_EVDEV is not set
483 # CONFIG_INPUT_EVBUG is not set
484
485 #
486 # Input Device Drivers
487 #
488 # CONFIG_INPUT_KEYBOARD is not set
489 # CONFIG_INPUT_MOUSE is not set
490 # CONFIG_INPUT_JOYSTICK is not set
491 # CONFIG_INPUT_TOUCHSCREEN is not set
492 # CONFIG_INPUT_MISC is not set
493
494 #
495 # Hardware I/O ports
496 #
497 # CONFIG_SERIO is not set
498 # CONFIG_GAMEPORT is not set
499
500 #
501 # Character devices
502 #
503 CONFIG_VT=y
504 CONFIG_VT_CONSOLE=y
505 CONFIG_HW_CONSOLE=y
506 # CONFIG_SERIAL_NONSTANDARD is not set
507
508 #
509 # Serial drivers
510 #
511 CONFIG_SERIAL_8250=y
512 CONFIG_SERIAL_8250_CONSOLE=y
513 CONFIG_SERIAL_8250_NR_UARTS=4
514 # CONFIG_SERIAL_8250_EXTENDED is not set
515
516 #
517 # Non-8250 serial port support
518 #
519 CONFIG_SERIAL_CORE=y
520 CONFIG_SERIAL_CORE_CONSOLE=y
521 # CONFIG_SERIAL_JSM is not set
522 CONFIG_UNIX98_PTYS=y
523 CONFIG_LEGACY_PTYS=y
524 CONFIG_LEGACY_PTY_COUNT=256
525
526 #
527 # IPMI
528 #
529 # CONFIG_IPMI_HANDLER is not set
530
531 #
532 # Watchdog Cards
533 #
534 # CONFIG_WATCHDOG is not set
535 # CONFIG_RTC is not set
536 # CONFIG_DTLK is not set
537 # CONFIG_R3964 is not set
538 # CONFIG_APPLICOM is not set
539
540 #
541 # Ftape, the floppy tape device driver
542 #
543 # CONFIG_AGP is not set
544 # CONFIG_DRM is not set
545 # CONFIG_RAW_DRIVER is not set
546 # CONFIG_HANGCHECK_TIMER is not set
547
548 #
549 # TPM devices
550 #
551 # CONFIG_TCG_TPM is not set
552
553 #
554 # I2C support
555 #
556 CONFIG_I2C=y
557 CONFIG_I2C_CHARDEV=y
558
559 #
560 # I2C Algorithms
561 #
562 CONFIG_I2C_ALGOBIT=y
563 # CONFIG_I2C_ALGOPCF is not set
564 # CONFIG_I2C_ALGOPCA is not set
565
566 #
567 # I2C Hardware Bus support
568 #
569 # CONFIG_I2C_ALI1535 is not set
570 # CONFIG_I2C_ALI1563 is not set
571 # CONFIG_I2C_ALI15X3 is not set
572 # CONFIG_I2C_AMD756 is not set
573 CONFIG_I2C_AMD8111=y
574 # CONFIG_I2C_I801 is not set
575 # CONFIG_I2C_I810 is not set
576 # CONFIG_I2C_PIIX4 is not set
577 # CONFIG_I2C_NFORCE2 is not set
578 # CONFIG_I2C_PARPORT_LIGHT is not set
579 # CONFIG_I2C_PROSAVAGE is not set
580 # CONFIG_I2C_SAVAGE4 is not set
581 # CONFIG_SCx200_ACB is not set
582 # CONFIG_I2C_SIS5595 is not set
583 # CONFIG_I2C_SIS630 is not set
584 # CONFIG_I2C_SIS96X is not set
585 # CONFIG_I2C_STUB is not set
586 # CONFIG_I2C_VIA is not set
587 # CONFIG_I2C_VIAPRO is not set
588 # CONFIG_I2C_VOODOO3 is not set
589 # CONFIG_I2C_PCA_ISA is not set
590
591 #
592 # Miscellaneous I2C Chip support
593 #
594 # CONFIG_SENSORS_DS1337 is not set
595 # CONFIG_SENSORS_DS1374 is not set
596 # CONFIG_SENSORS_EEPROM is not set
597 # CONFIG_SENSORS_PCF8574 is not set
598 # CONFIG_SENSORS_PCA9539 is not set
599 # CONFIG_SENSORS_PCF8591 is not set
600 # CONFIG_SENSORS_RTC8564 is not set
601 # CONFIG_SENSORS_MAX6875 is not set
602 # CONFIG_I2C_DEBUG_CORE is not set
603 # CONFIG_I2C_DEBUG_ALGO is not set
604 # CONFIG_I2C_DEBUG_BUS is not set
605 # CONFIG_I2C_DEBUG_CHIP is not set
606
607 #
608 # Dallas's 1-wire bus
609 #
610 # CONFIG_W1 is not set
611
612 #
613 # Hardware Monitoring support
614 #
615 # CONFIG_HWMON is not set
616 # CONFIG_HWMON_VID is not set
617
618 #
619 # Misc devices
620 #
621
622 #
623 # Multimedia Capabilities Port drivers
624 #
625
626 #
627 # Multimedia devices
628 #
629 # CONFIG_VIDEO_DEV is not set
630
631 #
632 # Digital Video Broadcasting Devices
633 #
634 # CONFIG_DVB is not set
635
636 #
637 # Graphics support
638 #
639 # CONFIG_FB is not set
640
641 #
642 # Console display driver support
643 #
644 # CONFIG_VGA_CONSOLE is not set
645 CONFIG_DUMMY_CONSOLE=y
646
647 #
648 # Sound
649 #
650 # CONFIG_SOUND is not set
651
652 #
653 # USB support
654 #
655 CONFIG_USB_ARCH_HAS_HCD=y
656 CONFIG_USB_ARCH_HAS_OHCI=y
657 CONFIG_USB=y
658 # CONFIG_USB_DEBUG is not set
659
660 #
661 # Miscellaneous USB options
662 #
663 CONFIG_USB_DEVICEFS=y
664 # CONFIG_USB_BANDWIDTH is not set
665 # CONFIG_USB_DYNAMIC_MINORS is not set
666 # CONFIG_USB_OTG is not set
667
668 #
669 # USB Host Controller Drivers
670 #
671 CONFIG_USB_EHCI_HCD=y
672 CONFIG_USB_EHCI_SPLIT_ISO=y
673 CONFIG_USB_EHCI_ROOT_HUB_TT=y
674 # CONFIG_USB_ISP116X_HCD is not set
675 CONFIG_USB_OHCI_HCD=y
676 # CONFIG_USB_OHCI_BIG_ENDIAN is not set
677 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
678 CONFIG_USB_UHCI_HCD=y
679 # CONFIG_USB_SL811_HCD is not set
680
681 #
682 # USB Device Class drivers
683 #
684 # CONFIG_USB_BLUETOOTH_TTY is not set
685 # CONFIG_USB_ACM is not set
686 # CONFIG_USB_PRINTER is not set
687
688 #
689 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information
690 #
691 # CONFIG_USB_STORAGE is not set
692
693 #
694 # USB Input Devices
695 #
696 CONFIG_USB_HID=y
697 CONFIG_USB_HIDINPUT=y
698 # CONFIG_HID_FF is not set
699 # CONFIG_USB_HIDDEV is not set
700 # CONFIG_USB_AIPTEK is not set
701 # CONFIG_USB_WACOM is not set
702 # CONFIG_USB_ACECAD is not set
703 # CONFIG_USB_KBTAB is not set
704 # CONFIG_USB_POWERMATE is not set
705 # CONFIG_USB_MTOUCH is not set
706 # CONFIG_USB_ITMTOUCH is not set
707 # CONFIG_USB_EGALAX is not set
708 # CONFIG_USB_YEALINK is not set
709 # CONFIG_USB_XPAD is not set
710 # CONFIG_USB_ATI_REMOTE is not set
711 # CONFIG_USB_KEYSPAN_REMOTE is not set
712 # CONFIG_USB_APPLETOUCH is not set
713
714 #
715 # USB Imaging devices
716 #
717 # CONFIG_USB_MDC800 is not set
718
719 #
720 # USB Multimedia devices
721 #
722 # CONFIG_USB_DABUSB is not set
723
724 #
725 # Video4Linux support is needed for USB Multimedia device support
726 #
727
728 #
729 # USB Network Adapters
730 #
731 # CONFIG_USB_CATC is not set
732 # CONFIG_USB_KAWETH is not set
733 CONFIG_USB_PEGASUS=y
734 # CONFIG_USB_RTL8150 is not set
735 # CONFIG_USB_USBNET is not set
736 CONFIG_USB_MON=y
737
738 #
739 # USB port drivers
740 #
741
742 #
743 # USB Serial Converter support
744 #
745 CONFIG_USB_SERIAL=y
746 # CONFIG_USB_SERIAL_CONSOLE is not set
747 CONFIG_USB_SERIAL_GENERIC=y
748 # CONFIG_USB_SERIAL_AIRPRIME is not set
749 # CONFIG_USB_SERIAL_BELKIN is not set
750 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
751 # CONFIG_USB_SERIAL_CP2101 is not set
752 CONFIG_USB_SERIAL_CYPRESS_M8=m
753 # CONFIG_USB_SERIAL_EMPEG is not set
754 # CONFIG_USB_SERIAL_FTDI_SIO is not set
755 # CONFIG_USB_SERIAL_VISOR is not set
756 # CONFIG_USB_SERIAL_IPAQ is not set
757 # CONFIG_USB_SERIAL_IR is not set
758 # CONFIG_USB_SERIAL_EDGEPORT is not set
759 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
760 CONFIG_USB_SERIAL_GARMIN=m
761 CONFIG_USB_SERIAL_IPW=m
762 # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
763 CONFIG_USB_SERIAL_KEYSPAN=y
764 CONFIG_USB_SERIAL_KEYSPAN_MPR=y
765 CONFIG_USB_SERIAL_KEYSPAN_USA28=y
766 CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
767 CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
768 CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
769 CONFIG_USB_SERIAL_KEYSPAN_USA19=y
770 CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
771 CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
772 CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
773 CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
774 CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
775 CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
776 # CONFIG_USB_SERIAL_KLSI is not set
777 # CONFIG_USB_SERIAL_KOBIL_SCT is not set
778 # CONFIG_USB_SERIAL_MCT_U232 is not set
779 # CONFIG_USB_SERIAL_PL2303 is not set
780 # CONFIG_USB_SERIAL_HP4X is not set
781 # CONFIG_USB_SERIAL_SAFE is not set
782 CONFIG_USB_SERIAL_TI=m
783 # CONFIG_USB_SERIAL_CYBERJACK is not set
784 # CONFIG_USB_SERIAL_XIRCOM is not set
785 # CONFIG_USB_SERIAL_OMNINET is not set
786 CONFIG_USB_EZUSB=y
787
788 #
789 # USB Miscellaneous drivers
790 #
791 # CONFIG_USB_EMI62 is not set
792 # CONFIG_USB_EMI26 is not set
793 # CONFIG_USB_AUERSWALD is not set
794 # CONFIG_USB_RIO500 is not set
795 # CONFIG_USB_LEGOTOWER is not set
796 # CONFIG_USB_LCD is not set
797 # CONFIG_USB_LED is not set
798 # CONFIG_USB_CYTHERM is not set
799 # CONFIG_USB_PHIDGETKIT is not set
800 # CONFIG_USB_PHIDGETSERVO is not set
801 # CONFIG_USB_IDMOUSE is not set
802 # CONFIG_USB_SISUSBVGA is not set
803 # CONFIG_USB_LD is not set
804 # CONFIG_USB_TEST is not set
805
806 #
807 # USB DSL modem support
808 #
809
810 #
811 # USB Gadget Support
812 #
813 # CONFIG_USB_GADGET is not set
814
815 #
816 # MMC/SD Card support
817 #
818 # CONFIG_MMC is not set
819
820 #
821 # InfiniBand support
822 #
823 # CONFIG_INFINIBAND is not set
824
825 #
826 # SN Devices
827 #
828
829 #
830 # File systems
831 #
832 CONFIG_EXT2_FS=y
833 # CONFIG_EXT2_FS_XATTR is not set
834 CONFIG_EXT2_FS_XIP=y
835 CONFIG_FS_XIP=y
836 CONFIG_EXT3_FS=y
837 # CONFIG_EXT3_FS_XATTR is not set
838 CONFIG_JBD=y
839 # CONFIG_JBD_DEBUG is not set
840 # CONFIG_REISERFS_FS is not set
841 # CONFIG_JFS_FS is not set
842 CONFIG_FS_POSIX_ACL=y
843 # CONFIG_XFS_FS is not set
844 # CONFIG_MINIX_FS is not set
845 # CONFIG_ROMFS_FS is not set
846 CONFIG_INOTIFY=y
847 # CONFIG_QUOTA is not set
848 CONFIG_DNOTIFY=y
849 # CONFIG_AUTOFS_FS is not set
850 # CONFIG_AUTOFS4_FS is not set
851 # CONFIG_FUSE_FS is not set
852
853 #
854 # CD-ROM/DVD Filesystems
855 #
856 # CONFIG_ISO9660_FS is not set
857 # CONFIG_UDF_FS is not set
858
859 #
860 # DOS/FAT/NT Filesystems
861 #
862 CONFIG_FAT_FS=y
863 CONFIG_MSDOS_FS=y
864 CONFIG_VFAT_FS=y
865 CONFIG_FAT_DEFAULT_CODEPAGE=437
866 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
867 # CONFIG_NTFS_FS is not set
868
869 #
870 # Pseudo filesystems
871 #
872 CONFIG_PROC_FS=y
873 CONFIG_PROC_KCORE=y
874 CONFIG_SYSFS=y
875 CONFIG_TMPFS=y
876 CONFIG_HUGETLBFS=y
877 CONFIG_HUGETLB_PAGE=y
878 CONFIG_RAMFS=y
879 # CONFIG_RELAYFS_FS is not set
880
881 #
882 # Miscellaneous filesystems
883 #
884 # CONFIG_ADFS_FS is not set
885 # CONFIG_AFFS_FS is not set
886 # CONFIG_HFS_FS is not set
887 # CONFIG_HFSPLUS_FS is not set
888 # CONFIG_BEFS_FS is not set
889 # CONFIG_BFS_FS is not set
890 # CONFIG_EFS_FS is not set
891 CONFIG_CRAMFS=y
892 # CONFIG_VXFS_FS is not set
893 # CONFIG_HPFS_FS is not set
894 # CONFIG_QNX4FS_FS is not set
895 # CONFIG_SYSV_FS is not set
896 # CONFIG_UFS_FS is not set
897
898 #
899 # Network File Systems
900 #
901 CONFIG_NFS_FS=y
902 CONFIG_NFS_V3=y
903 CONFIG_NFS_V3_ACL=y
904 CONFIG_NFS_V4=y
905 # CONFIG_NFS_DIRECTIO is not set
906 # CONFIG_NFSD is not set
907 CONFIG_ROOT_NFS=y
908 CONFIG_LOCKD=y
909 CONFIG_LOCKD_V4=y
910 CONFIG_NFS_ACL_SUPPORT=y
911 CONFIG_NFS_COMMON=y
912 CONFIG_SUNRPC=y
913 CONFIG_SUNRPC_GSS=y
914 CONFIG_RPCSEC_GSS_KRB5=y
915 # CONFIG_RPCSEC_GSS_SPKM3 is not set
916 # CONFIG_SMB_FS is not set
917 # CONFIG_CIFS is not set
918 # CONFIG_NCP_FS is not set
919 # CONFIG_CODA_FS is not set
920 # CONFIG_AFS_FS is not set
921 # CONFIG_9P_FS is not set
922
923 #
924 # Partition Types
925 #
926 CONFIG_PARTITION_ADVANCED=y
927 # CONFIG_ACORN_PARTITION is not set
928 # CONFIG_OSF_PARTITION is not set
929 # CONFIG_AMIGA_PARTITION is not set
930 # CONFIG_ATARI_PARTITION is not set
931 CONFIG_MAC_PARTITION=y
932 CONFIG_MSDOS_PARTITION=y
933 # CONFIG_BSD_DISKLABEL is not set
934 # CONFIG_MINIX_SUBPARTITION is not set
935 # CONFIG_SOLARIS_X86_PARTITION is not set
936 # CONFIG_UNIXWARE_DISKLABEL is not set
937 # CONFIG_LDM_PARTITION is not set
938 # CONFIG_SGI_PARTITION is not set
939 # CONFIG_ULTRIX_PARTITION is not set
940 # CONFIG_SUN_PARTITION is not set
941 # CONFIG_EFI_PARTITION is not set
942
943 #
944 # Native Language Support
945 #
946 CONFIG_NLS=y
947 CONFIG_NLS_DEFAULT="utf-8"
948 # CONFIG_NLS_CODEPAGE_437 is not set
949 # CONFIG_NLS_CODEPAGE_737 is not set
950 # CONFIG_NLS_CODEPAGE_775 is not set
951 # CONFIG_NLS_CODEPAGE_850 is not set
952 # CONFIG_NLS_CODEPAGE_852 is not set
953 # CONFIG_NLS_CODEPAGE_855 is not set
954 # CONFIG_NLS_CODEPAGE_857 is not set
955 # CONFIG_NLS_CODEPAGE_860 is not set
956 # CONFIG_NLS_CODEPAGE_861 is not set
957 # CONFIG_NLS_CODEPAGE_862 is not set
958 # CONFIG_NLS_CODEPAGE_863 is not set
959 # CONFIG_NLS_CODEPAGE_864 is not set
960 # CONFIG_NLS_CODEPAGE_865 is not set
961 # CONFIG_NLS_CODEPAGE_866 is not set
962 # CONFIG_NLS_CODEPAGE_869 is not set
963 # CONFIG_NLS_CODEPAGE_936 is not set
964 # CONFIG_NLS_CODEPAGE_950 is not set
965 # CONFIG_NLS_CODEPAGE_932 is not set
966 # CONFIG_NLS_CODEPAGE_949 is not set
967 # CONFIG_NLS_CODEPAGE_874 is not set
968 # CONFIG_NLS_ISO8859_8 is not set
969 # CONFIG_NLS_CODEPAGE_1250 is not set
970 # CONFIG_NLS_CODEPAGE_1251 is not set
971 # CONFIG_NLS_ASCII is not set
972 # CONFIG_NLS_ISO8859_1 is not set
973 # CONFIG_NLS_ISO8859_2 is not set
974 # CONFIG_NLS_ISO8859_3 is not set
975 # CONFIG_NLS_ISO8859_4 is not set
976 # CONFIG_NLS_ISO8859_5 is not set
977 # CONFIG_NLS_ISO8859_6 is not set
978 # CONFIG_NLS_ISO8859_7 is not set
979 # CONFIG_NLS_ISO8859_9 is not set
980 # CONFIG_NLS_ISO8859_13 is not set
981 # CONFIG_NLS_ISO8859_14 is not set
982 # CONFIG_NLS_ISO8859_15 is not set
983 # CONFIG_NLS_KOI8_R is not set
984 # CONFIG_NLS_KOI8_U is not set
985 CONFIG_NLS_UTF8=y
986
987 #
988 # Profiling support
989 #
990 # CONFIG_PROFILING is not set
991
992 #
993 # Kernel hacking
994 #
995 # CONFIG_PRINTK_TIME is not set
996 CONFIG_DEBUG_KERNEL=y
997 CONFIG_MAGIC_SYSRQ=y
998 CONFIG_LOG_BUF_SHIFT=17
999 CONFIG_DETECT_SOFTLOCKUP=y
1000 # CONFIG_SCHEDSTATS is not set
1001 CONFIG_DEBUG_SLAB=y
1002 # CONFIG_DEBUG_SPINLOCK is not set
1003 CONFIG_DEBUG_SPINLOCK_SLEEP=y
1004 # CONFIG_DEBUG_KOBJECT is not set
1005 # CONFIG_DEBUG_INFO is not set
1006 CONFIG_DEBUG_FS=y
1007 CONFIG_DEBUG_STACKOVERFLOW=y
1008 # CONFIG_KPROBES is not set
1009 CONFIG_DEBUG_STACK_USAGE=y
1010 CONFIG_DEBUGGER=y
1011 CONFIG_XMON=y
1012 CONFIG_XMON_DEFAULT=y
1013 # CONFIG_PPCDBG is not set
1014 # CONFIG_IRQSTACKS is not set
1015
1016 #
1017 # Security options
1018 #
1019 # CONFIG_KEYS is not set
1020 # CONFIG_SECURITY is not set
1021
1022 #
1023 # Cryptographic options
1024 #
1025 CONFIG_CRYPTO=y
1026 # CONFIG_CRYPTO_HMAC is not set
1027 # CONFIG_CRYPTO_NULL is not set
1028 # CONFIG_CRYPTO_MD4 is not set
1029 CONFIG_CRYPTO_MD5=y
1030 # CONFIG_CRYPTO_SHA1 is not set
1031 # CONFIG_CRYPTO_SHA256 is not set
1032 # CONFIG_CRYPTO_SHA512 is not set
1033 # CONFIG_CRYPTO_WP512 is not set
1034 # CONFIG_CRYPTO_TGR192 is not set
1035 CONFIG_CRYPTO_DES=y
1036 # CONFIG_CRYPTO_BLOWFISH is not set
1037 # CONFIG_CRYPTO_TWOFISH is not set
1038 # CONFIG_CRYPTO_SERPENT is not set
1039 # CONFIG_CRYPTO_AES is not set
1040 # CONFIG_CRYPTO_CAST5 is not set
1041 # CONFIG_CRYPTO_CAST6 is not set
1042 # CONFIG_CRYPTO_TEA is not set
1043 # CONFIG_CRYPTO_ARC4 is not set
1044 # CONFIG_CRYPTO_KHAZAD is not set
1045 # CONFIG_CRYPTO_ANUBIS is not set
1046 # CONFIG_CRYPTO_DEFLATE is not set
1047 # CONFIG_CRYPTO_MICHAEL_MIC is not set
1048 # CONFIG_CRYPTO_CRC32C is not set
1049 # CONFIG_CRYPTO_TEST is not set
1050
1051 #
1052 # Hardware crypto devices
1053 #
1054
1055 #
1056 # Library routines
1057 #
1058 CONFIG_CRC_CCITT=y
1059 # CONFIG_CRC16 is not set
1060 CONFIG_CRC32=y
1061 # CONFIG_LIBCRC32C is not set
1062 CONFIG_ZLIB_INFLATE=y