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