Pull sony into release branch
[pandora-kernel.git] / arch / powerpc / configs / ps3_defconfig
1 #
2 # Automatically generated make config: don't edit
3 # Linux kernel version: 2.6.20-rc6
4 # Thu Jan 25 13:35:34 2007
5 #
6 CONFIG_PPC64=y
7 CONFIG_64BIT=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_ARCH_HAS_ILOG2_U32=y
14 CONFIG_ARCH_HAS_ILOG2_U64=y
15 CONFIG_GENERIC_HWEIGHT=y
16 CONFIG_GENERIC_CALIBRATE_DELAY=y
17 CONFIG_GENERIC_FIND_NEXT_BIT=y
18 CONFIG_PPC=y
19 CONFIG_EARLY_PRINTK=y
20 CONFIG_COMPAT=y
21 CONFIG_SYSVIPC_COMPAT=y
22 CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
23 CONFIG_ARCH_MAY_HAVE_PC_FDC=y
24 CONFIG_PPC_OF=y
25 # CONFIG_PPC_UDBG_16550 is not set
26 # CONFIG_GENERIC_TBSYNC is not set
27 CONFIG_AUDIT_ARCH=y
28 CONFIG_GENERIC_BUG=y
29 # CONFIG_DEFAULT_UIMAGE is not set
30
31 #
32 # Processor support
33 #
34 # CONFIG_POWER4_ONLY is not set
35 CONFIG_POWER3=y
36 CONFIG_POWER4=y
37 CONFIG_PPC_FPU=y
38 # CONFIG_PPC_DCR_NATIVE is not set
39 # CONFIG_PPC_DCR_MMIO is not set
40 # CONFIG_PPC_OF_PLATFORM_PCI is not set
41 CONFIG_ALTIVEC=y
42 CONFIG_PPC_STD_MMU=y
43 CONFIG_VIRT_CPU_ACCOUNTING=y
44 CONFIG_SMP=y
45 CONFIG_NR_CPUS=2
46 CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
47
48 #
49 # Code maturity level options
50 #
51 CONFIG_EXPERIMENTAL=y
52 CONFIG_LOCK_KERNEL=y
53 CONFIG_INIT_ENV_ARG_LIMIT=32
54
55 #
56 # General setup
57 #
58 CONFIG_LOCALVERSION=""
59 CONFIG_LOCALVERSION_AUTO=y
60 CONFIG_SWAP=y
61 CONFIG_SYSVIPC=y
62 # CONFIG_IPC_NS is not set
63 # CONFIG_POSIX_MQUEUE is not set
64 # CONFIG_BSD_PROCESS_ACCT is not set
65 # CONFIG_TASKSTATS is not set
66 # CONFIG_UTS_NS is not set
67 # CONFIG_AUDIT is not set
68 # CONFIG_IKCONFIG is not set
69 # CONFIG_CPUSETS is not set
70 CONFIG_SYSFS_DEPRECATED=y
71 # CONFIG_RELAY is not set
72 CONFIG_INITRAMFS_SOURCE=""
73 CONFIG_CC_OPTIMIZE_FOR_SIZE=y
74 CONFIG_SYSCTL=y
75 # CONFIG_EMBEDDED is not set
76 CONFIG_SYSCTL_SYSCALL=y
77 CONFIG_KALLSYMS=y
78 CONFIG_KALLSYMS_ALL=y
79 CONFIG_KALLSYMS_EXTRA_PASS=y
80 CONFIG_HOTPLUG=y
81 CONFIG_PRINTK=y
82 CONFIG_BUG=y
83 CONFIG_ELF_CORE=y
84 CONFIG_BASE_FULL=y
85 CONFIG_FUTEX=y
86 CONFIG_EPOLL=y
87 CONFIG_SHMEM=y
88 CONFIG_SLAB=y
89 CONFIG_VM_EVENT_COUNTERS=y
90 CONFIG_RT_MUTEXES=y
91 # CONFIG_TINY_SHMEM is not set
92 CONFIG_BASE_SMALL=0
93 # CONFIG_SLOB is not set
94
95 #
96 # Loadable module support
97 #
98 CONFIG_MODULES=y
99 CONFIG_MODULE_UNLOAD=y
100 # CONFIG_MODULE_FORCE_UNLOAD is not set
101 # CONFIG_MODVERSIONS is not set
102 # CONFIG_MODULE_SRCVERSION_ALL is not set
103 CONFIG_KMOD=y
104 CONFIG_STOP_MACHINE=y
105
106 #
107 # Block layer
108 #
109 CONFIG_BLOCK=y
110 # CONFIG_BLK_DEV_IO_TRACE is not set
111
112 #
113 # IO Schedulers
114 #
115 CONFIG_IOSCHED_NOOP=y
116 CONFIG_IOSCHED_AS=y
117 CONFIG_IOSCHED_DEADLINE=y
118 CONFIG_IOSCHED_CFQ=y
119 CONFIG_DEFAULT_AS=y
120 # CONFIG_DEFAULT_DEADLINE is not set
121 # CONFIG_DEFAULT_CFQ is not set
122 # CONFIG_DEFAULT_NOOP is not set
123 CONFIG_DEFAULT_IOSCHED="anticipatory"
124
125 #
126 # Platform support
127 #
128 CONFIG_PPC_MULTIPLATFORM=y
129 # CONFIG_EMBEDDED6xx is not set
130 # CONFIG_APUS is not set
131 # CONFIG_PPC_PSERIES is not set
132 # CONFIG_PPC_ISERIES is not set
133 # CONFIG_PPC_MPC52xx is not set
134 # CONFIG_PPC_PMAC is not set
135 # CONFIG_PPC_MAPLE is not set
136 # CONFIG_PPC_PASEMI is not set
137 CONFIG_PPC_CELL=y
138 # CONFIG_PPC_CELL_NATIVE is not set
139 # CONFIG_PPC_IBM_CELL_BLADE is not set
140 CONFIG_PPC_PS3=y
141 # CONFIG_U3_DART is not set
142 # CONFIG_PPC_RTAS is not set
143 # CONFIG_MMIO_NVRAM is not set
144 # CONFIG_PPC_MPC106 is not set
145 # CONFIG_PPC_970_NAP is not set
146 # CONFIG_PPC_INDIRECT_IO is not set
147 # CONFIG_GENERIC_IOMAP is not set
148 # CONFIG_CPU_FREQ is not set
149 # CONFIG_WANT_EARLY_SERIAL is not set
150 # CONFIG_MPIC is not set
151
152 #
153 # Cell Broadband Engine options
154 #
155 CONFIG_SPU_FS=y
156 CONFIG_SPU_BASE=y
157 # CONFIG_CBE_RAS is not set
158
159 #
160 # PS3 Platform Options
161 #
162 CONFIG_PS3_HTAB_SIZE=20
163 # CONFIG_PS3_DYNAMIC_DMA is not set
164 CONFIG_PS3_USE_LPAR_ADDR=y
165 CONFIG_PS3_VUART=y
166 CONFIG_PS3_PS3AV=y
167
168 #
169 # Kernel options
170 #
171 # CONFIG_HZ_100 is not set
172 CONFIG_HZ_250=y
173 # CONFIG_HZ_300 is not set
174 # CONFIG_HZ_1000 is not set
175 CONFIG_HZ=250
176 CONFIG_PREEMPT_NONE=y
177 # CONFIG_PREEMPT_VOLUNTARY is not set
178 # CONFIG_PREEMPT is not set
179 # CONFIG_PREEMPT_BKL is not set
180 CONFIG_BINFMT_ELF=y
181 CONFIG_BINFMT_MISC=y
182 CONFIG_FORCE_MAX_ZONEORDER=9
183 # CONFIG_IOMMU_VMERGE is not set
184 CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
185 # CONFIG_KEXEC is not set
186 # CONFIG_CRASH_DUMP is not set
187 # CONFIG_IRQ_ALL_CPUS is not set
188 # CONFIG_NUMA is not set
189 CONFIG_ARCH_SELECT_MEMORY_MODEL=y
190 CONFIG_ARCH_FLATMEM_ENABLE=y
191 CONFIG_ARCH_SPARSEMEM_ENABLE=y
192 CONFIG_ARCH_SPARSEMEM_DEFAULT=y
193 CONFIG_ARCH_POPULATES_NODE_MAP=y
194 CONFIG_SELECT_MEMORY_MODEL=y
195 # CONFIG_FLATMEM_MANUAL is not set
196 # CONFIG_DISCONTIGMEM_MANUAL is not set
197 CONFIG_SPARSEMEM_MANUAL=y
198 CONFIG_SPARSEMEM=y
199 CONFIG_HAVE_MEMORY_PRESENT=y
200 # CONFIG_SPARSEMEM_STATIC is not set
201 CONFIG_SPARSEMEM_EXTREME=y
202 CONFIG_MEMORY_HOTPLUG=y
203 CONFIG_MEMORY_HOTPLUG_SPARSE=y
204 CONFIG_SPLIT_PTLOCK_CPUS=4
205 CONFIG_RESOURCES_64BIT=y
206 CONFIG_ARCH_MEMORY_PROBE=y
207 CONFIG_PPC_64K_PAGES=y
208 # CONFIG_SCHED_SMT is not set
209 CONFIG_PROC_DEVICETREE=y
210 CONFIG_CMDLINE_BOOL=y
211 CONFIG_CMDLINE="root=/dev/sda1 ip=dhcp"
212 # CONFIG_PM is not set
213 # CONFIG_SECCOMP is not set
214 CONFIG_ISA_DMA_API=y
215
216 #
217 # Bus options
218 #
219 CONFIG_GENERIC_ISA_DMA=y
220 # CONFIG_MPIC_WEIRD is not set
221 # CONFIG_PPC_I8259 is not set
222 # CONFIG_PCI is not set
223 # CONFIG_PCI_DOMAINS is not set
224
225 #
226 # PCCARD (PCMCIA/CardBus) support
227 #
228 # CONFIG_PCCARD is not set
229
230 #
231 # PCI Hotplug Support
232 #
233 CONFIG_KERNEL_START=0xc000000000000000
234
235 #
236 # Networking
237 #
238 CONFIG_NET=y
239
240 #
241 # Networking options
242 #
243 # CONFIG_NETDEBUG is not set
244 CONFIG_PACKET=y
245 CONFIG_PACKET_MMAP=y
246 CONFIG_UNIX=y
247 # CONFIG_NET_KEY is not set
248 CONFIG_INET=y
249 # CONFIG_IP_MULTICAST is not set
250 # CONFIG_IP_ADVANCED_ROUTER is not set
251 CONFIG_IP_FIB_HASH=y
252 CONFIG_IP_PNP=y
253 CONFIG_IP_PNP_DHCP=y
254 # CONFIG_IP_PNP_BOOTP is not set
255 # CONFIG_IP_PNP_RARP is not set
256 # CONFIG_NET_IPIP is not set
257 # CONFIG_NET_IPGRE is not set
258 # CONFIG_ARPD is not set
259 # CONFIG_SYN_COOKIES is not set
260 # CONFIG_INET_AH is not set
261 # CONFIG_INET_ESP is not set
262 # CONFIG_INET_IPCOMP is not set
263 # CONFIG_INET_XFRM_TUNNEL is not set
264 # CONFIG_INET_TUNNEL is not set
265 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
266 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
267 # CONFIG_INET_XFRM_MODE_BEET is not set
268 # CONFIG_INET_DIAG is not set
269 # CONFIG_TCP_CONG_ADVANCED is not set
270 CONFIG_TCP_CONG_CUBIC=y
271 CONFIG_DEFAULT_TCP_CONG="cubic"
272 # CONFIG_TCP_MD5SIG is not set
273 # CONFIG_IPV6 is not set
274 # CONFIG_INET6_XFRM_TUNNEL is not set
275 # CONFIG_INET6_TUNNEL is not set
276 # CONFIG_NETWORK_SECMARK is not set
277 # CONFIG_NETFILTER is not set
278
279 #
280 # DCCP Configuration (EXPERIMENTAL)
281 #
282 # CONFIG_IP_DCCP is not set
283
284 #
285 # SCTP Configuration (EXPERIMENTAL)
286 #
287 # CONFIG_IP_SCTP is not set
288
289 #
290 # TIPC Configuration (EXPERIMENTAL)
291 #
292 # CONFIG_TIPC is not set
293 # CONFIG_ATM is not set
294 # CONFIG_BRIDGE is not set
295 # CONFIG_VLAN_8021Q is not set
296 # CONFIG_DECNET is not set
297 # CONFIG_LLC2 is not set
298 # CONFIG_IPX is not set
299 # CONFIG_ATALK is not set
300 # CONFIG_X25 is not set
301 # CONFIG_LAPB is not set
302 # CONFIG_ECONET is not set
303 # CONFIG_WAN_ROUTER is not set
304
305 #
306 # QoS and/or fair queueing
307 #
308 # CONFIG_NET_SCHED is not set
309
310 #
311 # Network testing
312 #
313 # CONFIG_NET_PKTGEN is not set
314 # CONFIG_HAMRADIO is not set
315 # CONFIG_IRDA is not set
316 # CONFIG_BT is not set
317 # CONFIG_IEEE80211 is not set
318
319 #
320 # Device Drivers
321 #
322
323 #
324 # Generic Driver Options
325 #
326 CONFIG_STANDALONE=y
327 CONFIG_PREVENT_FIRMWARE_BUILD=y
328 # CONFIG_FW_LOADER is not set
329 # CONFIG_DEBUG_DRIVER is not set
330 # CONFIG_SYS_HYPERVISOR is not set
331
332 #
333 # Connector - unified userspace <-> kernelspace linker
334 #
335 # CONFIG_CONNECTOR is not set
336
337 #
338 # Memory Technology Devices (MTD)
339 #
340 # CONFIG_MTD is not set
341
342 #
343 # Parallel port support
344 #
345 # CONFIG_PARPORT is not set
346
347 #
348 # Plug and Play support
349 #
350
351 #
352 # Block devices
353 #
354 # CONFIG_BLK_DEV_FD is not set
355 # CONFIG_BLK_DEV_COW_COMMON is not set
356 # CONFIG_BLK_DEV_LOOP is not set
357 # CONFIG_BLK_DEV_NBD is not set
358 # CONFIG_BLK_DEV_UB is not set
359 # CONFIG_BLK_DEV_RAM is not set
360 # CONFIG_BLK_DEV_INITRD is not set
361 # CONFIG_CDROM_PKTCDVD is not set
362 # CONFIG_ATA_OVER_ETH is not set
363
364 #
365 # Misc devices
366 #
367 # CONFIG_TIFM_CORE is not set
368
369 #
370 # ATA/ATAPI/MFM/RLL support
371 #
372 # CONFIG_IDE is not set
373
374 #
375 # SCSI device support
376 #
377 # CONFIG_RAID_ATTRS is not set
378 CONFIG_SCSI=y
379 # CONFIG_SCSI_TGT is not set
380 # CONFIG_SCSI_NETLINK is not set
381 CONFIG_SCSI_PROC_FS=y
382
383 #
384 # SCSI support type (disk, tape, CD-ROM)
385 #
386 CONFIG_BLK_DEV_SD=y
387 # CONFIG_CHR_DEV_ST is not set
388 # CONFIG_CHR_DEV_OSST is not set
389 CONFIG_BLK_DEV_SR=y
390 # CONFIG_BLK_DEV_SR_VENDOR is not set
391 # CONFIG_CHR_DEV_SG is not set
392 # CONFIG_CHR_DEV_SCH is not set
393
394 #
395 # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
396 #
397 # CONFIG_SCSI_MULTI_LUN is not set
398 # CONFIG_SCSI_CONSTANTS is not set
399 # CONFIG_SCSI_LOGGING is not set
400 # CONFIG_SCSI_SCAN_ASYNC is not set
401
402 #
403 # SCSI Transports
404 #
405 # CONFIG_SCSI_SPI_ATTRS is not set
406 # CONFIG_SCSI_FC_ATTRS is not set
407 # CONFIG_SCSI_ISCSI_ATTRS is not set
408 # CONFIG_SCSI_SAS_ATTRS is not set
409 # CONFIG_SCSI_SAS_LIBSAS is not set
410
411 #
412 # SCSI low-level drivers
413 #
414 # CONFIG_ISCSI_TCP is not set
415 # CONFIG_SCSI_DEBUG is not set
416
417 #
418 # Serial ATA (prod) and Parallel ATA (experimental) drivers
419 #
420 # CONFIG_ATA is not set
421
422 #
423 # Multi-device support (RAID and LVM)
424 #
425 # CONFIG_MD is not set
426
427 #
428 # Fusion MPT device support
429 #
430 # CONFIG_FUSION is not set
431
432 #
433 # IEEE 1394 (FireWire) support
434 #
435
436 #
437 # I2O device support
438 #
439
440 #
441 # Macintosh device drivers
442 #
443 # CONFIG_MAC_EMUMOUSEBTN is not set
444 # CONFIG_WINDFARM is not set
445
446 #
447 # Network device support
448 #
449 CONFIG_NETDEVICES=y
450 # CONFIG_DUMMY is not set
451 # CONFIG_BONDING is not set
452 # CONFIG_EQUALIZER is not set
453 # CONFIG_TUN is not set
454
455 #
456 # PHY device support
457 #
458
459 #
460 # Ethernet (10 or 100Mbit)
461 #
462 # CONFIG_NET_ETHERNET is not set
463 CONFIG_MII=y
464
465 #
466 # Ethernet (1000 Mbit)
467 #
468
469 #
470 # Ethernet (10000 Mbit)
471 #
472
473 #
474 # Token Ring devices
475 #
476
477 #
478 # Wireless LAN (non-hamradio)
479 #
480 # CONFIG_NET_RADIO is not set
481
482 #
483 # Wan interfaces
484 #
485 # CONFIG_WAN is not set
486 # CONFIG_PPP is not set
487 # CONFIG_SLIP is not set
488 # CONFIG_SHAPER is not set
489 # CONFIG_NETCONSOLE is not set
490 # CONFIG_NETPOLL is not set
491 # CONFIG_NET_POLL_CONTROLLER is not set
492
493 #
494 # ISDN subsystem
495 #
496 # CONFIG_ISDN is not set
497
498 #
499 # Telephony Support
500 #
501 # CONFIG_PHONE is not set
502
503 #
504 # Input device support
505 #
506 CONFIG_INPUT=y
507 # CONFIG_INPUT_FF_MEMLESS is not set
508
509 #
510 # Userland interfaces
511 #
512 CONFIG_INPUT_MOUSEDEV=y
513 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
514 CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
515 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
516 # CONFIG_INPUT_JOYDEV is not set
517 # CONFIG_INPUT_TSDEV is not set
518 # CONFIG_INPUT_EVDEV is not set
519 # CONFIG_INPUT_EVBUG is not set
520
521 #
522 # Input Device Drivers
523 #
524 # CONFIG_INPUT_KEYBOARD is not set
525 # CONFIG_INPUT_MOUSE is not set
526 # CONFIG_INPUT_JOYSTICK is not set
527 # CONFIG_INPUT_TOUCHSCREEN is not set
528 # CONFIG_INPUT_MISC is not set
529
530 #
531 # Hardware I/O ports
532 #
533 # CONFIG_SERIO is not set
534 # CONFIG_GAMEPORT is not set
535
536 #
537 # Character devices
538 #
539 CONFIG_VT=y
540 CONFIG_VT_CONSOLE=y
541 CONFIG_HW_CONSOLE=y
542 # CONFIG_VT_HW_CONSOLE_BINDING is not set
543 # CONFIG_SERIAL_NONSTANDARD is not set
544
545 #
546 # Serial drivers
547 #
548 # CONFIG_SERIAL_8250 is not set
549
550 #
551 # Non-8250 serial port support
552 #
553 CONFIG_UNIX98_PTYS=y
554 # CONFIG_LEGACY_PTYS is not set
555
556 #
557 # IPMI
558 #
559 # CONFIG_IPMI_HANDLER is not set
560
561 #
562 # Watchdog Cards
563 #
564 # CONFIG_WATCHDOG is not set
565 # CONFIG_HW_RANDOM is not set
566 CONFIG_GEN_RTC=y
567 # CONFIG_GEN_RTC_X is not set
568 # CONFIG_DTLK is not set
569 # CONFIG_R3964 is not set
570 # CONFIG_RAW_DRIVER is not set
571 # CONFIG_HANGCHECK_TIMER is not set
572
573 #
574 # TPM devices
575 #
576 # CONFIG_TCG_TPM is not set
577
578 #
579 # I2C support
580 #
581 # CONFIG_I2C is not set
582
583 #
584 # SPI support
585 #
586 # CONFIG_SPI is not set
587 # CONFIG_SPI_MASTER is not set
588
589 #
590 # Dallas's 1-wire bus
591 #
592 # CONFIG_W1 is not set
593
594 #
595 # Hardware Monitoring support
596 #
597 # CONFIG_HWMON is not set
598 # CONFIG_HWMON_VID is not set
599
600 #
601 # Multimedia devices
602 #
603 # CONFIG_VIDEO_DEV is not set
604
605 #
606 # Digital Video Broadcasting Devices
607 #
608 # CONFIG_DVB is not set
609 # CONFIG_USB_DABUSB is not set
610
611 #
612 # Graphics support
613 #
614 # CONFIG_FIRMWARE_EDID is not set
615 CONFIG_FB=y
616 CONFIG_FB_CFB_FILLRECT=y
617 CONFIG_FB_CFB_COPYAREA=y
618 CONFIG_FB_CFB_IMAGEBLIT=y
619 # CONFIG_FB_MACMODES is not set
620 # CONFIG_FB_BACKLIGHT is not set
621 # CONFIG_FB_MODE_HELPERS is not set
622 # CONFIG_FB_TILEBLITTING is not set
623 # CONFIG_FB_OF is not set
624 # CONFIG_FB_VGA16 is not set
625 # CONFIG_FB_S1D13XXX is not set
626 # CONFIG_FB_IBM_GXT4500 is not set
627 CONFIG_FB_PS3=y
628 CONFIG_FB_PS3_DEFAULT_SIZE_M=18
629 # CONFIG_FB_VIRTUAL is not set
630
631 #
632 # Console display driver support
633 #
634 # CONFIG_VGA_CONSOLE is not set
635 CONFIG_DUMMY_CONSOLE=y
636 CONFIG_FRAMEBUFFER_CONSOLE=y
637 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
638 # CONFIG_FONTS is not set
639 CONFIG_FONT_8x8=y
640 CONFIG_FONT_8x16=y
641
642 #
643 # Logo configuration
644 #
645 CONFIG_LOGO=y
646 # CONFIG_LOGO_LINUX_MONO is not set
647 # CONFIG_LOGO_LINUX_VGA16 is not set
648 CONFIG_LOGO_LINUX_CLUT224=y
649 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
650
651 #
652 # Sound
653 #
654 # CONFIG_SOUND is not set
655
656 #
657 # HID Devices
658 #
659 CONFIG_HID=y
660
661 #
662 # USB support
663 #
664 CONFIG_USB_ARCH_HAS_HCD=y
665 CONFIG_USB_ARCH_HAS_OHCI=y
666 CONFIG_USB_ARCH_HAS_EHCI=y
667 CONFIG_USB=y
668 CONFIG_USB_DEBUG=y
669
670 #
671 # Miscellaneous USB options
672 #
673 # CONFIG_USB_DEVICEFS is not set
674 # CONFIG_USB_BANDWIDTH is not set
675 # CONFIG_USB_DYNAMIC_MINORS is not set
676 # CONFIG_USB_OTG is not set
677
678 #
679 # USB Host Controller Drivers
680 #
681 CONFIG_USB_EHCI_HCD=y
682 # CONFIG_USB_EHCI_SPLIT_ISO is not set
683 # CONFIG_USB_EHCI_ROOT_HUB_TT is not set
684 # CONFIG_USB_EHCI_TT_NEWSCHED is not set
685 CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
686 # CONFIG_USB_ISP116X_HCD is not set
687 CONFIG_USB_OHCI_HCD=y
688 # CONFIG_USB_OHCI_HCD_PPC_OF is not set
689 # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
690 CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
691 CONFIG_USB_OHCI_LITTLE_ENDIAN=y
692 # CONFIG_USB_SL811_HCD is not set
693
694 #
695 # USB Device Class drivers
696 #
697 # CONFIG_USB_ACM is not set
698 # CONFIG_USB_PRINTER is not set
699
700 #
701 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
702 #
703
704 #
705 # may also be needed; see USB_STORAGE Help for more information
706 #
707 CONFIG_USB_STORAGE=y
708 # CONFIG_USB_STORAGE_DEBUG is not set
709 # CONFIG_USB_STORAGE_DATAFAB is not set
710 # CONFIG_USB_STORAGE_FREECOM is not set
711 # CONFIG_USB_STORAGE_DPCM is not set
712 # CONFIG_USB_STORAGE_USBAT is not set
713 # CONFIG_USB_STORAGE_SDDR09 is not set
714 # CONFIG_USB_STORAGE_SDDR55 is not set
715 # CONFIG_USB_STORAGE_JUMPSHOT is not set
716 # CONFIG_USB_STORAGE_ALAUDA is not set
717 # CONFIG_USB_STORAGE_KARMA is not set
718 # CONFIG_USB_LIBUSUAL is not set
719
720 #
721 # USB Input Devices
722 #
723 CONFIG_USB_HID=y
724 # CONFIG_USB_HIDINPUT_POWERBOOK is not set
725 # CONFIG_HID_FF is not set
726 # CONFIG_USB_HIDDEV is not set
727 # CONFIG_USB_AIPTEK is not set
728 # CONFIG_USB_WACOM is not set
729 # CONFIG_USB_ACECAD is not set
730 # CONFIG_USB_KBTAB is not set
731 # CONFIG_USB_POWERMATE is not set
732 # CONFIG_USB_TOUCHSCREEN is not set
733 # CONFIG_USB_YEALINK is not set
734 # CONFIG_USB_XPAD is not set
735 # CONFIG_USB_ATI_REMOTE is not set
736 # CONFIG_USB_ATI_REMOTE2 is not set
737 # CONFIG_USB_KEYSPAN_REMOTE is not set
738 # CONFIG_USB_APPLETOUCH is not set
739
740 #
741 # USB Imaging devices
742 #
743 # CONFIG_USB_MDC800 is not set
744 # CONFIG_USB_MICROTEK is not set
745
746 #
747 # USB Network Adapters
748 #
749 # CONFIG_USB_CATC is not set
750 # CONFIG_USB_KAWETH is not set
751 # CONFIG_USB_PEGASUS is not set
752 # CONFIG_USB_RTL8150 is not set
753 CONFIG_USB_USBNET_MII=y
754 CONFIG_USB_USBNET=y
755 CONFIG_USB_NET_CDCETHER=y
756 # CONFIG_USB_NET_GL620A is not set
757 # CONFIG_USB_NET_NET1080 is not set
758 # CONFIG_USB_NET_PLUSB is not set
759 CONFIG_USB_NET_MCS7830=y
760 # CONFIG_USB_NET_RNDIS_HOST is not set
761 # CONFIG_USB_NET_CDC_SUBSET is not set
762 # CONFIG_USB_NET_ZAURUS is not set
763 CONFIG_USB_MON=y
764
765 #
766 # USB port drivers
767 #
768
769 #
770 # USB Serial Converter support
771 #
772 # CONFIG_USB_SERIAL is not set
773
774 #
775 # USB Miscellaneous drivers
776 #
777 # CONFIG_USB_EMI62 is not set
778 # CONFIG_USB_EMI26 is not set
779 # CONFIG_USB_ADUTUX is not set
780 # CONFIG_USB_AUERSWALD is not set
781 # CONFIG_USB_RIO500 is not set
782 # CONFIG_USB_LEGOTOWER is not set
783 # CONFIG_USB_LCD is not set
784 # CONFIG_USB_LED is not set
785 # CONFIG_USB_CYPRESS_CY7C63 is not set
786 # CONFIG_USB_CYTHERM is not set
787 # CONFIG_USB_PHIDGET is not set
788 # CONFIG_USB_IDMOUSE is not set
789 # CONFIG_USB_FTDI_ELAN is not set
790 # CONFIG_USB_APPLEDISPLAY is not set
791 # CONFIG_USB_SISUSBVGA is not set
792 # CONFIG_USB_LD is not set
793 # CONFIG_USB_TRANCEVIBRATOR is not set
794
795 #
796 # USB DSL modem support
797 #
798
799 #
800 # USB Gadget Support
801 #
802 # CONFIG_USB_GADGET is not set
803
804 #
805 # MMC/SD Card support
806 #
807 # CONFIG_MMC is not set
808
809 #
810 # LED devices
811 #
812 # CONFIG_NEW_LEDS is not set
813
814 #
815 # LED drivers
816 #
817
818 #
819 # LED Triggers
820 #
821
822 #
823 # InfiniBand support
824 #
825
826 #
827 # EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
828 #
829
830 #
831 # Real Time Clock
832 #
833 # CONFIG_RTC_CLASS is not set
834
835 #
836 # DMA Engine support
837 #
838 # CONFIG_DMA_ENGINE is not set
839
840 #
841 # DMA Clients
842 #
843
844 #
845 # DMA Devices
846 #
847
848 #
849 # Virtualization
850 #
851
852 #
853 # File systems
854 #
855 # CONFIG_EXT2_FS is not set
856 CONFIG_EXT3_FS=y
857 CONFIG_EXT3_FS_XATTR=y
858 # CONFIG_EXT3_FS_POSIX_ACL is not set
859 # CONFIG_EXT3_FS_SECURITY is not set
860 # CONFIG_EXT4DEV_FS is not set
861 CONFIG_JBD=y
862 # CONFIG_JBD_DEBUG is not set
863 CONFIG_FS_MBCACHE=y
864 # CONFIG_REISERFS_FS is not set
865 # CONFIG_JFS_FS is not set
866 # CONFIG_FS_POSIX_ACL is not set
867 # CONFIG_XFS_FS is not set
868 # CONFIG_GFS2_FS is not set
869 # CONFIG_OCFS2_FS is not set
870 # CONFIG_MINIX_FS is not set
871 # CONFIG_ROMFS_FS is not set
872 CONFIG_INOTIFY=y
873 CONFIG_INOTIFY_USER=y
874 # CONFIG_QUOTA is not set
875 CONFIG_DNOTIFY=y
876 # CONFIG_AUTOFS_FS is not set
877 # CONFIG_AUTOFS4_FS is not set
878 # CONFIG_FUSE_FS is not set
879
880 #
881 # CD-ROM/DVD Filesystems
882 #
883 CONFIG_ISO9660_FS=y
884 CONFIG_JOLIET=y
885 # CONFIG_ZISOFS is not set
886 CONFIG_UDF_FS=y
887 CONFIG_UDF_NLS=y
888
889 #
890 # DOS/FAT/NT Filesystems
891 #
892 CONFIG_FAT_FS=y
893 # CONFIG_MSDOS_FS is not set
894 CONFIG_VFAT_FS=y
895 CONFIG_FAT_DEFAULT_CODEPAGE=437
896 CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
897 # CONFIG_NTFS_FS is not set
898
899 #
900 # Pseudo filesystems
901 #
902 CONFIG_PROC_FS=y
903 CONFIG_PROC_KCORE=y
904 CONFIG_PROC_SYSCTL=y
905 CONFIG_SYSFS=y
906 CONFIG_TMPFS=y
907 # CONFIG_TMPFS_POSIX_ACL is not set
908 # CONFIG_HUGETLBFS is not set
909 # CONFIG_HUGETLB_PAGE is not set
910 CONFIG_RAMFS=y
911 # CONFIG_CONFIGFS_FS is not set
912
913 #
914 # Miscellaneous filesystems
915 #
916 # CONFIG_ADFS_FS is not set
917 # CONFIG_AFFS_FS is not set
918 # CONFIG_HFS_FS is not set
919 # CONFIG_HFSPLUS_FS is not set
920 # CONFIG_BEFS_FS is not set
921 # CONFIG_BFS_FS is not set
922 # CONFIG_EFS_FS is not set
923 # CONFIG_CRAMFS is not set
924 # CONFIG_VXFS_FS is not set
925 # CONFIG_HPFS_FS is not set
926 # CONFIG_QNX4FS_FS is not set
927 # CONFIG_SYSV_FS is not set
928 # CONFIG_UFS_FS is not set
929
930 #
931 # Network File Systems
932 #
933 CONFIG_NFS_FS=y
934 CONFIG_NFS_V3=y
935 # CONFIG_NFS_V3_ACL is not set
936 # CONFIG_NFS_V4 is not set
937 # CONFIG_NFS_DIRECTIO is not set
938 # CONFIG_NFSD is not set
939 CONFIG_ROOT_NFS=y
940 CONFIG_LOCKD=y
941 CONFIG_LOCKD_V4=y
942 CONFIG_NFS_COMMON=y
943 CONFIG_SUNRPC=y
944 # CONFIG_RPCSEC_GSS_KRB5 is not set
945 # CONFIG_RPCSEC_GSS_SPKM3 is not set
946 # CONFIG_SMB_FS is not set
947 # CONFIG_CIFS is not set
948 # CONFIG_NCP_FS is not set
949 # CONFIG_CODA_FS is not set
950 # CONFIG_AFS_FS is not set
951 # CONFIG_9P_FS is not set
952
953 #
954 # Partition Types
955 #
956 # CONFIG_PARTITION_ADVANCED is not set
957 CONFIG_MSDOS_PARTITION=y
958
959 #
960 # Native Language Support
961 #
962 CONFIG_NLS=y
963 CONFIG_NLS_DEFAULT="iso8859-1"
964 CONFIG_NLS_CODEPAGE_437=y
965 # CONFIG_NLS_CODEPAGE_737 is not set
966 # CONFIG_NLS_CODEPAGE_775 is not set
967 # CONFIG_NLS_CODEPAGE_850 is not set
968 # CONFIG_NLS_CODEPAGE_852 is not set
969 # CONFIG_NLS_CODEPAGE_855 is not set
970 # CONFIG_NLS_CODEPAGE_857 is not set
971 # CONFIG_NLS_CODEPAGE_860 is not set
972 # CONFIG_NLS_CODEPAGE_861 is not set
973 # CONFIG_NLS_CODEPAGE_862 is not set
974 # CONFIG_NLS_CODEPAGE_863 is not set
975 # CONFIG_NLS_CODEPAGE_864 is not set
976 # CONFIG_NLS_CODEPAGE_865 is not set
977 # CONFIG_NLS_CODEPAGE_866 is not set
978 # CONFIG_NLS_CODEPAGE_869 is not set
979 # CONFIG_NLS_CODEPAGE_936 is not set
980 # CONFIG_NLS_CODEPAGE_950 is not set
981 # CONFIG_NLS_CODEPAGE_932 is not set
982 # CONFIG_NLS_CODEPAGE_949 is not set
983 # CONFIG_NLS_CODEPAGE_874 is not set
984 # CONFIG_NLS_ISO8859_8 is not set
985 # CONFIG_NLS_CODEPAGE_1250 is not set
986 # CONFIG_NLS_CODEPAGE_1251 is not set
987 # CONFIG_NLS_ASCII is not set
988 CONFIG_NLS_ISO8859_1=y
989 # CONFIG_NLS_ISO8859_2 is not set
990 # CONFIG_NLS_ISO8859_3 is not set
991 # CONFIG_NLS_ISO8859_4 is not set
992 # CONFIG_NLS_ISO8859_5 is not set
993 # CONFIG_NLS_ISO8859_6 is not set
994 # CONFIG_NLS_ISO8859_7 is not set
995 # CONFIG_NLS_ISO8859_9 is not set
996 # CONFIG_NLS_ISO8859_13 is not set
997 # CONFIG_NLS_ISO8859_14 is not set
998 # CONFIG_NLS_ISO8859_15 is not set
999 # CONFIG_NLS_KOI8_R is not set
1000 # CONFIG_NLS_KOI8_U is not set
1001 # CONFIG_NLS_UTF8 is not set
1002
1003 #
1004 # Distributed Lock Manager
1005 #
1006 # CONFIG_DLM is not set
1007
1008 #
1009 # Library routines
1010 #
1011 CONFIG_BITREVERSE=y
1012 # CONFIG_CRC_CCITT is not set
1013 # CONFIG_CRC16 is not set
1014 CONFIG_CRC32=y
1015 # CONFIG_LIBCRC32C is not set
1016 CONFIG_PLIST=y
1017 CONFIG_IOMAP_COPY=y
1018
1019 #
1020 # Instrumentation Support
1021 #
1022 # CONFIG_PROFILING is not set
1023 # CONFIG_KPROBES is not set
1024
1025 #
1026 # Kernel hacking
1027 #
1028 # CONFIG_PRINTK_TIME is not set
1029 CONFIG_ENABLE_MUST_CHECK=y
1030 # CONFIG_MAGIC_SYSRQ is not set
1031 # CONFIG_UNUSED_SYMBOLS is not set
1032 # CONFIG_DEBUG_FS is not set
1033 # CONFIG_HEADERS_CHECK is not set
1034 CONFIG_DEBUG_KERNEL=y
1035 CONFIG_LOG_BUF_SHIFT=17
1036 CONFIG_DETECT_SOFTLOCKUP=y
1037 # CONFIG_SCHEDSTATS is not set
1038 CONFIG_DEBUG_SLAB=y
1039 # CONFIG_DEBUG_SLAB_LEAK is not set
1040 # CONFIG_DEBUG_RT_MUTEXES is not set
1041 # CONFIG_RT_MUTEX_TESTER is not set
1042 CONFIG_DEBUG_SPINLOCK=y
1043 CONFIG_DEBUG_MUTEXES=y
1044 CONFIG_DEBUG_RWSEMS=y
1045 CONFIG_DEBUG_SPINLOCK_SLEEP=y
1046 # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1047 # CONFIG_DEBUG_KOBJECT is not set
1048 CONFIG_DEBUG_BUGVERBOSE=y
1049 CONFIG_DEBUG_INFO=y
1050 # CONFIG_DEBUG_VM is not set
1051 CONFIG_DEBUG_LIST=y
1052 CONFIG_FORCED_INLINING=y
1053 # CONFIG_RCU_TORTURE_TEST is not set
1054 CONFIG_DEBUG_STACKOVERFLOW=y
1055 # CONFIG_DEBUG_STACK_USAGE is not set
1056 # CONFIG_DEBUGGER is not set
1057 CONFIG_IRQSTACKS=y
1058 # CONFIG_BOOTX_TEXT is not set
1059 CONFIG_PPC_EARLY_DEBUG=y
1060 # CONFIG_PPC_EARLY_DEBUG_LPAR is not set
1061 # CONFIG_PPC_EARLY_DEBUG_G5 is not set
1062 # CONFIG_PPC_EARLY_DEBUG_RTAS_PANEL is not set
1063 # CONFIG_PPC_EARLY_DEBUG_RTAS_CONSOLE is not set
1064 # CONFIG_PPC_EARLY_DEBUG_MAPLE is not set
1065 # CONFIG_PPC_EARLY_DEBUG_ISERIES is not set
1066
1067 #
1068 # Security options
1069 #
1070 # CONFIG_KEYS is not set
1071 # CONFIG_SECURITY is not set
1072
1073 #
1074 # Cryptographic options
1075 #
1076 # CONFIG_CRYPTO is not set