diff options
author | Geoff Levand <geoffrey.levand@am.sony.com> | 2008-07-16 17:22:26 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-07-21 20:39:33 -0400 |
commit | 72e82dcd1f8fc6f99e0ee2ef1ed1ff37c1e63858 (patch) | |
tree | 4c0abb89684e8f7958bd2e55be0925824793197c /arch/powerpc | |
parent | 059e4938f8b060b10c4352e6c45739473bc73267 (diff) |
powerpc/ps3: Update ps3_defconfig
Update ps3_defconfig.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc')
-rw-r--r-- | arch/powerpc/configs/ps3_defconfig | 196 |
1 files changed, 122 insertions, 74 deletions
diff --git a/arch/powerpc/configs/ps3_defconfig b/arch/powerpc/configs/ps3_defconfig index 71d79e428d20..f9a3d3b394cf 100644 --- a/arch/powerpc/configs/ps3_defconfig +++ b/arch/powerpc/configs/ps3_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.25 | 3 | # Linux kernel version: 2.6.26 |
4 | # Mon Apr 28 12:39:10 2008 | 4 | # Wed Jul 16 13:59:24 2008 |
5 | # | 5 | # |
6 | CONFIG_PPC64=y | 6 | CONFIG_PPC64=y |
7 | 7 | ||
@@ -14,8 +14,9 @@ CONFIG_POWER4=y | |||
14 | CONFIG_TUNE_CELL=y | 14 | CONFIG_TUNE_CELL=y |
15 | CONFIG_PPC_FPU=y | 15 | CONFIG_PPC_FPU=y |
16 | CONFIG_ALTIVEC=y | 16 | CONFIG_ALTIVEC=y |
17 | # CONFIG_VSX is not set | ||
17 | CONFIG_PPC_STD_MMU=y | 18 | CONFIG_PPC_STD_MMU=y |
18 | # CONFIG_PPC_MM_SLICES is not set | 19 | CONFIG_PPC_MM_SLICES=y |
19 | CONFIG_VIRT_CPU_ACCOUNTING=y | 20 | CONFIG_VIRT_CPU_ACCOUNTING=y |
20 | CONFIG_SMP=y | 21 | CONFIG_SMP=y |
21 | CONFIG_NR_CPUS=2 | 22 | CONFIG_NR_CPUS=2 |
@@ -31,6 +32,7 @@ CONFIG_GENERIC_HARDIRQS=y | |||
31 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y | 32 | CONFIG_HAVE_SETUP_PER_CPU_AREA=y |
32 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
33 | CONFIG_STACKTRACE_SUPPORT=y | 34 | CONFIG_STACKTRACE_SUPPORT=y |
35 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
34 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 36 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
35 | CONFIG_LOCKDEP_SUPPORT=y | 37 | CONFIG_LOCKDEP_SUPPORT=y |
36 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 38 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
@@ -90,6 +92,7 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y | |||
90 | CONFIG_SYSCTL=y | 92 | CONFIG_SYSCTL=y |
91 | # CONFIG_EMBEDDED is not set | 93 | # CONFIG_EMBEDDED is not set |
92 | CONFIG_SYSCTL_SYSCALL=y | 94 | CONFIG_SYSCTL_SYSCALL=y |
95 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
93 | CONFIG_KALLSYMS=y | 96 | CONFIG_KALLSYMS=y |
94 | CONFIG_KALLSYMS_ALL=y | 97 | CONFIG_KALLSYMS_ALL=y |
95 | CONFIG_KALLSYMS_EXTRA_PASS=y | 98 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -117,12 +120,15 @@ CONFIG_HAVE_OPROFILE=y | |||
117 | # CONFIG_KPROBES is not set | 120 | # CONFIG_KPROBES is not set |
118 | CONFIG_HAVE_KPROBES=y | 121 | CONFIG_HAVE_KPROBES=y |
119 | CONFIG_HAVE_KRETPROBES=y | 122 | CONFIG_HAVE_KRETPROBES=y |
123 | CONFIG_HAVE_DMA_ATTRS=y | ||
124 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||
120 | CONFIG_PROC_PAGE_MONITOR=y | 125 | CONFIG_PROC_PAGE_MONITOR=y |
121 | CONFIG_SLABINFO=y | 126 | CONFIG_SLABINFO=y |
122 | CONFIG_RT_MUTEXES=y | 127 | CONFIG_RT_MUTEXES=y |
123 | # CONFIG_TINY_SHMEM is not set | 128 | # CONFIG_TINY_SHMEM is not set |
124 | CONFIG_BASE_SMALL=0 | 129 | CONFIG_BASE_SMALL=0 |
125 | CONFIG_MODULES=y | 130 | CONFIG_MODULES=y |
131 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
126 | CONFIG_MODULE_UNLOAD=y | 132 | CONFIG_MODULE_UNLOAD=y |
127 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 133 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
128 | # CONFIG_MODVERSIONS is not set | 134 | # CONFIG_MODVERSIONS is not set |
@@ -132,6 +138,7 @@ CONFIG_STOP_MACHINE=y | |||
132 | CONFIG_BLOCK=y | 138 | CONFIG_BLOCK=y |
133 | # CONFIG_BLK_DEV_IO_TRACE is not set | 139 | # CONFIG_BLK_DEV_IO_TRACE is not set |
134 | CONFIG_BLK_DEV_BSG=y | 140 | CONFIG_BLK_DEV_BSG=y |
141 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
135 | CONFIG_BLOCK_COMPAT=y | 142 | CONFIG_BLOCK_COMPAT=y |
136 | 143 | ||
137 | # | 144 | # |
@@ -152,13 +159,8 @@ CONFIG_CLASSIC_RCU=y | |||
152 | # Platform support | 159 | # Platform support |
153 | # | 160 | # |
154 | CONFIG_PPC_MULTIPLATFORM=y | 161 | CONFIG_PPC_MULTIPLATFORM=y |
155 | # CONFIG_PPC_82xx is not set | ||
156 | # CONFIG_PPC_83xx is not set | ||
157 | # CONFIG_PPC_86xx is not set | ||
158 | # CONFIG_PPC_PSERIES is not set | 162 | # CONFIG_PPC_PSERIES is not set |
159 | # CONFIG_PPC_ISERIES is not set | 163 | # CONFIG_PPC_ISERIES is not set |
160 | # CONFIG_PPC_MPC512x is not set | ||
161 | # CONFIG_PPC_MPC5121 is not set | ||
162 | # CONFIG_PPC_PMAC is not set | 164 | # CONFIG_PPC_PMAC is not set |
163 | # CONFIG_PPC_MAPLE is not set | 165 | # CONFIG_PPC_MAPLE is not set |
164 | # CONFIG_PPC_PASEMI is not set | 166 | # CONFIG_PPC_PASEMI is not set |
@@ -187,6 +189,7 @@ CONFIG_PPC_CELL=y | |||
187 | # Cell Broadband Engine options | 189 | # Cell Broadband Engine options |
188 | # | 190 | # |
189 | CONFIG_SPU_FS=y | 191 | CONFIG_SPU_FS=y |
192 | CONFIG_SPU_FS_64K_LS=y | ||
190 | CONFIG_SPU_BASE=y | 193 | CONFIG_SPU_BASE=y |
191 | # CONFIG_PQ2ADS is not set | 194 | # CONFIG_PQ2ADS is not set |
192 | # CONFIG_IPIC is not set | 195 | # CONFIG_IPIC is not set |
@@ -222,6 +225,7 @@ CONFIG_PREEMPT_NONE=y | |||
222 | CONFIG_BINFMT_ELF=y | 225 | CONFIG_BINFMT_ELF=y |
223 | CONFIG_COMPAT_BINFMT_ELF=y | 226 | CONFIG_COMPAT_BINFMT_ELF=y |
224 | CONFIG_BINFMT_MISC=y | 227 | CONFIG_BINFMT_MISC=y |
228 | CONFIG_HUGETLB_PAGE_SIZE_VARIABLE=y | ||
225 | # CONFIG_IOMMU_VMERGE is not set | 229 | # CONFIG_IOMMU_VMERGE is not set |
226 | CONFIG_IOMMU_HELPER=y | 230 | CONFIG_IOMMU_HELPER=y |
227 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 231 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
@@ -248,18 +252,22 @@ CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y | |||
248 | # CONFIG_SPARSEMEM_VMEMMAP is not set | 252 | # CONFIG_SPARSEMEM_VMEMMAP is not set |
249 | CONFIG_MEMORY_HOTPLUG=y | 253 | CONFIG_MEMORY_HOTPLUG=y |
250 | CONFIG_MEMORY_HOTPLUG_SPARSE=y | 254 | CONFIG_MEMORY_HOTPLUG_SPARSE=y |
255 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
251 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 256 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
252 | CONFIG_RESOURCES_64BIT=y | 257 | CONFIG_RESOURCES_64BIT=y |
253 | CONFIG_ZONE_DMA_FLAG=1 | 258 | CONFIG_ZONE_DMA_FLAG=1 |
254 | CONFIG_BOUNCE=y | 259 | CONFIG_BOUNCE=y |
255 | CONFIG_ARCH_MEMORY_PROBE=y | 260 | CONFIG_ARCH_MEMORY_PROBE=y |
256 | # CONFIG_PPC_HAS_HASH_64K is not set | 261 | CONFIG_PPC_HAS_HASH_64K=y |
257 | # CONFIG_PPC_64K_PAGES is not set | 262 | # CONFIG_PPC_64K_PAGES is not set |
258 | CONFIG_FORCE_MAX_ZONEORDER=13 | 263 | CONFIG_FORCE_MAX_ZONEORDER=13 |
259 | # CONFIG_SCHED_SMT is not set | 264 | CONFIG_SCHED_SMT=y |
260 | CONFIG_PROC_DEVICETREE=y | 265 | CONFIG_PROC_DEVICETREE=y |
261 | # CONFIG_CMDLINE_BOOL is not set | 266 | # CONFIG_CMDLINE_BOOL is not set |
262 | # CONFIG_PM is not set | 267 | CONFIG_EXTRA_TARGETS="" |
268 | CONFIG_PM=y | ||
269 | CONFIG_PM_DEBUG=y | ||
270 | # CONFIG_PM_VERBOSE is not set | ||
263 | # CONFIG_SECCOMP is not set | 271 | # CONFIG_SECCOMP is not set |
264 | CONFIG_ISA_DMA_API=y | 272 | CONFIG_ISA_DMA_API=y |
265 | 273 | ||
@@ -273,6 +281,7 @@ CONFIG_GENERIC_ISA_DMA=y | |||
273 | # CONFIG_PCI_SYSCALL is not set | 281 | # CONFIG_PCI_SYSCALL is not set |
274 | # CONFIG_ARCH_SUPPORTS_MSI is not set | 282 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
275 | # CONFIG_PCCARD is not set | 283 | # CONFIG_PCCARD is not set |
284 | # CONFIG_HAS_RAPIDIO is not set | ||
276 | CONFIG_PAGE_OFFSET=0xc000000000000000 | 285 | CONFIG_PAGE_OFFSET=0xc000000000000000 |
277 | CONFIG_KERNEL_START=0xc000000000000000 | 286 | CONFIG_KERNEL_START=0xc000000000000000 |
278 | CONFIG_PHYSICAL_START=0x00000000 | 287 | CONFIG_PHYSICAL_START=0x00000000 |
@@ -412,6 +421,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
412 | CONFIG_STANDALONE=y | 421 | CONFIG_STANDALONE=y |
413 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 422 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
414 | CONFIG_FW_LOADER=m | 423 | CONFIG_FW_LOADER=m |
424 | # CONFIG_FIRMWARE_IN_KERNEL is not set | ||
425 | CONFIG_EXTRA_FIRMWARE="" | ||
415 | # CONFIG_DEBUG_DRIVER is not set | 426 | # CONFIG_DEBUG_DRIVER is not set |
416 | # CONFIG_DEBUG_DEVRES is not set | 427 | # CONFIG_DEBUG_DEVRES is not set |
417 | # CONFIG_SYS_HYPERVISOR is not set | 428 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -478,6 +489,7 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
478 | # CONFIG_SCSI_SAS_LIBSAS is not set | 489 | # CONFIG_SCSI_SAS_LIBSAS is not set |
479 | # CONFIG_SCSI_SRP_ATTRS is not set | 490 | # CONFIG_SCSI_SRP_ATTRS is not set |
480 | # CONFIG_SCSI_LOWLEVEL is not set | 491 | # CONFIG_SCSI_LOWLEVEL is not set |
492 | # CONFIG_SCSI_DH is not set | ||
481 | # CONFIG_ATA is not set | 493 | # CONFIG_ATA is not set |
482 | # CONFIG_MD is not set | 494 | # CONFIG_MD is not set |
483 | # CONFIG_MACINTOSH_DRIVERS is not set | 495 | # CONFIG_MACINTOSH_DRIVERS is not set |
@@ -533,8 +545,18 @@ CONFIG_USB_NET_MCS7830=m | |||
533 | # CONFIG_USB_NET_CDC_SUBSET is not set | 545 | # CONFIG_USB_NET_CDC_SUBSET is not set |
534 | # CONFIG_USB_NET_ZAURUS is not set | 546 | # CONFIG_USB_NET_ZAURUS is not set |
535 | # CONFIG_WAN is not set | 547 | # CONFIG_WAN is not set |
536 | # CONFIG_PPP is not set | 548 | CONFIG_PPP=m |
549 | CONFIG_PPP_MULTILINK=y | ||
550 | # CONFIG_PPP_FILTER is not set | ||
551 | CONFIG_PPP_ASYNC=m | ||
552 | # CONFIG_PPP_SYNC_TTY is not set | ||
553 | CONFIG_PPP_DEFLATE=m | ||
554 | # CONFIG_PPP_BSDCOMP is not set | ||
555 | # CONFIG_PPP_MPPE is not set | ||
556 | CONFIG_PPPOE=m | ||
557 | # CONFIG_PPPOL2TP is not set | ||
537 | # CONFIG_SLIP is not set | 558 | # CONFIG_SLIP is not set |
559 | CONFIG_SLHC=m | ||
538 | # CONFIG_NETCONSOLE is not set | 560 | # CONFIG_NETCONSOLE is not set |
539 | # CONFIG_NETPOLL is not set | 561 | # CONFIG_NETPOLL is not set |
540 | # CONFIG_NET_POLL_CONTROLLER is not set | 562 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -603,6 +625,7 @@ CONFIG_VT=y | |||
603 | CONFIG_VT_CONSOLE=y | 625 | CONFIG_VT_CONSOLE=y |
604 | CONFIG_HW_CONSOLE=y | 626 | CONFIG_HW_CONSOLE=y |
605 | CONFIG_VT_HW_CONSOLE_BINDING=y | 627 | CONFIG_VT_HW_CONSOLE_BINDING=y |
628 | CONFIG_DEVKMEM=y | ||
606 | # CONFIG_SERIAL_NONSTANDARD is not set | 629 | # CONFIG_SERIAL_NONSTANDARD is not set |
607 | 630 | ||
608 | # | 631 | # |
@@ -618,23 +641,17 @@ CONFIG_LEGACY_PTYS=y | |||
618 | CONFIG_LEGACY_PTY_COUNT=16 | 641 | CONFIG_LEGACY_PTY_COUNT=16 |
619 | # CONFIG_IPMI_HANDLER is not set | 642 | # CONFIG_IPMI_HANDLER is not set |
620 | # CONFIG_HW_RANDOM is not set | 643 | # CONFIG_HW_RANDOM is not set |
621 | CONFIG_GEN_RTC=y | ||
622 | # CONFIG_GEN_RTC_X is not set | ||
623 | # CONFIG_R3964 is not set | 644 | # CONFIG_R3964 is not set |
624 | # CONFIG_RAW_DRIVER is not set | 645 | # CONFIG_RAW_DRIVER is not set |
625 | # CONFIG_HANGCHECK_TIMER is not set | 646 | # CONFIG_HANGCHECK_TIMER is not set |
626 | # CONFIG_TCG_TPM is not set | 647 | # CONFIG_TCG_TPM is not set |
627 | # CONFIG_I2C is not set | 648 | # CONFIG_I2C is not set |
628 | |||
629 | # | ||
630 | # SPI support | ||
631 | # | ||
632 | # CONFIG_SPI is not set | 649 | # CONFIG_SPI is not set |
633 | # CONFIG_SPI_MASTER is not set | ||
634 | # CONFIG_W1 is not set | 650 | # CONFIG_W1 is not set |
635 | # CONFIG_POWER_SUPPLY is not set | 651 | # CONFIG_POWER_SUPPLY is not set |
636 | # CONFIG_HWMON is not set | 652 | # CONFIG_HWMON is not set |
637 | # CONFIG_THERMAL is not set | 653 | # CONFIG_THERMAL is not set |
654 | # CONFIG_THERMAL_HWMON is not set | ||
638 | # CONFIG_WATCHDOG is not set | 655 | # CONFIG_WATCHDOG is not set |
639 | 656 | ||
640 | # | 657 | # |
@@ -652,8 +669,17 @@ CONFIG_SSB_POSSIBLE=y | |||
652 | # | 669 | # |
653 | # Multimedia devices | 670 | # Multimedia devices |
654 | # | 671 | # |
672 | |||
673 | # | ||
674 | # Multimedia core support | ||
675 | # | ||
655 | # CONFIG_VIDEO_DEV is not set | 676 | # CONFIG_VIDEO_DEV is not set |
656 | # CONFIG_DVB_CORE is not set | 677 | # CONFIG_DVB_CORE is not set |
678 | # CONFIG_VIDEO_MEDIA is not set | ||
679 | |||
680 | # | ||
681 | # Multimedia drivers | ||
682 | # | ||
657 | # CONFIG_DAB is not set | 683 | # CONFIG_DAB is not set |
658 | 684 | ||
659 | # | 685 | # |
@@ -671,8 +697,8 @@ CONFIG_FB=y | |||
671 | CONFIG_FB_SYS_FILLRECT=y | 697 | CONFIG_FB_SYS_FILLRECT=y |
672 | CONFIG_FB_SYS_COPYAREA=y | 698 | CONFIG_FB_SYS_COPYAREA=y |
673 | CONFIG_FB_SYS_IMAGEBLIT=y | 699 | CONFIG_FB_SYS_IMAGEBLIT=y |
700 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
674 | CONFIG_FB_SYS_FOPS=y | 701 | CONFIG_FB_SYS_FOPS=y |
675 | CONFIG_FB_DEFERRED_IO=y | ||
676 | # CONFIG_FB_SVGALIB is not set | 702 | # CONFIG_FB_SVGALIB is not set |
677 | # CONFIG_FB_MACMODES is not set | 703 | # CONFIG_FB_MACMODES is not set |
678 | # CONFIG_FB_BACKLIGHT is not set | 704 | # CONFIG_FB_BACKLIGHT is not set |
@@ -712,18 +738,12 @@ CONFIG_FB_LOGO_EXTRA=y | |||
712 | # CONFIG_LOGO_LINUX_MONO is not set | 738 | # CONFIG_LOGO_LINUX_MONO is not set |
713 | # CONFIG_LOGO_LINUX_VGA16 is not set | 739 | # CONFIG_LOGO_LINUX_VGA16 is not set |
714 | CONFIG_LOGO_LINUX_CLUT224=y | 740 | CONFIG_LOGO_LINUX_CLUT224=y |
715 | |||
716 | # | ||
717 | # Sound | ||
718 | # | ||
719 | CONFIG_SOUND=m | 741 | CONFIG_SOUND=m |
720 | |||
721 | # | ||
722 | # Advanced Linux Sound Architecture | ||
723 | # | ||
724 | CONFIG_SND=m | 742 | CONFIG_SND=m |
725 | CONFIG_SND_TIMER=m | 743 | CONFIG_SND_TIMER=m |
726 | CONFIG_SND_PCM=m | 744 | CONFIG_SND_PCM=m |
745 | CONFIG_SND_HWDEP=m | ||
746 | CONFIG_SND_RAWMIDI=m | ||
727 | # CONFIG_SND_SEQUENCER is not set | 747 | # CONFIG_SND_SEQUENCER is not set |
728 | # CONFIG_SND_MIXER_OSS is not set | 748 | # CONFIG_SND_MIXER_OSS is not set |
729 | # CONFIG_SND_PCM_OSS is not set | 749 | # CONFIG_SND_PCM_OSS is not set |
@@ -732,53 +752,20 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
732 | CONFIG_SND_VERBOSE_PROCFS=y | 752 | CONFIG_SND_VERBOSE_PROCFS=y |
733 | # CONFIG_SND_VERBOSE_PRINTK is not set | 753 | # CONFIG_SND_VERBOSE_PRINTK is not set |
734 | # CONFIG_SND_DEBUG is not set | 754 | # CONFIG_SND_DEBUG is not set |
735 | 755 | # CONFIG_SND_DRIVERS is not set | |
736 | # | 756 | CONFIG_SND_PPC=y |
737 | # Generic devices | ||
738 | # | ||
739 | # CONFIG_SND_DUMMY is not set | ||
740 | # CONFIG_SND_MTPAV is not set | ||
741 | # CONFIG_SND_SERIAL_U16550 is not set | ||
742 | # CONFIG_SND_MPU401 is not set | ||
743 | |||
744 | # | ||
745 | # ALSA PowerMac devices | ||
746 | # | ||
747 | |||
748 | # | ||
749 | # ALSA PowerMac requires I2C | ||
750 | # | ||
751 | |||
752 | # | ||
753 | # ALSA PowerPC devices | ||
754 | # | ||
755 | CONFIG_SND_PS3=m | 757 | CONFIG_SND_PS3=m |
756 | CONFIG_SND_PS3_DEFAULT_START_DELAY=2000 | 758 | CONFIG_SND_PS3_DEFAULT_START_DELAY=2000 |
757 | 759 | CONFIG_SND_USB=y | |
758 | # | 760 | CONFIG_SND_USB_AUDIO=m |
759 | # USB devices | ||
760 | # | ||
761 | # CONFIG_SND_USB_AUDIO is not set | ||
762 | # CONFIG_SND_USB_USX2Y is not set | 761 | # CONFIG_SND_USB_USX2Y is not set |
763 | # CONFIG_SND_USB_CAIAQ is not set | 762 | # CONFIG_SND_USB_CAIAQ is not set |
764 | |||
765 | # | ||
766 | # System on Chip audio support | ||
767 | # | ||
768 | # CONFIG_SND_SOC is not set | 763 | # CONFIG_SND_SOC is not set |
769 | |||
770 | # | ||
771 | # ALSA SoC audio for Freescale SOCs | ||
772 | # | ||
773 | |||
774 | # | ||
775 | # Open Sound System | ||
776 | # | ||
777 | # CONFIG_SOUND_PRIME is not set | 764 | # CONFIG_SOUND_PRIME is not set |
778 | CONFIG_HID_SUPPORT=y | 765 | CONFIG_HID_SUPPORT=y |
779 | CONFIG_HID=y | 766 | CONFIG_HID=y |
780 | # CONFIG_HID_DEBUG is not set | 767 | # CONFIG_HID_DEBUG is not set |
781 | # CONFIG_HIDRAW is not set | 768 | CONFIG_HIDRAW=y |
782 | 769 | ||
783 | # | 770 | # |
784 | # USB Input Devices | 771 | # USB Input Devices |
@@ -807,17 +794,20 @@ CONFIG_USB=m | |||
807 | CONFIG_USB_DEVICEFS=y | 794 | CONFIG_USB_DEVICEFS=y |
808 | # CONFIG_USB_DEVICE_CLASS is not set | 795 | # CONFIG_USB_DEVICE_CLASS is not set |
809 | # CONFIG_USB_DYNAMIC_MINORS is not set | 796 | # CONFIG_USB_DYNAMIC_MINORS is not set |
797 | CONFIG_USB_SUSPEND=y | ||
810 | # CONFIG_USB_OTG is not set | 798 | # CONFIG_USB_OTG is not set |
811 | 799 | ||
812 | # | 800 | # |
813 | # USB Host Controller Drivers | 801 | # USB Host Controller Drivers |
814 | # | 802 | # |
803 | # CONFIG_USB_C67X00_HCD is not set | ||
815 | CONFIG_USB_EHCI_HCD=m | 804 | CONFIG_USB_EHCI_HCD=m |
816 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 805 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
817 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 806 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
818 | CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y | 807 | CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y |
819 | # CONFIG_USB_EHCI_HCD_PPC_OF is not set | 808 | # CONFIG_USB_EHCI_HCD_PPC_OF is not set |
820 | # CONFIG_USB_ISP116X_HCD is not set | 809 | # CONFIG_USB_ISP116X_HCD is not set |
810 | # CONFIG_USB_ISP1760_HCD is not set | ||
821 | CONFIG_USB_OHCI_HCD=m | 811 | CONFIG_USB_OHCI_HCD=m |
822 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set | 812 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
823 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | 813 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set |
@@ -831,6 +821,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
831 | # | 821 | # |
832 | # CONFIG_USB_ACM is not set | 822 | # CONFIG_USB_ACM is not set |
833 | # CONFIG_USB_PRINTER is not set | 823 | # CONFIG_USB_PRINTER is not set |
824 | # CONFIG_USB_WDM is not set | ||
834 | 825 | ||
835 | # | 826 | # |
836 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 827 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -890,12 +881,45 @@ CONFIG_USB_MON=y | |||
890 | # CONFIG_USB_TRANCEVIBRATOR is not set | 881 | # CONFIG_USB_TRANCEVIBRATOR is not set |
891 | # CONFIG_USB_IOWARRIOR is not set | 882 | # CONFIG_USB_IOWARRIOR is not set |
892 | # CONFIG_USB_TEST is not set | 883 | # CONFIG_USB_TEST is not set |
884 | # CONFIG_USB_ISIGHTFW is not set | ||
893 | # CONFIG_USB_GADGET is not set | 885 | # CONFIG_USB_GADGET is not set |
894 | # CONFIG_MMC is not set | 886 | # CONFIG_MMC is not set |
895 | # CONFIG_MEMSTICK is not set | 887 | # CONFIG_MEMSTICK is not set |
896 | # CONFIG_NEW_LEDS is not set | 888 | # CONFIG_NEW_LEDS is not set |
889 | # CONFIG_ACCESSIBILITY is not set | ||
897 | # CONFIG_EDAC is not set | 890 | # CONFIG_EDAC is not set |
898 | # CONFIG_RTC_CLASS is not set | 891 | CONFIG_RTC_LIB=m |
892 | CONFIG_RTC_CLASS=m | ||
893 | |||
894 | # | ||
895 | # RTC interfaces | ||
896 | # | ||
897 | CONFIG_RTC_INTF_SYSFS=y | ||
898 | CONFIG_RTC_INTF_PROC=y | ||
899 | CONFIG_RTC_INTF_DEV=y | ||
900 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
901 | # CONFIG_RTC_DRV_TEST is not set | ||
902 | |||
903 | # | ||
904 | # SPI RTC drivers | ||
905 | # | ||
906 | |||
907 | # | ||
908 | # Platform RTC drivers | ||
909 | # | ||
910 | # CONFIG_RTC_DRV_CMOS is not set | ||
911 | # CONFIG_RTC_DRV_DS1511 is not set | ||
912 | # CONFIG_RTC_DRV_DS1553 is not set | ||
913 | # CONFIG_RTC_DRV_DS1742 is not set | ||
914 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
915 | # CONFIG_RTC_DRV_M48T86 is not set | ||
916 | # CONFIG_RTC_DRV_M48T59 is not set | ||
917 | # CONFIG_RTC_DRV_V3020 is not set | ||
918 | |||
919 | # | ||
920 | # on-CPU RTC drivers | ||
921 | # | ||
922 | CONFIG_RTC_DRV_PPC=m | ||
899 | # CONFIG_DMADEVICES is not set | 923 | # CONFIG_DMADEVICES is not set |
900 | # CONFIG_UIO is not set | 924 | # CONFIG_UIO is not set |
901 | 925 | ||
@@ -911,6 +935,7 @@ CONFIG_EXT3_FS_XATTR=y | |||
911 | # CONFIG_EXT3_FS_SECURITY is not set | 935 | # CONFIG_EXT3_FS_SECURITY is not set |
912 | # CONFIG_EXT4DEV_FS is not set | 936 | # CONFIG_EXT4DEV_FS is not set |
913 | CONFIG_JBD=y | 937 | CONFIG_JBD=y |
938 | # CONFIG_JBD_DEBUG is not set | ||
914 | CONFIG_FS_MBCACHE=y | 939 | CONFIG_FS_MBCACHE=y |
915 | # CONFIG_REISERFS_FS is not set | 940 | # CONFIG_REISERFS_FS is not set |
916 | # CONFIG_JFS_FS is not set | 941 | # CONFIG_JFS_FS is not set |
@@ -959,8 +984,8 @@ CONFIG_PROC_SYSCTL=y | |||
959 | CONFIG_SYSFS=y | 984 | CONFIG_SYSFS=y |
960 | CONFIG_TMPFS=y | 985 | CONFIG_TMPFS=y |
961 | # CONFIG_TMPFS_POSIX_ACL is not set | 986 | # CONFIG_TMPFS_POSIX_ACL is not set |
962 | # CONFIG_HUGETLBFS is not set | 987 | CONFIG_HUGETLBFS=y |
963 | # CONFIG_HUGETLB_PAGE is not set | 988 | CONFIG_HUGETLB_PAGE=y |
964 | # CONFIG_CONFIGFS_FS is not set | 989 | # CONFIG_CONFIGFS_FS is not set |
965 | 990 | ||
966 | # | 991 | # |
@@ -1059,12 +1084,15 @@ CONFIG_NLS_ISO8859_1=y | |||
1059 | # | 1084 | # |
1060 | CONFIG_BITREVERSE=y | 1085 | CONFIG_BITREVERSE=y |
1061 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | 1086 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set |
1062 | # CONFIG_CRC_CCITT is not set | 1087 | CONFIG_CRC_CCITT=m |
1063 | # CONFIG_CRC16 is not set | 1088 | # CONFIG_CRC16 is not set |
1089 | # CONFIG_CRC_T10DIF is not set | ||
1064 | CONFIG_CRC_ITU_T=m | 1090 | CONFIG_CRC_ITU_T=m |
1065 | CONFIG_CRC32=y | 1091 | CONFIG_CRC32=y |
1066 | # CONFIG_CRC7 is not set | 1092 | # CONFIG_CRC7 is not set |
1067 | # CONFIG_LIBCRC32C is not set | 1093 | # CONFIG_LIBCRC32C is not set |
1094 | CONFIG_ZLIB_INFLATE=m | ||
1095 | CONFIG_ZLIB_DEFLATE=m | ||
1068 | CONFIG_LZO_COMPRESS=m | 1096 | CONFIG_LZO_COMPRESS=m |
1069 | CONFIG_LZO_DECOMPRESS=m | 1097 | CONFIG_LZO_DECOMPRESS=m |
1070 | CONFIG_PLIST=y | 1098 | CONFIG_PLIST=y |
@@ -1082,7 +1110,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1082 | CONFIG_FRAME_WARN=2048 | 1110 | CONFIG_FRAME_WARN=2048 |
1083 | CONFIG_MAGIC_SYSRQ=y | 1111 | CONFIG_MAGIC_SYSRQ=y |
1084 | # CONFIG_UNUSED_SYMBOLS is not set | 1112 | # CONFIG_UNUSED_SYMBOLS is not set |
1085 | # CONFIG_DEBUG_FS is not set | 1113 | CONFIG_DEBUG_FS=y |
1086 | # CONFIG_HEADERS_CHECK is not set | 1114 | # CONFIG_HEADERS_CHECK is not set |
1087 | CONFIG_DEBUG_KERNEL=y | 1115 | CONFIG_DEBUG_KERNEL=y |
1088 | # CONFIG_DEBUG_SHIRQ is not set | 1116 | # CONFIG_DEBUG_SHIRQ is not set |
@@ -1090,33 +1118,49 @@ CONFIG_DETECT_SOFTLOCKUP=y | |||
1090 | CONFIG_SCHED_DEBUG=y | 1118 | CONFIG_SCHED_DEBUG=y |
1091 | # CONFIG_SCHEDSTATS is not set | 1119 | # CONFIG_SCHEDSTATS is not set |
1092 | # CONFIG_TIMER_STATS is not set | 1120 | # CONFIG_TIMER_STATS is not set |
1121 | # CONFIG_DEBUG_OBJECTS is not set | ||
1093 | # CONFIG_DEBUG_SLAB is not set | 1122 | # CONFIG_DEBUG_SLAB is not set |
1094 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1123 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1095 | # CONFIG_RT_MUTEX_TESTER is not set | 1124 | # CONFIG_RT_MUTEX_TESTER is not set |
1096 | CONFIG_DEBUG_SPINLOCK=y | 1125 | CONFIG_DEBUG_SPINLOCK=y |
1097 | CONFIG_DEBUG_MUTEXES=y | 1126 | CONFIG_DEBUG_MUTEXES=y |
1098 | # CONFIG_DEBUG_LOCK_ALLOC is not set | 1127 | CONFIG_DEBUG_LOCK_ALLOC=y |
1099 | # CONFIG_PROVE_LOCKING is not set | 1128 | CONFIG_PROVE_LOCKING=y |
1129 | CONFIG_LOCKDEP=y | ||
1100 | # CONFIG_LOCK_STAT is not set | 1130 | # CONFIG_LOCK_STAT is not set |
1131 | CONFIG_DEBUG_LOCKDEP=y | ||
1132 | CONFIG_TRACE_IRQFLAGS=y | ||
1101 | CONFIG_DEBUG_SPINLOCK_SLEEP=y | 1133 | CONFIG_DEBUG_SPINLOCK_SLEEP=y |
1102 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1134 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1135 | CONFIG_STACKTRACE=y | ||
1103 | # CONFIG_DEBUG_KOBJECT is not set | 1136 | # CONFIG_DEBUG_KOBJECT is not set |
1104 | CONFIG_DEBUG_BUGVERBOSE=y | 1137 | CONFIG_DEBUG_BUGVERBOSE=y |
1105 | CONFIG_DEBUG_INFO=y | 1138 | CONFIG_DEBUG_INFO=y |
1106 | # CONFIG_DEBUG_VM is not set | 1139 | # CONFIG_DEBUG_VM is not set |
1107 | # CONFIG_DEBUG_WRITECOUNT is not set | 1140 | CONFIG_DEBUG_WRITECOUNT=y |
1108 | CONFIG_DEBUG_LIST=y | 1141 | CONFIG_DEBUG_LIST=y |
1109 | # CONFIG_DEBUG_SG is not set | 1142 | # CONFIG_DEBUG_SG is not set |
1143 | CONFIG_FRAME_POINTER=y | ||
1110 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1144 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1111 | # CONFIG_RCU_TORTURE_TEST is not set | 1145 | # CONFIG_RCU_TORTURE_TEST is not set |
1112 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1146 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1113 | # CONFIG_FAULT_INJECTION is not set | 1147 | # CONFIG_FAULT_INJECTION is not set |
1148 | # CONFIG_LATENCYTOP is not set | ||
1149 | CONFIG_HAVE_FTRACE=y | ||
1150 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
1151 | # CONFIG_FTRACE is not set | ||
1152 | # CONFIG_IRQSOFF_TRACER is not set | ||
1153 | # CONFIG_SCHED_TRACER is not set | ||
1154 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1114 | # CONFIG_SAMPLES is not set | 1155 | # CONFIG_SAMPLES is not set |
1115 | CONFIG_DEBUG_STACKOVERFLOW=y | 1156 | CONFIG_DEBUG_STACKOVERFLOW=y |
1116 | # CONFIG_DEBUG_STACK_USAGE is not set | 1157 | # CONFIG_DEBUG_STACK_USAGE is not set |
1117 | # CONFIG_DEBUG_PAGEALLOC is not set | 1158 | # CONFIG_DEBUG_PAGEALLOC is not set |
1118 | # CONFIG_DEBUGGER is not set | 1159 | # CONFIG_DEBUGGER is not set |
1160 | # CONFIG_CODE_PATCHING_SELFTEST is not set | ||
1161 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
1119 | CONFIG_IRQSTACKS=y | 1162 | CONFIG_IRQSTACKS=y |
1163 | # CONFIG_VIRQ_DEBUG is not set | ||
1120 | # CONFIG_BOOTX_TEXT is not set | 1164 | # CONFIG_BOOTX_TEXT is not set |
1121 | # CONFIG_PPC_EARLY_DEBUG is not set | 1165 | # CONFIG_PPC_EARLY_DEBUG is not set |
1122 | 1166 | ||
@@ -1172,6 +1216,10 @@ CONFIG_CRYPTO_PCBC=m | |||
1172 | # CONFIG_CRYPTO_MD4 is not set | 1216 | # CONFIG_CRYPTO_MD4 is not set |
1173 | CONFIG_CRYPTO_MD5=y | 1217 | CONFIG_CRYPTO_MD5=y |
1174 | CONFIG_CRYPTO_MICHAEL_MIC=m | 1218 | CONFIG_CRYPTO_MICHAEL_MIC=m |
1219 | # CONFIG_CRYPTO_RMD128 is not set | ||
1220 | # CONFIG_CRYPTO_RMD160 is not set | ||
1221 | # CONFIG_CRYPTO_RMD256 is not set | ||
1222 | # CONFIG_CRYPTO_RMD320 is not set | ||
1175 | # CONFIG_CRYPTO_SHA1 is not set | 1223 | # CONFIG_CRYPTO_SHA1 is not set |
1176 | # CONFIG_CRYPTO_SHA256 is not set | 1224 | # CONFIG_CRYPTO_SHA256 is not set |
1177 | # CONFIG_CRYPTO_SHA512 is not set | 1225 | # CONFIG_CRYPTO_SHA512 is not set |