diff options
19 files changed, 1053 insertions, 425 deletions
diff --git a/arch/powerpc/configs/40x/acadia_defconfig b/arch/powerpc/configs/40x/acadia_defconfig index 39bd9eb453f0..25572cc837ca 100644 --- a/arch/powerpc/configs/40x/acadia_defconfig +++ b/arch/powerpc/configs/40x/acadia_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.27-rc5 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Mon Oct 13 13:47:16 2008 | 4 | # Tue Oct 28 08:49:18 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -19,7 +19,7 @@ CONFIG_4xx=y | |||
19 | CONFIG_NOT_COHERENT_CACHE=y | 19 | CONFIG_NOT_COHERENT_CACHE=y |
20 | CONFIG_PPC32=y | 20 | CONFIG_PPC32=y |
21 | CONFIG_WORD_SIZE=32 | 21 | CONFIG_WORD_SIZE=32 |
22 | CONFIG_PPC_MERGE=y | 22 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
23 | CONFIG_MMU=y | 23 | CONFIG_MMU=y |
24 | CONFIG_GENERIC_CMOS_UPDATE=y | 24 | CONFIG_GENERIC_CMOS_UPDATE=y |
25 | CONFIG_GENERIC_TIME=y | 25 | CONFIG_GENERIC_TIME=y |
@@ -103,7 +103,9 @@ CONFIG_SIGNALFD=y | |||
103 | CONFIG_TIMERFD=y | 103 | CONFIG_TIMERFD=y |
104 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
105 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
106 | CONFIG_AIO=y | ||
106 | CONFIG_VM_EVENT_COUNTERS=y | 107 | CONFIG_VM_EVENT_COUNTERS=y |
108 | CONFIG_PCI_QUIRKS=y | ||
107 | CONFIG_SLUB_DEBUG=y | 109 | CONFIG_SLUB_DEBUG=y |
108 | # CONFIG_SLAB is not set | 110 | # CONFIG_SLAB is not set |
109 | CONFIG_SLUB=y | 111 | CONFIG_SLUB=y |
@@ -117,10 +119,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
117 | CONFIG_HAVE_KPROBES=y | 119 | CONFIG_HAVE_KPROBES=y |
118 | CONFIG_HAVE_KRETPROBES=y | 120 | CONFIG_HAVE_KRETPROBES=y |
119 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 121 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
120 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
121 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
122 | # CONFIG_HAVE_CLK is not set | ||
123 | CONFIG_PROC_PAGE_MONITOR=y | ||
124 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
125 | CONFIG_SLABINFO=y | 123 | CONFIG_SLABINFO=y |
126 | CONFIG_RT_MUTEXES=y | 124 | CONFIG_RT_MUTEXES=y |
@@ -153,6 +151,7 @@ CONFIG_DEFAULT_AS=y | |||
153 | # CONFIG_DEFAULT_NOOP is not set | 151 | # CONFIG_DEFAULT_NOOP is not set |
154 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
155 | CONFIG_CLASSIC_RCU=y | 153 | CONFIG_CLASSIC_RCU=y |
154 | # CONFIG_FREEZER is not set | ||
156 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 155 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
157 | 156 | ||
158 | # | 157 | # |
@@ -161,8 +160,10 @@ CONFIG_CLASSIC_RCU=y | |||
161 | # CONFIG_PPC_CELL is not set | 160 | # CONFIG_PPC_CELL is not set |
162 | # CONFIG_PPC_CELL_NATIVE is not set | 161 | # CONFIG_PPC_CELL_NATIVE is not set |
163 | # CONFIG_PQ2ADS is not set | 162 | # CONFIG_PQ2ADS is not set |
163 | # CONFIG_PPC4xx_GPIO is not set | ||
164 | CONFIG_ACADIA=y | 164 | CONFIG_ACADIA=y |
165 | # CONFIG_EP405 is not set | 165 | # CONFIG_EP405 is not set |
166 | # CONFIG_HCU4 is not set | ||
166 | # CONFIG_KILAUEA is not set | 167 | # CONFIG_KILAUEA is not set |
167 | # CONFIG_MAKALU is not set | 168 | # CONFIG_MAKALU is not set |
168 | # CONFIG_WALNUT is not set | 169 | # CONFIG_WALNUT is not set |
@@ -186,7 +187,6 @@ CONFIG_405EZ=y | |||
186 | # Kernel options | 187 | # Kernel options |
187 | # | 188 | # |
188 | # CONFIG_HIGHMEM is not set | 189 | # CONFIG_HIGHMEM is not set |
189 | # CONFIG_TICK_ONESHOT is not set | ||
190 | # CONFIG_NO_HZ is not set | 190 | # CONFIG_NO_HZ is not set |
191 | # CONFIG_HIGH_RES_TIMERS is not set | 191 | # CONFIG_HIGH_RES_TIMERS is not set |
192 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 192 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -200,6 +200,8 @@ CONFIG_PREEMPT_NONE=y | |||
200 | # CONFIG_PREEMPT_VOLUNTARY is not set | 200 | # CONFIG_PREEMPT_VOLUNTARY is not set |
201 | # CONFIG_PREEMPT is not set | 201 | # CONFIG_PREEMPT is not set |
202 | CONFIG_BINFMT_ELF=y | 202 | CONFIG_BINFMT_ELF=y |
203 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
204 | # CONFIG_HAVE_AOUT is not set | ||
203 | # CONFIG_BINFMT_MISC is not set | 205 | # CONFIG_BINFMT_MISC is not set |
204 | # CONFIG_MATH_EMULATION is not set | 206 | # CONFIG_MATH_EMULATION is not set |
205 | # CONFIG_IOMMU_HELPER is not set | 207 | # CONFIG_IOMMU_HELPER is not set |
@@ -214,15 +216,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
214 | # CONFIG_SPARSEMEM_MANUAL is not set | 216 | # CONFIG_SPARSEMEM_MANUAL is not set |
215 | CONFIG_FLATMEM=y | 217 | CONFIG_FLATMEM=y |
216 | CONFIG_FLAT_NODE_MEM_MAP=y | 218 | CONFIG_FLAT_NODE_MEM_MAP=y |
217 | # CONFIG_SPARSEMEM_STATIC is not set | ||
218 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
219 | CONFIG_PAGEFLAGS_EXTENDED=y | 219 | CONFIG_PAGEFLAGS_EXTENDED=y |
220 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 220 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
221 | CONFIG_MIGRATION=y | 221 | CONFIG_MIGRATION=y |
222 | # CONFIG_RESOURCES_64BIT is not set | 222 | # CONFIG_RESOURCES_64BIT is not set |
223 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
223 | CONFIG_ZONE_DMA_FLAG=1 | 224 | CONFIG_ZONE_DMA_FLAG=1 |
224 | CONFIG_BOUNCE=y | 225 | CONFIG_BOUNCE=y |
225 | CONFIG_VIRT_TO_BUS=y | 226 | CONFIG_VIRT_TO_BUS=y |
227 | CONFIG_UNEVICTABLE_LRU=y | ||
226 | CONFIG_FORCE_MAX_ZONEORDER=11 | 228 | CONFIG_FORCE_MAX_ZONEORDER=11 |
227 | CONFIG_PROC_DEVICETREE=y | 229 | CONFIG_PROC_DEVICETREE=y |
228 | # CONFIG_CMDLINE_BOOL is not set | 230 | # CONFIG_CMDLINE_BOOL is not set |
@@ -309,6 +311,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
309 | # CONFIG_TIPC is not set | 311 | # CONFIG_TIPC is not set |
310 | # CONFIG_ATM is not set | 312 | # CONFIG_ATM is not set |
311 | # CONFIG_BRIDGE is not set | 313 | # CONFIG_BRIDGE is not set |
314 | # CONFIG_NET_DSA is not set | ||
312 | # CONFIG_VLAN_8021Q is not set | 315 | # CONFIG_VLAN_8021Q is not set |
313 | # CONFIG_DECNET is not set | 316 | # CONFIG_DECNET is not set |
314 | # CONFIG_LLC2 is not set | 317 | # CONFIG_LLC2 is not set |
@@ -329,14 +332,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
329 | # CONFIG_IRDA is not set | 332 | # CONFIG_IRDA is not set |
330 | # CONFIG_BT is not set | 333 | # CONFIG_BT is not set |
331 | # CONFIG_AF_RXRPC is not set | 334 | # CONFIG_AF_RXRPC is not set |
332 | 335 | # CONFIG_PHONET is not set | |
333 | # | 336 | # CONFIG_WIRELESS is not set |
334 | # Wireless | ||
335 | # | ||
336 | # CONFIG_CFG80211 is not set | ||
337 | # CONFIG_WIRELESS_EXT is not set | ||
338 | # CONFIG_MAC80211 is not set | ||
339 | # CONFIG_IEEE80211 is not set | ||
340 | # CONFIG_RFKILL is not set | 337 | # CONFIG_RFKILL is not set |
341 | # CONFIG_NET_9P is not set | 338 | # CONFIG_NET_9P is not set |
342 | 339 | ||
@@ -516,6 +513,7 @@ CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT=y | |||
516 | CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR=y | 513 | CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR=y |
517 | # CONFIG_NET_PCI is not set | 514 | # CONFIG_NET_PCI is not set |
518 | # CONFIG_B44 is not set | 515 | # CONFIG_B44 is not set |
516 | # CONFIG_ATL2 is not set | ||
519 | # CONFIG_NETDEV_1000 is not set | 517 | # CONFIG_NETDEV_1000 is not set |
520 | # CONFIG_NETDEV_10000 is not set | 518 | # CONFIG_NETDEV_10000 is not set |
521 | # CONFIG_TR is not set | 519 | # CONFIG_TR is not set |
@@ -613,6 +611,7 @@ CONFIG_SSB_POSSIBLE=y | |||
613 | # CONFIG_MFD_SM501 is not set | 611 | # CONFIG_MFD_SM501 is not set |
614 | # CONFIG_HTC_PASIC3 is not set | 612 | # CONFIG_HTC_PASIC3 is not set |
615 | # CONFIG_MFD_TMIO is not set | 613 | # CONFIG_MFD_TMIO is not set |
614 | # CONFIG_MFD_WM8400 is not set | ||
616 | 615 | ||
617 | # | 616 | # |
618 | # Multimedia devices | 617 | # Multimedia devices |
@@ -646,6 +645,7 @@ CONFIG_SSB_POSSIBLE=y | |||
646 | # CONFIG_DISPLAY_SUPPORT is not set | 645 | # CONFIG_DISPLAY_SUPPORT is not set |
647 | # CONFIG_SOUND is not set | 646 | # CONFIG_SOUND is not set |
648 | # CONFIG_USB_SUPPORT is not set | 647 | # CONFIG_USB_SUPPORT is not set |
648 | # CONFIG_UWB is not set | ||
649 | # CONFIG_MMC is not set | 649 | # CONFIG_MMC is not set |
650 | # CONFIG_MEMSTICK is not set | 650 | # CONFIG_MEMSTICK is not set |
651 | # CONFIG_NEW_LEDS is not set | 651 | # CONFIG_NEW_LEDS is not set |
@@ -655,6 +655,7 @@ CONFIG_SSB_POSSIBLE=y | |||
655 | # CONFIG_RTC_CLASS is not set | 655 | # CONFIG_RTC_CLASS is not set |
656 | # CONFIG_DMADEVICES is not set | 656 | # CONFIG_DMADEVICES is not set |
657 | # CONFIG_UIO is not set | 657 | # CONFIG_UIO is not set |
658 | # CONFIG_STAGING is not set | ||
658 | 659 | ||
659 | # | 660 | # |
660 | # File systems | 661 | # File systems |
@@ -663,10 +664,11 @@ CONFIG_EXT2_FS=y | |||
663 | # CONFIG_EXT2_FS_XATTR is not set | 664 | # CONFIG_EXT2_FS_XATTR is not set |
664 | # CONFIG_EXT2_FS_XIP is not set | 665 | # CONFIG_EXT2_FS_XIP is not set |
665 | # CONFIG_EXT3_FS is not set | 666 | # CONFIG_EXT3_FS is not set |
666 | # CONFIG_EXT4DEV_FS is not set | 667 | # CONFIG_EXT4_FS is not set |
667 | # CONFIG_REISERFS_FS is not set | 668 | # CONFIG_REISERFS_FS is not set |
668 | # CONFIG_JFS_FS is not set | 669 | # CONFIG_JFS_FS is not set |
669 | # CONFIG_FS_POSIX_ACL is not set | 670 | # CONFIG_FS_POSIX_ACL is not set |
671 | CONFIG_FILE_LOCKING=y | ||
670 | # CONFIG_XFS_FS is not set | 672 | # CONFIG_XFS_FS is not set |
671 | # CONFIG_OCFS2_FS is not set | 673 | # CONFIG_OCFS2_FS is not set |
672 | CONFIG_DNOTIFY=y | 674 | CONFIG_DNOTIFY=y |
@@ -696,6 +698,7 @@ CONFIG_INOTIFY_USER=y | |||
696 | CONFIG_PROC_FS=y | 698 | CONFIG_PROC_FS=y |
697 | CONFIG_PROC_KCORE=y | 699 | CONFIG_PROC_KCORE=y |
698 | CONFIG_PROC_SYSCTL=y | 700 | CONFIG_PROC_SYSCTL=y |
701 | CONFIG_PROC_PAGE_MONITOR=y | ||
699 | CONFIG_SYSFS=y | 702 | CONFIG_SYSFS=y |
700 | CONFIG_TMPFS=y | 703 | CONFIG_TMPFS=y |
701 | # CONFIG_TMPFS_POSIX_ACL is not set | 704 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -733,6 +736,7 @@ CONFIG_LOCKD=y | |||
733 | CONFIG_LOCKD_V4=y | 736 | CONFIG_LOCKD_V4=y |
734 | CONFIG_NFS_COMMON=y | 737 | CONFIG_NFS_COMMON=y |
735 | CONFIG_SUNRPC=y | 738 | CONFIG_SUNRPC=y |
739 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
736 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 740 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
737 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 741 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
738 | # CONFIG_SMB_FS is not set | 742 | # CONFIG_SMB_FS is not set |
@@ -753,7 +757,6 @@ CONFIG_MSDOS_PARTITION=y | |||
753 | # Library routines | 757 | # Library routines |
754 | # | 758 | # |
755 | CONFIG_BITREVERSE=y | 759 | CONFIG_BITREVERSE=y |
756 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
757 | # CONFIG_CRC_CCITT is not set | 760 | # CONFIG_CRC_CCITT is not set |
758 | # CONFIG_CRC16 is not set | 761 | # CONFIG_CRC16 is not set |
759 | # CONFIG_CRC_T10DIF is not set | 762 | # CONFIG_CRC_T10DIF is not set |
@@ -806,15 +809,21 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
806 | # CONFIG_DEBUG_SG is not set | 809 | # CONFIG_DEBUG_SG is not set |
807 | # CONFIG_BOOT_PRINTK_DELAY is not set | 810 | # CONFIG_BOOT_PRINTK_DELAY is not set |
808 | # CONFIG_RCU_TORTURE_TEST is not set | 811 | # CONFIG_RCU_TORTURE_TEST is not set |
812 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
809 | # CONFIG_BACKTRACE_SELF_TEST is not set | 813 | # CONFIG_BACKTRACE_SELF_TEST is not set |
814 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
810 | # CONFIG_FAULT_INJECTION is not set | 815 | # CONFIG_FAULT_INJECTION is not set |
811 | # CONFIG_LATENCYTOP is not set | 816 | # CONFIG_LATENCYTOP is not set |
812 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 817 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
818 | CONFIG_NOP_TRACER=y | ||
813 | CONFIG_HAVE_FTRACE=y | 819 | CONFIG_HAVE_FTRACE=y |
814 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 820 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
815 | # CONFIG_FTRACE is not set | 821 | # CONFIG_FTRACE is not set |
816 | # CONFIG_SCHED_TRACER is not set | 822 | # CONFIG_SCHED_TRACER is not set |
817 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 823 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
824 | # CONFIG_BOOT_TRACER is not set | ||
825 | # CONFIG_STACK_TRACER is not set | ||
826 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
818 | # CONFIG_SAMPLES is not set | 827 | # CONFIG_SAMPLES is not set |
819 | CONFIG_HAVE_ARCH_KGDB=y | 828 | CONFIG_HAVE_ARCH_KGDB=y |
820 | # CONFIG_KGDB is not set | 829 | # CONFIG_KGDB is not set |
@@ -835,14 +844,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
835 | # | 844 | # |
836 | # CONFIG_KEYS is not set | 845 | # CONFIG_KEYS is not set |
837 | # CONFIG_SECURITY is not set | 846 | # CONFIG_SECURITY is not set |
847 | # CONFIG_SECURITYFS is not set | ||
838 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 848 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
839 | CONFIG_CRYPTO=y | 849 | CONFIG_CRYPTO=y |
840 | 850 | ||
841 | # | 851 | # |
842 | # Crypto core or helper | 852 | # Crypto core or helper |
843 | # | 853 | # |
854 | # CONFIG_CRYPTO_FIPS is not set | ||
844 | CONFIG_CRYPTO_ALGAPI=y | 855 | CONFIG_CRYPTO_ALGAPI=y |
856 | CONFIG_CRYPTO_AEAD=y | ||
845 | CONFIG_CRYPTO_BLKCIPHER=y | 857 | CONFIG_CRYPTO_BLKCIPHER=y |
858 | CONFIG_CRYPTO_HASH=y | ||
859 | CONFIG_CRYPTO_RNG=y | ||
846 | CONFIG_CRYPTO_MANAGER=y | 860 | CONFIG_CRYPTO_MANAGER=y |
847 | # CONFIG_CRYPTO_GF128MUL is not set | 861 | # CONFIG_CRYPTO_GF128MUL is not set |
848 | # CONFIG_CRYPTO_NULL is not set | 862 | # CONFIG_CRYPTO_NULL is not set |
@@ -915,6 +929,11 @@ CONFIG_CRYPTO_DES=y | |||
915 | # | 929 | # |
916 | # CONFIG_CRYPTO_DEFLATE is not set | 930 | # CONFIG_CRYPTO_DEFLATE is not set |
917 | # CONFIG_CRYPTO_LZO is not set | 931 | # CONFIG_CRYPTO_LZO is not set |
932 | |||
933 | # | ||
934 | # Random Number Generation | ||
935 | # | ||
936 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
918 | CONFIG_CRYPTO_HW=y | 937 | CONFIG_CRYPTO_HW=y |
919 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 938 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
920 | # CONFIG_PPC_CLOCK is not set | 939 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/40x/ep405_defconfig b/arch/powerpc/configs/40x/ep405_defconfig index 2113ae2ab401..b80ba7aa3129 100644 --- a/arch/powerpc/configs/40x/ep405_defconfig +++ b/arch/powerpc/configs/40x/ep405_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 19:34:03 2008 | 4 | # Tue Oct 28 08:49:20 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -19,14 +19,13 @@ CONFIG_4xx=y | |||
19 | CONFIG_NOT_COHERENT_CACHE=y | 19 | CONFIG_NOT_COHERENT_CACHE=y |
20 | CONFIG_PPC32=y | 20 | CONFIG_PPC32=y |
21 | CONFIG_WORD_SIZE=32 | 21 | CONFIG_WORD_SIZE=32 |
22 | CONFIG_PPC_MERGE=y | 22 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
23 | CONFIG_MMU=y | 23 | CONFIG_MMU=y |
24 | CONFIG_GENERIC_CMOS_UPDATE=y | 24 | CONFIG_GENERIC_CMOS_UPDATE=y |
25 | CONFIG_GENERIC_TIME=y | 25 | CONFIG_GENERIC_TIME=y |
26 | CONFIG_GENERIC_TIME_VSYSCALL=y | 26 | CONFIG_GENERIC_TIME_VSYSCALL=y |
27 | CONFIG_GENERIC_CLOCKEVENTS=y | 27 | CONFIG_GENERIC_CLOCKEVENTS=y |
28 | CONFIG_GENERIC_HARDIRQS=y | 28 | CONFIG_GENERIC_HARDIRQS=y |
29 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
30 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
31 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
32 | CONFIG_STACKTRACE_SUPPORT=y | 31 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -88,7 +87,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
88 | CONFIG_SYSCTL=y | 87 | CONFIG_SYSCTL=y |
89 | CONFIG_EMBEDDED=y | 88 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 89 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
92 | CONFIG_KALLSYMS=y | 90 | CONFIG_KALLSYMS=y |
93 | CONFIG_KALLSYMS_ALL=y | 91 | CONFIG_KALLSYMS_ALL=y |
94 | CONFIG_KALLSYMS_EXTRA_PASS=y | 92 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -105,7 +103,9 @@ CONFIG_SIGNALFD=y | |||
105 | CONFIG_TIMERFD=y | 103 | CONFIG_TIMERFD=y |
106 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
107 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
106 | CONFIG_AIO=y | ||
108 | CONFIG_VM_EVENT_COUNTERS=y | 107 | CONFIG_VM_EVENT_COUNTERS=y |
108 | CONFIG_PCI_QUIRKS=y | ||
109 | CONFIG_SLUB_DEBUG=y | 109 | CONFIG_SLUB_DEBUG=y |
110 | # CONFIG_SLAB is not set | 110 | # CONFIG_SLAB is not set |
111 | CONFIG_SLUB=y | 111 | CONFIG_SLUB=y |
@@ -119,10 +119,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
119 | CONFIG_HAVE_KPROBES=y | 119 | CONFIG_HAVE_KPROBES=y |
120 | CONFIG_HAVE_KRETPROBES=y | 120 | CONFIG_HAVE_KRETPROBES=y |
121 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 121 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
122 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
123 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
124 | # CONFIG_HAVE_CLK is not set | ||
125 | CONFIG_PROC_PAGE_MONITOR=y | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 123 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 124 | CONFIG_RT_MUTEXES=y |
@@ -155,6 +151,7 @@ CONFIG_DEFAULT_AS=y | |||
155 | # CONFIG_DEFAULT_NOOP is not set | 151 | # CONFIG_DEFAULT_NOOP is not set |
156 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
157 | CONFIG_CLASSIC_RCU=y | 153 | CONFIG_CLASSIC_RCU=y |
154 | # CONFIG_FREEZER is not set | ||
158 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 155 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
159 | 156 | ||
160 | # | 157 | # |
@@ -163,11 +160,15 @@ CONFIG_CLASSIC_RCU=y | |||
163 | # CONFIG_PPC_CELL is not set | 160 | # CONFIG_PPC_CELL is not set |
164 | # CONFIG_PPC_CELL_NATIVE is not set | 161 | # CONFIG_PPC_CELL_NATIVE is not set |
165 | # CONFIG_PQ2ADS is not set | 162 | # CONFIG_PQ2ADS is not set |
163 | # CONFIG_PPC4xx_GPIO is not set | ||
164 | # CONFIG_ACADIA is not set | ||
166 | CONFIG_EP405=y | 165 | CONFIG_EP405=y |
166 | # CONFIG_HCU4 is not set | ||
167 | # CONFIG_KILAUEA is not set | 167 | # CONFIG_KILAUEA is not set |
168 | # CONFIG_MAKALU is not set | 168 | # CONFIG_MAKALU is not set |
169 | # CONFIG_WALNUT is not set | 169 | # CONFIG_WALNUT is not set |
170 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set | 170 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set |
171 | # CONFIG_PPC40x_SIMPLE is not set | ||
171 | CONFIG_405GP=y | 172 | CONFIG_405GP=y |
172 | CONFIG_IBM405_ERR77=y | 173 | CONFIG_IBM405_ERR77=y |
173 | CONFIG_IBM405_ERR51=y | 174 | CONFIG_IBM405_ERR51=y |
@@ -188,7 +189,6 @@ CONFIG_IBM405_ERR51=y | |||
188 | # Kernel options | 189 | # Kernel options |
189 | # | 190 | # |
190 | # CONFIG_HIGHMEM is not set | 191 | # CONFIG_HIGHMEM is not set |
191 | # CONFIG_TICK_ONESHOT is not set | ||
192 | # CONFIG_NO_HZ is not set | 192 | # CONFIG_NO_HZ is not set |
193 | # CONFIG_HIGH_RES_TIMERS is not set | 193 | # CONFIG_HIGH_RES_TIMERS is not set |
194 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 194 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -202,6 +202,8 @@ CONFIG_PREEMPT_NONE=y | |||
202 | # CONFIG_PREEMPT_VOLUNTARY is not set | 202 | # CONFIG_PREEMPT_VOLUNTARY is not set |
203 | # CONFIG_PREEMPT is not set | 203 | # CONFIG_PREEMPT is not set |
204 | CONFIG_BINFMT_ELF=y | 204 | CONFIG_BINFMT_ELF=y |
205 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
206 | # CONFIG_HAVE_AOUT is not set | ||
205 | # CONFIG_BINFMT_MISC is not set | 207 | # CONFIG_BINFMT_MISC is not set |
206 | # CONFIG_MATH_EMULATION is not set | 208 | # CONFIG_MATH_EMULATION is not set |
207 | # CONFIG_IOMMU_HELPER is not set | 209 | # CONFIG_IOMMU_HELPER is not set |
@@ -216,15 +218,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
216 | # CONFIG_SPARSEMEM_MANUAL is not set | 218 | # CONFIG_SPARSEMEM_MANUAL is not set |
217 | CONFIG_FLATMEM=y | 219 | CONFIG_FLATMEM=y |
218 | CONFIG_FLAT_NODE_MEM_MAP=y | 220 | CONFIG_FLAT_NODE_MEM_MAP=y |
219 | # CONFIG_SPARSEMEM_STATIC is not set | ||
220 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
221 | CONFIG_PAGEFLAGS_EXTENDED=y | 221 | CONFIG_PAGEFLAGS_EXTENDED=y |
222 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 222 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
223 | CONFIG_MIGRATION=y | 223 | CONFIG_MIGRATION=y |
224 | # CONFIG_RESOURCES_64BIT is not set | 224 | # CONFIG_RESOURCES_64BIT is not set |
225 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
225 | CONFIG_ZONE_DMA_FLAG=1 | 226 | CONFIG_ZONE_DMA_FLAG=1 |
226 | CONFIG_BOUNCE=y | 227 | CONFIG_BOUNCE=y |
227 | CONFIG_VIRT_TO_BUS=y | 228 | CONFIG_VIRT_TO_BUS=y |
229 | CONFIG_UNEVICTABLE_LRU=y | ||
228 | CONFIG_FORCE_MAX_ZONEORDER=11 | 230 | CONFIG_FORCE_MAX_ZONEORDER=11 |
229 | CONFIG_PROC_DEVICETREE=y | 231 | CONFIG_PROC_DEVICETREE=y |
230 | # CONFIG_CMDLINE_BOOL is not set | 232 | # CONFIG_CMDLINE_BOOL is not set |
@@ -311,6 +313,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
311 | # CONFIG_TIPC is not set | 313 | # CONFIG_TIPC is not set |
312 | # CONFIG_ATM is not set | 314 | # CONFIG_ATM is not set |
313 | # CONFIG_BRIDGE is not set | 315 | # CONFIG_BRIDGE is not set |
316 | # CONFIG_NET_DSA is not set | ||
314 | # CONFIG_VLAN_8021Q is not set | 317 | # CONFIG_VLAN_8021Q is not set |
315 | # CONFIG_DECNET is not set | 318 | # CONFIG_DECNET is not set |
316 | # CONFIG_LLC2 is not set | 319 | # CONFIG_LLC2 is not set |
@@ -331,14 +334,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
331 | # CONFIG_IRDA is not set | 334 | # CONFIG_IRDA is not set |
332 | # CONFIG_BT is not set | 335 | # CONFIG_BT is not set |
333 | # CONFIG_AF_RXRPC is not set | 336 | # CONFIG_AF_RXRPC is not set |
334 | 337 | # CONFIG_PHONET is not set | |
335 | # | 338 | # CONFIG_WIRELESS is not set |
336 | # Wireless | ||
337 | # | ||
338 | # CONFIG_CFG80211 is not set | ||
339 | # CONFIG_WIRELESS_EXT is not set | ||
340 | # CONFIG_MAC80211 is not set | ||
341 | # CONFIG_IEEE80211 is not set | ||
342 | # CONFIG_RFKILL is not set | 339 | # CONFIG_RFKILL is not set |
343 | # CONFIG_NET_9P is not set | 340 | # CONFIG_NET_9P is not set |
344 | 341 | ||
@@ -520,8 +517,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
520 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 517 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
521 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 518 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
522 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 519 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
520 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
521 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
522 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
523 | # CONFIG_NET_PCI is not set | 523 | # CONFIG_NET_PCI is not set |
524 | # CONFIG_B44 is not set | 524 | # CONFIG_B44 is not set |
525 | # CONFIG_ATL2 is not set | ||
525 | CONFIG_NETDEV_1000=y | 526 | CONFIG_NETDEV_1000=y |
526 | # CONFIG_ACENIC is not set | 527 | # CONFIG_ACENIC is not set |
527 | # CONFIG_DL2K is not set | 528 | # CONFIG_DL2K is not set |
@@ -542,18 +543,22 @@ CONFIG_NETDEV_1000=y | |||
542 | # CONFIG_QLA3XXX is not set | 543 | # CONFIG_QLA3XXX is not set |
543 | # CONFIG_ATL1 is not set | 544 | # CONFIG_ATL1 is not set |
544 | # CONFIG_ATL1E is not set | 545 | # CONFIG_ATL1E is not set |
546 | # CONFIG_JME is not set | ||
545 | CONFIG_NETDEV_10000=y | 547 | CONFIG_NETDEV_10000=y |
546 | # CONFIG_CHELSIO_T1 is not set | 548 | # CONFIG_CHELSIO_T1 is not set |
547 | # CONFIG_CHELSIO_T3 is not set | 549 | # CONFIG_CHELSIO_T3 is not set |
550 | # CONFIG_ENIC is not set | ||
548 | # CONFIG_IXGBE is not set | 551 | # CONFIG_IXGBE is not set |
549 | # CONFIG_IXGB is not set | 552 | # CONFIG_IXGB is not set |
550 | # CONFIG_S2IO is not set | 553 | # CONFIG_S2IO is not set |
551 | # CONFIG_MYRI10GE is not set | 554 | # CONFIG_MYRI10GE is not set |
552 | # CONFIG_NETXEN_NIC is not set | 555 | # CONFIG_NETXEN_NIC is not set |
553 | # CONFIG_NIU is not set | 556 | # CONFIG_NIU is not set |
557 | # CONFIG_MLX4_EN is not set | ||
554 | # CONFIG_MLX4_CORE is not set | 558 | # CONFIG_MLX4_CORE is not set |
555 | # CONFIG_TEHUTI is not set | 559 | # CONFIG_TEHUTI is not set |
556 | # CONFIG_BNX2X is not set | 560 | # CONFIG_BNX2X is not set |
561 | # CONFIG_QLGE is not set | ||
557 | # CONFIG_SFC is not set | 562 | # CONFIG_SFC is not set |
558 | # CONFIG_TR is not set | 563 | # CONFIG_TR is not set |
559 | 564 | ||
@@ -658,6 +663,8 @@ CONFIG_SSB_POSSIBLE=y | |||
658 | # CONFIG_MFD_CORE is not set | 663 | # CONFIG_MFD_CORE is not set |
659 | # CONFIG_MFD_SM501 is not set | 664 | # CONFIG_MFD_SM501 is not set |
660 | # CONFIG_HTC_PASIC3 is not set | 665 | # CONFIG_HTC_PASIC3 is not set |
666 | # CONFIG_MFD_TMIO is not set | ||
667 | # CONFIG_MFD_WM8400 is not set | ||
661 | 668 | ||
662 | # | 669 | # |
663 | # Multimedia devices | 670 | # Multimedia devices |
@@ -707,6 +714,9 @@ CONFIG_USB_DEVICE_CLASS=y | |||
707 | # CONFIG_USB_OTG is not set | 714 | # CONFIG_USB_OTG is not set |
708 | # CONFIG_USB_OTG_WHITELIST is not set | 715 | # CONFIG_USB_OTG_WHITELIST is not set |
709 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 716 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
717 | CONFIG_USB_MON=y | ||
718 | # CONFIG_USB_WUSB is not set | ||
719 | # CONFIG_USB_WUSB_CBAF is not set | ||
710 | 720 | ||
711 | # | 721 | # |
712 | # USB Host Controller Drivers | 722 | # USB Host Controller Drivers |
@@ -726,6 +736,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
726 | # CONFIG_USB_UHCI_HCD is not set | 736 | # CONFIG_USB_UHCI_HCD is not set |
727 | # CONFIG_USB_SL811_HCD is not set | 737 | # CONFIG_USB_SL811_HCD is not set |
728 | # CONFIG_USB_R8A66597_HCD is not set | 738 | # CONFIG_USB_R8A66597_HCD is not set |
739 | # CONFIG_USB_WHCI_HCD is not set | ||
740 | # CONFIG_USB_HWA_HCD is not set | ||
729 | 741 | ||
730 | # | 742 | # |
731 | # USB Device Class drivers | 743 | # USB Device Class drivers |
@@ -733,6 +745,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
733 | # CONFIG_USB_ACM is not set | 745 | # CONFIG_USB_ACM is not set |
734 | # CONFIG_USB_PRINTER is not set | 746 | # CONFIG_USB_PRINTER is not set |
735 | # CONFIG_USB_WDM is not set | 747 | # CONFIG_USB_WDM is not set |
748 | # CONFIG_USB_TMC is not set | ||
736 | 749 | ||
737 | # | 750 | # |
738 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 751 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -747,7 +760,6 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
747 | # USB Imaging devices | 760 | # USB Imaging devices |
748 | # | 761 | # |
749 | # CONFIG_USB_MDC800 is not set | 762 | # CONFIG_USB_MDC800 is not set |
750 | CONFIG_USB_MON=y | ||
751 | 763 | ||
752 | # | 764 | # |
753 | # USB port drivers | 765 | # USB port drivers |
@@ -760,7 +772,7 @@ CONFIG_USB_MON=y | |||
760 | # CONFIG_USB_EMI62 is not set | 772 | # CONFIG_USB_EMI62 is not set |
761 | # CONFIG_USB_EMI26 is not set | 773 | # CONFIG_USB_EMI26 is not set |
762 | # CONFIG_USB_ADUTUX is not set | 774 | # CONFIG_USB_ADUTUX is not set |
763 | # CONFIG_USB_AUERSWALD is not set | 775 | # CONFIG_USB_SEVSEG is not set |
764 | # CONFIG_USB_RIO500 is not set | 776 | # CONFIG_USB_RIO500 is not set |
765 | # CONFIG_USB_LEGOTOWER is not set | 777 | # CONFIG_USB_LEGOTOWER is not set |
766 | # CONFIG_USB_LCD is not set | 778 | # CONFIG_USB_LCD is not set |
@@ -777,7 +789,9 @@ CONFIG_USB_MON=y | |||
777 | # CONFIG_USB_IOWARRIOR is not set | 789 | # CONFIG_USB_IOWARRIOR is not set |
778 | # CONFIG_USB_TEST is not set | 790 | # CONFIG_USB_TEST is not set |
779 | # CONFIG_USB_ISIGHTFW is not set | 791 | # CONFIG_USB_ISIGHTFW is not set |
792 | # CONFIG_USB_VST is not set | ||
780 | # CONFIG_USB_GADGET is not set | 793 | # CONFIG_USB_GADGET is not set |
794 | # CONFIG_UWB is not set | ||
781 | # CONFIG_MMC is not set | 795 | # CONFIG_MMC is not set |
782 | # CONFIG_MEMSTICK is not set | 796 | # CONFIG_MEMSTICK is not set |
783 | # CONFIG_NEW_LEDS is not set | 797 | # CONFIG_NEW_LEDS is not set |
@@ -787,6 +801,7 @@ CONFIG_USB_MON=y | |||
787 | # CONFIG_RTC_CLASS is not set | 801 | # CONFIG_RTC_CLASS is not set |
788 | # CONFIG_DMADEVICES is not set | 802 | # CONFIG_DMADEVICES is not set |
789 | # CONFIG_UIO is not set | 803 | # CONFIG_UIO is not set |
804 | # CONFIG_STAGING is not set | ||
790 | 805 | ||
791 | # | 806 | # |
792 | # File systems | 807 | # File systems |
@@ -795,10 +810,11 @@ CONFIG_EXT2_FS=y | |||
795 | # CONFIG_EXT2_FS_XATTR is not set | 810 | # CONFIG_EXT2_FS_XATTR is not set |
796 | # CONFIG_EXT2_FS_XIP is not set | 811 | # CONFIG_EXT2_FS_XIP is not set |
797 | # CONFIG_EXT3_FS is not set | 812 | # CONFIG_EXT3_FS is not set |
798 | # CONFIG_EXT4DEV_FS is not set | 813 | # CONFIG_EXT4_FS is not set |
799 | # CONFIG_REISERFS_FS is not set | 814 | # CONFIG_REISERFS_FS is not set |
800 | # CONFIG_JFS_FS is not set | 815 | # CONFIG_JFS_FS is not set |
801 | # CONFIG_FS_POSIX_ACL is not set | 816 | # CONFIG_FS_POSIX_ACL is not set |
817 | CONFIG_FILE_LOCKING=y | ||
802 | # CONFIG_XFS_FS is not set | 818 | # CONFIG_XFS_FS is not set |
803 | # CONFIG_OCFS2_FS is not set | 819 | # CONFIG_OCFS2_FS is not set |
804 | CONFIG_DNOTIFY=y | 820 | CONFIG_DNOTIFY=y |
@@ -828,6 +844,7 @@ CONFIG_INOTIFY_USER=y | |||
828 | CONFIG_PROC_FS=y | 844 | CONFIG_PROC_FS=y |
829 | CONFIG_PROC_KCORE=y | 845 | CONFIG_PROC_KCORE=y |
830 | CONFIG_PROC_SYSCTL=y | 846 | CONFIG_PROC_SYSCTL=y |
847 | CONFIG_PROC_PAGE_MONITOR=y | ||
831 | CONFIG_SYSFS=y | 848 | CONFIG_SYSFS=y |
832 | CONFIG_TMPFS=y | 849 | CONFIG_TMPFS=y |
833 | # CONFIG_TMPFS_POSIX_ACL is not set | 850 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -865,6 +882,7 @@ CONFIG_LOCKD=y | |||
865 | CONFIG_LOCKD_V4=y | 882 | CONFIG_LOCKD_V4=y |
866 | CONFIG_NFS_COMMON=y | 883 | CONFIG_NFS_COMMON=y |
867 | CONFIG_SUNRPC=y | 884 | CONFIG_SUNRPC=y |
885 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
868 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 886 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
869 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 887 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
870 | # CONFIG_SMB_FS is not set | 888 | # CONFIG_SMB_FS is not set |
@@ -885,7 +903,6 @@ CONFIG_MSDOS_PARTITION=y | |||
885 | # Library routines | 903 | # Library routines |
886 | # | 904 | # |
887 | CONFIG_BITREVERSE=y | 905 | CONFIG_BITREVERSE=y |
888 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
889 | # CONFIG_CRC_CCITT is not set | 906 | # CONFIG_CRC_CCITT is not set |
890 | # CONFIG_CRC16 is not set | 907 | # CONFIG_CRC16 is not set |
891 | # CONFIG_CRC_T10DIF is not set | 908 | # CONFIG_CRC_T10DIF is not set |
@@ -938,14 +955,21 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
938 | # CONFIG_DEBUG_SG is not set | 955 | # CONFIG_DEBUG_SG is not set |
939 | # CONFIG_BOOT_PRINTK_DELAY is not set | 956 | # CONFIG_BOOT_PRINTK_DELAY is not set |
940 | # CONFIG_RCU_TORTURE_TEST is not set | 957 | # CONFIG_RCU_TORTURE_TEST is not set |
958 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
941 | # CONFIG_BACKTRACE_SELF_TEST is not set | 959 | # CONFIG_BACKTRACE_SELF_TEST is not set |
960 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
942 | # CONFIG_FAULT_INJECTION is not set | 961 | # CONFIG_FAULT_INJECTION is not set |
943 | # CONFIG_LATENCYTOP is not set | 962 | # CONFIG_LATENCYTOP is not set |
963 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
964 | CONFIG_NOP_TRACER=y | ||
944 | CONFIG_HAVE_FTRACE=y | 965 | CONFIG_HAVE_FTRACE=y |
945 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 966 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
946 | # CONFIG_FTRACE is not set | 967 | # CONFIG_FTRACE is not set |
947 | # CONFIG_SCHED_TRACER is not set | 968 | # CONFIG_SCHED_TRACER is not set |
948 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 969 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
970 | # CONFIG_BOOT_TRACER is not set | ||
971 | # CONFIG_STACK_TRACER is not set | ||
972 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
949 | # CONFIG_SAMPLES is not set | 973 | # CONFIG_SAMPLES is not set |
950 | CONFIG_HAVE_ARCH_KGDB=y | 974 | CONFIG_HAVE_ARCH_KGDB=y |
951 | # CONFIG_KGDB is not set | 975 | # CONFIG_KGDB is not set |
@@ -954,6 +978,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
954 | # CONFIG_DEBUG_PAGEALLOC is not set | 978 | # CONFIG_DEBUG_PAGEALLOC is not set |
955 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 979 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
956 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 980 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
981 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
957 | # CONFIG_XMON is not set | 982 | # CONFIG_XMON is not set |
958 | # CONFIG_IRQSTACKS is not set | 983 | # CONFIG_IRQSTACKS is not set |
959 | # CONFIG_VIRQ_DEBUG is not set | 984 | # CONFIG_VIRQ_DEBUG is not set |
@@ -965,14 +990,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
965 | # | 990 | # |
966 | # CONFIG_KEYS is not set | 991 | # CONFIG_KEYS is not set |
967 | # CONFIG_SECURITY is not set | 992 | # CONFIG_SECURITY is not set |
993 | # CONFIG_SECURITYFS is not set | ||
968 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 994 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
969 | CONFIG_CRYPTO=y | 995 | CONFIG_CRYPTO=y |
970 | 996 | ||
971 | # | 997 | # |
972 | # Crypto core or helper | 998 | # Crypto core or helper |
973 | # | 999 | # |
1000 | # CONFIG_CRYPTO_FIPS is not set | ||
974 | CONFIG_CRYPTO_ALGAPI=y | 1001 | CONFIG_CRYPTO_ALGAPI=y |
1002 | CONFIG_CRYPTO_AEAD=y | ||
975 | CONFIG_CRYPTO_BLKCIPHER=y | 1003 | CONFIG_CRYPTO_BLKCIPHER=y |
1004 | CONFIG_CRYPTO_HASH=y | ||
1005 | CONFIG_CRYPTO_RNG=y | ||
976 | CONFIG_CRYPTO_MANAGER=y | 1006 | CONFIG_CRYPTO_MANAGER=y |
977 | # CONFIG_CRYPTO_GF128MUL is not set | 1007 | # CONFIG_CRYPTO_GF128MUL is not set |
978 | # CONFIG_CRYPTO_NULL is not set | 1008 | # CONFIG_CRYPTO_NULL is not set |
@@ -1045,6 +1075,11 @@ CONFIG_CRYPTO_DES=y | |||
1045 | # | 1075 | # |
1046 | # CONFIG_CRYPTO_DEFLATE is not set | 1076 | # CONFIG_CRYPTO_DEFLATE is not set |
1047 | # CONFIG_CRYPTO_LZO is not set | 1077 | # CONFIG_CRYPTO_LZO is not set |
1078 | |||
1079 | # | ||
1080 | # Random Number Generation | ||
1081 | # | ||
1082 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1048 | CONFIG_CRYPTO_HW=y | 1083 | CONFIG_CRYPTO_HW=y |
1049 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1084 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1050 | # CONFIG_PPC_CLOCK is not set | 1085 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/40x/hcu4_defconfig b/arch/powerpc/configs/40x/hcu4_defconfig index 682fce02c73a..45dcb824503f 100644 --- a/arch/powerpc/configs/40x/hcu4_defconfig +++ b/arch/powerpc/configs/40x/hcu4_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.26.5 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Sep 16 00:44:33 2008 | 4 | # Tue Oct 28 08:49:22 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -19,7 +19,7 @@ CONFIG_4xx=y | |||
19 | CONFIG_NOT_COHERENT_CACHE=y | 19 | CONFIG_NOT_COHERENT_CACHE=y |
20 | CONFIG_PPC32=y | 20 | CONFIG_PPC32=y |
21 | CONFIG_WORD_SIZE=32 | 21 | CONFIG_WORD_SIZE=32 |
22 | CONFIG_PPC_MERGE=y | 22 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
23 | CONFIG_MMU=y | 23 | CONFIG_MMU=y |
24 | CONFIG_GENERIC_CMOS_UPDATE=y | 24 | CONFIG_GENERIC_CMOS_UPDATE=y |
25 | CONFIG_GENERIC_TIME=y | 25 | CONFIG_GENERIC_TIME=y |
@@ -29,6 +29,7 @@ CONFIG_GENERIC_HARDIRQS=y | |||
29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
30 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
31 | CONFIG_STACKTRACE_SUPPORT=y | 31 | CONFIG_STACKTRACE_SUPPORT=y |
32 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
32 | CONFIG_LOCKDEP_SUPPORT=y | 33 | CONFIG_LOCKDEP_SUPPORT=y |
33 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
34 | CONFIG_ARCH_HAS_ILOG2_U32=y | 35 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -86,13 +87,11 @@ CONFIG_INITRAMFS_SOURCE="" | |||
86 | CONFIG_SYSCTL=y | 87 | CONFIG_SYSCTL=y |
87 | CONFIG_EMBEDDED=y | 88 | CONFIG_EMBEDDED=y |
88 | CONFIG_SYSCTL_SYSCALL=y | 89 | CONFIG_SYSCTL_SYSCALL=y |
89 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
90 | CONFIG_KALLSYMS=y | 90 | CONFIG_KALLSYMS=y |
91 | CONFIG_KALLSYMS_ALL=y | 91 | CONFIG_KALLSYMS_ALL=y |
92 | CONFIG_KALLSYMS_EXTRA_PASS=y | 92 | CONFIG_KALLSYMS_EXTRA_PASS=y |
93 | CONFIG_HOTPLUG=y | 93 | CONFIG_HOTPLUG=y |
94 | CONFIG_PRINTK=y | 94 | CONFIG_PRINTK=y |
95 | # CONFIG_LOGBUFFER is not set | ||
96 | CONFIG_BUG=y | 95 | CONFIG_BUG=y |
97 | CONFIG_ELF_CORE=y | 96 | CONFIG_ELF_CORE=y |
98 | CONFIG_COMPAT_BRK=y | 97 | CONFIG_COMPAT_BRK=y |
@@ -104,7 +103,9 @@ CONFIG_SIGNALFD=y | |||
104 | CONFIG_TIMERFD=y | 103 | CONFIG_TIMERFD=y |
105 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
106 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
106 | CONFIG_AIO=y | ||
107 | CONFIG_VM_EVENT_COUNTERS=y | 107 | CONFIG_VM_EVENT_COUNTERS=y |
108 | CONFIG_PCI_QUIRKS=y | ||
108 | CONFIG_SLUB_DEBUG=y | 109 | CONFIG_SLUB_DEBUG=y |
109 | # CONFIG_SLAB is not set | 110 | # CONFIG_SLAB is not set |
110 | CONFIG_SLUB=y | 111 | CONFIG_SLUB=y |
@@ -113,10 +114,12 @@ CONFIG_SLUB=y | |||
113 | # CONFIG_MARKERS is not set | 114 | # CONFIG_MARKERS is not set |
114 | CONFIG_HAVE_OPROFILE=y | 115 | CONFIG_HAVE_OPROFILE=y |
115 | # CONFIG_KPROBES is not set | 116 | # CONFIG_KPROBES is not set |
117 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | ||
118 | CONFIG_HAVE_IOREMAP_PROT=y | ||
116 | CONFIG_HAVE_KPROBES=y | 119 | CONFIG_HAVE_KPROBES=y |
117 | CONFIG_HAVE_KRETPROBES=y | 120 | CONFIG_HAVE_KRETPROBES=y |
118 | # CONFIG_HAVE_DMA_ATTRS is not set | 121 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
119 | CONFIG_PROC_PAGE_MONITOR=y | 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
120 | CONFIG_SLABINFO=y | 123 | CONFIG_SLABINFO=y |
121 | CONFIG_RT_MUTEXES=y | 124 | CONFIG_RT_MUTEXES=y |
122 | # CONFIG_TINY_SHMEM is not set | 125 | # CONFIG_TINY_SHMEM is not set |
@@ -133,6 +136,7 @@ CONFIG_LBD=y | |||
133 | # CONFIG_BLK_DEV_IO_TRACE is not set | 136 | # CONFIG_BLK_DEV_IO_TRACE is not set |
134 | # CONFIG_LSF is not set | 137 | # CONFIG_LSF is not set |
135 | # CONFIG_BLK_DEV_BSG is not set | 138 | # CONFIG_BLK_DEV_BSG is not set |
139 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
136 | 140 | ||
137 | # | 141 | # |
138 | # IO Schedulers | 142 | # IO Schedulers |
@@ -147,22 +151,25 @@ CONFIG_DEFAULT_AS=y | |||
147 | # CONFIG_DEFAULT_NOOP is not set | 151 | # CONFIG_DEFAULT_NOOP is not set |
148 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
149 | CONFIG_CLASSIC_RCU=y | 153 | CONFIG_CLASSIC_RCU=y |
154 | # CONFIG_FREEZER is not set | ||
150 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 155 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
151 | 156 | ||
152 | # | 157 | # |
153 | # Platform support | 158 | # Platform support |
154 | # | 159 | # |
155 | # CONFIG_PPC_MPC512x is not set | ||
156 | # CONFIG_PPC_MPC5121 is not set | ||
157 | # CONFIG_PPC_CELL is not set | 160 | # CONFIG_PPC_CELL is not set |
158 | # CONFIG_PPC_CELL_NATIVE is not set | 161 | # CONFIG_PPC_CELL_NATIVE is not set |
159 | # CONFIG_PQ2ADS is not set | 162 | # CONFIG_PQ2ADS is not set |
163 | # CONFIG_PPC4xx_GPIO is not set | ||
164 | # CONFIG_ACADIA is not set | ||
160 | # CONFIG_EP405 is not set | 165 | # CONFIG_EP405 is not set |
161 | CONFIG_HCU4=y | 166 | CONFIG_HCU4=y |
162 | # CONFIG_KILAUEA is not set | 167 | # CONFIG_KILAUEA is not set |
163 | # CONFIG_MAKALU is not set | 168 | # CONFIG_MAKALU is not set |
164 | # CONFIG_WALNUT is not set | 169 | # CONFIG_WALNUT is not set |
165 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set | 170 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set |
171 | # CONFIG_PPC40x_SIMPLE is not set | ||
172 | CONFIG_405GPR=y | ||
166 | # CONFIG_IPIC is not set | 173 | # CONFIG_IPIC is not set |
167 | # CONFIG_MPIC is not set | 174 | # CONFIG_MPIC is not set |
168 | # CONFIG_MPIC_WEIRD is not set | 175 | # CONFIG_MPIC_WEIRD is not set |
@@ -180,7 +187,6 @@ CONFIG_HCU4=y | |||
180 | # Kernel options | 187 | # Kernel options |
181 | # | 188 | # |
182 | # CONFIG_HIGHMEM is not set | 189 | # CONFIG_HIGHMEM is not set |
183 | # CONFIG_TICK_ONESHOT is not set | ||
184 | # CONFIG_NO_HZ is not set | 190 | # CONFIG_NO_HZ is not set |
185 | # CONFIG_HIGH_RES_TIMERS is not set | 191 | # CONFIG_HIGH_RES_TIMERS is not set |
186 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 192 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -194,6 +200,8 @@ CONFIG_PREEMPT_NONE=y | |||
194 | # CONFIG_PREEMPT_VOLUNTARY is not set | 200 | # CONFIG_PREEMPT_VOLUNTARY is not set |
195 | # CONFIG_PREEMPT is not set | 201 | # CONFIG_PREEMPT is not set |
196 | CONFIG_BINFMT_ELF=y | 202 | CONFIG_BINFMT_ELF=y |
203 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
204 | # CONFIG_HAVE_AOUT is not set | ||
197 | # CONFIG_BINFMT_MISC is not set | 205 | # CONFIG_BINFMT_MISC is not set |
198 | # CONFIG_MATH_EMULATION is not set | 206 | # CONFIG_MATH_EMULATION is not set |
199 | # CONFIG_IOMMU_HELPER is not set | 207 | # CONFIG_IOMMU_HELPER is not set |
@@ -208,17 +216,19 @@ CONFIG_FLATMEM_MANUAL=y | |||
208 | # CONFIG_SPARSEMEM_MANUAL is not set | 216 | # CONFIG_SPARSEMEM_MANUAL is not set |
209 | CONFIG_FLATMEM=y | 217 | CONFIG_FLATMEM=y |
210 | CONFIG_FLAT_NODE_MEM_MAP=y | 218 | CONFIG_FLAT_NODE_MEM_MAP=y |
211 | # CONFIG_SPARSEMEM_STATIC is not set | ||
212 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
213 | CONFIG_PAGEFLAGS_EXTENDED=y | 219 | CONFIG_PAGEFLAGS_EXTENDED=y |
214 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 220 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
221 | CONFIG_MIGRATION=y | ||
215 | CONFIG_RESOURCES_64BIT=y | 222 | CONFIG_RESOURCES_64BIT=y |
223 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
216 | CONFIG_ZONE_DMA_FLAG=1 | 224 | CONFIG_ZONE_DMA_FLAG=1 |
217 | CONFIG_BOUNCE=y | 225 | CONFIG_BOUNCE=y |
218 | CONFIG_VIRT_TO_BUS=y | 226 | CONFIG_VIRT_TO_BUS=y |
227 | CONFIG_UNEVICTABLE_LRU=y | ||
219 | CONFIG_FORCE_MAX_ZONEORDER=11 | 228 | CONFIG_FORCE_MAX_ZONEORDER=11 |
220 | CONFIG_PROC_DEVICETREE=y | 229 | CONFIG_PROC_DEVICETREE=y |
221 | # CONFIG_CMDLINE_BOOL is not set | 230 | # CONFIG_CMDLINE_BOOL is not set |
231 | CONFIG_EXTRA_TARGETS="" | ||
222 | # CONFIG_PM is not set | 232 | # CONFIG_PM is not set |
223 | CONFIG_SECCOMP=y | 233 | CONFIG_SECCOMP=y |
224 | CONFIG_ISA_DMA_API=y | 234 | CONFIG_ISA_DMA_API=y |
@@ -229,6 +239,7 @@ CONFIG_ISA_DMA_API=y | |||
229 | CONFIG_ZONE_DMA=y | 239 | CONFIG_ZONE_DMA=y |
230 | CONFIG_PPC_INDIRECT_PCI=y | 240 | CONFIG_PPC_INDIRECT_PCI=y |
231 | CONFIG_4xx_SOC=y | 241 | CONFIG_4xx_SOC=y |
242 | CONFIG_PPC_PCI_CHOICE=y | ||
232 | CONFIG_PCI=y | 243 | CONFIG_PCI=y |
233 | CONFIG_PCI_DOMAINS=y | 244 | CONFIG_PCI_DOMAINS=y |
234 | CONFIG_PCI_SYSCALL=y | 245 | CONFIG_PCI_SYSCALL=y |
@@ -256,10 +267,6 @@ CONFIG_PHYSICAL_START=0x00000000 | |||
256 | CONFIG_TASK_SIZE=0xc0000000 | 267 | CONFIG_TASK_SIZE=0xc0000000 |
257 | CONFIG_CONSISTENT_START=0xff100000 | 268 | CONFIG_CONSISTENT_START=0xff100000 |
258 | CONFIG_CONSISTENT_SIZE=0x00200000 | 269 | CONFIG_CONSISTENT_SIZE=0x00200000 |
259 | |||
260 | # | ||
261 | # Networking | ||
262 | # | ||
263 | CONFIG_NET=y | 270 | CONFIG_NET=y |
264 | 271 | ||
265 | # | 272 | # |
@@ -304,6 +311,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
304 | # CONFIG_TIPC is not set | 311 | # CONFIG_TIPC is not set |
305 | # CONFIG_ATM is not set | 312 | # CONFIG_ATM is not set |
306 | # CONFIG_BRIDGE is not set | 313 | # CONFIG_BRIDGE is not set |
314 | # CONFIG_NET_DSA is not set | ||
307 | # CONFIG_VLAN_8021Q is not set | 315 | # CONFIG_VLAN_8021Q is not set |
308 | # CONFIG_DECNET is not set | 316 | # CONFIG_DECNET is not set |
309 | # CONFIG_LLC2 is not set | 317 | # CONFIG_LLC2 is not set |
@@ -324,14 +332,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
324 | # CONFIG_IRDA is not set | 332 | # CONFIG_IRDA is not set |
325 | # CONFIG_BT is not set | 333 | # CONFIG_BT is not set |
326 | # CONFIG_AF_RXRPC is not set | 334 | # CONFIG_AF_RXRPC is not set |
327 | 335 | # CONFIG_PHONET is not set | |
328 | # | 336 | # CONFIG_WIRELESS is not set |
329 | # Wireless | ||
330 | # | ||
331 | # CONFIG_CFG80211 is not set | ||
332 | # CONFIG_WIRELESS_EXT is not set | ||
333 | # CONFIG_MAC80211 is not set | ||
334 | # CONFIG_IEEE80211 is not set | ||
335 | # CONFIG_RFKILL is not set | 337 | # CONFIG_RFKILL is not set |
336 | # CONFIG_NET_9P is not set | 338 | # CONFIG_NET_9P is not set |
337 | 339 | ||
@@ -346,6 +348,8 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | |||
346 | CONFIG_STANDALONE=y | 348 | CONFIG_STANDALONE=y |
347 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 349 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
348 | CONFIG_FW_LOADER=y | 350 | CONFIG_FW_LOADER=y |
351 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
352 | CONFIG_EXTRA_FIRMWARE="" | ||
349 | # CONFIG_DEBUG_DRIVER is not set | 353 | # CONFIG_DEBUG_DRIVER is not set |
350 | # CONFIG_DEBUG_DEVRES is not set | 354 | # CONFIG_DEBUG_DEVRES is not set |
351 | # CONFIG_SYS_HYPERVISOR is not set | 355 | # CONFIG_SYS_HYPERVISOR is not set |
@@ -449,12 +453,14 @@ CONFIG_BLK_DEV_RAM_SIZE=35000 | |||
449 | # CONFIG_CDROM_PKTCDVD is not set | 453 | # CONFIG_CDROM_PKTCDVD is not set |
450 | # CONFIG_ATA_OVER_ETH is not set | 454 | # CONFIG_ATA_OVER_ETH is not set |
451 | # CONFIG_XILINX_SYSACE is not set | 455 | # CONFIG_XILINX_SYSACE is not set |
456 | # CONFIG_BLK_DEV_HD is not set | ||
452 | CONFIG_MISC_DEVICES=y | 457 | CONFIG_MISC_DEVICES=y |
453 | # CONFIG_PHANTOM is not set | 458 | # CONFIG_PHANTOM is not set |
454 | # CONFIG_EEPROM_93CX6 is not set | 459 | # CONFIG_EEPROM_93CX6 is not set |
455 | # CONFIG_SGI_IOC4 is not set | 460 | # CONFIG_SGI_IOC4 is not set |
456 | # CONFIG_TIFM_CORE is not set | 461 | # CONFIG_TIFM_CORE is not set |
457 | # CONFIG_ENCLOSURE_SERVICES is not set | 462 | # CONFIG_ENCLOSURE_SERVICES is not set |
463 | # CONFIG_HP_ILO is not set | ||
458 | CONFIG_HAVE_IDE=y | 464 | CONFIG_HAVE_IDE=y |
459 | # CONFIG_IDE is not set | 465 | # CONFIG_IDE is not set |
460 | 466 | ||
@@ -481,7 +487,6 @@ CONFIG_HAVE_IDE=y | |||
481 | # CONFIG_I2O is not set | 487 | # CONFIG_I2O is not set |
482 | # CONFIG_MACINTOSH_DRIVERS is not set | 488 | # CONFIG_MACINTOSH_DRIVERS is not set |
483 | CONFIG_NETDEVICES=y | 489 | CONFIG_NETDEVICES=y |
484 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
485 | # CONFIG_DUMMY is not set | 490 | # CONFIG_DUMMY is not set |
486 | # CONFIG_BONDING is not set | 491 | # CONFIG_BONDING is not set |
487 | # CONFIG_MACVLAN is not set | 492 | # CONFIG_MACVLAN is not set |
@@ -509,14 +514,17 @@ CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | |||
509 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 514 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
510 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 515 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
511 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 516 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
517 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
518 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
519 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
512 | # CONFIG_NET_PCI is not set | 520 | # CONFIG_NET_PCI is not set |
513 | # CONFIG_B44 is not set | 521 | # CONFIG_B44 is not set |
522 | # CONFIG_ATL2 is not set | ||
514 | CONFIG_NETDEV_1000=y | 523 | CONFIG_NETDEV_1000=y |
515 | # CONFIG_ACENIC is not set | 524 | # CONFIG_ACENIC is not set |
516 | # CONFIG_DL2K is not set | 525 | # CONFIG_DL2K is not set |
517 | # CONFIG_E1000 is not set | 526 | # CONFIG_E1000 is not set |
518 | # CONFIG_E1000E is not set | 527 | # CONFIG_E1000E is not set |
519 | # CONFIG_E1000E_ENABLED is not set | ||
520 | # CONFIG_IP1000 is not set | 528 | # CONFIG_IP1000 is not set |
521 | # CONFIG_IGB is not set | 529 | # CONFIG_IGB is not set |
522 | # CONFIG_NS83820 is not set | 530 | # CONFIG_NS83820 is not set |
@@ -531,18 +539,23 @@ CONFIG_NETDEV_1000=y | |||
531 | # CONFIG_BNX2 is not set | 539 | # CONFIG_BNX2 is not set |
532 | # CONFIG_QLA3XXX is not set | 540 | # CONFIG_QLA3XXX is not set |
533 | # CONFIG_ATL1 is not set | 541 | # CONFIG_ATL1 is not set |
542 | # CONFIG_ATL1E is not set | ||
543 | # CONFIG_JME is not set | ||
534 | CONFIG_NETDEV_10000=y | 544 | CONFIG_NETDEV_10000=y |
535 | # CONFIG_CHELSIO_T1 is not set | 545 | # CONFIG_CHELSIO_T1 is not set |
536 | # CONFIG_CHELSIO_T3 is not set | 546 | # CONFIG_CHELSIO_T3 is not set |
547 | # CONFIG_ENIC is not set | ||
537 | # CONFIG_IXGBE is not set | 548 | # CONFIG_IXGBE is not set |
538 | # CONFIG_IXGB is not set | 549 | # CONFIG_IXGB is not set |
539 | # CONFIG_S2IO is not set | 550 | # CONFIG_S2IO is not set |
540 | # CONFIG_MYRI10GE is not set | 551 | # CONFIG_MYRI10GE is not set |
541 | # CONFIG_NETXEN_NIC is not set | 552 | # CONFIG_NETXEN_NIC is not set |
542 | # CONFIG_NIU is not set | 553 | # CONFIG_NIU is not set |
554 | # CONFIG_MLX4_EN is not set | ||
543 | # CONFIG_MLX4_CORE is not set | 555 | # CONFIG_MLX4_CORE is not set |
544 | # CONFIG_TEHUTI is not set | 556 | # CONFIG_TEHUTI is not set |
545 | # CONFIG_BNX2X is not set | 557 | # CONFIG_BNX2X is not set |
558 | # CONFIG_QLGE is not set | ||
546 | # CONFIG_SFC is not set | 559 | # CONFIG_SFC is not set |
547 | # CONFIG_TR is not set | 560 | # CONFIG_TR is not set |
548 | 561 | ||
@@ -618,6 +631,8 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
618 | CONFIG_DEVPORT=y | 631 | CONFIG_DEVPORT=y |
619 | # CONFIG_I2C is not set | 632 | # CONFIG_I2C is not set |
620 | # CONFIG_SPI is not set | 633 | # CONFIG_SPI is not set |
634 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | ||
635 | # CONFIG_GPIOLIB is not set | ||
621 | # CONFIG_W1 is not set | 636 | # CONFIG_W1 is not set |
622 | # CONFIG_POWER_SUPPLY is not set | 637 | # CONFIG_POWER_SUPPLY is not set |
623 | # CONFIG_HWMON is not set | 638 | # CONFIG_HWMON is not set |
@@ -634,8 +649,11 @@ CONFIG_SSB_POSSIBLE=y | |||
634 | # | 649 | # |
635 | # Multifunction device drivers | 650 | # Multifunction device drivers |
636 | # | 651 | # |
652 | # CONFIG_MFD_CORE is not set | ||
637 | # CONFIG_MFD_SM501 is not set | 653 | # CONFIG_MFD_SM501 is not set |
638 | # CONFIG_HTC_PASIC3 is not set | 654 | # CONFIG_HTC_PASIC3 is not set |
655 | # CONFIG_MFD_TMIO is not set | ||
656 | # CONFIG_MFD_WM8400 is not set | ||
639 | 657 | ||
640 | # | 658 | # |
641 | # Multimedia devices | 659 | # Multimedia devices |
@@ -667,12 +685,9 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
667 | # Display device support | 685 | # Display device support |
668 | # | 686 | # |
669 | # CONFIG_DISPLAY_SUPPORT is not set | 687 | # CONFIG_DISPLAY_SUPPORT is not set |
670 | |||
671 | # | ||
672 | # Sound | ||
673 | # | ||
674 | # CONFIG_SOUND is not set | 688 | # CONFIG_SOUND is not set |
675 | # CONFIG_USB_SUPPORT is not set | 689 | # CONFIG_USB_SUPPORT is not set |
690 | # CONFIG_UWB is not set | ||
676 | # CONFIG_MMC is not set | 691 | # CONFIG_MMC is not set |
677 | # CONFIG_MEMSTICK is not set | 692 | # CONFIG_MEMSTICK is not set |
678 | # CONFIG_NEW_LEDS is not set | 693 | # CONFIG_NEW_LEDS is not set |
@@ -682,6 +697,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
682 | # CONFIG_RTC_CLASS is not set | 697 | # CONFIG_RTC_CLASS is not set |
683 | # CONFIG_DMADEVICES is not set | 698 | # CONFIG_DMADEVICES is not set |
684 | # CONFIG_UIO is not set | 699 | # CONFIG_UIO is not set |
700 | # CONFIG_STAGING is not set | ||
685 | 701 | ||
686 | # | 702 | # |
687 | # File systems | 703 | # File systems |
@@ -690,10 +706,11 @@ CONFIG_EXT2_FS=y | |||
690 | # CONFIG_EXT2_FS_XATTR is not set | 706 | # CONFIG_EXT2_FS_XATTR is not set |
691 | # CONFIG_EXT2_FS_XIP is not set | 707 | # CONFIG_EXT2_FS_XIP is not set |
692 | # CONFIG_EXT3_FS is not set | 708 | # CONFIG_EXT3_FS is not set |
693 | # CONFIG_EXT4DEV_FS is not set | 709 | # CONFIG_EXT4_FS is not set |
694 | # CONFIG_REISERFS_FS is not set | 710 | # CONFIG_REISERFS_FS is not set |
695 | # CONFIG_JFS_FS is not set | 711 | # CONFIG_JFS_FS is not set |
696 | # CONFIG_FS_POSIX_ACL is not set | 712 | # CONFIG_FS_POSIX_ACL is not set |
713 | CONFIG_FILE_LOCKING=y | ||
697 | # CONFIG_XFS_FS is not set | 714 | # CONFIG_XFS_FS is not set |
698 | # CONFIG_OCFS2_FS is not set | 715 | # CONFIG_OCFS2_FS is not set |
699 | CONFIG_DNOTIFY=y | 716 | CONFIG_DNOTIFY=y |
@@ -723,6 +740,7 @@ CONFIG_INOTIFY_USER=y | |||
723 | CONFIG_PROC_FS=y | 740 | CONFIG_PROC_FS=y |
724 | CONFIG_PROC_KCORE=y | 741 | CONFIG_PROC_KCORE=y |
725 | CONFIG_PROC_SYSCTL=y | 742 | CONFIG_PROC_SYSCTL=y |
743 | CONFIG_PROC_PAGE_MONITOR=y | ||
726 | CONFIG_SYSFS=y | 744 | CONFIG_SYSFS=y |
727 | CONFIG_TMPFS=y | 745 | CONFIG_TMPFS=y |
728 | # CONFIG_TMPFS_POSIX_ACL is not set | 746 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -739,11 +757,11 @@ CONFIG_TMPFS=y | |||
739 | # CONFIG_BEFS_FS is not set | 757 | # CONFIG_BEFS_FS is not set |
740 | # CONFIG_BFS_FS is not set | 758 | # CONFIG_BFS_FS is not set |
741 | # CONFIG_EFS_FS is not set | 759 | # CONFIG_EFS_FS is not set |
742 | # CONFIG_YAFFS_FS is not set | ||
743 | # CONFIG_JFFS2_FS is not set | 760 | # CONFIG_JFFS2_FS is not set |
744 | CONFIG_CRAMFS=y | 761 | CONFIG_CRAMFS=y |
745 | # CONFIG_VXFS_FS is not set | 762 | # CONFIG_VXFS_FS is not set |
746 | # CONFIG_MINIX_FS is not set | 763 | # CONFIG_MINIX_FS is not set |
764 | # CONFIG_OMFS_FS is not set | ||
747 | # CONFIG_HPFS_FS is not set | 765 | # CONFIG_HPFS_FS is not set |
748 | # CONFIG_QNX4FS_FS is not set | 766 | # CONFIG_QNX4FS_FS is not set |
749 | # CONFIG_ROMFS_FS is not set | 767 | # CONFIG_ROMFS_FS is not set |
@@ -754,13 +772,13 @@ CONFIG_NFS_FS=y | |||
754 | CONFIG_NFS_V3=y | 772 | CONFIG_NFS_V3=y |
755 | # CONFIG_NFS_V3_ACL is not set | 773 | # CONFIG_NFS_V3_ACL is not set |
756 | # CONFIG_NFS_V4 is not set | 774 | # CONFIG_NFS_V4 is not set |
757 | # CONFIG_NFSD is not set | ||
758 | CONFIG_ROOT_NFS=y | 775 | CONFIG_ROOT_NFS=y |
776 | # CONFIG_NFSD is not set | ||
759 | CONFIG_LOCKD=y | 777 | CONFIG_LOCKD=y |
760 | CONFIG_LOCKD_V4=y | 778 | CONFIG_LOCKD_V4=y |
761 | CONFIG_NFS_COMMON=y | 779 | CONFIG_NFS_COMMON=y |
762 | CONFIG_SUNRPC=y | 780 | CONFIG_SUNRPC=y |
763 | # CONFIG_SUNRPC_BIND34 is not set | 781 | # CONFIG_SUNRPC_REGISTER_V4 is not set |
764 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 782 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
765 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 783 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
766 | # CONFIG_SMB_FS is not set | 784 | # CONFIG_SMB_FS is not set |
@@ -781,9 +799,9 @@ CONFIG_MSDOS_PARTITION=y | |||
781 | # Library routines | 799 | # Library routines |
782 | # | 800 | # |
783 | CONFIG_BITREVERSE=y | 801 | CONFIG_BITREVERSE=y |
784 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
785 | # CONFIG_CRC_CCITT is not set | 802 | # CONFIG_CRC_CCITT is not set |
786 | # CONFIG_CRC16 is not set | 803 | # CONFIG_CRC16 is not set |
804 | # CONFIG_CRC_T10DIF is not set | ||
787 | # CONFIG_CRC_ITU_T is not set | 805 | # CONFIG_CRC_ITU_T is not set |
788 | CONFIG_CRC32=y | 806 | CONFIG_CRC32=y |
789 | # CONFIG_CRC7 is not set | 807 | # CONFIG_CRC7 is not set |
@@ -809,6 +827,8 @@ CONFIG_DEBUG_FS=y | |||
809 | CONFIG_DEBUG_KERNEL=y | 827 | CONFIG_DEBUG_KERNEL=y |
810 | # CONFIG_DEBUG_SHIRQ is not set | 828 | # CONFIG_DEBUG_SHIRQ is not set |
811 | CONFIG_DETECT_SOFTLOCKUP=y | 829 | CONFIG_DETECT_SOFTLOCKUP=y |
830 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
831 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
812 | CONFIG_SCHED_DEBUG=y | 832 | CONFIG_SCHED_DEBUG=y |
813 | # CONFIG_SCHEDSTATS is not set | 833 | # CONFIG_SCHEDSTATS is not set |
814 | # CONFIG_TIMER_STATS is not set | 834 | # CONFIG_TIMER_STATS is not set |
@@ -826,17 +846,36 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
826 | # CONFIG_DEBUG_INFO is not set | 846 | # CONFIG_DEBUG_INFO is not set |
827 | # CONFIG_DEBUG_VM is not set | 847 | # CONFIG_DEBUG_VM is not set |
828 | # CONFIG_DEBUG_WRITECOUNT is not set | 848 | # CONFIG_DEBUG_WRITECOUNT is not set |
849 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
829 | # CONFIG_DEBUG_LIST is not set | 850 | # CONFIG_DEBUG_LIST is not set |
830 | # CONFIG_DEBUG_SG is not set | 851 | # CONFIG_DEBUG_SG is not set |
831 | # CONFIG_BOOT_PRINTK_DELAY is not set | 852 | # CONFIG_BOOT_PRINTK_DELAY is not set |
832 | # CONFIG_RCU_TORTURE_TEST is not set | 853 | # CONFIG_RCU_TORTURE_TEST is not set |
854 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
833 | # CONFIG_BACKTRACE_SELF_TEST is not set | 855 | # CONFIG_BACKTRACE_SELF_TEST is not set |
856 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
834 | # CONFIG_FAULT_INJECTION is not set | 857 | # CONFIG_FAULT_INJECTION is not set |
858 | # CONFIG_LATENCYTOP is not set | ||
859 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
860 | CONFIG_NOP_TRACER=y | ||
861 | CONFIG_HAVE_FTRACE=y | ||
862 | CONFIG_HAVE_DYNAMIC_FTRACE=y | ||
863 | # CONFIG_FTRACE is not set | ||
864 | # CONFIG_SCHED_TRACER is not set | ||
865 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
866 | # CONFIG_BOOT_TRACER is not set | ||
867 | # CONFIG_STACK_TRACER is not set | ||
868 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
835 | # CONFIG_SAMPLES is not set | 869 | # CONFIG_SAMPLES is not set |
870 | CONFIG_HAVE_ARCH_KGDB=y | ||
871 | # CONFIG_KGDB is not set | ||
836 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 872 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
837 | # CONFIG_DEBUG_STACK_USAGE is not set | 873 | # CONFIG_DEBUG_STACK_USAGE is not set |
838 | # CONFIG_DEBUG_PAGEALLOC is not set | 874 | # CONFIG_DEBUG_PAGEALLOC is not set |
839 | # CONFIG_DEBUGGER is not set | 875 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
876 | # CONFIG_FTR_FIXUP_SELFTEST is not set | ||
877 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
878 | # CONFIG_XMON is not set | ||
840 | # CONFIG_IRQSTACKS is not set | 879 | # CONFIG_IRQSTACKS is not set |
841 | # CONFIG_VIRQ_DEBUG is not set | 880 | # CONFIG_VIRQ_DEBUG is not set |
842 | # CONFIG_BDI_SWITCH is not set | 881 | # CONFIG_BDI_SWITCH is not set |
@@ -847,14 +886,19 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
847 | # | 886 | # |
848 | # CONFIG_KEYS is not set | 887 | # CONFIG_KEYS is not set |
849 | # CONFIG_SECURITY is not set | 888 | # CONFIG_SECURITY is not set |
889 | # CONFIG_SECURITYFS is not set | ||
850 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 890 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
851 | CONFIG_CRYPTO=y | 891 | CONFIG_CRYPTO=y |
852 | 892 | ||
853 | # | 893 | # |
854 | # Crypto core or helper | 894 | # Crypto core or helper |
855 | # | 895 | # |
896 | # CONFIG_CRYPTO_FIPS is not set | ||
856 | CONFIG_CRYPTO_ALGAPI=y | 897 | CONFIG_CRYPTO_ALGAPI=y |
898 | CONFIG_CRYPTO_AEAD=y | ||
857 | CONFIG_CRYPTO_BLKCIPHER=y | 899 | CONFIG_CRYPTO_BLKCIPHER=y |
900 | CONFIG_CRYPTO_HASH=y | ||
901 | CONFIG_CRYPTO_RNG=y | ||
858 | CONFIG_CRYPTO_MANAGER=y | 902 | CONFIG_CRYPTO_MANAGER=y |
859 | # CONFIG_CRYPTO_GF128MUL is not set | 903 | # CONFIG_CRYPTO_GF128MUL is not set |
860 | # CONFIG_CRYPTO_NULL is not set | 904 | # CONFIG_CRYPTO_NULL is not set |
@@ -893,6 +937,10 @@ CONFIG_CRYPTO_PCBC=y | |||
893 | # CONFIG_CRYPTO_MD4 is not set | 937 | # CONFIG_CRYPTO_MD4 is not set |
894 | CONFIG_CRYPTO_MD5=y | 938 | CONFIG_CRYPTO_MD5=y |
895 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 939 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
940 | # CONFIG_CRYPTO_RMD128 is not set | ||
941 | # CONFIG_CRYPTO_RMD160 is not set | ||
942 | # CONFIG_CRYPTO_RMD256 is not set | ||
943 | # CONFIG_CRYPTO_RMD320 is not set | ||
896 | # CONFIG_CRYPTO_SHA1 is not set | 944 | # CONFIG_CRYPTO_SHA1 is not set |
897 | # CONFIG_CRYPTO_SHA256 is not set | 945 | # CONFIG_CRYPTO_SHA256 is not set |
898 | # CONFIG_CRYPTO_SHA512 is not set | 946 | # CONFIG_CRYPTO_SHA512 is not set |
@@ -923,6 +971,11 @@ CONFIG_CRYPTO_DES=y | |||
923 | # | 971 | # |
924 | # CONFIG_CRYPTO_DEFLATE is not set | 972 | # CONFIG_CRYPTO_DEFLATE is not set |
925 | # CONFIG_CRYPTO_LZO is not set | 973 | # CONFIG_CRYPTO_LZO is not set |
974 | |||
975 | # | ||
976 | # Random Number Generation | ||
977 | # | ||
978 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
926 | CONFIG_CRYPTO_HW=y | 979 | CONFIG_CRYPTO_HW=y |
927 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 980 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
928 | # CONFIG_PPC_CLOCK is not set | 981 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/40x/kilauea_defconfig b/arch/powerpc/configs/40x/kilauea_defconfig index 565ed9666c54..e2f3695d9d0b 100644 --- a/arch/powerpc/configs/40x/kilauea_defconfig +++ b/arch/powerpc/configs/40x/kilauea_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 19:36:14 2008 | 4 | # Tue Oct 28 08:49:23 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -19,14 +19,13 @@ CONFIG_4xx=y | |||
19 | CONFIG_NOT_COHERENT_CACHE=y | 19 | CONFIG_NOT_COHERENT_CACHE=y |
20 | CONFIG_PPC32=y | 20 | CONFIG_PPC32=y |
21 | CONFIG_WORD_SIZE=32 | 21 | CONFIG_WORD_SIZE=32 |
22 | CONFIG_PPC_MERGE=y | 22 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
23 | CONFIG_MMU=y | 23 | CONFIG_MMU=y |
24 | CONFIG_GENERIC_CMOS_UPDATE=y | 24 | CONFIG_GENERIC_CMOS_UPDATE=y |
25 | CONFIG_GENERIC_TIME=y | 25 | CONFIG_GENERIC_TIME=y |
26 | CONFIG_GENERIC_TIME_VSYSCALL=y | 26 | CONFIG_GENERIC_TIME_VSYSCALL=y |
27 | CONFIG_GENERIC_CLOCKEVENTS=y | 27 | CONFIG_GENERIC_CLOCKEVENTS=y |
28 | CONFIG_GENERIC_HARDIRQS=y | 28 | CONFIG_GENERIC_HARDIRQS=y |
29 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
30 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
31 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
32 | CONFIG_STACKTRACE_SUPPORT=y | 31 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -88,7 +87,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
88 | CONFIG_SYSCTL=y | 87 | CONFIG_SYSCTL=y |
89 | CONFIG_EMBEDDED=y | 88 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 89 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
92 | CONFIG_KALLSYMS=y | 90 | CONFIG_KALLSYMS=y |
93 | CONFIG_KALLSYMS_ALL=y | 91 | CONFIG_KALLSYMS_ALL=y |
94 | CONFIG_KALLSYMS_EXTRA_PASS=y | 92 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -105,7 +103,9 @@ CONFIG_SIGNALFD=y | |||
105 | CONFIG_TIMERFD=y | 103 | CONFIG_TIMERFD=y |
106 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
107 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
106 | CONFIG_AIO=y | ||
108 | CONFIG_VM_EVENT_COUNTERS=y | 107 | CONFIG_VM_EVENT_COUNTERS=y |
108 | CONFIG_PCI_QUIRKS=y | ||
109 | CONFIG_SLUB_DEBUG=y | 109 | CONFIG_SLUB_DEBUG=y |
110 | # CONFIG_SLAB is not set | 110 | # CONFIG_SLAB is not set |
111 | CONFIG_SLUB=y | 111 | CONFIG_SLUB=y |
@@ -119,10 +119,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
119 | CONFIG_HAVE_KPROBES=y | 119 | CONFIG_HAVE_KPROBES=y |
120 | CONFIG_HAVE_KRETPROBES=y | 120 | CONFIG_HAVE_KRETPROBES=y |
121 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 121 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
122 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
123 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
124 | # CONFIG_HAVE_CLK is not set | ||
125 | CONFIG_PROC_PAGE_MONITOR=y | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 123 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 124 | CONFIG_RT_MUTEXES=y |
@@ -155,6 +151,7 @@ CONFIG_DEFAULT_AS=y | |||
155 | # CONFIG_DEFAULT_NOOP is not set | 151 | # CONFIG_DEFAULT_NOOP is not set |
156 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
157 | CONFIG_CLASSIC_RCU=y | 153 | CONFIG_CLASSIC_RCU=y |
154 | # CONFIG_FREEZER is not set | ||
158 | CONFIG_PPC4xx_PCI_EXPRESS=y | 155 | CONFIG_PPC4xx_PCI_EXPRESS=y |
159 | 156 | ||
160 | # | 157 | # |
@@ -163,11 +160,15 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
163 | # CONFIG_PPC_CELL is not set | 160 | # CONFIG_PPC_CELL is not set |
164 | # CONFIG_PPC_CELL_NATIVE is not set | 161 | # CONFIG_PPC_CELL_NATIVE is not set |
165 | # CONFIG_PQ2ADS is not set | 162 | # CONFIG_PQ2ADS is not set |
163 | # CONFIG_PPC4xx_GPIO is not set | ||
164 | # CONFIG_ACADIA is not set | ||
166 | # CONFIG_EP405 is not set | 165 | # CONFIG_EP405 is not set |
166 | # CONFIG_HCU4 is not set | ||
167 | CONFIG_KILAUEA=y | 167 | CONFIG_KILAUEA=y |
168 | # CONFIG_MAKALU is not set | 168 | # CONFIG_MAKALU is not set |
169 | # CONFIG_WALNUT is not set | 169 | # CONFIG_WALNUT is not set |
170 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set | 170 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set |
171 | # CONFIG_PPC40x_SIMPLE is not set | ||
171 | CONFIG_405EX=y | 172 | CONFIG_405EX=y |
172 | # CONFIG_IPIC is not set | 173 | # CONFIG_IPIC is not set |
173 | # CONFIG_MPIC is not set | 174 | # CONFIG_MPIC is not set |
@@ -186,7 +187,6 @@ CONFIG_405EX=y | |||
186 | # Kernel options | 187 | # Kernel options |
187 | # | 188 | # |
188 | # CONFIG_HIGHMEM is not set | 189 | # CONFIG_HIGHMEM is not set |
189 | # CONFIG_TICK_ONESHOT is not set | ||
190 | # CONFIG_NO_HZ is not set | 190 | # CONFIG_NO_HZ is not set |
191 | # CONFIG_HIGH_RES_TIMERS is not set | 191 | # CONFIG_HIGH_RES_TIMERS is not set |
192 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 192 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -200,6 +200,8 @@ CONFIG_PREEMPT_NONE=y | |||
200 | # CONFIG_PREEMPT_VOLUNTARY is not set | 200 | # CONFIG_PREEMPT_VOLUNTARY is not set |
201 | # CONFIG_PREEMPT is not set | 201 | # CONFIG_PREEMPT is not set |
202 | CONFIG_BINFMT_ELF=y | 202 | CONFIG_BINFMT_ELF=y |
203 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
204 | # CONFIG_HAVE_AOUT is not set | ||
203 | # CONFIG_BINFMT_MISC is not set | 205 | # CONFIG_BINFMT_MISC is not set |
204 | # CONFIG_MATH_EMULATION is not set | 206 | # CONFIG_MATH_EMULATION is not set |
205 | # CONFIG_IOMMU_HELPER is not set | 207 | # CONFIG_IOMMU_HELPER is not set |
@@ -214,15 +216,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
214 | # CONFIG_SPARSEMEM_MANUAL is not set | 216 | # CONFIG_SPARSEMEM_MANUAL is not set |
215 | CONFIG_FLATMEM=y | 217 | CONFIG_FLATMEM=y |
216 | CONFIG_FLAT_NODE_MEM_MAP=y | 218 | CONFIG_FLAT_NODE_MEM_MAP=y |
217 | # CONFIG_SPARSEMEM_STATIC is not set | ||
218 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
219 | CONFIG_PAGEFLAGS_EXTENDED=y | 219 | CONFIG_PAGEFLAGS_EXTENDED=y |
220 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 220 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
221 | CONFIG_MIGRATION=y | 221 | CONFIG_MIGRATION=y |
222 | # CONFIG_RESOURCES_64BIT is not set | 222 | # CONFIG_RESOURCES_64BIT is not set |
223 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
223 | CONFIG_ZONE_DMA_FLAG=1 | 224 | CONFIG_ZONE_DMA_FLAG=1 |
224 | CONFIG_BOUNCE=y | 225 | CONFIG_BOUNCE=y |
225 | CONFIG_VIRT_TO_BUS=y | 226 | CONFIG_VIRT_TO_BUS=y |
227 | CONFIG_UNEVICTABLE_LRU=y | ||
226 | CONFIG_FORCE_MAX_ZONEORDER=11 | 228 | CONFIG_FORCE_MAX_ZONEORDER=11 |
227 | CONFIG_PROC_DEVICETREE=y | 229 | CONFIG_PROC_DEVICETREE=y |
228 | # CONFIG_CMDLINE_BOOL is not set | 230 | # CONFIG_CMDLINE_BOOL is not set |
@@ -309,6 +311,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
309 | # CONFIG_TIPC is not set | 311 | # CONFIG_TIPC is not set |
310 | # CONFIG_ATM is not set | 312 | # CONFIG_ATM is not set |
311 | # CONFIG_BRIDGE is not set | 313 | # CONFIG_BRIDGE is not set |
314 | # CONFIG_NET_DSA is not set | ||
312 | # CONFIG_VLAN_8021Q is not set | 315 | # CONFIG_VLAN_8021Q is not set |
313 | # CONFIG_DECNET is not set | 316 | # CONFIG_DECNET is not set |
314 | # CONFIG_LLC2 is not set | 317 | # CONFIG_LLC2 is not set |
@@ -329,14 +332,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
329 | # CONFIG_IRDA is not set | 332 | # CONFIG_IRDA is not set |
330 | # CONFIG_BT is not set | 333 | # CONFIG_BT is not set |
331 | # CONFIG_AF_RXRPC is not set | 334 | # CONFIG_AF_RXRPC is not set |
332 | 335 | # CONFIG_PHONET is not set | |
333 | # | 336 | # CONFIG_WIRELESS is not set |
334 | # Wireless | ||
335 | # | ||
336 | # CONFIG_CFG80211 is not set | ||
337 | # CONFIG_WIRELESS_EXT is not set | ||
338 | # CONFIG_MAC80211 is not set | ||
339 | # CONFIG_IEEE80211 is not set | ||
340 | # CONFIG_RFKILL is not set | 337 | # CONFIG_RFKILL is not set |
341 | # CONFIG_NET_9P is not set | 338 | # CONFIG_NET_9P is not set |
342 | 339 | ||
@@ -511,8 +508,12 @@ CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | |||
511 | CONFIG_IBM_NEW_EMAC_RGMII=y | 508 | CONFIG_IBM_NEW_EMAC_RGMII=y |
512 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 509 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
513 | CONFIG_IBM_NEW_EMAC_EMAC4=y | 510 | CONFIG_IBM_NEW_EMAC_EMAC4=y |
511 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
512 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
513 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
514 | # CONFIG_NET_PCI is not set | 514 | # CONFIG_NET_PCI is not set |
515 | # CONFIG_B44 is not set | 515 | # CONFIG_B44 is not set |
516 | # CONFIG_ATL2 is not set | ||
516 | # CONFIG_NETDEV_1000 is not set | 517 | # CONFIG_NETDEV_1000 is not set |
517 | # CONFIG_NETDEV_10000 is not set | 518 | # CONFIG_NETDEV_10000 is not set |
518 | # CONFIG_TR is not set | 519 | # CONFIG_TR is not set |
@@ -609,6 +610,8 @@ CONFIG_SSB_POSSIBLE=y | |||
609 | # CONFIG_MFD_CORE is not set | 610 | # CONFIG_MFD_CORE is not set |
610 | # CONFIG_MFD_SM501 is not set | 611 | # CONFIG_MFD_SM501 is not set |
611 | # CONFIG_HTC_PASIC3 is not set | 612 | # CONFIG_HTC_PASIC3 is not set |
613 | # CONFIG_MFD_TMIO is not set | ||
614 | # CONFIG_MFD_WM8400 is not set | ||
612 | 615 | ||
613 | # | 616 | # |
614 | # Multimedia devices | 617 | # Multimedia devices |
@@ -642,6 +645,7 @@ CONFIG_SSB_POSSIBLE=y | |||
642 | # CONFIG_DISPLAY_SUPPORT is not set | 645 | # CONFIG_DISPLAY_SUPPORT is not set |
643 | # CONFIG_SOUND is not set | 646 | # CONFIG_SOUND is not set |
644 | # CONFIG_USB_SUPPORT is not set | 647 | # CONFIG_USB_SUPPORT is not set |
648 | # CONFIG_UWB is not set | ||
645 | # CONFIG_MMC is not set | 649 | # CONFIG_MMC is not set |
646 | # CONFIG_MEMSTICK is not set | 650 | # CONFIG_MEMSTICK is not set |
647 | # CONFIG_NEW_LEDS is not set | 651 | # CONFIG_NEW_LEDS is not set |
@@ -651,6 +655,7 @@ CONFIG_SSB_POSSIBLE=y | |||
651 | # CONFIG_RTC_CLASS is not set | 655 | # CONFIG_RTC_CLASS is not set |
652 | # CONFIG_DMADEVICES is not set | 656 | # CONFIG_DMADEVICES is not set |
653 | # CONFIG_UIO is not set | 657 | # CONFIG_UIO is not set |
658 | # CONFIG_STAGING is not set | ||
654 | 659 | ||
655 | # | 660 | # |
656 | # File systems | 661 | # File systems |
@@ -659,10 +664,11 @@ CONFIG_EXT2_FS=y | |||
659 | # CONFIG_EXT2_FS_XATTR is not set | 664 | # CONFIG_EXT2_FS_XATTR is not set |
660 | # CONFIG_EXT2_FS_XIP is not set | 665 | # CONFIG_EXT2_FS_XIP is not set |
661 | # CONFIG_EXT3_FS is not set | 666 | # CONFIG_EXT3_FS is not set |
662 | # CONFIG_EXT4DEV_FS is not set | 667 | # CONFIG_EXT4_FS is not set |
663 | # CONFIG_REISERFS_FS is not set | 668 | # CONFIG_REISERFS_FS is not set |
664 | # CONFIG_JFS_FS is not set | 669 | # CONFIG_JFS_FS is not set |
665 | # CONFIG_FS_POSIX_ACL is not set | 670 | # CONFIG_FS_POSIX_ACL is not set |
671 | CONFIG_FILE_LOCKING=y | ||
666 | # CONFIG_XFS_FS is not set | 672 | # CONFIG_XFS_FS is not set |
667 | # CONFIG_OCFS2_FS is not set | 673 | # CONFIG_OCFS2_FS is not set |
668 | CONFIG_DNOTIFY=y | 674 | CONFIG_DNOTIFY=y |
@@ -692,6 +698,7 @@ CONFIG_INOTIFY_USER=y | |||
692 | CONFIG_PROC_FS=y | 698 | CONFIG_PROC_FS=y |
693 | CONFIG_PROC_KCORE=y | 699 | CONFIG_PROC_KCORE=y |
694 | CONFIG_PROC_SYSCTL=y | 700 | CONFIG_PROC_SYSCTL=y |
701 | CONFIG_PROC_PAGE_MONITOR=y | ||
695 | CONFIG_SYSFS=y | 702 | CONFIG_SYSFS=y |
696 | CONFIG_TMPFS=y | 703 | CONFIG_TMPFS=y |
697 | # CONFIG_TMPFS_POSIX_ACL is not set | 704 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -729,6 +736,7 @@ CONFIG_LOCKD=y | |||
729 | CONFIG_LOCKD_V4=y | 736 | CONFIG_LOCKD_V4=y |
730 | CONFIG_NFS_COMMON=y | 737 | CONFIG_NFS_COMMON=y |
731 | CONFIG_SUNRPC=y | 738 | CONFIG_SUNRPC=y |
739 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
732 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 740 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
733 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 741 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
734 | # CONFIG_SMB_FS is not set | 742 | # CONFIG_SMB_FS is not set |
@@ -749,7 +757,6 @@ CONFIG_MSDOS_PARTITION=y | |||
749 | # Library routines | 757 | # Library routines |
750 | # | 758 | # |
751 | CONFIG_BITREVERSE=y | 759 | CONFIG_BITREVERSE=y |
752 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
753 | # CONFIG_CRC_CCITT is not set | 760 | # CONFIG_CRC_CCITT is not set |
754 | # CONFIG_CRC16 is not set | 761 | # CONFIG_CRC16 is not set |
755 | # CONFIG_CRC_T10DIF is not set | 762 | # CONFIG_CRC_T10DIF is not set |
@@ -802,14 +809,21 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
802 | # CONFIG_DEBUG_SG is not set | 809 | # CONFIG_DEBUG_SG is not set |
803 | # CONFIG_BOOT_PRINTK_DELAY is not set | 810 | # CONFIG_BOOT_PRINTK_DELAY is not set |
804 | # CONFIG_RCU_TORTURE_TEST is not set | 811 | # CONFIG_RCU_TORTURE_TEST is not set |
812 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
805 | # CONFIG_BACKTRACE_SELF_TEST is not set | 813 | # CONFIG_BACKTRACE_SELF_TEST is not set |
814 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
806 | # CONFIG_FAULT_INJECTION is not set | 815 | # CONFIG_FAULT_INJECTION is not set |
807 | # CONFIG_LATENCYTOP is not set | 816 | # CONFIG_LATENCYTOP is not set |
817 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
818 | CONFIG_NOP_TRACER=y | ||
808 | CONFIG_HAVE_FTRACE=y | 819 | CONFIG_HAVE_FTRACE=y |
809 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 820 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
810 | # CONFIG_FTRACE is not set | 821 | # CONFIG_FTRACE is not set |
811 | # CONFIG_SCHED_TRACER is not set | 822 | # CONFIG_SCHED_TRACER is not set |
812 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 823 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
824 | # CONFIG_BOOT_TRACER is not set | ||
825 | # CONFIG_STACK_TRACER is not set | ||
826 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
813 | # CONFIG_SAMPLES is not set | 827 | # CONFIG_SAMPLES is not set |
814 | CONFIG_HAVE_ARCH_KGDB=y | 828 | CONFIG_HAVE_ARCH_KGDB=y |
815 | # CONFIG_KGDB is not set | 829 | # CONFIG_KGDB is not set |
@@ -818,6 +832,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
818 | # CONFIG_DEBUG_PAGEALLOC is not set | 832 | # CONFIG_DEBUG_PAGEALLOC is not set |
819 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 833 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
820 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 834 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
835 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
821 | # CONFIG_XMON is not set | 836 | # CONFIG_XMON is not set |
822 | # CONFIG_IRQSTACKS is not set | 837 | # CONFIG_IRQSTACKS is not set |
823 | # CONFIG_VIRQ_DEBUG is not set | 838 | # CONFIG_VIRQ_DEBUG is not set |
@@ -829,14 +844,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
829 | # | 844 | # |
830 | # CONFIG_KEYS is not set | 845 | # CONFIG_KEYS is not set |
831 | # CONFIG_SECURITY is not set | 846 | # CONFIG_SECURITY is not set |
847 | # CONFIG_SECURITYFS is not set | ||
832 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 848 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
833 | CONFIG_CRYPTO=y | 849 | CONFIG_CRYPTO=y |
834 | 850 | ||
835 | # | 851 | # |
836 | # Crypto core or helper | 852 | # Crypto core or helper |
837 | # | 853 | # |
854 | # CONFIG_CRYPTO_FIPS is not set | ||
838 | CONFIG_CRYPTO_ALGAPI=y | 855 | CONFIG_CRYPTO_ALGAPI=y |
856 | CONFIG_CRYPTO_AEAD=y | ||
839 | CONFIG_CRYPTO_BLKCIPHER=y | 857 | CONFIG_CRYPTO_BLKCIPHER=y |
858 | CONFIG_CRYPTO_HASH=y | ||
859 | CONFIG_CRYPTO_RNG=y | ||
840 | CONFIG_CRYPTO_MANAGER=y | 860 | CONFIG_CRYPTO_MANAGER=y |
841 | # CONFIG_CRYPTO_GF128MUL is not set | 861 | # CONFIG_CRYPTO_GF128MUL is not set |
842 | # CONFIG_CRYPTO_NULL is not set | 862 | # CONFIG_CRYPTO_NULL is not set |
@@ -909,6 +929,11 @@ CONFIG_CRYPTO_DES=y | |||
909 | # | 929 | # |
910 | # CONFIG_CRYPTO_DEFLATE is not set | 930 | # CONFIG_CRYPTO_DEFLATE is not set |
911 | # CONFIG_CRYPTO_LZO is not set | 931 | # CONFIG_CRYPTO_LZO is not set |
932 | |||
933 | # | ||
934 | # Random Number Generation | ||
935 | # | ||
936 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
912 | CONFIG_CRYPTO_HW=y | 937 | CONFIG_CRYPTO_HW=y |
913 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 938 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
914 | # CONFIG_PPC_CLOCK is not set | 939 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/40x/makalu_defconfig b/arch/powerpc/configs/40x/makalu_defconfig index 987a4481800f..413c778ecd7c 100644 --- a/arch/powerpc/configs/40x/makalu_defconfig +++ b/arch/powerpc/configs/40x/makalu_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 19:38:39 2008 | 4 | # Tue Oct 28 08:49:25 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -19,14 +19,13 @@ CONFIG_4xx=y | |||
19 | CONFIG_NOT_COHERENT_CACHE=y | 19 | CONFIG_NOT_COHERENT_CACHE=y |
20 | CONFIG_PPC32=y | 20 | CONFIG_PPC32=y |
21 | CONFIG_WORD_SIZE=32 | 21 | CONFIG_WORD_SIZE=32 |
22 | CONFIG_PPC_MERGE=y | 22 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
23 | CONFIG_MMU=y | 23 | CONFIG_MMU=y |
24 | CONFIG_GENERIC_CMOS_UPDATE=y | 24 | CONFIG_GENERIC_CMOS_UPDATE=y |
25 | CONFIG_GENERIC_TIME=y | 25 | CONFIG_GENERIC_TIME=y |
26 | CONFIG_GENERIC_TIME_VSYSCALL=y | 26 | CONFIG_GENERIC_TIME_VSYSCALL=y |
27 | CONFIG_GENERIC_CLOCKEVENTS=y | 27 | CONFIG_GENERIC_CLOCKEVENTS=y |
28 | CONFIG_GENERIC_HARDIRQS=y | 28 | CONFIG_GENERIC_HARDIRQS=y |
29 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
30 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
31 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
32 | CONFIG_STACKTRACE_SUPPORT=y | 31 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -88,7 +87,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
88 | CONFIG_SYSCTL=y | 87 | CONFIG_SYSCTL=y |
89 | CONFIG_EMBEDDED=y | 88 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 89 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
92 | CONFIG_KALLSYMS=y | 90 | CONFIG_KALLSYMS=y |
93 | CONFIG_KALLSYMS_ALL=y | 91 | CONFIG_KALLSYMS_ALL=y |
94 | CONFIG_KALLSYMS_EXTRA_PASS=y | 92 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -105,7 +103,9 @@ CONFIG_SIGNALFD=y | |||
105 | CONFIG_TIMERFD=y | 103 | CONFIG_TIMERFD=y |
106 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
107 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
106 | CONFIG_AIO=y | ||
108 | CONFIG_VM_EVENT_COUNTERS=y | 107 | CONFIG_VM_EVENT_COUNTERS=y |
108 | CONFIG_PCI_QUIRKS=y | ||
109 | CONFIG_SLUB_DEBUG=y | 109 | CONFIG_SLUB_DEBUG=y |
110 | # CONFIG_SLAB is not set | 110 | # CONFIG_SLAB is not set |
111 | CONFIG_SLUB=y | 111 | CONFIG_SLUB=y |
@@ -119,10 +119,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
119 | CONFIG_HAVE_KPROBES=y | 119 | CONFIG_HAVE_KPROBES=y |
120 | CONFIG_HAVE_KRETPROBES=y | 120 | CONFIG_HAVE_KRETPROBES=y |
121 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 121 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
122 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
123 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
124 | # CONFIG_HAVE_CLK is not set | ||
125 | CONFIG_PROC_PAGE_MONITOR=y | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 123 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 124 | CONFIG_RT_MUTEXES=y |
@@ -155,6 +151,7 @@ CONFIG_DEFAULT_AS=y | |||
155 | # CONFIG_DEFAULT_NOOP is not set | 151 | # CONFIG_DEFAULT_NOOP is not set |
156 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
157 | CONFIG_CLASSIC_RCU=y | 153 | CONFIG_CLASSIC_RCU=y |
154 | # CONFIG_FREEZER is not set | ||
158 | CONFIG_PPC4xx_PCI_EXPRESS=y | 155 | CONFIG_PPC4xx_PCI_EXPRESS=y |
159 | 156 | ||
160 | # | 157 | # |
@@ -163,11 +160,15 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
163 | # CONFIG_PPC_CELL is not set | 160 | # CONFIG_PPC_CELL is not set |
164 | # CONFIG_PPC_CELL_NATIVE is not set | 161 | # CONFIG_PPC_CELL_NATIVE is not set |
165 | # CONFIG_PQ2ADS is not set | 162 | # CONFIG_PQ2ADS is not set |
163 | # CONFIG_PPC4xx_GPIO is not set | ||
164 | # CONFIG_ACADIA is not set | ||
166 | # CONFIG_EP405 is not set | 165 | # CONFIG_EP405 is not set |
166 | # CONFIG_HCU4 is not set | ||
167 | # CONFIG_KILAUEA is not set | 167 | # CONFIG_KILAUEA is not set |
168 | CONFIG_MAKALU=y | 168 | CONFIG_MAKALU=y |
169 | # CONFIG_WALNUT is not set | 169 | # CONFIG_WALNUT is not set |
170 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set | 170 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set |
171 | # CONFIG_PPC40x_SIMPLE is not set | ||
171 | CONFIG_405EX=y | 172 | CONFIG_405EX=y |
172 | # CONFIG_IPIC is not set | 173 | # CONFIG_IPIC is not set |
173 | # CONFIG_MPIC is not set | 174 | # CONFIG_MPIC is not set |
@@ -186,7 +187,6 @@ CONFIG_405EX=y | |||
186 | # Kernel options | 187 | # Kernel options |
187 | # | 188 | # |
188 | # CONFIG_HIGHMEM is not set | 189 | # CONFIG_HIGHMEM is not set |
189 | # CONFIG_TICK_ONESHOT is not set | ||
190 | # CONFIG_NO_HZ is not set | 190 | # CONFIG_NO_HZ is not set |
191 | # CONFIG_HIGH_RES_TIMERS is not set | 191 | # CONFIG_HIGH_RES_TIMERS is not set |
192 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 192 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -200,6 +200,8 @@ CONFIG_PREEMPT_NONE=y | |||
200 | # CONFIG_PREEMPT_VOLUNTARY is not set | 200 | # CONFIG_PREEMPT_VOLUNTARY is not set |
201 | # CONFIG_PREEMPT is not set | 201 | # CONFIG_PREEMPT is not set |
202 | CONFIG_BINFMT_ELF=y | 202 | CONFIG_BINFMT_ELF=y |
203 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
204 | # CONFIG_HAVE_AOUT is not set | ||
203 | # CONFIG_BINFMT_MISC is not set | 205 | # CONFIG_BINFMT_MISC is not set |
204 | # CONFIG_MATH_EMULATION is not set | 206 | # CONFIG_MATH_EMULATION is not set |
205 | # CONFIG_IOMMU_HELPER is not set | 207 | # CONFIG_IOMMU_HELPER is not set |
@@ -214,15 +216,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
214 | # CONFIG_SPARSEMEM_MANUAL is not set | 216 | # CONFIG_SPARSEMEM_MANUAL is not set |
215 | CONFIG_FLATMEM=y | 217 | CONFIG_FLATMEM=y |
216 | CONFIG_FLAT_NODE_MEM_MAP=y | 218 | CONFIG_FLAT_NODE_MEM_MAP=y |
217 | # CONFIG_SPARSEMEM_STATIC is not set | ||
218 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
219 | CONFIG_PAGEFLAGS_EXTENDED=y | 219 | CONFIG_PAGEFLAGS_EXTENDED=y |
220 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 220 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
221 | CONFIG_MIGRATION=y | 221 | CONFIG_MIGRATION=y |
222 | # CONFIG_RESOURCES_64BIT is not set | 222 | # CONFIG_RESOURCES_64BIT is not set |
223 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
223 | CONFIG_ZONE_DMA_FLAG=1 | 224 | CONFIG_ZONE_DMA_FLAG=1 |
224 | CONFIG_BOUNCE=y | 225 | CONFIG_BOUNCE=y |
225 | CONFIG_VIRT_TO_BUS=y | 226 | CONFIG_VIRT_TO_BUS=y |
227 | CONFIG_UNEVICTABLE_LRU=y | ||
226 | CONFIG_FORCE_MAX_ZONEORDER=11 | 228 | CONFIG_FORCE_MAX_ZONEORDER=11 |
227 | CONFIG_PROC_DEVICETREE=y | 229 | CONFIG_PROC_DEVICETREE=y |
228 | # CONFIG_CMDLINE_BOOL is not set | 230 | # CONFIG_CMDLINE_BOOL is not set |
@@ -309,6 +311,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
309 | # CONFIG_TIPC is not set | 311 | # CONFIG_TIPC is not set |
310 | # CONFIG_ATM is not set | 312 | # CONFIG_ATM is not set |
311 | # CONFIG_BRIDGE is not set | 313 | # CONFIG_BRIDGE is not set |
314 | # CONFIG_NET_DSA is not set | ||
312 | # CONFIG_VLAN_8021Q is not set | 315 | # CONFIG_VLAN_8021Q is not set |
313 | # CONFIG_DECNET is not set | 316 | # CONFIG_DECNET is not set |
314 | # CONFIG_LLC2 is not set | 317 | # CONFIG_LLC2 is not set |
@@ -329,14 +332,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
329 | # CONFIG_IRDA is not set | 332 | # CONFIG_IRDA is not set |
330 | # CONFIG_BT is not set | 333 | # CONFIG_BT is not set |
331 | # CONFIG_AF_RXRPC is not set | 334 | # CONFIG_AF_RXRPC is not set |
332 | 335 | # CONFIG_PHONET is not set | |
333 | # | 336 | # CONFIG_WIRELESS is not set |
334 | # Wireless | ||
335 | # | ||
336 | # CONFIG_CFG80211 is not set | ||
337 | # CONFIG_WIRELESS_EXT is not set | ||
338 | # CONFIG_MAC80211 is not set | ||
339 | # CONFIG_IEEE80211 is not set | ||
340 | # CONFIG_RFKILL is not set | 337 | # CONFIG_RFKILL is not set |
341 | # CONFIG_NET_9P is not set | 338 | # CONFIG_NET_9P is not set |
342 | 339 | ||
@@ -511,8 +508,12 @@ CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | |||
511 | CONFIG_IBM_NEW_EMAC_RGMII=y | 508 | CONFIG_IBM_NEW_EMAC_RGMII=y |
512 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 509 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
513 | CONFIG_IBM_NEW_EMAC_EMAC4=y | 510 | CONFIG_IBM_NEW_EMAC_EMAC4=y |
511 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
512 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
513 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
514 | # CONFIG_NET_PCI is not set | 514 | # CONFIG_NET_PCI is not set |
515 | # CONFIG_B44 is not set | 515 | # CONFIG_B44 is not set |
516 | # CONFIG_ATL2 is not set | ||
516 | # CONFIG_NETDEV_1000 is not set | 517 | # CONFIG_NETDEV_1000 is not set |
517 | # CONFIG_NETDEV_10000 is not set | 518 | # CONFIG_NETDEV_10000 is not set |
518 | # CONFIG_TR is not set | 519 | # CONFIG_TR is not set |
@@ -609,6 +610,8 @@ CONFIG_SSB_POSSIBLE=y | |||
609 | # CONFIG_MFD_CORE is not set | 610 | # CONFIG_MFD_CORE is not set |
610 | # CONFIG_MFD_SM501 is not set | 611 | # CONFIG_MFD_SM501 is not set |
611 | # CONFIG_HTC_PASIC3 is not set | 612 | # CONFIG_HTC_PASIC3 is not set |
613 | # CONFIG_MFD_TMIO is not set | ||
614 | # CONFIG_MFD_WM8400 is not set | ||
612 | 615 | ||
613 | # | 616 | # |
614 | # Multimedia devices | 617 | # Multimedia devices |
@@ -642,6 +645,7 @@ CONFIG_SSB_POSSIBLE=y | |||
642 | # CONFIG_DISPLAY_SUPPORT is not set | 645 | # CONFIG_DISPLAY_SUPPORT is not set |
643 | # CONFIG_SOUND is not set | 646 | # CONFIG_SOUND is not set |
644 | # CONFIG_USB_SUPPORT is not set | 647 | # CONFIG_USB_SUPPORT is not set |
648 | # CONFIG_UWB is not set | ||
645 | # CONFIG_MMC is not set | 649 | # CONFIG_MMC is not set |
646 | # CONFIG_MEMSTICK is not set | 650 | # CONFIG_MEMSTICK is not set |
647 | # CONFIG_NEW_LEDS is not set | 651 | # CONFIG_NEW_LEDS is not set |
@@ -651,6 +655,7 @@ CONFIG_SSB_POSSIBLE=y | |||
651 | # CONFIG_RTC_CLASS is not set | 655 | # CONFIG_RTC_CLASS is not set |
652 | # CONFIG_DMADEVICES is not set | 656 | # CONFIG_DMADEVICES is not set |
653 | # CONFIG_UIO is not set | 657 | # CONFIG_UIO is not set |
658 | # CONFIG_STAGING is not set | ||
654 | 659 | ||
655 | # | 660 | # |
656 | # File systems | 661 | # File systems |
@@ -659,10 +664,11 @@ CONFIG_EXT2_FS=y | |||
659 | # CONFIG_EXT2_FS_XATTR is not set | 664 | # CONFIG_EXT2_FS_XATTR is not set |
660 | # CONFIG_EXT2_FS_XIP is not set | 665 | # CONFIG_EXT2_FS_XIP is not set |
661 | # CONFIG_EXT3_FS is not set | 666 | # CONFIG_EXT3_FS is not set |
662 | # CONFIG_EXT4DEV_FS is not set | 667 | # CONFIG_EXT4_FS is not set |
663 | # CONFIG_REISERFS_FS is not set | 668 | # CONFIG_REISERFS_FS is not set |
664 | # CONFIG_JFS_FS is not set | 669 | # CONFIG_JFS_FS is not set |
665 | # CONFIG_FS_POSIX_ACL is not set | 670 | # CONFIG_FS_POSIX_ACL is not set |
671 | CONFIG_FILE_LOCKING=y | ||
666 | # CONFIG_XFS_FS is not set | 672 | # CONFIG_XFS_FS is not set |
667 | # CONFIG_OCFS2_FS is not set | 673 | # CONFIG_OCFS2_FS is not set |
668 | CONFIG_DNOTIFY=y | 674 | CONFIG_DNOTIFY=y |
@@ -692,6 +698,7 @@ CONFIG_INOTIFY_USER=y | |||
692 | CONFIG_PROC_FS=y | 698 | CONFIG_PROC_FS=y |
693 | CONFIG_PROC_KCORE=y | 699 | CONFIG_PROC_KCORE=y |
694 | CONFIG_PROC_SYSCTL=y | 700 | CONFIG_PROC_SYSCTL=y |
701 | CONFIG_PROC_PAGE_MONITOR=y | ||
695 | CONFIG_SYSFS=y | 702 | CONFIG_SYSFS=y |
696 | CONFIG_TMPFS=y | 703 | CONFIG_TMPFS=y |
697 | # CONFIG_TMPFS_POSIX_ACL is not set | 704 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -729,6 +736,7 @@ CONFIG_LOCKD=y | |||
729 | CONFIG_LOCKD_V4=y | 736 | CONFIG_LOCKD_V4=y |
730 | CONFIG_NFS_COMMON=y | 737 | CONFIG_NFS_COMMON=y |
731 | CONFIG_SUNRPC=y | 738 | CONFIG_SUNRPC=y |
739 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
732 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 740 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
733 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 741 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
734 | # CONFIG_SMB_FS is not set | 742 | # CONFIG_SMB_FS is not set |
@@ -749,7 +757,6 @@ CONFIG_MSDOS_PARTITION=y | |||
749 | # Library routines | 757 | # Library routines |
750 | # | 758 | # |
751 | CONFIG_BITREVERSE=y | 759 | CONFIG_BITREVERSE=y |
752 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
753 | # CONFIG_CRC_CCITT is not set | 760 | # CONFIG_CRC_CCITT is not set |
754 | # CONFIG_CRC16 is not set | 761 | # CONFIG_CRC16 is not set |
755 | # CONFIG_CRC_T10DIF is not set | 762 | # CONFIG_CRC_T10DIF is not set |
@@ -802,14 +809,21 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
802 | # CONFIG_DEBUG_SG is not set | 809 | # CONFIG_DEBUG_SG is not set |
803 | # CONFIG_BOOT_PRINTK_DELAY is not set | 810 | # CONFIG_BOOT_PRINTK_DELAY is not set |
804 | # CONFIG_RCU_TORTURE_TEST is not set | 811 | # CONFIG_RCU_TORTURE_TEST is not set |
812 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
805 | # CONFIG_BACKTRACE_SELF_TEST is not set | 813 | # CONFIG_BACKTRACE_SELF_TEST is not set |
814 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
806 | # CONFIG_FAULT_INJECTION is not set | 815 | # CONFIG_FAULT_INJECTION is not set |
807 | # CONFIG_LATENCYTOP is not set | 816 | # CONFIG_LATENCYTOP is not set |
817 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
818 | CONFIG_NOP_TRACER=y | ||
808 | CONFIG_HAVE_FTRACE=y | 819 | CONFIG_HAVE_FTRACE=y |
809 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 820 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
810 | # CONFIG_FTRACE is not set | 821 | # CONFIG_FTRACE is not set |
811 | # CONFIG_SCHED_TRACER is not set | 822 | # CONFIG_SCHED_TRACER is not set |
812 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 823 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
824 | # CONFIG_BOOT_TRACER is not set | ||
825 | # CONFIG_STACK_TRACER is not set | ||
826 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
813 | # CONFIG_SAMPLES is not set | 827 | # CONFIG_SAMPLES is not set |
814 | CONFIG_HAVE_ARCH_KGDB=y | 828 | CONFIG_HAVE_ARCH_KGDB=y |
815 | # CONFIG_KGDB is not set | 829 | # CONFIG_KGDB is not set |
@@ -818,6 +832,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
818 | # CONFIG_DEBUG_PAGEALLOC is not set | 832 | # CONFIG_DEBUG_PAGEALLOC is not set |
819 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 833 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
820 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 834 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
835 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
821 | # CONFIG_XMON is not set | 836 | # CONFIG_XMON is not set |
822 | # CONFIG_IRQSTACKS is not set | 837 | # CONFIG_IRQSTACKS is not set |
823 | # CONFIG_VIRQ_DEBUG is not set | 838 | # CONFIG_VIRQ_DEBUG is not set |
@@ -829,14 +844,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
829 | # | 844 | # |
830 | # CONFIG_KEYS is not set | 845 | # CONFIG_KEYS is not set |
831 | # CONFIG_SECURITY is not set | 846 | # CONFIG_SECURITY is not set |
847 | # CONFIG_SECURITYFS is not set | ||
832 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 848 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
833 | CONFIG_CRYPTO=y | 849 | CONFIG_CRYPTO=y |
834 | 850 | ||
835 | # | 851 | # |
836 | # Crypto core or helper | 852 | # Crypto core or helper |
837 | # | 853 | # |
854 | # CONFIG_CRYPTO_FIPS is not set | ||
838 | CONFIG_CRYPTO_ALGAPI=y | 855 | CONFIG_CRYPTO_ALGAPI=y |
856 | CONFIG_CRYPTO_AEAD=y | ||
839 | CONFIG_CRYPTO_BLKCIPHER=y | 857 | CONFIG_CRYPTO_BLKCIPHER=y |
858 | CONFIG_CRYPTO_HASH=y | ||
859 | CONFIG_CRYPTO_RNG=y | ||
840 | CONFIG_CRYPTO_MANAGER=y | 860 | CONFIG_CRYPTO_MANAGER=y |
841 | # CONFIG_CRYPTO_GF128MUL is not set | 861 | # CONFIG_CRYPTO_GF128MUL is not set |
842 | # CONFIG_CRYPTO_NULL is not set | 862 | # CONFIG_CRYPTO_NULL is not set |
@@ -909,6 +929,11 @@ CONFIG_CRYPTO_DES=y | |||
909 | # | 929 | # |
910 | # CONFIG_CRYPTO_DEFLATE is not set | 930 | # CONFIG_CRYPTO_DEFLATE is not set |
911 | # CONFIG_CRYPTO_LZO is not set | 931 | # CONFIG_CRYPTO_LZO is not set |
932 | |||
933 | # | ||
934 | # Random Number Generation | ||
935 | # | ||
936 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
912 | CONFIG_CRYPTO_HW=y | 937 | CONFIG_CRYPTO_HW=y |
913 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 938 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
914 | # CONFIG_PPC_CLOCK is not set | 939 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/40x/walnut_defconfig b/arch/powerpc/configs/40x/walnut_defconfig index aee79338f41f..5820e0a4fc55 100644 --- a/arch/powerpc/configs/40x/walnut_defconfig +++ b/arch/powerpc/configs/40x/walnut_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 19:40:56 2008 | 4 | # Tue Oct 28 08:49:27 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -19,14 +19,13 @@ CONFIG_4xx=y | |||
19 | CONFIG_NOT_COHERENT_CACHE=y | 19 | CONFIG_NOT_COHERENT_CACHE=y |
20 | CONFIG_PPC32=y | 20 | CONFIG_PPC32=y |
21 | CONFIG_WORD_SIZE=32 | 21 | CONFIG_WORD_SIZE=32 |
22 | CONFIG_PPC_MERGE=y | 22 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
23 | CONFIG_MMU=y | 23 | CONFIG_MMU=y |
24 | CONFIG_GENERIC_CMOS_UPDATE=y | 24 | CONFIG_GENERIC_CMOS_UPDATE=y |
25 | CONFIG_GENERIC_TIME=y | 25 | CONFIG_GENERIC_TIME=y |
26 | CONFIG_GENERIC_TIME_VSYSCALL=y | 26 | CONFIG_GENERIC_TIME_VSYSCALL=y |
27 | CONFIG_GENERIC_CLOCKEVENTS=y | 27 | CONFIG_GENERIC_CLOCKEVENTS=y |
28 | CONFIG_GENERIC_HARDIRQS=y | 28 | CONFIG_GENERIC_HARDIRQS=y |
29 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
30 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
31 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
32 | CONFIG_STACKTRACE_SUPPORT=y | 31 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -88,7 +87,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
88 | CONFIG_SYSCTL=y | 87 | CONFIG_SYSCTL=y |
89 | CONFIG_EMBEDDED=y | 88 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 89 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
92 | CONFIG_KALLSYMS=y | 90 | CONFIG_KALLSYMS=y |
93 | CONFIG_KALLSYMS_ALL=y | 91 | CONFIG_KALLSYMS_ALL=y |
94 | CONFIG_KALLSYMS_EXTRA_PASS=y | 92 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -105,7 +103,9 @@ CONFIG_SIGNALFD=y | |||
105 | CONFIG_TIMERFD=y | 103 | CONFIG_TIMERFD=y |
106 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
107 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
106 | CONFIG_AIO=y | ||
108 | CONFIG_VM_EVENT_COUNTERS=y | 107 | CONFIG_VM_EVENT_COUNTERS=y |
108 | CONFIG_PCI_QUIRKS=y | ||
109 | CONFIG_SLUB_DEBUG=y | 109 | CONFIG_SLUB_DEBUG=y |
110 | # CONFIG_SLAB is not set | 110 | # CONFIG_SLAB is not set |
111 | CONFIG_SLUB=y | 111 | CONFIG_SLUB=y |
@@ -119,10 +119,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
119 | CONFIG_HAVE_KPROBES=y | 119 | CONFIG_HAVE_KPROBES=y |
120 | CONFIG_HAVE_KRETPROBES=y | 120 | CONFIG_HAVE_KRETPROBES=y |
121 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 121 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
122 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
123 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
124 | # CONFIG_HAVE_CLK is not set | ||
125 | CONFIG_PROC_PAGE_MONITOR=y | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 123 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 124 | CONFIG_RT_MUTEXES=y |
@@ -155,6 +151,7 @@ CONFIG_DEFAULT_AS=y | |||
155 | # CONFIG_DEFAULT_NOOP is not set | 151 | # CONFIG_DEFAULT_NOOP is not set |
156 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
157 | CONFIG_CLASSIC_RCU=y | 153 | CONFIG_CLASSIC_RCU=y |
154 | # CONFIG_FREEZER is not set | ||
158 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 155 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
159 | 156 | ||
160 | # | 157 | # |
@@ -163,11 +160,15 @@ CONFIG_CLASSIC_RCU=y | |||
163 | # CONFIG_PPC_CELL is not set | 160 | # CONFIG_PPC_CELL is not set |
164 | # CONFIG_PPC_CELL_NATIVE is not set | 161 | # CONFIG_PPC_CELL_NATIVE is not set |
165 | # CONFIG_PQ2ADS is not set | 162 | # CONFIG_PQ2ADS is not set |
163 | # CONFIG_PPC4xx_GPIO is not set | ||
164 | # CONFIG_ACADIA is not set | ||
166 | # CONFIG_EP405 is not set | 165 | # CONFIG_EP405 is not set |
166 | # CONFIG_HCU4 is not set | ||
167 | # CONFIG_KILAUEA is not set | 167 | # CONFIG_KILAUEA is not set |
168 | # CONFIG_MAKALU is not set | 168 | # CONFIG_MAKALU is not set |
169 | CONFIG_WALNUT=y | 169 | CONFIG_WALNUT=y |
170 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set | 170 | # CONFIG_XILINX_VIRTEX_GENERIC_BOARD is not set |
171 | # CONFIG_PPC40x_SIMPLE is not set | ||
171 | CONFIG_405GP=y | 172 | CONFIG_405GP=y |
172 | CONFIG_IBM405_ERR77=y | 173 | CONFIG_IBM405_ERR77=y |
173 | CONFIG_IBM405_ERR51=y | 174 | CONFIG_IBM405_ERR51=y |
@@ -189,7 +190,6 @@ CONFIG_OF_RTC=y | |||
189 | # Kernel options | 190 | # Kernel options |
190 | # | 191 | # |
191 | # CONFIG_HIGHMEM is not set | 192 | # CONFIG_HIGHMEM is not set |
192 | # CONFIG_TICK_ONESHOT is not set | ||
193 | # CONFIG_NO_HZ is not set | 193 | # CONFIG_NO_HZ is not set |
194 | # CONFIG_HIGH_RES_TIMERS is not set | 194 | # CONFIG_HIGH_RES_TIMERS is not set |
195 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 195 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -203,6 +203,8 @@ CONFIG_PREEMPT_NONE=y | |||
203 | # CONFIG_PREEMPT_VOLUNTARY is not set | 203 | # CONFIG_PREEMPT_VOLUNTARY is not set |
204 | # CONFIG_PREEMPT is not set | 204 | # CONFIG_PREEMPT is not set |
205 | CONFIG_BINFMT_ELF=y | 205 | CONFIG_BINFMT_ELF=y |
206 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
207 | # CONFIG_HAVE_AOUT is not set | ||
206 | # CONFIG_BINFMT_MISC is not set | 208 | # CONFIG_BINFMT_MISC is not set |
207 | # CONFIG_MATH_EMULATION is not set | 209 | # CONFIG_MATH_EMULATION is not set |
208 | # CONFIG_IOMMU_HELPER is not set | 210 | # CONFIG_IOMMU_HELPER is not set |
@@ -217,15 +219,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
217 | # CONFIG_SPARSEMEM_MANUAL is not set | 219 | # CONFIG_SPARSEMEM_MANUAL is not set |
218 | CONFIG_FLATMEM=y | 220 | CONFIG_FLATMEM=y |
219 | CONFIG_FLAT_NODE_MEM_MAP=y | 221 | CONFIG_FLAT_NODE_MEM_MAP=y |
220 | # CONFIG_SPARSEMEM_STATIC is not set | ||
221 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
222 | CONFIG_PAGEFLAGS_EXTENDED=y | 222 | CONFIG_PAGEFLAGS_EXTENDED=y |
223 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 223 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
224 | CONFIG_MIGRATION=y | 224 | CONFIG_MIGRATION=y |
225 | CONFIG_RESOURCES_64BIT=y | 225 | CONFIG_RESOURCES_64BIT=y |
226 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
226 | CONFIG_ZONE_DMA_FLAG=1 | 227 | CONFIG_ZONE_DMA_FLAG=1 |
227 | CONFIG_BOUNCE=y | 228 | CONFIG_BOUNCE=y |
228 | CONFIG_VIRT_TO_BUS=y | 229 | CONFIG_VIRT_TO_BUS=y |
230 | CONFIG_UNEVICTABLE_LRU=y | ||
229 | CONFIG_FORCE_MAX_ZONEORDER=11 | 231 | CONFIG_FORCE_MAX_ZONEORDER=11 |
230 | CONFIG_PROC_DEVICETREE=y | 232 | CONFIG_PROC_DEVICETREE=y |
231 | # CONFIG_CMDLINE_BOOL is not set | 233 | # CONFIG_CMDLINE_BOOL is not set |
@@ -312,6 +314,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
312 | # CONFIG_TIPC is not set | 314 | # CONFIG_TIPC is not set |
313 | # CONFIG_ATM is not set | 315 | # CONFIG_ATM is not set |
314 | # CONFIG_BRIDGE is not set | 316 | # CONFIG_BRIDGE is not set |
317 | # CONFIG_NET_DSA is not set | ||
315 | # CONFIG_VLAN_8021Q is not set | 318 | # CONFIG_VLAN_8021Q is not set |
316 | # CONFIG_DECNET is not set | 319 | # CONFIG_DECNET is not set |
317 | # CONFIG_LLC2 is not set | 320 | # CONFIG_LLC2 is not set |
@@ -332,14 +335,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
332 | # CONFIG_IRDA is not set | 335 | # CONFIG_IRDA is not set |
333 | # CONFIG_BT is not set | 336 | # CONFIG_BT is not set |
334 | # CONFIG_AF_RXRPC is not set | 337 | # CONFIG_AF_RXRPC is not set |
335 | 338 | # CONFIG_PHONET is not set | |
336 | # | 339 | # CONFIG_WIRELESS is not set |
337 | # Wireless | ||
338 | # | ||
339 | # CONFIG_CFG80211 is not set | ||
340 | # CONFIG_WIRELESS_EXT is not set | ||
341 | # CONFIG_MAC80211 is not set | ||
342 | # CONFIG_IEEE80211 is not set | ||
343 | # CONFIG_RFKILL is not set | 340 | # CONFIG_RFKILL is not set |
344 | # CONFIG_NET_9P is not set | 341 | # CONFIG_NET_9P is not set |
345 | 342 | ||
@@ -520,8 +517,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
520 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 517 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
521 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 518 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
522 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 519 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
520 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
521 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
522 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
523 | # CONFIG_NET_PCI is not set | 523 | # CONFIG_NET_PCI is not set |
524 | # CONFIG_B44 is not set | 524 | # CONFIG_B44 is not set |
525 | # CONFIG_ATL2 is not set | ||
525 | CONFIG_NETDEV_1000=y | 526 | CONFIG_NETDEV_1000=y |
526 | # CONFIG_ACENIC is not set | 527 | # CONFIG_ACENIC is not set |
527 | # CONFIG_DL2K is not set | 528 | # CONFIG_DL2K is not set |
@@ -542,18 +543,22 @@ CONFIG_NETDEV_1000=y | |||
542 | # CONFIG_QLA3XXX is not set | 543 | # CONFIG_QLA3XXX is not set |
543 | # CONFIG_ATL1 is not set | 544 | # CONFIG_ATL1 is not set |
544 | # CONFIG_ATL1E is not set | 545 | # CONFIG_ATL1E is not set |
546 | # CONFIG_JME is not set | ||
545 | CONFIG_NETDEV_10000=y | 547 | CONFIG_NETDEV_10000=y |
546 | # CONFIG_CHELSIO_T1 is not set | 548 | # CONFIG_CHELSIO_T1 is not set |
547 | # CONFIG_CHELSIO_T3 is not set | 549 | # CONFIG_CHELSIO_T3 is not set |
550 | # CONFIG_ENIC is not set | ||
548 | # CONFIG_IXGBE is not set | 551 | # CONFIG_IXGBE is not set |
549 | # CONFIG_IXGB is not set | 552 | # CONFIG_IXGB is not set |
550 | # CONFIG_S2IO is not set | 553 | # CONFIG_S2IO is not set |
551 | # CONFIG_MYRI10GE is not set | 554 | # CONFIG_MYRI10GE is not set |
552 | # CONFIG_NETXEN_NIC is not set | 555 | # CONFIG_NETXEN_NIC is not set |
553 | # CONFIG_NIU is not set | 556 | # CONFIG_NIU is not set |
557 | # CONFIG_MLX4_EN is not set | ||
554 | # CONFIG_MLX4_CORE is not set | 558 | # CONFIG_MLX4_CORE is not set |
555 | # CONFIG_TEHUTI is not set | 559 | # CONFIG_TEHUTI is not set |
556 | # CONFIG_BNX2X is not set | 560 | # CONFIG_BNX2X is not set |
561 | # CONFIG_QLGE is not set | ||
557 | # CONFIG_SFC is not set | 562 | # CONFIG_SFC is not set |
558 | # CONFIG_TR is not set | 563 | # CONFIG_TR is not set |
559 | 564 | ||
@@ -649,6 +654,8 @@ CONFIG_SSB_POSSIBLE=y | |||
649 | # CONFIG_MFD_CORE is not set | 654 | # CONFIG_MFD_CORE is not set |
650 | # CONFIG_MFD_SM501 is not set | 655 | # CONFIG_MFD_SM501 is not set |
651 | # CONFIG_HTC_PASIC3 is not set | 656 | # CONFIG_HTC_PASIC3 is not set |
657 | # CONFIG_MFD_TMIO is not set | ||
658 | # CONFIG_MFD_WM8400 is not set | ||
652 | 659 | ||
653 | # | 660 | # |
654 | # Multimedia devices | 661 | # Multimedia devices |
@@ -690,9 +697,14 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
690 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 697 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
691 | 698 | ||
692 | # | 699 | # |
700 | # Enable Host or Gadget support to see Inventra options | ||
701 | # | ||
702 | |||
703 | # | ||
693 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 704 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
694 | # | 705 | # |
695 | # CONFIG_USB_GADGET is not set | 706 | # CONFIG_USB_GADGET is not set |
707 | # CONFIG_UWB is not set | ||
696 | # CONFIG_MMC is not set | 708 | # CONFIG_MMC is not set |
697 | # CONFIG_MEMSTICK is not set | 709 | # CONFIG_MEMSTICK is not set |
698 | # CONFIG_NEW_LEDS is not set | 710 | # CONFIG_NEW_LEDS is not set |
@@ -702,6 +714,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
702 | # CONFIG_RTC_CLASS is not set | 714 | # CONFIG_RTC_CLASS is not set |
703 | # CONFIG_DMADEVICES is not set | 715 | # CONFIG_DMADEVICES is not set |
704 | # CONFIG_UIO is not set | 716 | # CONFIG_UIO is not set |
717 | # CONFIG_STAGING is not set | ||
705 | 718 | ||
706 | # | 719 | # |
707 | # File systems | 720 | # File systems |
@@ -710,10 +723,11 @@ CONFIG_EXT2_FS=y | |||
710 | # CONFIG_EXT2_FS_XATTR is not set | 723 | # CONFIG_EXT2_FS_XATTR is not set |
711 | # CONFIG_EXT2_FS_XIP is not set | 724 | # CONFIG_EXT2_FS_XIP is not set |
712 | # CONFIG_EXT3_FS is not set | 725 | # CONFIG_EXT3_FS is not set |
713 | # CONFIG_EXT4DEV_FS is not set | 726 | # CONFIG_EXT4_FS is not set |
714 | # CONFIG_REISERFS_FS is not set | 727 | # CONFIG_REISERFS_FS is not set |
715 | # CONFIG_JFS_FS is not set | 728 | # CONFIG_JFS_FS is not set |
716 | # CONFIG_FS_POSIX_ACL is not set | 729 | # CONFIG_FS_POSIX_ACL is not set |
730 | CONFIG_FILE_LOCKING=y | ||
717 | # CONFIG_XFS_FS is not set | 731 | # CONFIG_XFS_FS is not set |
718 | # CONFIG_OCFS2_FS is not set | 732 | # CONFIG_OCFS2_FS is not set |
719 | CONFIG_DNOTIFY=y | 733 | CONFIG_DNOTIFY=y |
@@ -743,6 +757,7 @@ CONFIG_INOTIFY_USER=y | |||
743 | CONFIG_PROC_FS=y | 757 | CONFIG_PROC_FS=y |
744 | CONFIG_PROC_KCORE=y | 758 | CONFIG_PROC_KCORE=y |
745 | CONFIG_PROC_SYSCTL=y | 759 | CONFIG_PROC_SYSCTL=y |
760 | CONFIG_PROC_PAGE_MONITOR=y | ||
746 | CONFIG_SYSFS=y | 761 | CONFIG_SYSFS=y |
747 | CONFIG_TMPFS=y | 762 | CONFIG_TMPFS=y |
748 | # CONFIG_TMPFS_POSIX_ACL is not set | 763 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -780,6 +795,7 @@ CONFIG_LOCKD=y | |||
780 | CONFIG_LOCKD_V4=y | 795 | CONFIG_LOCKD_V4=y |
781 | CONFIG_NFS_COMMON=y | 796 | CONFIG_NFS_COMMON=y |
782 | CONFIG_SUNRPC=y | 797 | CONFIG_SUNRPC=y |
798 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
783 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 799 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
784 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 800 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
785 | # CONFIG_SMB_FS is not set | 801 | # CONFIG_SMB_FS is not set |
@@ -800,7 +816,6 @@ CONFIG_MSDOS_PARTITION=y | |||
800 | # Library routines | 816 | # Library routines |
801 | # | 817 | # |
802 | CONFIG_BITREVERSE=y | 818 | CONFIG_BITREVERSE=y |
803 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
804 | # CONFIG_CRC_CCITT is not set | 819 | # CONFIG_CRC_CCITT is not set |
805 | # CONFIG_CRC16 is not set | 820 | # CONFIG_CRC16 is not set |
806 | # CONFIG_CRC_T10DIF is not set | 821 | # CONFIG_CRC_T10DIF is not set |
@@ -853,14 +868,21 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
853 | # CONFIG_DEBUG_SG is not set | 868 | # CONFIG_DEBUG_SG is not set |
854 | # CONFIG_BOOT_PRINTK_DELAY is not set | 869 | # CONFIG_BOOT_PRINTK_DELAY is not set |
855 | # CONFIG_RCU_TORTURE_TEST is not set | 870 | # CONFIG_RCU_TORTURE_TEST is not set |
871 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
856 | # CONFIG_BACKTRACE_SELF_TEST is not set | 872 | # CONFIG_BACKTRACE_SELF_TEST is not set |
873 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
857 | # CONFIG_FAULT_INJECTION is not set | 874 | # CONFIG_FAULT_INJECTION is not set |
858 | # CONFIG_LATENCYTOP is not set | 875 | # CONFIG_LATENCYTOP is not set |
876 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
877 | CONFIG_NOP_TRACER=y | ||
859 | CONFIG_HAVE_FTRACE=y | 878 | CONFIG_HAVE_FTRACE=y |
860 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 879 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
861 | # CONFIG_FTRACE is not set | 880 | # CONFIG_FTRACE is not set |
862 | # CONFIG_SCHED_TRACER is not set | 881 | # CONFIG_SCHED_TRACER is not set |
863 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 882 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
883 | # CONFIG_BOOT_TRACER is not set | ||
884 | # CONFIG_STACK_TRACER is not set | ||
885 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
864 | # CONFIG_SAMPLES is not set | 886 | # CONFIG_SAMPLES is not set |
865 | CONFIG_HAVE_ARCH_KGDB=y | 887 | CONFIG_HAVE_ARCH_KGDB=y |
866 | # CONFIG_KGDB is not set | 888 | # CONFIG_KGDB is not set |
@@ -869,6 +891,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
869 | # CONFIG_DEBUG_PAGEALLOC is not set | 891 | # CONFIG_DEBUG_PAGEALLOC is not set |
870 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 892 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
871 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 893 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
894 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
872 | # CONFIG_XMON is not set | 895 | # CONFIG_XMON is not set |
873 | # CONFIG_IRQSTACKS is not set | 896 | # CONFIG_IRQSTACKS is not set |
874 | # CONFIG_VIRQ_DEBUG is not set | 897 | # CONFIG_VIRQ_DEBUG is not set |
@@ -880,14 +903,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
880 | # | 903 | # |
881 | # CONFIG_KEYS is not set | 904 | # CONFIG_KEYS is not set |
882 | # CONFIG_SECURITY is not set | 905 | # CONFIG_SECURITY is not set |
906 | # CONFIG_SECURITYFS is not set | ||
883 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 907 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
884 | CONFIG_CRYPTO=y | 908 | CONFIG_CRYPTO=y |
885 | 909 | ||
886 | # | 910 | # |
887 | # Crypto core or helper | 911 | # Crypto core or helper |
888 | # | 912 | # |
913 | # CONFIG_CRYPTO_FIPS is not set | ||
889 | CONFIG_CRYPTO_ALGAPI=y | 914 | CONFIG_CRYPTO_ALGAPI=y |
915 | CONFIG_CRYPTO_AEAD=y | ||
890 | CONFIG_CRYPTO_BLKCIPHER=y | 916 | CONFIG_CRYPTO_BLKCIPHER=y |
917 | CONFIG_CRYPTO_HASH=y | ||
918 | CONFIG_CRYPTO_RNG=y | ||
891 | CONFIG_CRYPTO_MANAGER=y | 919 | CONFIG_CRYPTO_MANAGER=y |
892 | # CONFIG_CRYPTO_GF128MUL is not set | 920 | # CONFIG_CRYPTO_GF128MUL is not set |
893 | # CONFIG_CRYPTO_NULL is not set | 921 | # CONFIG_CRYPTO_NULL is not set |
@@ -960,6 +988,11 @@ CONFIG_CRYPTO_DES=y | |||
960 | # | 988 | # |
961 | # CONFIG_CRYPTO_DEFLATE is not set | 989 | # CONFIG_CRYPTO_DEFLATE is not set |
962 | # CONFIG_CRYPTO_LZO is not set | 990 | # CONFIG_CRYPTO_LZO is not set |
991 | |||
992 | # | ||
993 | # Random Number Generation | ||
994 | # | ||
995 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
963 | CONFIG_CRYPTO_HW=y | 996 | CONFIG_CRYPTO_HW=y |
964 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 997 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
965 | # CONFIG_PPC_CLOCK is not set | 998 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/44x/arches_defconfig b/arch/powerpc/configs/44x/arches_defconfig index 70f46078eb6a..082158d591c5 100644 --- a/arch/powerpc/configs/44x/arches_defconfig +++ b/arch/powerpc/configs/44x/arches_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.27-rc5 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Wed Oct 1 15:54:57 2008 | 4 | # Tue Oct 28 09:16:04 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -23,7 +23,7 @@ CONFIG_PHYS_64BIT=y | |||
23 | CONFIG_NOT_COHERENT_CACHE=y | 23 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 25 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 26 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
27 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 29 | CONFIG_GENERIC_TIME=y |
@@ -103,7 +103,9 @@ CONFIG_SIGNALFD=y | |||
103 | CONFIG_TIMERFD=y | 103 | CONFIG_TIMERFD=y |
104 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
105 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
106 | CONFIG_AIO=y | ||
106 | CONFIG_VM_EVENT_COUNTERS=y | 107 | CONFIG_VM_EVENT_COUNTERS=y |
108 | CONFIG_PCI_QUIRKS=y | ||
107 | CONFIG_SLUB_DEBUG=y | 109 | CONFIG_SLUB_DEBUG=y |
108 | # CONFIG_SLAB is not set | 110 | # CONFIG_SLAB is not set |
109 | CONFIG_SLUB=y | 111 | CONFIG_SLUB=y |
@@ -117,10 +119,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
117 | CONFIG_HAVE_KPROBES=y | 119 | CONFIG_HAVE_KPROBES=y |
118 | CONFIG_HAVE_KRETPROBES=y | 120 | CONFIG_HAVE_KRETPROBES=y |
119 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 121 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
120 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
121 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
122 | # CONFIG_HAVE_CLK is not set | ||
123 | CONFIG_PROC_PAGE_MONITOR=y | ||
124 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
125 | CONFIG_SLABINFO=y | 123 | CONFIG_SLABINFO=y |
126 | CONFIG_RT_MUTEXES=y | 124 | CONFIG_RT_MUTEXES=y |
@@ -153,6 +151,7 @@ CONFIG_DEFAULT_AS=y | |||
153 | # CONFIG_DEFAULT_NOOP is not set | 151 | # CONFIG_DEFAULT_NOOP is not set |
154 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
155 | CONFIG_CLASSIC_RCU=y | 153 | CONFIG_CLASSIC_RCU=y |
154 | # CONFIG_FREEZER is not set | ||
156 | CONFIG_PPC4xx_PCI_EXPRESS=y | 155 | CONFIG_PPC4xx_PCI_EXPRESS=y |
157 | 156 | ||
158 | # | 157 | # |
@@ -175,6 +174,7 @@ CONFIG_ARCHES=y | |||
175 | # CONFIG_YOSEMITE is not set | 174 | # CONFIG_YOSEMITE is not set |
176 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 175 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
177 | CONFIG_PPC44x_SIMPLE=y | 176 | CONFIG_PPC44x_SIMPLE=y |
177 | # CONFIG_PPC4xx_GPIO is not set | ||
178 | CONFIG_460EX=y | 178 | CONFIG_460EX=y |
179 | # CONFIG_IPIC is not set | 179 | # CONFIG_IPIC is not set |
180 | # CONFIG_MPIC is not set | 180 | # CONFIG_MPIC is not set |
@@ -207,6 +207,8 @@ CONFIG_PREEMPT_NONE=y | |||
207 | # CONFIG_PREEMPT_VOLUNTARY is not set | 207 | # CONFIG_PREEMPT_VOLUNTARY is not set |
208 | # CONFIG_PREEMPT is not set | 208 | # CONFIG_PREEMPT is not set |
209 | CONFIG_BINFMT_ELF=y | 209 | CONFIG_BINFMT_ELF=y |
210 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
211 | # CONFIG_HAVE_AOUT is not set | ||
210 | # CONFIG_BINFMT_MISC is not set | 212 | # CONFIG_BINFMT_MISC is not set |
211 | # CONFIG_MATH_EMULATION is not set | 213 | # CONFIG_MATH_EMULATION is not set |
212 | # CONFIG_IOMMU_HELPER is not set | 214 | # CONFIG_IOMMU_HELPER is not set |
@@ -221,15 +223,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
221 | # CONFIG_SPARSEMEM_MANUAL is not set | 223 | # CONFIG_SPARSEMEM_MANUAL is not set |
222 | CONFIG_FLATMEM=y | 224 | CONFIG_FLATMEM=y |
223 | CONFIG_FLAT_NODE_MEM_MAP=y | 225 | CONFIG_FLAT_NODE_MEM_MAP=y |
224 | # CONFIG_SPARSEMEM_STATIC is not set | ||
225 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
226 | CONFIG_PAGEFLAGS_EXTENDED=y | 226 | CONFIG_PAGEFLAGS_EXTENDED=y |
227 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 227 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
228 | CONFIG_MIGRATION=y | 228 | CONFIG_MIGRATION=y |
229 | CONFIG_RESOURCES_64BIT=y | 229 | CONFIG_RESOURCES_64BIT=y |
230 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
230 | CONFIG_ZONE_DMA_FLAG=1 | 231 | CONFIG_ZONE_DMA_FLAG=1 |
231 | CONFIG_BOUNCE=y | 232 | CONFIG_BOUNCE=y |
232 | CONFIG_VIRT_TO_BUS=y | 233 | CONFIG_VIRT_TO_BUS=y |
234 | CONFIG_UNEVICTABLE_LRU=y | ||
233 | CONFIG_FORCE_MAX_ZONEORDER=11 | 235 | CONFIG_FORCE_MAX_ZONEORDER=11 |
234 | CONFIG_PROC_DEVICETREE=y | 236 | CONFIG_PROC_DEVICETREE=y |
235 | CONFIG_CMDLINE_BOOL=y | 237 | CONFIG_CMDLINE_BOOL=y |
@@ -316,6 +318,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
316 | # CONFIG_TIPC is not set | 318 | # CONFIG_TIPC is not set |
317 | # CONFIG_ATM is not set | 319 | # CONFIG_ATM is not set |
318 | # CONFIG_BRIDGE is not set | 320 | # CONFIG_BRIDGE is not set |
321 | # CONFIG_NET_DSA is not set | ||
319 | # CONFIG_VLAN_8021Q is not set | 322 | # CONFIG_VLAN_8021Q is not set |
320 | # CONFIG_DECNET is not set | 323 | # CONFIG_DECNET is not set |
321 | # CONFIG_LLC2 is not set | 324 | # CONFIG_LLC2 is not set |
@@ -336,14 +339,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
336 | # CONFIG_IRDA is not set | 339 | # CONFIG_IRDA is not set |
337 | # CONFIG_BT is not set | 340 | # CONFIG_BT is not set |
338 | # CONFIG_AF_RXRPC is not set | 341 | # CONFIG_AF_RXRPC is not set |
339 | 342 | # CONFIG_PHONET is not set | |
340 | # | 343 | # CONFIG_WIRELESS is not set |
341 | # Wireless | ||
342 | # | ||
343 | # CONFIG_CFG80211 is not set | ||
344 | # CONFIG_WIRELESS_EXT is not set | ||
345 | # CONFIG_MAC80211 is not set | ||
346 | # CONFIG_IEEE80211 is not set | ||
347 | # CONFIG_RFKILL is not set | 344 | # CONFIG_RFKILL is not set |
348 | # CONFIG_NET_9P is not set | 345 | # CONFIG_NET_9P is not set |
349 | 346 | ||
@@ -440,8 +437,12 @@ CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | |||
440 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 437 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
441 | CONFIG_IBM_NEW_EMAC_TAH=y | 438 | CONFIG_IBM_NEW_EMAC_TAH=y |
442 | CONFIG_IBM_NEW_EMAC_EMAC4=y | 439 | CONFIG_IBM_NEW_EMAC_EMAC4=y |
440 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
441 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
442 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
443 | # CONFIG_NET_PCI is not set | 443 | # CONFIG_NET_PCI is not set |
444 | # CONFIG_B44 is not set | 444 | # CONFIG_B44 is not set |
445 | # CONFIG_ATL2 is not set | ||
445 | # CONFIG_NETDEV_1000 is not set | 446 | # CONFIG_NETDEV_1000 is not set |
446 | # CONFIG_NETDEV_10000 is not set | 447 | # CONFIG_NETDEV_10000 is not set |
447 | # CONFIG_TR is not set | 448 | # CONFIG_TR is not set |
@@ -540,6 +541,7 @@ CONFIG_SSB_POSSIBLE=y | |||
540 | # CONFIG_MFD_SM501 is not set | 541 | # CONFIG_MFD_SM501 is not set |
541 | # CONFIG_HTC_PASIC3 is not set | 542 | # CONFIG_HTC_PASIC3 is not set |
542 | # CONFIG_MFD_TMIO is not set | 543 | # CONFIG_MFD_TMIO is not set |
544 | # CONFIG_MFD_WM8400 is not set | ||
543 | 545 | ||
544 | # | 546 | # |
545 | # Multimedia devices | 547 | # Multimedia devices |
@@ -573,6 +575,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
573 | # CONFIG_DISPLAY_SUPPORT is not set | 575 | # CONFIG_DISPLAY_SUPPORT is not set |
574 | # CONFIG_SOUND is not set | 576 | # CONFIG_SOUND is not set |
575 | # CONFIG_USB_SUPPORT is not set | 577 | # CONFIG_USB_SUPPORT is not set |
578 | # CONFIG_UWB is not set | ||
576 | # CONFIG_MMC is not set | 579 | # CONFIG_MMC is not set |
577 | # CONFIG_MEMSTICK is not set | 580 | # CONFIG_MEMSTICK is not set |
578 | # CONFIG_NEW_LEDS is not set | 581 | # CONFIG_NEW_LEDS is not set |
@@ -582,6 +585,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
582 | # CONFIG_RTC_CLASS is not set | 585 | # CONFIG_RTC_CLASS is not set |
583 | # CONFIG_DMADEVICES is not set | 586 | # CONFIG_DMADEVICES is not set |
584 | # CONFIG_UIO is not set | 587 | # CONFIG_UIO is not set |
588 | # CONFIG_STAGING is not set | ||
585 | 589 | ||
586 | # | 590 | # |
587 | # File systems | 591 | # File systems |
@@ -590,10 +594,11 @@ CONFIG_EXT2_FS=y | |||
590 | # CONFIG_EXT2_FS_XATTR is not set | 594 | # CONFIG_EXT2_FS_XATTR is not set |
591 | # CONFIG_EXT2_FS_XIP is not set | 595 | # CONFIG_EXT2_FS_XIP is not set |
592 | # CONFIG_EXT3_FS is not set | 596 | # CONFIG_EXT3_FS is not set |
593 | # CONFIG_EXT4DEV_FS is not set | 597 | # CONFIG_EXT4_FS is not set |
594 | # CONFIG_REISERFS_FS is not set | 598 | # CONFIG_REISERFS_FS is not set |
595 | # CONFIG_JFS_FS is not set | 599 | # CONFIG_JFS_FS is not set |
596 | # CONFIG_FS_POSIX_ACL is not set | 600 | # CONFIG_FS_POSIX_ACL is not set |
601 | CONFIG_FILE_LOCKING=y | ||
597 | # CONFIG_XFS_FS is not set | 602 | # CONFIG_XFS_FS is not set |
598 | # CONFIG_OCFS2_FS is not set | 603 | # CONFIG_OCFS2_FS is not set |
599 | CONFIG_DNOTIFY=y | 604 | CONFIG_DNOTIFY=y |
@@ -623,6 +628,7 @@ CONFIG_INOTIFY_USER=y | |||
623 | CONFIG_PROC_FS=y | 628 | CONFIG_PROC_FS=y |
624 | CONFIG_PROC_KCORE=y | 629 | CONFIG_PROC_KCORE=y |
625 | CONFIG_PROC_SYSCTL=y | 630 | CONFIG_PROC_SYSCTL=y |
631 | CONFIG_PROC_PAGE_MONITOR=y | ||
626 | CONFIG_SYSFS=y | 632 | CONFIG_SYSFS=y |
627 | CONFIG_TMPFS=y | 633 | CONFIG_TMPFS=y |
628 | # CONFIG_TMPFS_POSIX_ACL is not set | 634 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -659,6 +665,7 @@ CONFIG_LOCKD=y | |||
659 | CONFIG_LOCKD_V4=y | 665 | CONFIG_LOCKD_V4=y |
660 | CONFIG_NFS_COMMON=y | 666 | CONFIG_NFS_COMMON=y |
661 | CONFIG_SUNRPC=y | 667 | CONFIG_SUNRPC=y |
668 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
662 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 669 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
663 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 670 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
664 | # CONFIG_SMB_FS is not set | 671 | # CONFIG_SMB_FS is not set |
@@ -679,7 +686,6 @@ CONFIG_MSDOS_PARTITION=y | |||
679 | # Library routines | 686 | # Library routines |
680 | # | 687 | # |
681 | CONFIG_BITREVERSE=y | 688 | CONFIG_BITREVERSE=y |
682 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
683 | # CONFIG_CRC_CCITT is not set | 689 | # CONFIG_CRC_CCITT is not set |
684 | # CONFIG_CRC16 is not set | 690 | # CONFIG_CRC16 is not set |
685 | # CONFIG_CRC_T10DIF is not set | 691 | # CONFIG_CRC_T10DIF is not set |
@@ -732,15 +738,21 @@ CONFIG_SCHED_DEBUG=y | |||
732 | # CONFIG_DEBUG_SG is not set | 738 | # CONFIG_DEBUG_SG is not set |
733 | # CONFIG_BOOT_PRINTK_DELAY is not set | 739 | # CONFIG_BOOT_PRINTK_DELAY is not set |
734 | # CONFIG_RCU_TORTURE_TEST is not set | 740 | # CONFIG_RCU_TORTURE_TEST is not set |
741 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
735 | # CONFIG_BACKTRACE_SELF_TEST is not set | 742 | # CONFIG_BACKTRACE_SELF_TEST is not set |
743 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
736 | # CONFIG_FAULT_INJECTION is not set | 744 | # CONFIG_FAULT_INJECTION is not set |
737 | # CONFIG_LATENCYTOP is not set | 745 | # CONFIG_LATENCYTOP is not set |
738 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 746 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
747 | CONFIG_NOP_TRACER=y | ||
739 | CONFIG_HAVE_FTRACE=y | 748 | CONFIG_HAVE_FTRACE=y |
740 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 749 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
741 | # CONFIG_FTRACE is not set | 750 | # CONFIG_FTRACE is not set |
742 | # CONFIG_SCHED_TRACER is not set | 751 | # CONFIG_SCHED_TRACER is not set |
743 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 752 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
753 | # CONFIG_BOOT_TRACER is not set | ||
754 | # CONFIG_STACK_TRACER is not set | ||
755 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
744 | # CONFIG_SAMPLES is not set | 756 | # CONFIG_SAMPLES is not set |
745 | CONFIG_HAVE_ARCH_KGDB=y | 757 | CONFIG_HAVE_ARCH_KGDB=y |
746 | # CONFIG_KGDB is not set | 758 | # CONFIG_KGDB is not set |
@@ -761,6 +773,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
761 | # | 773 | # |
762 | # CONFIG_KEYS is not set | 774 | # CONFIG_KEYS is not set |
763 | # CONFIG_SECURITY is not set | 775 | # CONFIG_SECURITY is not set |
776 | # CONFIG_SECURITYFS is not set | ||
764 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 777 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
765 | # CONFIG_CRYPTO is not set | 778 | # CONFIG_CRYPTO is not set |
766 | # CONFIG_PPC_CLOCK is not set | 779 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/44x/bamboo_defconfig b/arch/powerpc/configs/44x/bamboo_defconfig index e920693535af..f47c2f3420f6 100644 --- a/arch/powerpc/configs/44x/bamboo_defconfig +++ b/arch/powerpc/configs/44x/bamboo_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 08:43:44 2008 | 4 | # Tue Oct 28 09:16:06 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -23,14 +23,13 @@ CONFIG_PHYS_64BIT=y | |||
23 | CONFIG_NOT_COHERENT_CACHE=y | 23 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 25 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 26 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
27 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 29 | CONFIG_GENERIC_TIME=y |
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
35 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
36 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -92,7 +91,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
92 | CONFIG_SYSCTL=y | 91 | CONFIG_SYSCTL=y |
93 | CONFIG_EMBEDDED=y | 92 | CONFIG_EMBEDDED=y |
94 | CONFIG_SYSCTL_SYSCALL=y | 93 | CONFIG_SYSCTL_SYSCALL=y |
95 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
96 | CONFIG_KALLSYMS=y | 94 | CONFIG_KALLSYMS=y |
97 | # CONFIG_KALLSYMS_ALL is not set | 95 | # CONFIG_KALLSYMS_ALL is not set |
98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 96 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -109,7 +107,9 @@ CONFIG_SIGNALFD=y | |||
109 | CONFIG_TIMERFD=y | 107 | CONFIG_TIMERFD=y |
110 | CONFIG_EVENTFD=y | 108 | CONFIG_EVENTFD=y |
111 | CONFIG_SHMEM=y | 109 | CONFIG_SHMEM=y |
110 | CONFIG_AIO=y | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 111 | CONFIG_VM_EVENT_COUNTERS=y |
112 | CONFIG_PCI_QUIRKS=y | ||
113 | CONFIG_SLUB_DEBUG=y | 113 | CONFIG_SLUB_DEBUG=y |
114 | # CONFIG_SLAB is not set | 114 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 115 | CONFIG_SLUB=y |
@@ -123,10 +123,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 123 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 124 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 125 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
126 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
127 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
128 | # CONFIG_HAVE_CLK is not set | ||
129 | CONFIG_PROC_PAGE_MONITOR=y | ||
130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
131 | CONFIG_SLABINFO=y | 127 | CONFIG_SLABINFO=y |
132 | CONFIG_RT_MUTEXES=y | 128 | CONFIG_RT_MUTEXES=y |
@@ -159,6 +155,7 @@ CONFIG_DEFAULT_AS=y | |||
159 | # CONFIG_DEFAULT_NOOP is not set | 155 | # CONFIG_DEFAULT_NOOP is not set |
160 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 156 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
161 | CONFIG_CLASSIC_RCU=y | 157 | CONFIG_CLASSIC_RCU=y |
158 | # CONFIG_FREEZER is not set | ||
162 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 159 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
163 | 160 | ||
164 | # | 161 | # |
@@ -175,9 +172,13 @@ CONFIG_BAMBOO=y | |||
175 | # CONFIG_KATMAI is not set | 172 | # CONFIG_KATMAI is not set |
176 | # CONFIG_RAINIER is not set | 173 | # CONFIG_RAINIER is not set |
177 | # CONFIG_WARP is not set | 174 | # CONFIG_WARP is not set |
175 | # CONFIG_ARCHES is not set | ||
178 | # CONFIG_CANYONLANDS is not set | 176 | # CONFIG_CANYONLANDS is not set |
177 | # CONFIG_GLACIER is not set | ||
179 | # CONFIG_YOSEMITE is not set | 178 | # CONFIG_YOSEMITE is not set |
180 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 179 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
180 | CONFIG_PPC44x_SIMPLE=y | ||
181 | # CONFIG_PPC4xx_GPIO is not set | ||
181 | CONFIG_440EP=y | 182 | CONFIG_440EP=y |
182 | CONFIG_IBM440EP_ERR42=y | 183 | CONFIG_IBM440EP_ERR42=y |
183 | # CONFIG_IPIC is not set | 184 | # CONFIG_IPIC is not set |
@@ -197,7 +198,6 @@ CONFIG_IBM440EP_ERR42=y | |||
197 | # Kernel options | 198 | # Kernel options |
198 | # | 199 | # |
199 | # CONFIG_HIGHMEM is not set | 200 | # CONFIG_HIGHMEM is not set |
200 | # CONFIG_TICK_ONESHOT is not set | ||
201 | # CONFIG_NO_HZ is not set | 201 | # CONFIG_NO_HZ is not set |
202 | # CONFIG_HIGH_RES_TIMERS is not set | 202 | # CONFIG_HIGH_RES_TIMERS is not set |
203 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 203 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -211,6 +211,8 @@ CONFIG_PREEMPT_NONE=y | |||
211 | # CONFIG_PREEMPT_VOLUNTARY is not set | 211 | # CONFIG_PREEMPT_VOLUNTARY is not set |
212 | # CONFIG_PREEMPT is not set | 212 | # CONFIG_PREEMPT is not set |
213 | CONFIG_BINFMT_ELF=y | 213 | CONFIG_BINFMT_ELF=y |
214 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
215 | # CONFIG_HAVE_AOUT is not set | ||
214 | # CONFIG_BINFMT_MISC is not set | 216 | # CONFIG_BINFMT_MISC is not set |
215 | # CONFIG_MATH_EMULATION is not set | 217 | # CONFIG_MATH_EMULATION is not set |
216 | # CONFIG_IOMMU_HELPER is not set | 218 | # CONFIG_IOMMU_HELPER is not set |
@@ -225,15 +227,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
225 | # CONFIG_SPARSEMEM_MANUAL is not set | 227 | # CONFIG_SPARSEMEM_MANUAL is not set |
226 | CONFIG_FLATMEM=y | 228 | CONFIG_FLATMEM=y |
227 | CONFIG_FLAT_NODE_MEM_MAP=y | 229 | CONFIG_FLAT_NODE_MEM_MAP=y |
228 | # CONFIG_SPARSEMEM_STATIC is not set | ||
229 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
230 | CONFIG_PAGEFLAGS_EXTENDED=y | 230 | CONFIG_PAGEFLAGS_EXTENDED=y |
231 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 231 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
232 | CONFIG_MIGRATION=y | 232 | CONFIG_MIGRATION=y |
233 | CONFIG_RESOURCES_64BIT=y | 233 | CONFIG_RESOURCES_64BIT=y |
234 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
234 | CONFIG_ZONE_DMA_FLAG=1 | 235 | CONFIG_ZONE_DMA_FLAG=1 |
235 | CONFIG_BOUNCE=y | 236 | CONFIG_BOUNCE=y |
236 | CONFIG_VIRT_TO_BUS=y | 237 | CONFIG_VIRT_TO_BUS=y |
238 | CONFIG_UNEVICTABLE_LRU=y | ||
237 | CONFIG_FORCE_MAX_ZONEORDER=11 | 239 | CONFIG_FORCE_MAX_ZONEORDER=11 |
238 | CONFIG_PROC_DEVICETREE=y | 240 | CONFIG_PROC_DEVICETREE=y |
239 | CONFIG_CMDLINE_BOOL=y | 241 | CONFIG_CMDLINE_BOOL=y |
@@ -320,6 +322,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
320 | # CONFIG_TIPC is not set | 322 | # CONFIG_TIPC is not set |
321 | # CONFIG_ATM is not set | 323 | # CONFIG_ATM is not set |
322 | # CONFIG_BRIDGE is not set | 324 | # CONFIG_BRIDGE is not set |
325 | # CONFIG_NET_DSA is not set | ||
323 | # CONFIG_VLAN_8021Q is not set | 326 | # CONFIG_VLAN_8021Q is not set |
324 | # CONFIG_DECNET is not set | 327 | # CONFIG_DECNET is not set |
325 | # CONFIG_LLC2 is not set | 328 | # CONFIG_LLC2 is not set |
@@ -340,14 +343,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
340 | # CONFIG_IRDA is not set | 343 | # CONFIG_IRDA is not set |
341 | # CONFIG_BT is not set | 344 | # CONFIG_BT is not set |
342 | # CONFIG_AF_RXRPC is not set | 345 | # CONFIG_AF_RXRPC is not set |
343 | 346 | # CONFIG_PHONET is not set | |
344 | # | 347 | # CONFIG_WIRELESS is not set |
345 | # Wireless | ||
346 | # | ||
347 | # CONFIG_CFG80211 is not set | ||
348 | # CONFIG_WIRELESS_EXT is not set | ||
349 | # CONFIG_MAC80211 is not set | ||
350 | # CONFIG_IEEE80211 is not set | ||
351 | # CONFIG_RFKILL is not set | 348 | # CONFIG_RFKILL is not set |
352 | # CONFIG_NET_9P is not set | 349 | # CONFIG_NET_9P is not set |
353 | 350 | ||
@@ -450,8 +447,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
450 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 447 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
451 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 448 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
452 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 449 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
450 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
451 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
452 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
453 | # CONFIG_NET_PCI is not set | 453 | # CONFIG_NET_PCI is not set |
454 | # CONFIG_B44 is not set | 454 | # CONFIG_B44 is not set |
455 | # CONFIG_ATL2 is not set | ||
455 | CONFIG_NETDEV_1000=y | 456 | CONFIG_NETDEV_1000=y |
456 | # CONFIG_ACENIC is not set | 457 | # CONFIG_ACENIC is not set |
457 | # CONFIG_DL2K is not set | 458 | # CONFIG_DL2K is not set |
@@ -472,18 +473,22 @@ CONFIG_NETDEV_1000=y | |||
472 | # CONFIG_QLA3XXX is not set | 473 | # CONFIG_QLA3XXX is not set |
473 | # CONFIG_ATL1 is not set | 474 | # CONFIG_ATL1 is not set |
474 | # CONFIG_ATL1E is not set | 475 | # CONFIG_ATL1E is not set |
476 | # CONFIG_JME is not set | ||
475 | CONFIG_NETDEV_10000=y | 477 | CONFIG_NETDEV_10000=y |
476 | # CONFIG_CHELSIO_T1 is not set | 478 | # CONFIG_CHELSIO_T1 is not set |
477 | # CONFIG_CHELSIO_T3 is not set | 479 | # CONFIG_CHELSIO_T3 is not set |
480 | # CONFIG_ENIC is not set | ||
478 | # CONFIG_IXGBE is not set | 481 | # CONFIG_IXGBE is not set |
479 | # CONFIG_IXGB is not set | 482 | # CONFIG_IXGB is not set |
480 | # CONFIG_S2IO is not set | 483 | # CONFIG_S2IO is not set |
481 | # CONFIG_MYRI10GE is not set | 484 | # CONFIG_MYRI10GE is not set |
482 | # CONFIG_NETXEN_NIC is not set | 485 | # CONFIG_NETXEN_NIC is not set |
483 | # CONFIG_NIU is not set | 486 | # CONFIG_NIU is not set |
487 | # CONFIG_MLX4_EN is not set | ||
484 | # CONFIG_MLX4_CORE is not set | 488 | # CONFIG_MLX4_CORE is not set |
485 | # CONFIG_TEHUTI is not set | 489 | # CONFIG_TEHUTI is not set |
486 | # CONFIG_BNX2X is not set | 490 | # CONFIG_BNX2X is not set |
491 | # CONFIG_QLGE is not set | ||
487 | # CONFIG_SFC is not set | 492 | # CONFIG_SFC is not set |
488 | # CONFIG_TR is not set | 493 | # CONFIG_TR is not set |
489 | 494 | ||
@@ -579,6 +584,8 @@ CONFIG_SSB_POSSIBLE=y | |||
579 | # CONFIG_MFD_CORE is not set | 584 | # CONFIG_MFD_CORE is not set |
580 | # CONFIG_MFD_SM501 is not set | 585 | # CONFIG_MFD_SM501 is not set |
581 | # CONFIG_HTC_PASIC3 is not set | 586 | # CONFIG_HTC_PASIC3 is not set |
587 | # CONFIG_MFD_TMIO is not set | ||
588 | # CONFIG_MFD_WM8400 is not set | ||
582 | 589 | ||
583 | # | 590 | # |
584 | # Multimedia devices | 591 | # Multimedia devices |
@@ -620,9 +627,14 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
620 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 627 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
621 | 628 | ||
622 | # | 629 | # |
630 | # Enable Host or Gadget support to see Inventra options | ||
631 | # | ||
632 | |||
633 | # | ||
623 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 634 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
624 | # | 635 | # |
625 | # CONFIG_USB_GADGET is not set | 636 | # CONFIG_USB_GADGET is not set |
637 | # CONFIG_UWB is not set | ||
626 | # CONFIG_MMC is not set | 638 | # CONFIG_MMC is not set |
627 | # CONFIG_MEMSTICK is not set | 639 | # CONFIG_MEMSTICK is not set |
628 | # CONFIG_NEW_LEDS is not set | 640 | # CONFIG_NEW_LEDS is not set |
@@ -632,6 +644,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
632 | # CONFIG_RTC_CLASS is not set | 644 | # CONFIG_RTC_CLASS is not set |
633 | # CONFIG_DMADEVICES is not set | 645 | # CONFIG_DMADEVICES is not set |
634 | # CONFIG_UIO is not set | 646 | # CONFIG_UIO is not set |
647 | # CONFIG_STAGING is not set | ||
635 | 648 | ||
636 | # | 649 | # |
637 | # File systems | 650 | # File systems |
@@ -640,10 +653,11 @@ CONFIG_EXT2_FS=y | |||
640 | # CONFIG_EXT2_FS_XATTR is not set | 653 | # CONFIG_EXT2_FS_XATTR is not set |
641 | # CONFIG_EXT2_FS_XIP is not set | 654 | # CONFIG_EXT2_FS_XIP is not set |
642 | # CONFIG_EXT3_FS is not set | 655 | # CONFIG_EXT3_FS is not set |
643 | # CONFIG_EXT4DEV_FS is not set | 656 | # CONFIG_EXT4_FS is not set |
644 | # CONFIG_REISERFS_FS is not set | 657 | # CONFIG_REISERFS_FS is not set |
645 | # CONFIG_JFS_FS is not set | 658 | # CONFIG_JFS_FS is not set |
646 | # CONFIG_FS_POSIX_ACL is not set | 659 | # CONFIG_FS_POSIX_ACL is not set |
660 | CONFIG_FILE_LOCKING=y | ||
647 | # CONFIG_XFS_FS is not set | 661 | # CONFIG_XFS_FS is not set |
648 | # CONFIG_OCFS2_FS is not set | 662 | # CONFIG_OCFS2_FS is not set |
649 | CONFIG_DNOTIFY=y | 663 | CONFIG_DNOTIFY=y |
@@ -673,6 +687,7 @@ CONFIG_INOTIFY_USER=y | |||
673 | CONFIG_PROC_FS=y | 687 | CONFIG_PROC_FS=y |
674 | CONFIG_PROC_KCORE=y | 688 | CONFIG_PROC_KCORE=y |
675 | CONFIG_PROC_SYSCTL=y | 689 | CONFIG_PROC_SYSCTL=y |
690 | CONFIG_PROC_PAGE_MONITOR=y | ||
676 | CONFIG_SYSFS=y | 691 | CONFIG_SYSFS=y |
677 | CONFIG_TMPFS=y | 692 | CONFIG_TMPFS=y |
678 | # CONFIG_TMPFS_POSIX_ACL is not set | 693 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -709,6 +724,7 @@ CONFIG_LOCKD=y | |||
709 | CONFIG_LOCKD_V4=y | 724 | CONFIG_LOCKD_V4=y |
710 | CONFIG_NFS_COMMON=y | 725 | CONFIG_NFS_COMMON=y |
711 | CONFIG_SUNRPC=y | 726 | CONFIG_SUNRPC=y |
727 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
712 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 728 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
713 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 729 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
714 | # CONFIG_SMB_FS is not set | 730 | # CONFIG_SMB_FS is not set |
@@ -729,7 +745,6 @@ CONFIG_MSDOS_PARTITION=y | |||
729 | # Library routines | 745 | # Library routines |
730 | # | 746 | # |
731 | CONFIG_BITREVERSE=y | 747 | CONFIG_BITREVERSE=y |
732 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
733 | # CONFIG_CRC_CCITT is not set | 748 | # CONFIG_CRC_CCITT is not set |
734 | # CONFIG_CRC16 is not set | 749 | # CONFIG_CRC16 is not set |
735 | # CONFIG_CRC_T10DIF is not set | 750 | # CONFIG_CRC_T10DIF is not set |
@@ -782,14 +797,21 @@ CONFIG_SCHED_DEBUG=y | |||
782 | # CONFIG_DEBUG_SG is not set | 797 | # CONFIG_DEBUG_SG is not set |
783 | # CONFIG_BOOT_PRINTK_DELAY is not set | 798 | # CONFIG_BOOT_PRINTK_DELAY is not set |
784 | # CONFIG_RCU_TORTURE_TEST is not set | 799 | # CONFIG_RCU_TORTURE_TEST is not set |
800 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
785 | # CONFIG_BACKTRACE_SELF_TEST is not set | 801 | # CONFIG_BACKTRACE_SELF_TEST is not set |
802 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
786 | # CONFIG_FAULT_INJECTION is not set | 803 | # CONFIG_FAULT_INJECTION is not set |
787 | # CONFIG_LATENCYTOP is not set | 804 | # CONFIG_LATENCYTOP is not set |
805 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
806 | CONFIG_NOP_TRACER=y | ||
788 | CONFIG_HAVE_FTRACE=y | 807 | CONFIG_HAVE_FTRACE=y |
789 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 808 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
790 | # CONFIG_FTRACE is not set | 809 | # CONFIG_FTRACE is not set |
791 | # CONFIG_SCHED_TRACER is not set | 810 | # CONFIG_SCHED_TRACER is not set |
792 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 811 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
812 | # CONFIG_BOOT_TRACER is not set | ||
813 | # CONFIG_STACK_TRACER is not set | ||
814 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
793 | # CONFIG_SAMPLES is not set | 815 | # CONFIG_SAMPLES is not set |
794 | CONFIG_HAVE_ARCH_KGDB=y | 816 | CONFIG_HAVE_ARCH_KGDB=y |
795 | # CONFIG_KGDB is not set | 817 | # CONFIG_KGDB is not set |
@@ -798,6 +820,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
798 | # CONFIG_DEBUG_PAGEALLOC is not set | 820 | # CONFIG_DEBUG_PAGEALLOC is not set |
799 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 821 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
800 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 822 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
823 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
801 | # CONFIG_XMON is not set | 824 | # CONFIG_XMON is not set |
802 | # CONFIG_IRQSTACKS is not set | 825 | # CONFIG_IRQSTACKS is not set |
803 | # CONFIG_VIRQ_DEBUG is not set | 826 | # CONFIG_VIRQ_DEBUG is not set |
@@ -809,14 +832,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
809 | # | 832 | # |
810 | # CONFIG_KEYS is not set | 833 | # CONFIG_KEYS is not set |
811 | # CONFIG_SECURITY is not set | 834 | # CONFIG_SECURITY is not set |
835 | # CONFIG_SECURITYFS is not set | ||
812 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 836 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
813 | CONFIG_CRYPTO=y | 837 | CONFIG_CRYPTO=y |
814 | 838 | ||
815 | # | 839 | # |
816 | # Crypto core or helper | 840 | # Crypto core or helper |
817 | # | 841 | # |
842 | # CONFIG_CRYPTO_FIPS is not set | ||
818 | CONFIG_CRYPTO_ALGAPI=y | 843 | CONFIG_CRYPTO_ALGAPI=y |
844 | CONFIG_CRYPTO_AEAD=y | ||
819 | CONFIG_CRYPTO_BLKCIPHER=y | 845 | CONFIG_CRYPTO_BLKCIPHER=y |
846 | CONFIG_CRYPTO_HASH=y | ||
847 | CONFIG_CRYPTO_RNG=y | ||
820 | CONFIG_CRYPTO_MANAGER=y | 848 | CONFIG_CRYPTO_MANAGER=y |
821 | # CONFIG_CRYPTO_GF128MUL is not set | 849 | # CONFIG_CRYPTO_GF128MUL is not set |
822 | # CONFIG_CRYPTO_NULL is not set | 850 | # CONFIG_CRYPTO_NULL is not set |
@@ -889,6 +917,11 @@ CONFIG_CRYPTO_DES=y | |||
889 | # | 917 | # |
890 | # CONFIG_CRYPTO_DEFLATE is not set | 918 | # CONFIG_CRYPTO_DEFLATE is not set |
891 | # CONFIG_CRYPTO_LZO is not set | 919 | # CONFIG_CRYPTO_LZO is not set |
920 | |||
921 | # | ||
922 | # Random Number Generation | ||
923 | # | ||
924 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
892 | CONFIG_CRYPTO_HW=y | 925 | CONFIG_CRYPTO_HW=y |
893 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 926 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
894 | # CONFIG_PPC_CLOCK is not set | 927 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/44x/canyonlands_defconfig b/arch/powerpc/configs/44x/canyonlands_defconfig index 74da5c7754a4..0694756ac759 100644 --- a/arch/powerpc/configs/44x/canyonlands_defconfig +++ b/arch/powerpc/configs/44x/canyonlands_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 08:46:14 2008 | 4 | # Tue Oct 28 09:16:08 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -23,14 +23,13 @@ CONFIG_PHYS_64BIT=y | |||
23 | CONFIG_NOT_COHERENT_CACHE=y | 23 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 25 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 26 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
27 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 29 | CONFIG_GENERIC_TIME=y |
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
35 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
36 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -88,7 +87,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
88 | CONFIG_SYSCTL=y | 87 | CONFIG_SYSCTL=y |
89 | CONFIG_EMBEDDED=y | 88 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 89 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
92 | CONFIG_KALLSYMS=y | 90 | CONFIG_KALLSYMS=y |
93 | # CONFIG_KALLSYMS_ALL is not set | 91 | # CONFIG_KALLSYMS_ALL is not set |
94 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 92 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -105,7 +103,9 @@ CONFIG_SIGNALFD=y | |||
105 | CONFIG_TIMERFD=y | 103 | CONFIG_TIMERFD=y |
106 | CONFIG_EVENTFD=y | 104 | CONFIG_EVENTFD=y |
107 | CONFIG_SHMEM=y | 105 | CONFIG_SHMEM=y |
106 | CONFIG_AIO=y | ||
108 | CONFIG_VM_EVENT_COUNTERS=y | 107 | CONFIG_VM_EVENT_COUNTERS=y |
108 | CONFIG_PCI_QUIRKS=y | ||
109 | CONFIG_SLUB_DEBUG=y | 109 | CONFIG_SLUB_DEBUG=y |
110 | # CONFIG_SLAB is not set | 110 | # CONFIG_SLAB is not set |
111 | CONFIG_SLUB=y | 111 | CONFIG_SLUB=y |
@@ -119,10 +119,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
119 | CONFIG_HAVE_KPROBES=y | 119 | CONFIG_HAVE_KPROBES=y |
120 | CONFIG_HAVE_KRETPROBES=y | 120 | CONFIG_HAVE_KRETPROBES=y |
121 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 121 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
122 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
123 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
124 | # CONFIG_HAVE_CLK is not set | ||
125 | CONFIG_PROC_PAGE_MONITOR=y | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 122 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 123 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 124 | CONFIG_RT_MUTEXES=y |
@@ -155,6 +151,7 @@ CONFIG_DEFAULT_AS=y | |||
155 | # CONFIG_DEFAULT_NOOP is not set | 151 | # CONFIG_DEFAULT_NOOP is not set |
156 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 152 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
157 | CONFIG_CLASSIC_RCU=y | 153 | CONFIG_CLASSIC_RCU=y |
154 | # CONFIG_FREEZER is not set | ||
158 | CONFIG_PPC4xx_PCI_EXPRESS=y | 155 | CONFIG_PPC4xx_PCI_EXPRESS=y |
159 | 156 | ||
160 | # | 157 | # |
@@ -171,9 +168,13 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
171 | # CONFIG_KATMAI is not set | 168 | # CONFIG_KATMAI is not set |
172 | # CONFIG_RAINIER is not set | 169 | # CONFIG_RAINIER is not set |
173 | # CONFIG_WARP is not set | 170 | # CONFIG_WARP is not set |
171 | # CONFIG_ARCHES is not set | ||
174 | CONFIG_CANYONLANDS=y | 172 | CONFIG_CANYONLANDS=y |
173 | # CONFIG_GLACIER is not set | ||
175 | # CONFIG_YOSEMITE is not set | 174 | # CONFIG_YOSEMITE is not set |
176 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 175 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
176 | CONFIG_PPC44x_SIMPLE=y | ||
177 | # CONFIG_PPC4xx_GPIO is not set | ||
177 | CONFIG_460EX=y | 178 | CONFIG_460EX=y |
178 | # CONFIG_IPIC is not set | 179 | # CONFIG_IPIC is not set |
179 | # CONFIG_MPIC is not set | 180 | # CONFIG_MPIC is not set |
@@ -201,11 +202,13 @@ CONFIG_HZ_250=y | |||
201 | # CONFIG_HZ_300 is not set | 202 | # CONFIG_HZ_300 is not set |
202 | # CONFIG_HZ_1000 is not set | 203 | # CONFIG_HZ_1000 is not set |
203 | CONFIG_HZ=250 | 204 | CONFIG_HZ=250 |
204 | # CONFIG_SCHED_HRTICK is not set | 205 | CONFIG_SCHED_HRTICK=y |
205 | CONFIG_PREEMPT_NONE=y | 206 | CONFIG_PREEMPT_NONE=y |
206 | # CONFIG_PREEMPT_VOLUNTARY is not set | 207 | # CONFIG_PREEMPT_VOLUNTARY is not set |
207 | # CONFIG_PREEMPT is not set | 208 | # CONFIG_PREEMPT is not set |
208 | CONFIG_BINFMT_ELF=y | 209 | CONFIG_BINFMT_ELF=y |
210 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
211 | # CONFIG_HAVE_AOUT is not set | ||
209 | # CONFIG_BINFMT_MISC is not set | 212 | # CONFIG_BINFMT_MISC is not set |
210 | # CONFIG_MATH_EMULATION is not set | 213 | # CONFIG_MATH_EMULATION is not set |
211 | # CONFIG_IOMMU_HELPER is not set | 214 | # CONFIG_IOMMU_HELPER is not set |
@@ -220,15 +223,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
220 | # CONFIG_SPARSEMEM_MANUAL is not set | 223 | # CONFIG_SPARSEMEM_MANUAL is not set |
221 | CONFIG_FLATMEM=y | 224 | CONFIG_FLATMEM=y |
222 | CONFIG_FLAT_NODE_MEM_MAP=y | 225 | CONFIG_FLAT_NODE_MEM_MAP=y |
223 | # CONFIG_SPARSEMEM_STATIC is not set | ||
224 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
225 | CONFIG_PAGEFLAGS_EXTENDED=y | 226 | CONFIG_PAGEFLAGS_EXTENDED=y |
226 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 227 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
227 | CONFIG_MIGRATION=y | 228 | CONFIG_MIGRATION=y |
228 | CONFIG_RESOURCES_64BIT=y | 229 | CONFIG_RESOURCES_64BIT=y |
230 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
229 | CONFIG_ZONE_DMA_FLAG=1 | 231 | CONFIG_ZONE_DMA_FLAG=1 |
230 | CONFIG_BOUNCE=y | 232 | CONFIG_BOUNCE=y |
231 | CONFIG_VIRT_TO_BUS=y | 233 | CONFIG_VIRT_TO_BUS=y |
234 | CONFIG_UNEVICTABLE_LRU=y | ||
232 | CONFIG_FORCE_MAX_ZONEORDER=11 | 235 | CONFIG_FORCE_MAX_ZONEORDER=11 |
233 | CONFIG_PROC_DEVICETREE=y | 236 | CONFIG_PROC_DEVICETREE=y |
234 | CONFIG_CMDLINE_BOOL=y | 237 | CONFIG_CMDLINE_BOOL=y |
@@ -315,6 +318,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
315 | # CONFIG_TIPC is not set | 318 | # CONFIG_TIPC is not set |
316 | # CONFIG_ATM is not set | 319 | # CONFIG_ATM is not set |
317 | # CONFIG_BRIDGE is not set | 320 | # CONFIG_BRIDGE is not set |
321 | # CONFIG_NET_DSA is not set | ||
318 | # CONFIG_VLAN_8021Q is not set | 322 | # CONFIG_VLAN_8021Q is not set |
319 | # CONFIG_DECNET is not set | 323 | # CONFIG_DECNET is not set |
320 | # CONFIG_LLC2 is not set | 324 | # CONFIG_LLC2 is not set |
@@ -335,14 +339,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
335 | # CONFIG_IRDA is not set | 339 | # CONFIG_IRDA is not set |
336 | # CONFIG_BT is not set | 340 | # CONFIG_BT is not set |
337 | # CONFIG_AF_RXRPC is not set | 341 | # CONFIG_AF_RXRPC is not set |
338 | 342 | # CONFIG_PHONET is not set | |
339 | # | 343 | # CONFIG_WIRELESS is not set |
340 | # Wireless | ||
341 | # | ||
342 | # CONFIG_CFG80211 is not set | ||
343 | # CONFIG_WIRELESS_EXT is not set | ||
344 | # CONFIG_MAC80211 is not set | ||
345 | # CONFIG_IEEE80211 is not set | ||
346 | # CONFIG_RFKILL is not set | 344 | # CONFIG_RFKILL is not set |
347 | # CONFIG_NET_9P is not set | 345 | # CONFIG_NET_9P is not set |
348 | 346 | ||
@@ -439,8 +437,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
439 | CONFIG_IBM_NEW_EMAC_RGMII=y | 437 | CONFIG_IBM_NEW_EMAC_RGMII=y |
440 | CONFIG_IBM_NEW_EMAC_TAH=y | 438 | CONFIG_IBM_NEW_EMAC_TAH=y |
441 | CONFIG_IBM_NEW_EMAC_EMAC4=y | 439 | CONFIG_IBM_NEW_EMAC_EMAC4=y |
440 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
441 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
442 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
442 | # CONFIG_NET_PCI is not set | 443 | # CONFIG_NET_PCI is not set |
443 | # CONFIG_B44 is not set | 444 | # CONFIG_B44 is not set |
445 | # CONFIG_ATL2 is not set | ||
444 | # CONFIG_NETDEV_1000 is not set | 446 | # CONFIG_NETDEV_1000 is not set |
445 | # CONFIG_NETDEV_10000 is not set | 447 | # CONFIG_NETDEV_10000 is not set |
446 | # CONFIG_TR is not set | 448 | # CONFIG_TR is not set |
@@ -538,6 +540,8 @@ CONFIG_SSB_POSSIBLE=y | |||
538 | # CONFIG_MFD_CORE is not set | 540 | # CONFIG_MFD_CORE is not set |
539 | # CONFIG_MFD_SM501 is not set | 541 | # CONFIG_MFD_SM501 is not set |
540 | # CONFIG_HTC_PASIC3 is not set | 542 | # CONFIG_HTC_PASIC3 is not set |
543 | # CONFIG_MFD_TMIO is not set | ||
544 | # CONFIG_MFD_WM8400 is not set | ||
541 | 545 | ||
542 | # | 546 | # |
543 | # Multimedia devices | 547 | # Multimedia devices |
@@ -571,6 +575,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
571 | # CONFIG_DISPLAY_SUPPORT is not set | 575 | # CONFIG_DISPLAY_SUPPORT is not set |
572 | # CONFIG_SOUND is not set | 576 | # CONFIG_SOUND is not set |
573 | # CONFIG_USB_SUPPORT is not set | 577 | # CONFIG_USB_SUPPORT is not set |
578 | # CONFIG_UWB is not set | ||
574 | # CONFIG_MMC is not set | 579 | # CONFIG_MMC is not set |
575 | # CONFIG_MEMSTICK is not set | 580 | # CONFIG_MEMSTICK is not set |
576 | # CONFIG_NEW_LEDS is not set | 581 | # CONFIG_NEW_LEDS is not set |
@@ -580,6 +585,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
580 | # CONFIG_RTC_CLASS is not set | 585 | # CONFIG_RTC_CLASS is not set |
581 | # CONFIG_DMADEVICES is not set | 586 | # CONFIG_DMADEVICES is not set |
582 | # CONFIG_UIO is not set | 587 | # CONFIG_UIO is not set |
588 | # CONFIG_STAGING is not set | ||
583 | 589 | ||
584 | # | 590 | # |
585 | # File systems | 591 | # File systems |
@@ -588,10 +594,11 @@ CONFIG_EXT2_FS=y | |||
588 | # CONFIG_EXT2_FS_XATTR is not set | 594 | # CONFIG_EXT2_FS_XATTR is not set |
589 | # CONFIG_EXT2_FS_XIP is not set | 595 | # CONFIG_EXT2_FS_XIP is not set |
590 | # CONFIG_EXT3_FS is not set | 596 | # CONFIG_EXT3_FS is not set |
591 | # CONFIG_EXT4DEV_FS is not set | 597 | # CONFIG_EXT4_FS is not set |
592 | # CONFIG_REISERFS_FS is not set | 598 | # CONFIG_REISERFS_FS is not set |
593 | # CONFIG_JFS_FS is not set | 599 | # CONFIG_JFS_FS is not set |
594 | # CONFIG_FS_POSIX_ACL is not set | 600 | # CONFIG_FS_POSIX_ACL is not set |
601 | CONFIG_FILE_LOCKING=y | ||
595 | # CONFIG_XFS_FS is not set | 602 | # CONFIG_XFS_FS is not set |
596 | # CONFIG_OCFS2_FS is not set | 603 | # CONFIG_OCFS2_FS is not set |
597 | CONFIG_DNOTIFY=y | 604 | CONFIG_DNOTIFY=y |
@@ -621,6 +628,7 @@ CONFIG_INOTIFY_USER=y | |||
621 | CONFIG_PROC_FS=y | 628 | CONFIG_PROC_FS=y |
622 | CONFIG_PROC_KCORE=y | 629 | CONFIG_PROC_KCORE=y |
623 | CONFIG_PROC_SYSCTL=y | 630 | CONFIG_PROC_SYSCTL=y |
631 | CONFIG_PROC_PAGE_MONITOR=y | ||
624 | CONFIG_SYSFS=y | 632 | CONFIG_SYSFS=y |
625 | CONFIG_TMPFS=y | 633 | CONFIG_TMPFS=y |
626 | # CONFIG_TMPFS_POSIX_ACL is not set | 634 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -657,6 +665,7 @@ CONFIG_LOCKD=y | |||
657 | CONFIG_LOCKD_V4=y | 665 | CONFIG_LOCKD_V4=y |
658 | CONFIG_NFS_COMMON=y | 666 | CONFIG_NFS_COMMON=y |
659 | CONFIG_SUNRPC=y | 667 | CONFIG_SUNRPC=y |
668 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
660 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 669 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
661 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 670 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
662 | # CONFIG_SMB_FS is not set | 671 | # CONFIG_SMB_FS is not set |
@@ -677,7 +686,6 @@ CONFIG_MSDOS_PARTITION=y | |||
677 | # Library routines | 686 | # Library routines |
678 | # | 687 | # |
679 | CONFIG_BITREVERSE=y | 688 | CONFIG_BITREVERSE=y |
680 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
681 | # CONFIG_CRC_CCITT is not set | 689 | # CONFIG_CRC_CCITT is not set |
682 | # CONFIG_CRC16 is not set | 690 | # CONFIG_CRC16 is not set |
683 | # CONFIG_CRC_T10DIF is not set | 691 | # CONFIG_CRC_T10DIF is not set |
@@ -730,14 +738,21 @@ CONFIG_SCHED_DEBUG=y | |||
730 | # CONFIG_DEBUG_SG is not set | 738 | # CONFIG_DEBUG_SG is not set |
731 | # CONFIG_BOOT_PRINTK_DELAY is not set | 739 | # CONFIG_BOOT_PRINTK_DELAY is not set |
732 | # CONFIG_RCU_TORTURE_TEST is not set | 740 | # CONFIG_RCU_TORTURE_TEST is not set |
741 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
733 | # CONFIG_BACKTRACE_SELF_TEST is not set | 742 | # CONFIG_BACKTRACE_SELF_TEST is not set |
743 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
734 | # CONFIG_FAULT_INJECTION is not set | 744 | # CONFIG_FAULT_INJECTION is not set |
735 | # CONFIG_LATENCYTOP is not set | 745 | # CONFIG_LATENCYTOP is not set |
746 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
747 | CONFIG_NOP_TRACER=y | ||
736 | CONFIG_HAVE_FTRACE=y | 748 | CONFIG_HAVE_FTRACE=y |
737 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 749 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
738 | # CONFIG_FTRACE is not set | 750 | # CONFIG_FTRACE is not set |
739 | # CONFIG_SCHED_TRACER is not set | 751 | # CONFIG_SCHED_TRACER is not set |
740 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 752 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
753 | # CONFIG_BOOT_TRACER is not set | ||
754 | # CONFIG_STACK_TRACER is not set | ||
755 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
741 | # CONFIG_SAMPLES is not set | 756 | # CONFIG_SAMPLES is not set |
742 | CONFIG_HAVE_ARCH_KGDB=y | 757 | CONFIG_HAVE_ARCH_KGDB=y |
743 | # CONFIG_KGDB is not set | 758 | # CONFIG_KGDB is not set |
@@ -746,6 +761,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
746 | # CONFIG_DEBUG_PAGEALLOC is not set | 761 | # CONFIG_DEBUG_PAGEALLOC is not set |
747 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 762 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
748 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 763 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
764 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
749 | # CONFIG_XMON is not set | 765 | # CONFIG_XMON is not set |
750 | # CONFIG_IRQSTACKS is not set | 766 | # CONFIG_IRQSTACKS is not set |
751 | # CONFIG_VIRQ_DEBUG is not set | 767 | # CONFIG_VIRQ_DEBUG is not set |
@@ -757,6 +773,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
757 | # | 773 | # |
758 | # CONFIG_KEYS is not set | 774 | # CONFIG_KEYS is not set |
759 | # CONFIG_SECURITY is not set | 775 | # CONFIG_SECURITY is not set |
776 | # CONFIG_SECURITYFS is not set | ||
760 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 777 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
761 | # CONFIG_CRYPTO is not set | 778 | # CONFIG_CRYPTO is not set |
762 | # CONFIG_PPC_CLOCK is not set | 779 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/44x/ebony_defconfig b/arch/powerpc/configs/44x/ebony_defconfig index 17615750b494..c9937578ef7f 100644 --- a/arch/powerpc/configs/44x/ebony_defconfig +++ b/arch/powerpc/configs/44x/ebony_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 09:04:12 2008 | 4 | # Tue Oct 28 09:16:09 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,14 +22,13 @@ CONFIG_PHYS_64BIT=y | |||
22 | CONFIG_NOT_COHERENT_CACHE=y | 22 | CONFIG_NOT_COHERENT_CACHE=y |
23 | CONFIG_PPC32=y | 23 | CONFIG_PPC32=y |
24 | CONFIG_WORD_SIZE=32 | 24 | CONFIG_WORD_SIZE=32 |
25 | CONFIG_PPC_MERGE=y | 25 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
26 | CONFIG_MMU=y | 26 | CONFIG_MMU=y |
27 | CONFIG_GENERIC_CMOS_UPDATE=y | 27 | CONFIG_GENERIC_CMOS_UPDATE=y |
28 | CONFIG_GENERIC_TIME=y | 28 | CONFIG_GENERIC_TIME=y |
29 | CONFIG_GENERIC_TIME_VSYSCALL=y | 29 | CONFIG_GENERIC_TIME_VSYSCALL=y |
30 | CONFIG_GENERIC_CLOCKEVENTS=y | 30 | CONFIG_GENERIC_CLOCKEVENTS=y |
31 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
32 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 34 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -91,7 +90,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
91 | CONFIG_SYSCTL=y | 90 | CONFIG_SYSCTL=y |
92 | CONFIG_EMBEDDED=y | 91 | CONFIG_EMBEDDED=y |
93 | CONFIG_SYSCTL_SYSCALL=y | 92 | CONFIG_SYSCTL_SYSCALL=y |
94 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
95 | CONFIG_KALLSYMS=y | 93 | CONFIG_KALLSYMS=y |
96 | CONFIG_KALLSYMS_ALL=y | 94 | CONFIG_KALLSYMS_ALL=y |
97 | CONFIG_KALLSYMS_EXTRA_PASS=y | 95 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -108,7 +106,9 @@ CONFIG_SIGNALFD=y | |||
108 | CONFIG_TIMERFD=y | 106 | CONFIG_TIMERFD=y |
109 | CONFIG_EVENTFD=y | 107 | CONFIG_EVENTFD=y |
110 | CONFIG_SHMEM=y | 108 | CONFIG_SHMEM=y |
109 | CONFIG_AIO=y | ||
111 | CONFIG_VM_EVENT_COUNTERS=y | 110 | CONFIG_VM_EVENT_COUNTERS=y |
111 | CONFIG_PCI_QUIRKS=y | ||
112 | CONFIG_SLUB_DEBUG=y | 112 | CONFIG_SLUB_DEBUG=y |
113 | # CONFIG_SLAB is not set | 113 | # CONFIG_SLAB is not set |
114 | CONFIG_SLUB=y | 114 | CONFIG_SLUB=y |
@@ -122,10 +122,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
122 | CONFIG_HAVE_KPROBES=y | 122 | CONFIG_HAVE_KPROBES=y |
123 | CONFIG_HAVE_KRETPROBES=y | 123 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 124 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
125 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
126 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
127 | # CONFIG_HAVE_CLK is not set | ||
128 | CONFIG_PROC_PAGE_MONITOR=y | ||
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 125 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
130 | CONFIG_SLABINFO=y | 126 | CONFIG_SLABINFO=y |
131 | CONFIG_RT_MUTEXES=y | 127 | CONFIG_RT_MUTEXES=y |
@@ -158,6 +154,7 @@ CONFIG_DEFAULT_AS=y | |||
158 | # CONFIG_DEFAULT_NOOP is not set | 154 | # CONFIG_DEFAULT_NOOP is not set |
159 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 155 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
160 | CONFIG_CLASSIC_RCU=y | 156 | CONFIG_CLASSIC_RCU=y |
157 | # CONFIG_FREEZER is not set | ||
161 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 158 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
162 | 159 | ||
163 | # | 160 | # |
@@ -174,9 +171,13 @@ CONFIG_EBONY=y | |||
174 | # CONFIG_KATMAI is not set | 171 | # CONFIG_KATMAI is not set |
175 | # CONFIG_RAINIER is not set | 172 | # CONFIG_RAINIER is not set |
176 | # CONFIG_WARP is not set | 173 | # CONFIG_WARP is not set |
174 | # CONFIG_ARCHES is not set | ||
177 | # CONFIG_CANYONLANDS is not set | 175 | # CONFIG_CANYONLANDS is not set |
176 | # CONFIG_GLACIER is not set | ||
178 | # CONFIG_YOSEMITE is not set | 177 | # CONFIG_YOSEMITE is not set |
179 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 178 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
179 | # CONFIG_PPC44x_SIMPLE is not set | ||
180 | # CONFIG_PPC4xx_GPIO is not set | ||
180 | CONFIG_440GP=y | 181 | CONFIG_440GP=y |
181 | # CONFIG_IPIC is not set | 182 | # CONFIG_IPIC is not set |
182 | # CONFIG_MPIC is not set | 183 | # CONFIG_MPIC is not set |
@@ -196,7 +197,6 @@ CONFIG_OF_RTC=y | |||
196 | # Kernel options | 197 | # Kernel options |
197 | # | 198 | # |
198 | # CONFIG_HIGHMEM is not set | 199 | # CONFIG_HIGHMEM is not set |
199 | # CONFIG_TICK_ONESHOT is not set | ||
200 | # CONFIG_NO_HZ is not set | 200 | # CONFIG_NO_HZ is not set |
201 | # CONFIG_HIGH_RES_TIMERS is not set | 201 | # CONFIG_HIGH_RES_TIMERS is not set |
202 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 202 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -210,6 +210,8 @@ CONFIG_PREEMPT_NONE=y | |||
210 | # CONFIG_PREEMPT_VOLUNTARY is not set | 210 | # CONFIG_PREEMPT_VOLUNTARY is not set |
211 | # CONFIG_PREEMPT is not set | 211 | # CONFIG_PREEMPT is not set |
212 | CONFIG_BINFMT_ELF=y | 212 | CONFIG_BINFMT_ELF=y |
213 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
214 | # CONFIG_HAVE_AOUT is not set | ||
213 | # CONFIG_BINFMT_MISC is not set | 215 | # CONFIG_BINFMT_MISC is not set |
214 | CONFIG_MATH_EMULATION=y | 216 | CONFIG_MATH_EMULATION=y |
215 | # CONFIG_IOMMU_HELPER is not set | 217 | # CONFIG_IOMMU_HELPER is not set |
@@ -224,15 +226,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
224 | # CONFIG_SPARSEMEM_MANUAL is not set | 226 | # CONFIG_SPARSEMEM_MANUAL is not set |
225 | CONFIG_FLATMEM=y | 227 | CONFIG_FLATMEM=y |
226 | CONFIG_FLAT_NODE_MEM_MAP=y | 228 | CONFIG_FLAT_NODE_MEM_MAP=y |
227 | # CONFIG_SPARSEMEM_STATIC is not set | ||
228 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
229 | CONFIG_PAGEFLAGS_EXTENDED=y | 229 | CONFIG_PAGEFLAGS_EXTENDED=y |
230 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 230 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
231 | CONFIG_MIGRATION=y | 231 | CONFIG_MIGRATION=y |
232 | CONFIG_RESOURCES_64BIT=y | 232 | CONFIG_RESOURCES_64BIT=y |
233 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
233 | CONFIG_ZONE_DMA_FLAG=1 | 234 | CONFIG_ZONE_DMA_FLAG=1 |
234 | CONFIG_BOUNCE=y | 235 | CONFIG_BOUNCE=y |
235 | CONFIG_VIRT_TO_BUS=y | 236 | CONFIG_VIRT_TO_BUS=y |
237 | CONFIG_UNEVICTABLE_LRU=y | ||
236 | CONFIG_FORCE_MAX_ZONEORDER=11 | 238 | CONFIG_FORCE_MAX_ZONEORDER=11 |
237 | CONFIG_PROC_DEVICETREE=y | 239 | CONFIG_PROC_DEVICETREE=y |
238 | # CONFIG_CMDLINE_BOOL is not set | 240 | # CONFIG_CMDLINE_BOOL is not set |
@@ -318,6 +320,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
318 | # CONFIG_TIPC is not set | 320 | # CONFIG_TIPC is not set |
319 | # CONFIG_ATM is not set | 321 | # CONFIG_ATM is not set |
320 | # CONFIG_BRIDGE is not set | 322 | # CONFIG_BRIDGE is not set |
323 | # CONFIG_NET_DSA is not set | ||
321 | # CONFIG_VLAN_8021Q is not set | 324 | # CONFIG_VLAN_8021Q is not set |
322 | # CONFIG_DECNET is not set | 325 | # CONFIG_DECNET is not set |
323 | # CONFIG_LLC2 is not set | 326 | # CONFIG_LLC2 is not set |
@@ -338,14 +341,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
338 | # CONFIG_IRDA is not set | 341 | # CONFIG_IRDA is not set |
339 | # CONFIG_BT is not set | 342 | # CONFIG_BT is not set |
340 | # CONFIG_AF_RXRPC is not set | 343 | # CONFIG_AF_RXRPC is not set |
341 | 344 | # CONFIG_PHONET is not set | |
342 | # | 345 | # CONFIG_WIRELESS is not set |
343 | # Wireless | ||
344 | # | ||
345 | # CONFIG_CFG80211 is not set | ||
346 | # CONFIG_WIRELESS_EXT is not set | ||
347 | # CONFIG_MAC80211 is not set | ||
348 | # CONFIG_IEEE80211 is not set | ||
349 | # CONFIG_RFKILL is not set | 346 | # CONFIG_RFKILL is not set |
350 | # CONFIG_NET_9P is not set | 347 | # CONFIG_NET_9P is not set |
351 | 348 | ||
@@ -525,8 +522,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
525 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 522 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
526 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 523 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
527 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 524 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
525 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
526 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
527 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
528 | # CONFIG_NET_PCI is not set | 528 | # CONFIG_NET_PCI is not set |
529 | # CONFIG_B44 is not set | 529 | # CONFIG_B44 is not set |
530 | # CONFIG_ATL2 is not set | ||
530 | CONFIG_NETDEV_1000=y | 531 | CONFIG_NETDEV_1000=y |
531 | # CONFIG_ACENIC is not set | 532 | # CONFIG_ACENIC is not set |
532 | # CONFIG_DL2K is not set | 533 | # CONFIG_DL2K is not set |
@@ -547,18 +548,22 @@ CONFIG_NETDEV_1000=y | |||
547 | # CONFIG_QLA3XXX is not set | 548 | # CONFIG_QLA3XXX is not set |
548 | # CONFIG_ATL1 is not set | 549 | # CONFIG_ATL1 is not set |
549 | # CONFIG_ATL1E is not set | 550 | # CONFIG_ATL1E is not set |
551 | # CONFIG_JME is not set | ||
550 | CONFIG_NETDEV_10000=y | 552 | CONFIG_NETDEV_10000=y |
551 | # CONFIG_CHELSIO_T1 is not set | 553 | # CONFIG_CHELSIO_T1 is not set |
552 | # CONFIG_CHELSIO_T3 is not set | 554 | # CONFIG_CHELSIO_T3 is not set |
555 | # CONFIG_ENIC is not set | ||
553 | # CONFIG_IXGBE is not set | 556 | # CONFIG_IXGBE is not set |
554 | # CONFIG_IXGB is not set | 557 | # CONFIG_IXGB is not set |
555 | # CONFIG_S2IO is not set | 558 | # CONFIG_S2IO is not set |
556 | # CONFIG_MYRI10GE is not set | 559 | # CONFIG_MYRI10GE is not set |
557 | # CONFIG_NETXEN_NIC is not set | 560 | # CONFIG_NETXEN_NIC is not set |
558 | # CONFIG_NIU is not set | 561 | # CONFIG_NIU is not set |
562 | # CONFIG_MLX4_EN is not set | ||
559 | # CONFIG_MLX4_CORE is not set | 563 | # CONFIG_MLX4_CORE is not set |
560 | # CONFIG_TEHUTI is not set | 564 | # CONFIG_TEHUTI is not set |
561 | # CONFIG_BNX2X is not set | 565 | # CONFIG_BNX2X is not set |
566 | # CONFIG_QLGE is not set | ||
562 | # CONFIG_SFC is not set | 567 | # CONFIG_SFC is not set |
563 | # CONFIG_TR is not set | 568 | # CONFIG_TR is not set |
564 | 569 | ||
@@ -654,6 +659,8 @@ CONFIG_SSB_POSSIBLE=y | |||
654 | # CONFIG_MFD_CORE is not set | 659 | # CONFIG_MFD_CORE is not set |
655 | # CONFIG_MFD_SM501 is not set | 660 | # CONFIG_MFD_SM501 is not set |
656 | # CONFIG_HTC_PASIC3 is not set | 661 | # CONFIG_HTC_PASIC3 is not set |
662 | # CONFIG_MFD_TMIO is not set | ||
663 | # CONFIG_MFD_WM8400 is not set | ||
657 | 664 | ||
658 | # | 665 | # |
659 | # Multimedia devices | 666 | # Multimedia devices |
@@ -695,9 +702,14 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
695 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 702 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
696 | 703 | ||
697 | # | 704 | # |
705 | # Enable Host or Gadget support to see Inventra options | ||
706 | # | ||
707 | |||
708 | # | ||
698 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 709 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
699 | # | 710 | # |
700 | # CONFIG_USB_GADGET is not set | 711 | # CONFIG_USB_GADGET is not set |
712 | # CONFIG_UWB is not set | ||
701 | # CONFIG_MMC is not set | 713 | # CONFIG_MMC is not set |
702 | # CONFIG_MEMSTICK is not set | 714 | # CONFIG_MEMSTICK is not set |
703 | # CONFIG_NEW_LEDS is not set | 715 | # CONFIG_NEW_LEDS is not set |
@@ -707,6 +719,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
707 | # CONFIG_RTC_CLASS is not set | 719 | # CONFIG_RTC_CLASS is not set |
708 | # CONFIG_DMADEVICES is not set | 720 | # CONFIG_DMADEVICES is not set |
709 | # CONFIG_UIO is not set | 721 | # CONFIG_UIO is not set |
722 | # CONFIG_STAGING is not set | ||
710 | 723 | ||
711 | # | 724 | # |
712 | # File systems | 725 | # File systems |
@@ -715,10 +728,11 @@ CONFIG_EXT2_FS=y | |||
715 | # CONFIG_EXT2_FS_XATTR is not set | 728 | # CONFIG_EXT2_FS_XATTR is not set |
716 | # CONFIG_EXT2_FS_XIP is not set | 729 | # CONFIG_EXT2_FS_XIP is not set |
717 | # CONFIG_EXT3_FS is not set | 730 | # CONFIG_EXT3_FS is not set |
718 | # CONFIG_EXT4DEV_FS is not set | 731 | # CONFIG_EXT4_FS is not set |
719 | # CONFIG_REISERFS_FS is not set | 732 | # CONFIG_REISERFS_FS is not set |
720 | # CONFIG_JFS_FS is not set | 733 | # CONFIG_JFS_FS is not set |
721 | # CONFIG_FS_POSIX_ACL is not set | 734 | # CONFIG_FS_POSIX_ACL is not set |
735 | CONFIG_FILE_LOCKING=y | ||
722 | # CONFIG_XFS_FS is not set | 736 | # CONFIG_XFS_FS is not set |
723 | # CONFIG_OCFS2_FS is not set | 737 | # CONFIG_OCFS2_FS is not set |
724 | CONFIG_DNOTIFY=y | 738 | CONFIG_DNOTIFY=y |
@@ -748,6 +762,7 @@ CONFIG_INOTIFY_USER=y | |||
748 | CONFIG_PROC_FS=y | 762 | CONFIG_PROC_FS=y |
749 | CONFIG_PROC_KCORE=y | 763 | CONFIG_PROC_KCORE=y |
750 | CONFIG_PROC_SYSCTL=y | 764 | CONFIG_PROC_SYSCTL=y |
765 | CONFIG_PROC_PAGE_MONITOR=y | ||
751 | CONFIG_SYSFS=y | 766 | CONFIG_SYSFS=y |
752 | CONFIG_TMPFS=y | 767 | CONFIG_TMPFS=y |
753 | # CONFIG_TMPFS_POSIX_ACL is not set | 768 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -795,6 +810,7 @@ CONFIG_LOCKD=y | |||
795 | CONFIG_LOCKD_V4=y | 810 | CONFIG_LOCKD_V4=y |
796 | CONFIG_NFS_COMMON=y | 811 | CONFIG_NFS_COMMON=y |
797 | CONFIG_SUNRPC=y | 812 | CONFIG_SUNRPC=y |
813 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
798 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 814 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
799 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 815 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
800 | # CONFIG_SMB_FS is not set | 816 | # CONFIG_SMB_FS is not set |
@@ -815,7 +831,6 @@ CONFIG_MSDOS_PARTITION=y | |||
815 | # Library routines | 831 | # Library routines |
816 | # | 832 | # |
817 | CONFIG_BITREVERSE=y | 833 | CONFIG_BITREVERSE=y |
818 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
819 | # CONFIG_CRC_CCITT is not set | 834 | # CONFIG_CRC_CCITT is not set |
820 | # CONFIG_CRC16 is not set | 835 | # CONFIG_CRC16 is not set |
821 | # CONFIG_CRC_T10DIF is not set | 836 | # CONFIG_CRC_T10DIF is not set |
@@ -869,14 +884,21 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
869 | # CONFIG_DEBUG_SG is not set | 884 | # CONFIG_DEBUG_SG is not set |
870 | # CONFIG_BOOT_PRINTK_DELAY is not set | 885 | # CONFIG_BOOT_PRINTK_DELAY is not set |
871 | # CONFIG_RCU_TORTURE_TEST is not set | 886 | # CONFIG_RCU_TORTURE_TEST is not set |
887 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
872 | # CONFIG_BACKTRACE_SELF_TEST is not set | 888 | # CONFIG_BACKTRACE_SELF_TEST is not set |
889 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
873 | # CONFIG_FAULT_INJECTION is not set | 890 | # CONFIG_FAULT_INJECTION is not set |
874 | # CONFIG_LATENCYTOP is not set | 891 | # CONFIG_LATENCYTOP is not set |
892 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
893 | CONFIG_NOP_TRACER=y | ||
875 | CONFIG_HAVE_FTRACE=y | 894 | CONFIG_HAVE_FTRACE=y |
876 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 895 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
877 | # CONFIG_FTRACE is not set | 896 | # CONFIG_FTRACE is not set |
878 | # CONFIG_SCHED_TRACER is not set | 897 | # CONFIG_SCHED_TRACER is not set |
879 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 898 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
899 | # CONFIG_BOOT_TRACER is not set | ||
900 | # CONFIG_STACK_TRACER is not set | ||
901 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
880 | # CONFIG_SAMPLES is not set | 902 | # CONFIG_SAMPLES is not set |
881 | CONFIG_HAVE_ARCH_KGDB=y | 903 | CONFIG_HAVE_ARCH_KGDB=y |
882 | # CONFIG_KGDB is not set | 904 | # CONFIG_KGDB is not set |
@@ -885,6 +907,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
885 | # CONFIG_DEBUG_PAGEALLOC is not set | 907 | # CONFIG_DEBUG_PAGEALLOC is not set |
886 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 908 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
887 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 909 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
910 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
888 | # CONFIG_XMON is not set | 911 | # CONFIG_XMON is not set |
889 | # CONFIG_IRQSTACKS is not set | 912 | # CONFIG_IRQSTACKS is not set |
890 | # CONFIG_VIRQ_DEBUG is not set | 913 | # CONFIG_VIRQ_DEBUG is not set |
@@ -896,14 +919,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
896 | # | 919 | # |
897 | # CONFIG_KEYS is not set | 920 | # CONFIG_KEYS is not set |
898 | # CONFIG_SECURITY is not set | 921 | # CONFIG_SECURITY is not set |
922 | # CONFIG_SECURITYFS is not set | ||
899 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 923 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
900 | CONFIG_CRYPTO=y | 924 | CONFIG_CRYPTO=y |
901 | 925 | ||
902 | # | 926 | # |
903 | # Crypto core or helper | 927 | # Crypto core or helper |
904 | # | 928 | # |
929 | # CONFIG_CRYPTO_FIPS is not set | ||
905 | CONFIG_CRYPTO_ALGAPI=y | 930 | CONFIG_CRYPTO_ALGAPI=y |
931 | CONFIG_CRYPTO_AEAD=y | ||
906 | CONFIG_CRYPTO_BLKCIPHER=y | 932 | CONFIG_CRYPTO_BLKCIPHER=y |
933 | CONFIG_CRYPTO_HASH=y | ||
934 | CONFIG_CRYPTO_RNG=y | ||
907 | CONFIG_CRYPTO_MANAGER=y | 935 | CONFIG_CRYPTO_MANAGER=y |
908 | # CONFIG_CRYPTO_GF128MUL is not set | 936 | # CONFIG_CRYPTO_GF128MUL is not set |
909 | # CONFIG_CRYPTO_NULL is not set | 937 | # CONFIG_CRYPTO_NULL is not set |
@@ -976,6 +1004,11 @@ CONFIG_CRYPTO_DES=y | |||
976 | # | 1004 | # |
977 | # CONFIG_CRYPTO_DEFLATE is not set | 1005 | # CONFIG_CRYPTO_DEFLATE is not set |
978 | # CONFIG_CRYPTO_LZO is not set | 1006 | # CONFIG_CRYPTO_LZO is not set |
1007 | |||
1008 | # | ||
1009 | # Random Number Generation | ||
1010 | # | ||
1011 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
979 | # CONFIG_CRYPTO_HW is not set | 1012 | # CONFIG_CRYPTO_HW is not set |
980 | # CONFIG_PPC_CLOCK is not set | 1013 | # CONFIG_PPC_CLOCK is not set |
981 | # CONFIG_VIRTUALIZATION is not set | 1014 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/44x/katmai_defconfig b/arch/powerpc/configs/44x/katmai_defconfig index 7bc4082a1c93..e326ee8bd195 100644 --- a/arch/powerpc/configs/44x/katmai_defconfig +++ b/arch/powerpc/configs/44x/katmai_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 09:06:51 2008 | 4 | # Tue Oct 28 09:16:11 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,14 +22,13 @@ CONFIG_PHYS_64BIT=y | |||
22 | CONFIG_NOT_COHERENT_CACHE=y | 22 | CONFIG_NOT_COHERENT_CACHE=y |
23 | CONFIG_PPC32=y | 23 | CONFIG_PPC32=y |
24 | CONFIG_WORD_SIZE=32 | 24 | CONFIG_WORD_SIZE=32 |
25 | CONFIG_PPC_MERGE=y | 25 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
26 | CONFIG_MMU=y | 26 | CONFIG_MMU=y |
27 | CONFIG_GENERIC_CMOS_UPDATE=y | 27 | CONFIG_GENERIC_CMOS_UPDATE=y |
28 | CONFIG_GENERIC_TIME=y | 28 | CONFIG_GENERIC_TIME=y |
29 | CONFIG_GENERIC_TIME_VSYSCALL=y | 29 | CONFIG_GENERIC_TIME_VSYSCALL=y |
30 | CONFIG_GENERIC_CLOCKEVENTS=y | 30 | CONFIG_GENERIC_CLOCKEVENTS=y |
31 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
32 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 34 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -87,7 +86,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
87 | CONFIG_SYSCTL=y | 86 | CONFIG_SYSCTL=y |
88 | CONFIG_EMBEDDED=y | 87 | CONFIG_EMBEDDED=y |
89 | CONFIG_SYSCTL_SYSCALL=y | 88 | CONFIG_SYSCTL_SYSCALL=y |
90 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
91 | CONFIG_KALLSYMS=y | 89 | CONFIG_KALLSYMS=y |
92 | # CONFIG_KALLSYMS_ALL is not set | 90 | # CONFIG_KALLSYMS_ALL is not set |
93 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 91 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -104,7 +102,9 @@ CONFIG_SIGNALFD=y | |||
104 | CONFIG_TIMERFD=y | 102 | CONFIG_TIMERFD=y |
105 | CONFIG_EVENTFD=y | 103 | CONFIG_EVENTFD=y |
106 | CONFIG_SHMEM=y | 104 | CONFIG_SHMEM=y |
105 | CONFIG_AIO=y | ||
107 | CONFIG_VM_EVENT_COUNTERS=y | 106 | CONFIG_VM_EVENT_COUNTERS=y |
107 | CONFIG_PCI_QUIRKS=y | ||
108 | CONFIG_SLUB_DEBUG=y | 108 | CONFIG_SLUB_DEBUG=y |
109 | # CONFIG_SLAB is not set | 109 | # CONFIG_SLAB is not set |
110 | CONFIG_SLUB=y | 110 | CONFIG_SLUB=y |
@@ -118,10 +118,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
118 | CONFIG_HAVE_KPROBES=y | 118 | CONFIG_HAVE_KPROBES=y |
119 | CONFIG_HAVE_KRETPROBES=y | 119 | CONFIG_HAVE_KRETPROBES=y |
120 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 120 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
121 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
122 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
123 | # CONFIG_HAVE_CLK is not set | ||
124 | CONFIG_PROC_PAGE_MONITOR=y | ||
125 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 121 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
126 | CONFIG_SLABINFO=y | 122 | CONFIG_SLABINFO=y |
127 | CONFIG_RT_MUTEXES=y | 123 | CONFIG_RT_MUTEXES=y |
@@ -154,6 +150,7 @@ CONFIG_DEFAULT_AS=y | |||
154 | # CONFIG_DEFAULT_NOOP is not set | 150 | # CONFIG_DEFAULT_NOOP is not set |
155 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 151 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
156 | CONFIG_CLASSIC_RCU=y | 152 | CONFIG_CLASSIC_RCU=y |
153 | # CONFIG_FREEZER is not set | ||
157 | CONFIG_PPC4xx_PCI_EXPRESS=y | 154 | CONFIG_PPC4xx_PCI_EXPRESS=y |
158 | 155 | ||
159 | # | 156 | # |
@@ -170,9 +167,13 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
170 | CONFIG_KATMAI=y | 167 | CONFIG_KATMAI=y |
171 | # CONFIG_RAINIER is not set | 168 | # CONFIG_RAINIER is not set |
172 | # CONFIG_WARP is not set | 169 | # CONFIG_WARP is not set |
170 | # CONFIG_ARCHES is not set | ||
173 | # CONFIG_CANYONLANDS is not set | 171 | # CONFIG_CANYONLANDS is not set |
172 | # CONFIG_GLACIER is not set | ||
174 | # CONFIG_YOSEMITE is not set | 173 | # CONFIG_YOSEMITE is not set |
175 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 174 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
175 | CONFIG_PPC44x_SIMPLE=y | ||
176 | # CONFIG_PPC4xx_GPIO is not set | ||
176 | CONFIG_440SPe=y | 177 | CONFIG_440SPe=y |
177 | # CONFIG_IPIC is not set | 178 | # CONFIG_IPIC is not set |
178 | # CONFIG_MPIC is not set | 179 | # CONFIG_MPIC is not set |
@@ -191,7 +192,6 @@ CONFIG_440SPe=y | |||
191 | # Kernel options | 192 | # Kernel options |
192 | # | 193 | # |
193 | # CONFIG_HIGHMEM is not set | 194 | # CONFIG_HIGHMEM is not set |
194 | # CONFIG_TICK_ONESHOT is not set | ||
195 | # CONFIG_NO_HZ is not set | 195 | # CONFIG_NO_HZ is not set |
196 | # CONFIG_HIGH_RES_TIMERS is not set | 196 | # CONFIG_HIGH_RES_TIMERS is not set |
197 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 197 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -205,6 +205,8 @@ CONFIG_PREEMPT_NONE=y | |||
205 | # CONFIG_PREEMPT_VOLUNTARY is not set | 205 | # CONFIG_PREEMPT_VOLUNTARY is not set |
206 | # CONFIG_PREEMPT is not set | 206 | # CONFIG_PREEMPT is not set |
207 | CONFIG_BINFMT_ELF=y | 207 | CONFIG_BINFMT_ELF=y |
208 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
209 | # CONFIG_HAVE_AOUT is not set | ||
208 | # CONFIG_BINFMT_MISC is not set | 210 | # CONFIG_BINFMT_MISC is not set |
209 | # CONFIG_MATH_EMULATION is not set | 211 | # CONFIG_MATH_EMULATION is not set |
210 | # CONFIG_IOMMU_HELPER is not set | 212 | # CONFIG_IOMMU_HELPER is not set |
@@ -219,15 +221,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
219 | # CONFIG_SPARSEMEM_MANUAL is not set | 221 | # CONFIG_SPARSEMEM_MANUAL is not set |
220 | CONFIG_FLATMEM=y | 222 | CONFIG_FLATMEM=y |
221 | CONFIG_FLAT_NODE_MEM_MAP=y | 223 | CONFIG_FLAT_NODE_MEM_MAP=y |
222 | # CONFIG_SPARSEMEM_STATIC is not set | ||
223 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
224 | CONFIG_PAGEFLAGS_EXTENDED=y | 224 | CONFIG_PAGEFLAGS_EXTENDED=y |
225 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 225 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
226 | CONFIG_MIGRATION=y | 226 | CONFIG_MIGRATION=y |
227 | CONFIG_RESOURCES_64BIT=y | 227 | CONFIG_RESOURCES_64BIT=y |
228 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
228 | CONFIG_ZONE_DMA_FLAG=1 | 229 | CONFIG_ZONE_DMA_FLAG=1 |
229 | CONFIG_BOUNCE=y | 230 | CONFIG_BOUNCE=y |
230 | CONFIG_VIRT_TO_BUS=y | 231 | CONFIG_VIRT_TO_BUS=y |
232 | CONFIG_UNEVICTABLE_LRU=y | ||
231 | CONFIG_FORCE_MAX_ZONEORDER=11 | 233 | CONFIG_FORCE_MAX_ZONEORDER=11 |
232 | CONFIG_PROC_DEVICETREE=y | 234 | CONFIG_PROC_DEVICETREE=y |
233 | CONFIG_CMDLINE_BOOL=y | 235 | CONFIG_CMDLINE_BOOL=y |
@@ -314,6 +316,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
314 | # CONFIG_TIPC is not set | 316 | # CONFIG_TIPC is not set |
315 | # CONFIG_ATM is not set | 317 | # CONFIG_ATM is not set |
316 | # CONFIG_BRIDGE is not set | 318 | # CONFIG_BRIDGE is not set |
319 | # CONFIG_NET_DSA is not set | ||
317 | # CONFIG_VLAN_8021Q is not set | 320 | # CONFIG_VLAN_8021Q is not set |
318 | # CONFIG_DECNET is not set | 321 | # CONFIG_DECNET is not set |
319 | # CONFIG_LLC2 is not set | 322 | # CONFIG_LLC2 is not set |
@@ -334,14 +337,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
334 | # CONFIG_IRDA is not set | 337 | # CONFIG_IRDA is not set |
335 | # CONFIG_BT is not set | 338 | # CONFIG_BT is not set |
336 | # CONFIG_AF_RXRPC is not set | 339 | # CONFIG_AF_RXRPC is not set |
337 | 340 | # CONFIG_PHONET is not set | |
338 | # | 341 | # CONFIG_WIRELESS is not set |
339 | # Wireless | ||
340 | # | ||
341 | # CONFIG_CFG80211 is not set | ||
342 | # CONFIG_WIRELESS_EXT is not set | ||
343 | # CONFIG_MAC80211 is not set | ||
344 | # CONFIG_IEEE80211 is not set | ||
345 | # CONFIG_RFKILL is not set | 342 | # CONFIG_RFKILL is not set |
346 | # CONFIG_NET_9P is not set | 343 | # CONFIG_NET_9P is not set |
347 | 344 | ||
@@ -446,8 +443,12 @@ CONFIG_IBM_NEW_EMAC_RX_SKB_HEADROOM=0 | |||
446 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 443 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
447 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 444 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
448 | CONFIG_IBM_NEW_EMAC_EMAC4=y | 445 | CONFIG_IBM_NEW_EMAC_EMAC4=y |
446 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
447 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
448 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
449 | # CONFIG_NET_PCI is not set | 449 | # CONFIG_NET_PCI is not set |
450 | # CONFIG_B44 is not set | 450 | # CONFIG_B44 is not set |
451 | # CONFIG_ATL2 is not set | ||
451 | CONFIG_NETDEV_1000=y | 452 | CONFIG_NETDEV_1000=y |
452 | # CONFIG_ACENIC is not set | 453 | # CONFIG_ACENIC is not set |
453 | # CONFIG_DL2K is not set | 454 | # CONFIG_DL2K is not set |
@@ -468,18 +469,22 @@ CONFIG_NETDEV_1000=y | |||
468 | # CONFIG_QLA3XXX is not set | 469 | # CONFIG_QLA3XXX is not set |
469 | # CONFIG_ATL1 is not set | 470 | # CONFIG_ATL1 is not set |
470 | # CONFIG_ATL1E is not set | 471 | # CONFIG_ATL1E is not set |
472 | # CONFIG_JME is not set | ||
471 | CONFIG_NETDEV_10000=y | 473 | CONFIG_NETDEV_10000=y |
472 | # CONFIG_CHELSIO_T1 is not set | 474 | # CONFIG_CHELSIO_T1 is not set |
473 | # CONFIG_CHELSIO_T3 is not set | 475 | # CONFIG_CHELSIO_T3 is not set |
476 | # CONFIG_ENIC is not set | ||
474 | # CONFIG_IXGBE is not set | 477 | # CONFIG_IXGBE is not set |
475 | # CONFIG_IXGB is not set | 478 | # CONFIG_IXGB is not set |
476 | # CONFIG_S2IO is not set | 479 | # CONFIG_S2IO is not set |
477 | # CONFIG_MYRI10GE is not set | 480 | # CONFIG_MYRI10GE is not set |
478 | # CONFIG_NETXEN_NIC is not set | 481 | # CONFIG_NETXEN_NIC is not set |
479 | # CONFIG_NIU is not set | 482 | # CONFIG_NIU is not set |
483 | # CONFIG_MLX4_EN is not set | ||
480 | # CONFIG_MLX4_CORE is not set | 484 | # CONFIG_MLX4_CORE is not set |
481 | # CONFIG_TEHUTI is not set | 485 | # CONFIG_TEHUTI is not set |
482 | # CONFIG_BNX2X is not set | 486 | # CONFIG_BNX2X is not set |
487 | # CONFIG_QLGE is not set | ||
483 | # CONFIG_SFC is not set | 488 | # CONFIG_SFC is not set |
484 | # CONFIG_TR is not set | 489 | # CONFIG_TR is not set |
485 | 490 | ||
@@ -576,6 +581,8 @@ CONFIG_SSB_POSSIBLE=y | |||
576 | # CONFIG_MFD_CORE is not set | 581 | # CONFIG_MFD_CORE is not set |
577 | # CONFIG_MFD_SM501 is not set | 582 | # CONFIG_MFD_SM501 is not set |
578 | # CONFIG_HTC_PASIC3 is not set | 583 | # CONFIG_HTC_PASIC3 is not set |
584 | # CONFIG_MFD_TMIO is not set | ||
585 | # CONFIG_MFD_WM8400 is not set | ||
579 | 586 | ||
580 | # | 587 | # |
581 | # Multimedia devices | 588 | # Multimedia devices |
@@ -617,9 +624,14 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
617 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 624 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
618 | 625 | ||
619 | # | 626 | # |
627 | # Enable Host or Gadget support to see Inventra options | ||
628 | # | ||
629 | |||
630 | # | ||
620 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 631 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
621 | # | 632 | # |
622 | # CONFIG_USB_GADGET is not set | 633 | # CONFIG_USB_GADGET is not set |
634 | # CONFIG_UWB is not set | ||
623 | # CONFIG_MMC is not set | 635 | # CONFIG_MMC is not set |
624 | # CONFIG_MEMSTICK is not set | 636 | # CONFIG_MEMSTICK is not set |
625 | # CONFIG_NEW_LEDS is not set | 637 | # CONFIG_NEW_LEDS is not set |
@@ -629,6 +641,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
629 | # CONFIG_RTC_CLASS is not set | 641 | # CONFIG_RTC_CLASS is not set |
630 | # CONFIG_DMADEVICES is not set | 642 | # CONFIG_DMADEVICES is not set |
631 | # CONFIG_UIO is not set | 643 | # CONFIG_UIO is not set |
644 | # CONFIG_STAGING is not set | ||
632 | 645 | ||
633 | # | 646 | # |
634 | # File systems | 647 | # File systems |
@@ -637,10 +650,11 @@ CONFIG_EXT2_FS=y | |||
637 | # CONFIG_EXT2_FS_XATTR is not set | 650 | # CONFIG_EXT2_FS_XATTR is not set |
638 | # CONFIG_EXT2_FS_XIP is not set | 651 | # CONFIG_EXT2_FS_XIP is not set |
639 | # CONFIG_EXT3_FS is not set | 652 | # CONFIG_EXT3_FS is not set |
640 | # CONFIG_EXT4DEV_FS is not set | 653 | # CONFIG_EXT4_FS is not set |
641 | # CONFIG_REISERFS_FS is not set | 654 | # CONFIG_REISERFS_FS is not set |
642 | # CONFIG_JFS_FS is not set | 655 | # CONFIG_JFS_FS is not set |
643 | # CONFIG_FS_POSIX_ACL is not set | 656 | # CONFIG_FS_POSIX_ACL is not set |
657 | CONFIG_FILE_LOCKING=y | ||
644 | # CONFIG_XFS_FS is not set | 658 | # CONFIG_XFS_FS is not set |
645 | # CONFIG_OCFS2_FS is not set | 659 | # CONFIG_OCFS2_FS is not set |
646 | CONFIG_DNOTIFY=y | 660 | CONFIG_DNOTIFY=y |
@@ -670,6 +684,7 @@ CONFIG_INOTIFY_USER=y | |||
670 | CONFIG_PROC_FS=y | 684 | CONFIG_PROC_FS=y |
671 | CONFIG_PROC_KCORE=y | 685 | CONFIG_PROC_KCORE=y |
672 | CONFIG_PROC_SYSCTL=y | 686 | CONFIG_PROC_SYSCTL=y |
687 | CONFIG_PROC_PAGE_MONITOR=y | ||
673 | CONFIG_SYSFS=y | 688 | CONFIG_SYSFS=y |
674 | CONFIG_TMPFS=y | 689 | CONFIG_TMPFS=y |
675 | # CONFIG_TMPFS_POSIX_ACL is not set | 690 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -706,6 +721,7 @@ CONFIG_LOCKD=y | |||
706 | CONFIG_LOCKD_V4=y | 721 | CONFIG_LOCKD_V4=y |
707 | CONFIG_NFS_COMMON=y | 722 | CONFIG_NFS_COMMON=y |
708 | CONFIG_SUNRPC=y | 723 | CONFIG_SUNRPC=y |
724 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
709 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 725 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
710 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 726 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
711 | # CONFIG_SMB_FS is not set | 727 | # CONFIG_SMB_FS is not set |
@@ -726,7 +742,6 @@ CONFIG_MSDOS_PARTITION=y | |||
726 | # Library routines | 742 | # Library routines |
727 | # | 743 | # |
728 | CONFIG_BITREVERSE=y | 744 | CONFIG_BITREVERSE=y |
729 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
730 | # CONFIG_CRC_CCITT is not set | 745 | # CONFIG_CRC_CCITT is not set |
731 | # CONFIG_CRC16 is not set | 746 | # CONFIG_CRC16 is not set |
732 | # CONFIG_CRC_T10DIF is not set | 747 | # CONFIG_CRC_T10DIF is not set |
@@ -779,14 +794,21 @@ CONFIG_SCHED_DEBUG=y | |||
779 | # CONFIG_DEBUG_SG is not set | 794 | # CONFIG_DEBUG_SG is not set |
780 | # CONFIG_BOOT_PRINTK_DELAY is not set | 795 | # CONFIG_BOOT_PRINTK_DELAY is not set |
781 | # CONFIG_RCU_TORTURE_TEST is not set | 796 | # CONFIG_RCU_TORTURE_TEST is not set |
797 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
782 | # CONFIG_BACKTRACE_SELF_TEST is not set | 798 | # CONFIG_BACKTRACE_SELF_TEST is not set |
799 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
783 | # CONFIG_FAULT_INJECTION is not set | 800 | # CONFIG_FAULT_INJECTION is not set |
784 | # CONFIG_LATENCYTOP is not set | 801 | # CONFIG_LATENCYTOP is not set |
802 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
803 | CONFIG_NOP_TRACER=y | ||
785 | CONFIG_HAVE_FTRACE=y | 804 | CONFIG_HAVE_FTRACE=y |
786 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 805 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
787 | # CONFIG_FTRACE is not set | 806 | # CONFIG_FTRACE is not set |
788 | # CONFIG_SCHED_TRACER is not set | 807 | # CONFIG_SCHED_TRACER is not set |
789 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 808 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
809 | # CONFIG_BOOT_TRACER is not set | ||
810 | # CONFIG_STACK_TRACER is not set | ||
811 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
790 | # CONFIG_SAMPLES is not set | 812 | # CONFIG_SAMPLES is not set |
791 | CONFIG_HAVE_ARCH_KGDB=y | 813 | CONFIG_HAVE_ARCH_KGDB=y |
792 | # CONFIG_KGDB is not set | 814 | # CONFIG_KGDB is not set |
@@ -795,6 +817,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
795 | # CONFIG_DEBUG_PAGEALLOC is not set | 817 | # CONFIG_DEBUG_PAGEALLOC is not set |
796 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 818 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
797 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 819 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
820 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
798 | # CONFIG_XMON is not set | 821 | # CONFIG_XMON is not set |
799 | # CONFIG_IRQSTACKS is not set | 822 | # CONFIG_IRQSTACKS is not set |
800 | # CONFIG_BDI_SWITCH is not set | 823 | # CONFIG_BDI_SWITCH is not set |
@@ -805,14 +828,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
805 | # | 828 | # |
806 | # CONFIG_KEYS is not set | 829 | # CONFIG_KEYS is not set |
807 | # CONFIG_SECURITY is not set | 830 | # CONFIG_SECURITY is not set |
831 | # CONFIG_SECURITYFS is not set | ||
808 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 832 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
809 | CONFIG_CRYPTO=y | 833 | CONFIG_CRYPTO=y |
810 | 834 | ||
811 | # | 835 | # |
812 | # Crypto core or helper | 836 | # Crypto core or helper |
813 | # | 837 | # |
838 | # CONFIG_CRYPTO_FIPS is not set | ||
814 | CONFIG_CRYPTO_ALGAPI=y | 839 | CONFIG_CRYPTO_ALGAPI=y |
840 | CONFIG_CRYPTO_AEAD=y | ||
815 | CONFIG_CRYPTO_BLKCIPHER=y | 841 | CONFIG_CRYPTO_BLKCIPHER=y |
842 | CONFIG_CRYPTO_HASH=y | ||
843 | CONFIG_CRYPTO_RNG=y | ||
816 | CONFIG_CRYPTO_MANAGER=y | 844 | CONFIG_CRYPTO_MANAGER=y |
817 | # CONFIG_CRYPTO_GF128MUL is not set | 845 | # CONFIG_CRYPTO_GF128MUL is not set |
818 | # CONFIG_CRYPTO_NULL is not set | 846 | # CONFIG_CRYPTO_NULL is not set |
@@ -885,6 +913,11 @@ CONFIG_CRYPTO_DES=y | |||
885 | # | 913 | # |
886 | # CONFIG_CRYPTO_DEFLATE is not set | 914 | # CONFIG_CRYPTO_DEFLATE is not set |
887 | # CONFIG_CRYPTO_LZO is not set | 915 | # CONFIG_CRYPTO_LZO is not set |
916 | |||
917 | # | ||
918 | # Random Number Generation | ||
919 | # | ||
920 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
888 | CONFIG_CRYPTO_HW=y | 921 | CONFIG_CRYPTO_HW=y |
889 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 922 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
890 | # CONFIG_PPC_CLOCK is not set | 923 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/44x/rainier_defconfig b/arch/powerpc/configs/44x/rainier_defconfig index 0479648a9141..927f829e2087 100644 --- a/arch/powerpc/configs/44x/rainier_defconfig +++ b/arch/powerpc/configs/44x/rainier_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 09:09:35 2008 | 4 | # Tue Oct 28 09:16:13 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,14 +22,13 @@ CONFIG_PHYS_64BIT=y | |||
22 | CONFIG_NOT_COHERENT_CACHE=y | 22 | CONFIG_NOT_COHERENT_CACHE=y |
23 | CONFIG_PPC32=y | 23 | CONFIG_PPC32=y |
24 | CONFIG_WORD_SIZE=32 | 24 | CONFIG_WORD_SIZE=32 |
25 | CONFIG_PPC_MERGE=y | 25 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
26 | CONFIG_MMU=y | 26 | CONFIG_MMU=y |
27 | CONFIG_GENERIC_CMOS_UPDATE=y | 27 | CONFIG_GENERIC_CMOS_UPDATE=y |
28 | CONFIG_GENERIC_TIME=y | 28 | CONFIG_GENERIC_TIME=y |
29 | CONFIG_GENERIC_TIME_VSYSCALL=y | 29 | CONFIG_GENERIC_TIME_VSYSCALL=y |
30 | CONFIG_GENERIC_CLOCKEVENTS=y | 30 | CONFIG_GENERIC_CLOCKEVENTS=y |
31 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
32 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 34 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -91,7 +90,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
91 | CONFIG_SYSCTL=y | 90 | CONFIG_SYSCTL=y |
92 | CONFIG_EMBEDDED=y | 91 | CONFIG_EMBEDDED=y |
93 | CONFIG_SYSCTL_SYSCALL=y | 92 | CONFIG_SYSCTL_SYSCALL=y |
94 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
95 | CONFIG_KALLSYMS=y | 93 | CONFIG_KALLSYMS=y |
96 | # CONFIG_KALLSYMS_ALL is not set | 94 | # CONFIG_KALLSYMS_ALL is not set |
97 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 95 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -108,7 +106,9 @@ CONFIG_SIGNALFD=y | |||
108 | CONFIG_TIMERFD=y | 106 | CONFIG_TIMERFD=y |
109 | CONFIG_EVENTFD=y | 107 | CONFIG_EVENTFD=y |
110 | CONFIG_SHMEM=y | 108 | CONFIG_SHMEM=y |
109 | CONFIG_AIO=y | ||
111 | CONFIG_VM_EVENT_COUNTERS=y | 110 | CONFIG_VM_EVENT_COUNTERS=y |
111 | CONFIG_PCI_QUIRKS=y | ||
112 | CONFIG_SLUB_DEBUG=y | 112 | CONFIG_SLUB_DEBUG=y |
113 | # CONFIG_SLAB is not set | 113 | # CONFIG_SLAB is not set |
114 | CONFIG_SLUB=y | 114 | CONFIG_SLUB=y |
@@ -122,10 +122,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
122 | CONFIG_HAVE_KPROBES=y | 122 | CONFIG_HAVE_KPROBES=y |
123 | CONFIG_HAVE_KRETPROBES=y | 123 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 124 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
125 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
126 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
127 | # CONFIG_HAVE_CLK is not set | ||
128 | CONFIG_PROC_PAGE_MONITOR=y | ||
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 125 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
130 | CONFIG_SLABINFO=y | 126 | CONFIG_SLABINFO=y |
131 | CONFIG_RT_MUTEXES=y | 127 | CONFIG_RT_MUTEXES=y |
@@ -158,6 +154,7 @@ CONFIG_DEFAULT_AS=y | |||
158 | # CONFIG_DEFAULT_NOOP is not set | 154 | # CONFIG_DEFAULT_NOOP is not set |
159 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 155 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
160 | CONFIG_CLASSIC_RCU=y | 156 | CONFIG_CLASSIC_RCU=y |
157 | # CONFIG_FREEZER is not set | ||
161 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 158 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
162 | 159 | ||
163 | # | 160 | # |
@@ -174,9 +171,13 @@ CONFIG_CLASSIC_RCU=y | |||
174 | # CONFIG_KATMAI is not set | 171 | # CONFIG_KATMAI is not set |
175 | CONFIG_RAINIER=y | 172 | CONFIG_RAINIER=y |
176 | # CONFIG_WARP is not set | 173 | # CONFIG_WARP is not set |
174 | # CONFIG_ARCHES is not set | ||
177 | # CONFIG_CANYONLANDS is not set | 175 | # CONFIG_CANYONLANDS is not set |
176 | # CONFIG_GLACIER is not set | ||
178 | # CONFIG_YOSEMITE is not set | 177 | # CONFIG_YOSEMITE is not set |
179 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 178 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
179 | CONFIG_PPC44x_SIMPLE=y | ||
180 | # CONFIG_PPC4xx_GPIO is not set | ||
180 | CONFIG_440GRX=y | 181 | CONFIG_440GRX=y |
181 | # CONFIG_IPIC is not set | 182 | # CONFIG_IPIC is not set |
182 | # CONFIG_MPIC is not set | 183 | # CONFIG_MPIC is not set |
@@ -195,7 +196,6 @@ CONFIG_440GRX=y | |||
195 | # Kernel options | 196 | # Kernel options |
196 | # | 197 | # |
197 | # CONFIG_HIGHMEM is not set | 198 | # CONFIG_HIGHMEM is not set |
198 | # CONFIG_TICK_ONESHOT is not set | ||
199 | # CONFIG_NO_HZ is not set | 199 | # CONFIG_NO_HZ is not set |
200 | # CONFIG_HIGH_RES_TIMERS is not set | 200 | # CONFIG_HIGH_RES_TIMERS is not set |
201 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 201 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -209,6 +209,8 @@ CONFIG_PREEMPT_NONE=y | |||
209 | # CONFIG_PREEMPT_VOLUNTARY is not set | 209 | # CONFIG_PREEMPT_VOLUNTARY is not set |
210 | # CONFIG_PREEMPT is not set | 210 | # CONFIG_PREEMPT is not set |
211 | CONFIG_BINFMT_ELF=y | 211 | CONFIG_BINFMT_ELF=y |
212 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
213 | # CONFIG_HAVE_AOUT is not set | ||
212 | # CONFIG_BINFMT_MISC is not set | 214 | # CONFIG_BINFMT_MISC is not set |
213 | CONFIG_MATH_EMULATION=y | 215 | CONFIG_MATH_EMULATION=y |
214 | # CONFIG_IOMMU_HELPER is not set | 216 | # CONFIG_IOMMU_HELPER is not set |
@@ -223,15 +225,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
223 | # CONFIG_SPARSEMEM_MANUAL is not set | 225 | # CONFIG_SPARSEMEM_MANUAL is not set |
224 | CONFIG_FLATMEM=y | 226 | CONFIG_FLATMEM=y |
225 | CONFIG_FLAT_NODE_MEM_MAP=y | 227 | CONFIG_FLAT_NODE_MEM_MAP=y |
226 | # CONFIG_SPARSEMEM_STATIC is not set | ||
227 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
228 | CONFIG_PAGEFLAGS_EXTENDED=y | 228 | CONFIG_PAGEFLAGS_EXTENDED=y |
229 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 229 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
230 | CONFIG_MIGRATION=y | 230 | CONFIG_MIGRATION=y |
231 | CONFIG_RESOURCES_64BIT=y | 231 | CONFIG_RESOURCES_64BIT=y |
232 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
232 | CONFIG_ZONE_DMA_FLAG=1 | 233 | CONFIG_ZONE_DMA_FLAG=1 |
233 | CONFIG_BOUNCE=y | 234 | CONFIG_BOUNCE=y |
234 | CONFIG_VIRT_TO_BUS=y | 235 | CONFIG_VIRT_TO_BUS=y |
236 | CONFIG_UNEVICTABLE_LRU=y | ||
235 | CONFIG_FORCE_MAX_ZONEORDER=11 | 237 | CONFIG_FORCE_MAX_ZONEORDER=11 |
236 | CONFIG_PROC_DEVICETREE=y | 238 | CONFIG_PROC_DEVICETREE=y |
237 | CONFIG_CMDLINE_BOOL=y | 239 | CONFIG_CMDLINE_BOOL=y |
@@ -318,6 +320,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
318 | # CONFIG_TIPC is not set | 320 | # CONFIG_TIPC is not set |
319 | # CONFIG_ATM is not set | 321 | # CONFIG_ATM is not set |
320 | # CONFIG_BRIDGE is not set | 322 | # CONFIG_BRIDGE is not set |
323 | # CONFIG_NET_DSA is not set | ||
321 | # CONFIG_VLAN_8021Q is not set | 324 | # CONFIG_VLAN_8021Q is not set |
322 | # CONFIG_DECNET is not set | 325 | # CONFIG_DECNET is not set |
323 | # CONFIG_LLC2 is not set | 326 | # CONFIG_LLC2 is not set |
@@ -338,14 +341,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
338 | # CONFIG_IRDA is not set | 341 | # CONFIG_IRDA is not set |
339 | # CONFIG_BT is not set | 342 | # CONFIG_BT is not set |
340 | # CONFIG_AF_RXRPC is not set | 343 | # CONFIG_AF_RXRPC is not set |
341 | 344 | # CONFIG_PHONET is not set | |
342 | # | 345 | # CONFIG_WIRELESS is not set |
343 | # Wireless | ||
344 | # | ||
345 | # CONFIG_CFG80211 is not set | ||
346 | # CONFIG_WIRELESS_EXT is not set | ||
347 | # CONFIG_MAC80211 is not set | ||
348 | # CONFIG_IEEE80211 is not set | ||
349 | # CONFIG_RFKILL is not set | 346 | # CONFIG_RFKILL is not set |
350 | # CONFIG_NET_9P is not set | 347 | # CONFIG_NET_9P is not set |
351 | 348 | ||
@@ -532,18 +529,22 @@ CONFIG_NETDEV_1000=y | |||
532 | # CONFIG_QLA3XXX is not set | 529 | # CONFIG_QLA3XXX is not set |
533 | # CONFIG_ATL1 is not set | 530 | # CONFIG_ATL1 is not set |
534 | # CONFIG_ATL1E is not set | 531 | # CONFIG_ATL1E is not set |
532 | # CONFIG_JME is not set | ||
535 | CONFIG_NETDEV_10000=y | 533 | CONFIG_NETDEV_10000=y |
536 | # CONFIG_CHELSIO_T1 is not set | 534 | # CONFIG_CHELSIO_T1 is not set |
537 | # CONFIG_CHELSIO_T3 is not set | 535 | # CONFIG_CHELSIO_T3 is not set |
536 | # CONFIG_ENIC is not set | ||
538 | # CONFIG_IXGBE is not set | 537 | # CONFIG_IXGBE is not set |
539 | # CONFIG_IXGB is not set | 538 | # CONFIG_IXGB is not set |
540 | # CONFIG_S2IO is not set | 539 | # CONFIG_S2IO is not set |
541 | # CONFIG_MYRI10GE is not set | 540 | # CONFIG_MYRI10GE is not set |
542 | # CONFIG_NETXEN_NIC is not set | 541 | # CONFIG_NETXEN_NIC is not set |
543 | # CONFIG_NIU is not set | 542 | # CONFIG_NIU is not set |
543 | # CONFIG_MLX4_EN is not set | ||
544 | # CONFIG_MLX4_CORE is not set | 544 | # CONFIG_MLX4_CORE is not set |
545 | # CONFIG_TEHUTI is not set | 545 | # CONFIG_TEHUTI is not set |
546 | # CONFIG_BNX2X is not set | 546 | # CONFIG_BNX2X is not set |
547 | # CONFIG_QLGE is not set | ||
547 | # CONFIG_SFC is not set | 548 | # CONFIG_SFC is not set |
548 | # CONFIG_TR is not set | 549 | # CONFIG_TR is not set |
549 | 550 | ||
@@ -639,6 +640,8 @@ CONFIG_SSB_POSSIBLE=y | |||
639 | # CONFIG_MFD_CORE is not set | 640 | # CONFIG_MFD_CORE is not set |
640 | # CONFIG_MFD_SM501 is not set | 641 | # CONFIG_MFD_SM501 is not set |
641 | # CONFIG_HTC_PASIC3 is not set | 642 | # CONFIG_HTC_PASIC3 is not set |
643 | # CONFIG_MFD_TMIO is not set | ||
644 | # CONFIG_MFD_WM8400 is not set | ||
642 | 645 | ||
643 | # | 646 | # |
644 | # Multimedia devices | 647 | # Multimedia devices |
@@ -680,9 +683,14 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
680 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 683 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
681 | 684 | ||
682 | # | 685 | # |
686 | # Enable Host or Gadget support to see Inventra options | ||
687 | # | ||
688 | |||
689 | # | ||
683 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 690 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
684 | # | 691 | # |
685 | # CONFIG_USB_GADGET is not set | 692 | # CONFIG_USB_GADGET is not set |
693 | # CONFIG_UWB is not set | ||
686 | # CONFIG_MMC is not set | 694 | # CONFIG_MMC is not set |
687 | # CONFIG_MEMSTICK is not set | 695 | # CONFIG_MEMSTICK is not set |
688 | # CONFIG_NEW_LEDS is not set | 696 | # CONFIG_NEW_LEDS is not set |
@@ -692,6 +700,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
692 | # CONFIG_RTC_CLASS is not set | 700 | # CONFIG_RTC_CLASS is not set |
693 | # CONFIG_DMADEVICES is not set | 701 | # CONFIG_DMADEVICES is not set |
694 | # CONFIG_UIO is not set | 702 | # CONFIG_UIO is not set |
703 | # CONFIG_STAGING is not set | ||
695 | 704 | ||
696 | # | 705 | # |
697 | # File systems | 706 | # File systems |
@@ -700,10 +709,11 @@ CONFIG_EXT2_FS=y | |||
700 | # CONFIG_EXT2_FS_XATTR is not set | 709 | # CONFIG_EXT2_FS_XATTR is not set |
701 | # CONFIG_EXT2_FS_XIP is not set | 710 | # CONFIG_EXT2_FS_XIP is not set |
702 | # CONFIG_EXT3_FS is not set | 711 | # CONFIG_EXT3_FS is not set |
703 | # CONFIG_EXT4DEV_FS is not set | 712 | # CONFIG_EXT4_FS is not set |
704 | # CONFIG_REISERFS_FS is not set | 713 | # CONFIG_REISERFS_FS is not set |
705 | # CONFIG_JFS_FS is not set | 714 | # CONFIG_JFS_FS is not set |
706 | # CONFIG_FS_POSIX_ACL is not set | 715 | # CONFIG_FS_POSIX_ACL is not set |
716 | CONFIG_FILE_LOCKING=y | ||
707 | # CONFIG_XFS_FS is not set | 717 | # CONFIG_XFS_FS is not set |
708 | # CONFIG_OCFS2_FS is not set | 718 | # CONFIG_OCFS2_FS is not set |
709 | CONFIG_DNOTIFY=y | 719 | CONFIG_DNOTIFY=y |
@@ -733,6 +743,7 @@ CONFIG_INOTIFY_USER=y | |||
733 | CONFIG_PROC_FS=y | 743 | CONFIG_PROC_FS=y |
734 | CONFIG_PROC_KCORE=y | 744 | CONFIG_PROC_KCORE=y |
735 | CONFIG_PROC_SYSCTL=y | 745 | CONFIG_PROC_SYSCTL=y |
746 | CONFIG_PROC_PAGE_MONITOR=y | ||
736 | CONFIG_SYSFS=y | 747 | CONFIG_SYSFS=y |
737 | CONFIG_TMPFS=y | 748 | CONFIG_TMPFS=y |
738 | # CONFIG_TMPFS_POSIX_ACL is not set | 749 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -780,6 +791,7 @@ CONFIG_LOCKD=y | |||
780 | CONFIG_LOCKD_V4=y | 791 | CONFIG_LOCKD_V4=y |
781 | CONFIG_NFS_COMMON=y | 792 | CONFIG_NFS_COMMON=y |
782 | CONFIG_SUNRPC=y | 793 | CONFIG_SUNRPC=y |
794 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
783 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 795 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
784 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 796 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
785 | # CONFIG_SMB_FS is not set | 797 | # CONFIG_SMB_FS is not set |
@@ -800,7 +812,6 @@ CONFIG_MSDOS_PARTITION=y | |||
800 | # Library routines | 812 | # Library routines |
801 | # | 813 | # |
802 | CONFIG_BITREVERSE=y | 814 | CONFIG_BITREVERSE=y |
803 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
804 | # CONFIG_CRC_CCITT is not set | 815 | # CONFIG_CRC_CCITT is not set |
805 | # CONFIG_CRC16 is not set | 816 | # CONFIG_CRC16 is not set |
806 | # CONFIG_CRC_T10DIF is not set | 817 | # CONFIG_CRC_T10DIF is not set |
@@ -854,14 +865,21 @@ CONFIG_SCHED_DEBUG=y | |||
854 | # CONFIG_DEBUG_SG is not set | 865 | # CONFIG_DEBUG_SG is not set |
855 | # CONFIG_BOOT_PRINTK_DELAY is not set | 866 | # CONFIG_BOOT_PRINTK_DELAY is not set |
856 | # CONFIG_RCU_TORTURE_TEST is not set | 867 | # CONFIG_RCU_TORTURE_TEST is not set |
868 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
857 | # CONFIG_BACKTRACE_SELF_TEST is not set | 869 | # CONFIG_BACKTRACE_SELF_TEST is not set |
870 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
858 | # CONFIG_FAULT_INJECTION is not set | 871 | # CONFIG_FAULT_INJECTION is not set |
859 | # CONFIG_LATENCYTOP is not set | 872 | # CONFIG_LATENCYTOP is not set |
873 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
874 | CONFIG_NOP_TRACER=y | ||
860 | CONFIG_HAVE_FTRACE=y | 875 | CONFIG_HAVE_FTRACE=y |
861 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 876 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
862 | # CONFIG_FTRACE is not set | 877 | # CONFIG_FTRACE is not set |
863 | # CONFIG_SCHED_TRACER is not set | 878 | # CONFIG_SCHED_TRACER is not set |
864 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 879 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
880 | # CONFIG_BOOT_TRACER is not set | ||
881 | # CONFIG_STACK_TRACER is not set | ||
882 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
865 | # CONFIG_SAMPLES is not set | 883 | # CONFIG_SAMPLES is not set |
866 | CONFIG_HAVE_ARCH_KGDB=y | 884 | CONFIG_HAVE_ARCH_KGDB=y |
867 | # CONFIG_KGDB is not set | 885 | # CONFIG_KGDB is not set |
@@ -870,6 +888,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
870 | # CONFIG_DEBUG_PAGEALLOC is not set | 888 | # CONFIG_DEBUG_PAGEALLOC is not set |
871 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 889 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
872 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 890 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
891 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
873 | # CONFIG_XMON is not set | 892 | # CONFIG_XMON is not set |
874 | # CONFIG_IRQSTACKS is not set | 893 | # CONFIG_IRQSTACKS is not set |
875 | # CONFIG_VIRQ_DEBUG is not set | 894 | # CONFIG_VIRQ_DEBUG is not set |
@@ -894,14 +913,19 @@ CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 | |||
894 | # | 913 | # |
895 | # CONFIG_KEYS is not set | 914 | # CONFIG_KEYS is not set |
896 | # CONFIG_SECURITY is not set | 915 | # CONFIG_SECURITY is not set |
916 | # CONFIG_SECURITYFS is not set | ||
897 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 917 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
898 | CONFIG_CRYPTO=y | 918 | CONFIG_CRYPTO=y |
899 | 919 | ||
900 | # | 920 | # |
901 | # Crypto core or helper | 921 | # Crypto core or helper |
902 | # | 922 | # |
923 | # CONFIG_CRYPTO_FIPS is not set | ||
903 | CONFIG_CRYPTO_ALGAPI=y | 924 | CONFIG_CRYPTO_ALGAPI=y |
925 | CONFIG_CRYPTO_AEAD=y | ||
904 | CONFIG_CRYPTO_BLKCIPHER=y | 926 | CONFIG_CRYPTO_BLKCIPHER=y |
927 | CONFIG_CRYPTO_HASH=y | ||
928 | CONFIG_CRYPTO_RNG=y | ||
905 | CONFIG_CRYPTO_MANAGER=y | 929 | CONFIG_CRYPTO_MANAGER=y |
906 | # CONFIG_CRYPTO_GF128MUL is not set | 930 | # CONFIG_CRYPTO_GF128MUL is not set |
907 | # CONFIG_CRYPTO_NULL is not set | 931 | # CONFIG_CRYPTO_NULL is not set |
@@ -974,6 +998,11 @@ CONFIG_CRYPTO_DES=y | |||
974 | # | 998 | # |
975 | # CONFIG_CRYPTO_DEFLATE is not set | 999 | # CONFIG_CRYPTO_DEFLATE is not set |
976 | # CONFIG_CRYPTO_LZO is not set | 1000 | # CONFIG_CRYPTO_LZO is not set |
1001 | |||
1002 | # | ||
1003 | # Random Number Generation | ||
1004 | # | ||
1005 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
977 | CONFIG_CRYPTO_HW=y | 1006 | CONFIG_CRYPTO_HW=y |
978 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1007 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
979 | # CONFIG_PPC_CLOCK is not set | 1008 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/44x/sam440ep_defconfig b/arch/powerpc/configs/44x/sam440ep_defconfig index 0ed2de05f4e8..15f48e03ec2e 100644 --- a/arch/powerpc/configs/44x/sam440ep_defconfig +++ b/arch/powerpc/configs/44x/sam440ep_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 09:12:48 2008 | 4 | # Tue Oct 28 09:16:15 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -23,14 +23,13 @@ CONFIG_PHYS_64BIT=y | |||
23 | CONFIG_NOT_COHERENT_CACHE=y | 23 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 25 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 26 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
27 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 29 | CONFIG_GENERIC_TIME=y |
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
35 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
36 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -93,7 +92,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
93 | CONFIG_SYSCTL=y | 92 | CONFIG_SYSCTL=y |
94 | CONFIG_EMBEDDED=y | 93 | CONFIG_EMBEDDED=y |
95 | CONFIG_SYSCTL_SYSCALL=y | 94 | CONFIG_SYSCTL_SYSCALL=y |
96 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
97 | CONFIG_KALLSYMS=y | 95 | CONFIG_KALLSYMS=y |
98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 96 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
99 | CONFIG_HOTPLUG=y | 97 | CONFIG_HOTPLUG=y |
@@ -109,7 +107,9 @@ CONFIG_SIGNALFD=y | |||
109 | CONFIG_TIMERFD=y | 107 | CONFIG_TIMERFD=y |
110 | CONFIG_EVENTFD=y | 108 | CONFIG_EVENTFD=y |
111 | CONFIG_SHMEM=y | 109 | CONFIG_SHMEM=y |
110 | CONFIG_AIO=y | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 111 | CONFIG_VM_EVENT_COUNTERS=y |
112 | CONFIG_PCI_QUIRKS=y | ||
113 | CONFIG_SLUB_DEBUG=y | 113 | CONFIG_SLUB_DEBUG=y |
114 | # CONFIG_SLAB is not set | 114 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 115 | CONFIG_SLUB=y |
@@ -123,10 +123,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 123 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 124 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 125 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
126 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
127 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
128 | # CONFIG_HAVE_CLK is not set | ||
129 | CONFIG_PROC_PAGE_MONITOR=y | ||
130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
131 | CONFIG_SLABINFO=y | 127 | CONFIG_SLABINFO=y |
132 | CONFIG_RT_MUTEXES=y | 128 | CONFIG_RT_MUTEXES=y |
@@ -159,6 +155,7 @@ CONFIG_DEFAULT_AS=y | |||
159 | # CONFIG_DEFAULT_NOOP is not set | 155 | # CONFIG_DEFAULT_NOOP is not set |
160 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 156 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
161 | CONFIG_CLASSIC_RCU=y | 157 | CONFIG_CLASSIC_RCU=y |
158 | # CONFIG_FREEZER is not set | ||
162 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 159 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
163 | 160 | ||
164 | # | 161 | # |
@@ -175,9 +172,13 @@ CONFIG_SAM440EP=y | |||
175 | # CONFIG_KATMAI is not set | 172 | # CONFIG_KATMAI is not set |
176 | # CONFIG_RAINIER is not set | 173 | # CONFIG_RAINIER is not set |
177 | # CONFIG_WARP is not set | 174 | # CONFIG_WARP is not set |
175 | # CONFIG_ARCHES is not set | ||
178 | # CONFIG_CANYONLANDS is not set | 176 | # CONFIG_CANYONLANDS is not set |
177 | # CONFIG_GLACIER is not set | ||
179 | # CONFIG_YOSEMITE is not set | 178 | # CONFIG_YOSEMITE is not set |
180 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 179 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
180 | # CONFIG_PPC44x_SIMPLE is not set | ||
181 | # CONFIG_PPC4xx_GPIO is not set | ||
181 | CONFIG_440EP=y | 182 | CONFIG_440EP=y |
182 | CONFIG_IBM440EP_ERR42=y | 183 | CONFIG_IBM440EP_ERR42=y |
183 | # CONFIG_IPIC is not set | 184 | # CONFIG_IPIC is not set |
@@ -197,7 +198,6 @@ CONFIG_IBM440EP_ERR42=y | |||
197 | # Kernel options | 198 | # Kernel options |
198 | # | 199 | # |
199 | # CONFIG_HIGHMEM is not set | 200 | # CONFIG_HIGHMEM is not set |
200 | # CONFIG_TICK_ONESHOT is not set | ||
201 | # CONFIG_NO_HZ is not set | 201 | # CONFIG_NO_HZ is not set |
202 | # CONFIG_HIGH_RES_TIMERS is not set | 202 | # CONFIG_HIGH_RES_TIMERS is not set |
203 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 203 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -211,6 +211,8 @@ CONFIG_PREEMPT_NONE=y | |||
211 | # CONFIG_PREEMPT_VOLUNTARY is not set | 211 | # CONFIG_PREEMPT_VOLUNTARY is not set |
212 | # CONFIG_PREEMPT is not set | 212 | # CONFIG_PREEMPT is not set |
213 | CONFIG_BINFMT_ELF=y | 213 | CONFIG_BINFMT_ELF=y |
214 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
215 | # CONFIG_HAVE_AOUT is not set | ||
214 | # CONFIG_BINFMT_MISC is not set | 216 | # CONFIG_BINFMT_MISC is not set |
215 | # CONFIG_MATH_EMULATION is not set | 217 | # CONFIG_MATH_EMULATION is not set |
216 | # CONFIG_IOMMU_HELPER is not set | 218 | # CONFIG_IOMMU_HELPER is not set |
@@ -225,15 +227,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
225 | # CONFIG_SPARSEMEM_MANUAL is not set | 227 | # CONFIG_SPARSEMEM_MANUAL is not set |
226 | CONFIG_FLATMEM=y | 228 | CONFIG_FLATMEM=y |
227 | CONFIG_FLAT_NODE_MEM_MAP=y | 229 | CONFIG_FLAT_NODE_MEM_MAP=y |
228 | # CONFIG_SPARSEMEM_STATIC is not set | ||
229 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
230 | CONFIG_PAGEFLAGS_EXTENDED=y | 230 | CONFIG_PAGEFLAGS_EXTENDED=y |
231 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 231 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
232 | CONFIG_MIGRATION=y | 232 | CONFIG_MIGRATION=y |
233 | CONFIG_RESOURCES_64BIT=y | 233 | CONFIG_RESOURCES_64BIT=y |
234 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
234 | CONFIG_ZONE_DMA_FLAG=1 | 235 | CONFIG_ZONE_DMA_FLAG=1 |
235 | CONFIG_BOUNCE=y | 236 | CONFIG_BOUNCE=y |
236 | CONFIG_VIRT_TO_BUS=y | 237 | CONFIG_VIRT_TO_BUS=y |
238 | CONFIG_UNEVICTABLE_LRU=y | ||
237 | CONFIG_FORCE_MAX_ZONEORDER=11 | 239 | CONFIG_FORCE_MAX_ZONEORDER=11 |
238 | CONFIG_PROC_DEVICETREE=y | 240 | CONFIG_PROC_DEVICETREE=y |
239 | CONFIG_CMDLINE_BOOL=y | 241 | CONFIG_CMDLINE_BOOL=y |
@@ -319,6 +321,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
319 | # CONFIG_TIPC is not set | 321 | # CONFIG_TIPC is not set |
320 | # CONFIG_ATM is not set | 322 | # CONFIG_ATM is not set |
321 | # CONFIG_BRIDGE is not set | 323 | # CONFIG_BRIDGE is not set |
324 | # CONFIG_NET_DSA is not set | ||
322 | # CONFIG_VLAN_8021Q is not set | 325 | # CONFIG_VLAN_8021Q is not set |
323 | # CONFIG_DECNET is not set | 326 | # CONFIG_DECNET is not set |
324 | # CONFIG_LLC2 is not set | 327 | # CONFIG_LLC2 is not set |
@@ -339,14 +342,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_IRDA is not set | 342 | # CONFIG_IRDA is not set |
340 | # CONFIG_BT is not set | 343 | # CONFIG_BT is not set |
341 | # CONFIG_AF_RXRPC is not set | 344 | # CONFIG_AF_RXRPC is not set |
342 | 345 | # CONFIG_PHONET is not set | |
343 | # | 346 | # CONFIG_WIRELESS is not set |
344 | # Wireless | ||
345 | # | ||
346 | # CONFIG_CFG80211 is not set | ||
347 | # CONFIG_WIRELESS_EXT is not set | ||
348 | # CONFIG_MAC80211 is not set | ||
349 | # CONFIG_IEEE80211 is not set | ||
350 | # CONFIG_RFKILL is not set | 347 | # CONFIG_RFKILL is not set |
351 | # CONFIG_NET_9P is not set | 348 | # CONFIG_NET_9P is not set |
352 | 349 | ||
@@ -536,8 +533,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
536 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 533 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
537 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 534 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
538 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 535 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
536 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
537 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
538 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
539 | # CONFIG_NET_PCI is not set | 539 | # CONFIG_NET_PCI is not set |
540 | # CONFIG_B44 is not set | 540 | # CONFIG_B44 is not set |
541 | # CONFIG_ATL2 is not set | ||
541 | # CONFIG_NETDEV_1000 is not set | 542 | # CONFIG_NETDEV_1000 is not set |
542 | # CONFIG_NETDEV_10000 is not set | 543 | # CONFIG_NETDEV_10000 is not set |
543 | # CONFIG_TR is not set | 544 | # CONFIG_TR is not set |
@@ -573,7 +574,7 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
573 | # Input device support | 574 | # Input device support |
574 | # | 575 | # |
575 | CONFIG_INPUT=y | 576 | CONFIG_INPUT=y |
576 | # CONFIG_INPUT_FF_MEMLESS is not set | 577 | CONFIG_INPUT_FF_MEMLESS=m |
577 | # CONFIG_INPUT_POLLDEV is not set | 578 | # CONFIG_INPUT_POLLDEV is not set |
578 | 579 | ||
579 | # | 580 | # |
@@ -607,6 +608,7 @@ CONFIG_MOUSE_PS2_TRACKPOINT=y | |||
607 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | 608 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set |
608 | # CONFIG_MOUSE_SERIAL is not set | 609 | # CONFIG_MOUSE_SERIAL is not set |
609 | # CONFIG_MOUSE_APPLETOUCH is not set | 610 | # CONFIG_MOUSE_APPLETOUCH is not set |
611 | # CONFIG_MOUSE_BCM5974 is not set | ||
610 | # CONFIG_MOUSE_VSXXXAA is not set | 612 | # CONFIG_MOUSE_VSXXXAA is not set |
611 | # CONFIG_INPUT_JOYSTICK is not set | 613 | # CONFIG_INPUT_JOYSTICK is not set |
612 | # CONFIG_INPUT_TABLET is not set | 614 | # CONFIG_INPUT_TABLET is not set |
@@ -673,6 +675,7 @@ CONFIG_DEVPORT=y | |||
673 | CONFIG_I2C=y | 675 | CONFIG_I2C=y |
674 | CONFIG_I2C_BOARDINFO=y | 676 | CONFIG_I2C_BOARDINFO=y |
675 | # CONFIG_I2C_CHARDEV is not set | 677 | # CONFIG_I2C_CHARDEV is not set |
678 | CONFIG_I2C_HELPER_AUTO=y | ||
676 | CONFIG_I2C_ALGOBIT=y | 679 | CONFIG_I2C_ALGOBIT=y |
677 | 680 | ||
678 | # | 681 | # |
@@ -761,6 +764,9 @@ CONFIG_SSB_POSSIBLE=y | |||
761 | # CONFIG_MFD_CORE is not set | 764 | # CONFIG_MFD_CORE is not set |
762 | # CONFIG_MFD_SM501 is not set | 765 | # CONFIG_MFD_SM501 is not set |
763 | # CONFIG_HTC_PASIC3 is not set | 766 | # CONFIG_HTC_PASIC3 is not set |
767 | # CONFIG_MFD_TMIO is not set | ||
768 | # CONFIG_MFD_WM8400 is not set | ||
769 | # CONFIG_MFD_WM8350_I2C is not set | ||
764 | 770 | ||
765 | # | 771 | # |
766 | # Multimedia devices | 772 | # Multimedia devices |
@@ -788,6 +794,7 @@ CONFIG_VIDEO_OUTPUT_CONTROL=y | |||
788 | CONFIG_FB=y | 794 | CONFIG_FB=y |
789 | # CONFIG_FIRMWARE_EDID is not set | 795 | # CONFIG_FIRMWARE_EDID is not set |
790 | CONFIG_FB_DDC=y | 796 | CONFIG_FB_DDC=y |
797 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
791 | CONFIG_FB_CFB_FILLRECT=y | 798 | CONFIG_FB_CFB_FILLRECT=y |
792 | CONFIG_FB_CFB_COPYAREA=y | 799 | CONFIG_FB_CFB_COPYAREA=y |
793 | CONFIG_FB_CFB_IMAGEBLIT=y | 800 | CONFIG_FB_CFB_IMAGEBLIT=y |
@@ -828,6 +835,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
828 | # CONFIG_FB_S3 is not set | 835 | # CONFIG_FB_S3 is not set |
829 | # CONFIG_FB_SAVAGE is not set | 836 | # CONFIG_FB_SAVAGE is not set |
830 | # CONFIG_FB_SIS is not set | 837 | # CONFIG_FB_SIS is not set |
838 | # CONFIG_FB_VIA is not set | ||
831 | # CONFIG_FB_NEOMAGIC is not set | 839 | # CONFIG_FB_NEOMAGIC is not set |
832 | # CONFIG_FB_KYRO is not set | 840 | # CONFIG_FB_KYRO is not set |
833 | # CONFIG_FB_3DFX is not set | 841 | # CONFIG_FB_3DFX is not set |
@@ -839,6 +847,7 @@ CONFIG_FB_RADEON_BACKLIGHT=y | |||
839 | # CONFIG_FB_CARMINE is not set | 847 | # CONFIG_FB_CARMINE is not set |
840 | # CONFIG_FB_IBM_GXT4500 is not set | 848 | # CONFIG_FB_IBM_GXT4500 is not set |
841 | # CONFIG_FB_VIRTUAL is not set | 849 | # CONFIG_FB_VIRTUAL is not set |
850 | # CONFIG_FB_METRONOME is not set | ||
842 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | 851 | CONFIG_BACKLIGHT_LCD_SUPPORT=y |
843 | CONFIG_LCD_CLASS_DEVICE=y | 852 | CONFIG_LCD_CLASS_DEVICE=y |
844 | # CONFIG_LCD_ILI9320 is not set | 853 | # CONFIG_LCD_ILI9320 is not set |
@@ -875,9 +884,36 @@ CONFIG_HID=y | |||
875 | # USB Input Devices | 884 | # USB Input Devices |
876 | # | 885 | # |
877 | CONFIG_USB_HID=y | 886 | CONFIG_USB_HID=y |
878 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | 887 | # CONFIG_HID_PID is not set |
879 | # CONFIG_HID_FF is not set | ||
880 | # CONFIG_USB_HIDDEV is not set | 888 | # CONFIG_USB_HIDDEV is not set |
889 | |||
890 | # | ||
891 | # Special HID drivers | ||
892 | # | ||
893 | CONFIG_HID_COMPAT=y | ||
894 | CONFIG_HID_A4TECH=y | ||
895 | CONFIG_HID_APPLE=y | ||
896 | CONFIG_HID_BELKIN=y | ||
897 | CONFIG_HID_BRIGHT=y | ||
898 | CONFIG_HID_CHERRY=y | ||
899 | CONFIG_HID_CHICONY=y | ||
900 | CONFIG_HID_CYPRESS=y | ||
901 | CONFIG_HID_DELL=y | ||
902 | CONFIG_HID_EZKEY=y | ||
903 | CONFIG_HID_GYRATION=y | ||
904 | CONFIG_HID_LOGITECH=y | ||
905 | # CONFIG_LOGITECH_FF is not set | ||
906 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
907 | CONFIG_HID_MICROSOFT=y | ||
908 | CONFIG_HID_MONTEREY=y | ||
909 | CONFIG_HID_PANTHERLORD=y | ||
910 | # CONFIG_PANTHERLORD_FF is not set | ||
911 | CONFIG_HID_PETALYNX=y | ||
912 | CONFIG_HID_SAMSUNG=y | ||
913 | CONFIG_HID_SONY=y | ||
914 | CONFIG_HID_SUNPLUS=y | ||
915 | CONFIG_THRUSTMASTER_FF=m | ||
916 | CONFIG_ZEROPLUS_FF=m | ||
881 | CONFIG_USB_SUPPORT=y | 917 | CONFIG_USB_SUPPORT=y |
882 | CONFIG_USB_ARCH_HAS_HCD=y | 918 | CONFIG_USB_ARCH_HAS_HCD=y |
883 | CONFIG_USB_ARCH_HAS_OHCI=y | 919 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -895,6 +931,9 @@ CONFIG_USB_DEVICEFS=y | |||
895 | # CONFIG_USB_OTG is not set | 931 | # CONFIG_USB_OTG is not set |
896 | # CONFIG_USB_OTG_WHITELIST is not set | 932 | # CONFIG_USB_OTG_WHITELIST is not set |
897 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 933 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
934 | # CONFIG_USB_MON is not set | ||
935 | # CONFIG_USB_WUSB is not set | ||
936 | # CONFIG_USB_WUSB_CBAF is not set | ||
898 | 937 | ||
899 | # | 938 | # |
900 | # USB Host Controller Drivers | 939 | # USB Host Controller Drivers |
@@ -917,6 +956,8 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
917 | # CONFIG_USB_UHCI_HCD is not set | 956 | # CONFIG_USB_UHCI_HCD is not set |
918 | # CONFIG_USB_SL811_HCD is not set | 957 | # CONFIG_USB_SL811_HCD is not set |
919 | # CONFIG_USB_R8A66597_HCD is not set | 958 | # CONFIG_USB_R8A66597_HCD is not set |
959 | # CONFIG_USB_WHCI_HCD is not set | ||
960 | # CONFIG_USB_HWA_HCD is not set | ||
920 | 961 | ||
921 | # | 962 | # |
922 | # USB Device Class drivers | 963 | # USB Device Class drivers |
@@ -924,6 +965,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
924 | # CONFIG_USB_ACM is not set | 965 | # CONFIG_USB_ACM is not set |
925 | # CONFIG_USB_PRINTER is not set | 966 | # CONFIG_USB_PRINTER is not set |
926 | # CONFIG_USB_WDM is not set | 967 | # CONFIG_USB_WDM is not set |
968 | # CONFIG_USB_TMC is not set | ||
927 | 969 | ||
928 | # | 970 | # |
929 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 971 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -953,7 +995,6 @@ CONFIG_USB_STORAGE=m | |||
953 | # | 995 | # |
954 | # CONFIG_USB_MDC800 is not set | 996 | # CONFIG_USB_MDC800 is not set |
955 | # CONFIG_USB_MICROTEK is not set | 997 | # CONFIG_USB_MICROTEK is not set |
956 | # CONFIG_USB_MON is not set | ||
957 | 998 | ||
958 | # | 999 | # |
959 | # USB port drivers | 1000 | # USB port drivers |
@@ -966,7 +1007,7 @@ CONFIG_USB_STORAGE=m | |||
966 | # CONFIG_USB_EMI62 is not set | 1007 | # CONFIG_USB_EMI62 is not set |
967 | # CONFIG_USB_EMI26 is not set | 1008 | # CONFIG_USB_EMI26 is not set |
968 | # CONFIG_USB_ADUTUX is not set | 1009 | # CONFIG_USB_ADUTUX is not set |
969 | # CONFIG_USB_AUERSWALD is not set | 1010 | # CONFIG_USB_SEVSEG is not set |
970 | # CONFIG_USB_RIO500 is not set | 1011 | # CONFIG_USB_RIO500 is not set |
971 | # CONFIG_USB_LEGOTOWER is not set | 1012 | # CONFIG_USB_LEGOTOWER is not set |
972 | # CONFIG_USB_LCD is not set | 1013 | # CONFIG_USB_LCD is not set |
@@ -984,7 +1025,9 @@ CONFIG_USB_STORAGE=m | |||
984 | # CONFIG_USB_IOWARRIOR is not set | 1025 | # CONFIG_USB_IOWARRIOR is not set |
985 | # CONFIG_USB_TEST is not set | 1026 | # CONFIG_USB_TEST is not set |
986 | # CONFIG_USB_ISIGHTFW is not set | 1027 | # CONFIG_USB_ISIGHTFW is not set |
1028 | # CONFIG_USB_VST is not set | ||
987 | # CONFIG_USB_GADGET is not set | 1029 | # CONFIG_USB_GADGET is not set |
1030 | # CONFIG_UWB is not set | ||
988 | # CONFIG_MMC is not set | 1031 | # CONFIG_MMC is not set |
989 | # CONFIG_MEMSTICK is not set | 1032 | # CONFIG_MEMSTICK is not set |
990 | # CONFIG_NEW_LEDS is not set | 1033 | # CONFIG_NEW_LEDS is not set |
@@ -1031,12 +1074,15 @@ CONFIG_RTC_DRV_M41T80_WDT=y | |||
1031 | # Platform RTC drivers | 1074 | # Platform RTC drivers |
1032 | # | 1075 | # |
1033 | # CONFIG_RTC_DRV_CMOS is not set | 1076 | # CONFIG_RTC_DRV_CMOS is not set |
1077 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1034 | # CONFIG_RTC_DRV_DS1511 is not set | 1078 | # CONFIG_RTC_DRV_DS1511 is not set |
1035 | # CONFIG_RTC_DRV_DS1553 is not set | 1079 | # CONFIG_RTC_DRV_DS1553 is not set |
1036 | # CONFIG_RTC_DRV_DS1742 is not set | 1080 | # CONFIG_RTC_DRV_DS1742 is not set |
1037 | # CONFIG_RTC_DRV_STK17TA8 is not set | 1081 | # CONFIG_RTC_DRV_STK17TA8 is not set |
1038 | # CONFIG_RTC_DRV_M48T86 is not set | 1082 | # CONFIG_RTC_DRV_M48T86 is not set |
1083 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1039 | # CONFIG_RTC_DRV_M48T59 is not set | 1084 | # CONFIG_RTC_DRV_M48T59 is not set |
1085 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1040 | # CONFIG_RTC_DRV_V3020 is not set | 1086 | # CONFIG_RTC_DRV_V3020 is not set |
1041 | 1087 | ||
1042 | # | 1088 | # |
@@ -1045,6 +1091,7 @@ CONFIG_RTC_DRV_M41T80_WDT=y | |||
1045 | # CONFIG_RTC_DRV_PPC is not set | 1091 | # CONFIG_RTC_DRV_PPC is not set |
1046 | # CONFIG_DMADEVICES is not set | 1092 | # CONFIG_DMADEVICES is not set |
1047 | # CONFIG_UIO is not set | 1093 | # CONFIG_UIO is not set |
1094 | # CONFIG_STAGING is not set | ||
1048 | 1095 | ||
1049 | # | 1096 | # |
1050 | # File systems | 1097 | # File systems |
@@ -1058,7 +1105,7 @@ CONFIG_EXT3_FS=y | |||
1058 | CONFIG_EXT3_FS_XATTR=y | 1105 | CONFIG_EXT3_FS_XATTR=y |
1059 | CONFIG_EXT3_FS_POSIX_ACL=y | 1106 | CONFIG_EXT3_FS_POSIX_ACL=y |
1060 | # CONFIG_EXT3_FS_SECURITY is not set | 1107 | # CONFIG_EXT3_FS_SECURITY is not set |
1061 | # CONFIG_EXT4DEV_FS is not set | 1108 | # CONFIG_EXT4_FS is not set |
1062 | CONFIG_JBD=y | 1109 | CONFIG_JBD=y |
1063 | CONFIG_FS_MBCACHE=y | 1110 | CONFIG_FS_MBCACHE=y |
1064 | CONFIG_REISERFS_FS=y | 1111 | CONFIG_REISERFS_FS=y |
@@ -1067,6 +1114,7 @@ CONFIG_REISERFS_FS=y | |||
1067 | # CONFIG_REISERFS_FS_XATTR is not set | 1114 | # CONFIG_REISERFS_FS_XATTR is not set |
1068 | # CONFIG_JFS_FS is not set | 1115 | # CONFIG_JFS_FS is not set |
1069 | CONFIG_FS_POSIX_ACL=y | 1116 | CONFIG_FS_POSIX_ACL=y |
1117 | CONFIG_FILE_LOCKING=y | ||
1070 | # CONFIG_XFS_FS is not set | 1118 | # CONFIG_XFS_FS is not set |
1071 | # CONFIG_OCFS2_FS is not set | 1119 | # CONFIG_OCFS2_FS is not set |
1072 | CONFIG_DNOTIFY=y | 1120 | CONFIG_DNOTIFY=y |
@@ -1102,6 +1150,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1102 | CONFIG_PROC_FS=y | 1150 | CONFIG_PROC_FS=y |
1103 | CONFIG_PROC_KCORE=y | 1151 | CONFIG_PROC_KCORE=y |
1104 | CONFIG_PROC_SYSCTL=y | 1152 | CONFIG_PROC_SYSCTL=y |
1153 | CONFIG_PROC_PAGE_MONITOR=y | ||
1105 | CONFIG_SYSFS=y | 1154 | CONFIG_SYSFS=y |
1106 | CONFIG_TMPFS=y | 1155 | CONFIG_TMPFS=y |
1107 | # CONFIG_TMPFS_POSIX_ACL is not set | 1156 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1196,7 +1245,6 @@ CONFIG_NLS_ISO8859_1=y | |||
1196 | # Library routines | 1245 | # Library routines |
1197 | # | 1246 | # |
1198 | CONFIG_BITREVERSE=y | 1247 | CONFIG_BITREVERSE=y |
1199 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1200 | # CONFIG_CRC_CCITT is not set | 1248 | # CONFIG_CRC_CCITT is not set |
1201 | # CONFIG_CRC16 is not set | 1249 | # CONFIG_CRC16 is not set |
1202 | CONFIG_CRC_T10DIF=y | 1250 | CONFIG_CRC_T10DIF=y |
@@ -1227,12 +1275,13 @@ CONFIG_MAGIC_SYSRQ=y | |||
1227 | # CONFIG_SLUB_STATS is not set | 1275 | # CONFIG_SLUB_STATS is not set |
1228 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1276 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1229 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1277 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1278 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1230 | # CONFIG_LATENCYTOP is not set | 1279 | # CONFIG_LATENCYTOP is not set |
1280 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1281 | CONFIG_NOP_TRACER=y | ||
1231 | CONFIG_HAVE_FTRACE=y | 1282 | CONFIG_HAVE_FTRACE=y |
1232 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1283 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1233 | # CONFIG_FTRACE is not set | 1284 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set |
1234 | # CONFIG_SCHED_TRACER is not set | ||
1235 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1236 | # CONFIG_SAMPLES is not set | 1285 | # CONFIG_SAMPLES is not set |
1237 | CONFIG_HAVE_ARCH_KGDB=y | 1286 | CONFIG_HAVE_ARCH_KGDB=y |
1238 | # CONFIG_IRQSTACKS is not set | 1287 | # CONFIG_IRQSTACKS is not set |
@@ -1243,6 +1292,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1243 | # | 1292 | # |
1244 | # CONFIG_KEYS is not set | 1293 | # CONFIG_KEYS is not set |
1245 | # CONFIG_SECURITY is not set | 1294 | # CONFIG_SECURITY is not set |
1295 | # CONFIG_SECURITYFS is not set | ||
1246 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1296 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1247 | # CONFIG_CRYPTO is not set | 1297 | # CONFIG_CRYPTO is not set |
1248 | # CONFIG_PPC_CLOCK is not set | 1298 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/44x/sequoia_defconfig b/arch/powerpc/configs/44x/sequoia_defconfig index e40b1023265c..562beeaab53d 100644 --- a/arch/powerpc/configs/44x/sequoia_defconfig +++ b/arch/powerpc/configs/44x/sequoia_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 09:15:13 2008 | 4 | # Tue Oct 28 09:16:16 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -23,14 +23,13 @@ CONFIG_PHYS_64BIT=y | |||
23 | CONFIG_NOT_COHERENT_CACHE=y | 23 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 25 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 26 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
27 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 29 | CONFIG_GENERIC_TIME=y |
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
35 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
36 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -92,7 +91,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
92 | CONFIG_SYSCTL=y | 91 | CONFIG_SYSCTL=y |
93 | CONFIG_EMBEDDED=y | 92 | CONFIG_EMBEDDED=y |
94 | CONFIG_SYSCTL_SYSCALL=y | 93 | CONFIG_SYSCTL_SYSCALL=y |
95 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
96 | CONFIG_KALLSYMS=y | 94 | CONFIG_KALLSYMS=y |
97 | # CONFIG_KALLSYMS_ALL is not set | 95 | # CONFIG_KALLSYMS_ALL is not set |
98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 96 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -109,7 +107,9 @@ CONFIG_SIGNALFD=y | |||
109 | CONFIG_TIMERFD=y | 107 | CONFIG_TIMERFD=y |
110 | CONFIG_EVENTFD=y | 108 | CONFIG_EVENTFD=y |
111 | CONFIG_SHMEM=y | 109 | CONFIG_SHMEM=y |
110 | CONFIG_AIO=y | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 111 | CONFIG_VM_EVENT_COUNTERS=y |
112 | CONFIG_PCI_QUIRKS=y | ||
113 | CONFIG_SLUB_DEBUG=y | 113 | CONFIG_SLUB_DEBUG=y |
114 | # CONFIG_SLAB is not set | 114 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 115 | CONFIG_SLUB=y |
@@ -123,10 +123,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 123 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 124 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 125 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
126 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
127 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
128 | # CONFIG_HAVE_CLK is not set | ||
129 | CONFIG_PROC_PAGE_MONITOR=y | ||
130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
131 | CONFIG_SLABINFO=y | 127 | CONFIG_SLABINFO=y |
132 | CONFIG_RT_MUTEXES=y | 128 | CONFIG_RT_MUTEXES=y |
@@ -159,6 +155,7 @@ CONFIG_DEFAULT_AS=y | |||
159 | # CONFIG_DEFAULT_NOOP is not set | 155 | # CONFIG_DEFAULT_NOOP is not set |
160 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 156 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
161 | CONFIG_CLASSIC_RCU=y | 157 | CONFIG_CLASSIC_RCU=y |
158 | # CONFIG_FREEZER is not set | ||
162 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 159 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
163 | 160 | ||
164 | # | 161 | # |
@@ -175,9 +172,13 @@ CONFIG_SEQUOIA=y | |||
175 | # CONFIG_KATMAI is not set | 172 | # CONFIG_KATMAI is not set |
176 | # CONFIG_RAINIER is not set | 173 | # CONFIG_RAINIER is not set |
177 | # CONFIG_WARP is not set | 174 | # CONFIG_WARP is not set |
175 | # CONFIG_ARCHES is not set | ||
178 | # CONFIG_CANYONLANDS is not set | 176 | # CONFIG_CANYONLANDS is not set |
177 | # CONFIG_GLACIER is not set | ||
179 | # CONFIG_YOSEMITE is not set | 178 | # CONFIG_YOSEMITE is not set |
180 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 179 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
180 | CONFIG_PPC44x_SIMPLE=y | ||
181 | # CONFIG_PPC4xx_GPIO is not set | ||
181 | CONFIG_440EPX=y | 182 | CONFIG_440EPX=y |
182 | # CONFIG_IPIC is not set | 183 | # CONFIG_IPIC is not set |
183 | # CONFIG_MPIC is not set | 184 | # CONFIG_MPIC is not set |
@@ -205,11 +206,13 @@ CONFIG_HZ_250=y | |||
205 | # CONFIG_HZ_300 is not set | 206 | # CONFIG_HZ_300 is not set |
206 | # CONFIG_HZ_1000 is not set | 207 | # CONFIG_HZ_1000 is not set |
207 | CONFIG_HZ=250 | 208 | CONFIG_HZ=250 |
208 | # CONFIG_SCHED_HRTICK is not set | 209 | CONFIG_SCHED_HRTICK=y |
209 | CONFIG_PREEMPT_NONE=y | 210 | CONFIG_PREEMPT_NONE=y |
210 | # CONFIG_PREEMPT_VOLUNTARY is not set | 211 | # CONFIG_PREEMPT_VOLUNTARY is not set |
211 | # CONFIG_PREEMPT is not set | 212 | # CONFIG_PREEMPT is not set |
212 | CONFIG_BINFMT_ELF=y | 213 | CONFIG_BINFMT_ELF=y |
214 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
215 | # CONFIG_HAVE_AOUT is not set | ||
213 | # CONFIG_BINFMT_MISC is not set | 216 | # CONFIG_BINFMT_MISC is not set |
214 | # CONFIG_MATH_EMULATION is not set | 217 | # CONFIG_MATH_EMULATION is not set |
215 | # CONFIG_IOMMU_HELPER is not set | 218 | # CONFIG_IOMMU_HELPER is not set |
@@ -224,15 +227,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
224 | # CONFIG_SPARSEMEM_MANUAL is not set | 227 | # CONFIG_SPARSEMEM_MANUAL is not set |
225 | CONFIG_FLATMEM=y | 228 | CONFIG_FLATMEM=y |
226 | CONFIG_FLAT_NODE_MEM_MAP=y | 229 | CONFIG_FLAT_NODE_MEM_MAP=y |
227 | # CONFIG_SPARSEMEM_STATIC is not set | ||
228 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
229 | CONFIG_PAGEFLAGS_EXTENDED=y | 230 | CONFIG_PAGEFLAGS_EXTENDED=y |
230 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 231 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
231 | CONFIG_MIGRATION=y | 232 | CONFIG_MIGRATION=y |
232 | CONFIG_RESOURCES_64BIT=y | 233 | CONFIG_RESOURCES_64BIT=y |
234 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
233 | CONFIG_ZONE_DMA_FLAG=1 | 235 | CONFIG_ZONE_DMA_FLAG=1 |
234 | CONFIG_BOUNCE=y | 236 | CONFIG_BOUNCE=y |
235 | CONFIG_VIRT_TO_BUS=y | 237 | CONFIG_VIRT_TO_BUS=y |
238 | CONFIG_UNEVICTABLE_LRU=y | ||
236 | CONFIG_FORCE_MAX_ZONEORDER=11 | 239 | CONFIG_FORCE_MAX_ZONEORDER=11 |
237 | CONFIG_PROC_DEVICETREE=y | 240 | CONFIG_PROC_DEVICETREE=y |
238 | CONFIG_CMDLINE_BOOL=y | 241 | CONFIG_CMDLINE_BOOL=y |
@@ -319,6 +322,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
319 | # CONFIG_TIPC is not set | 322 | # CONFIG_TIPC is not set |
320 | # CONFIG_ATM is not set | 323 | # CONFIG_ATM is not set |
321 | # CONFIG_BRIDGE is not set | 324 | # CONFIG_BRIDGE is not set |
325 | # CONFIG_NET_DSA is not set | ||
322 | # CONFIG_VLAN_8021Q is not set | 326 | # CONFIG_VLAN_8021Q is not set |
323 | # CONFIG_DECNET is not set | 327 | # CONFIG_DECNET is not set |
324 | # CONFIG_LLC2 is not set | 328 | # CONFIG_LLC2 is not set |
@@ -339,14 +343,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
339 | # CONFIG_IRDA is not set | 343 | # CONFIG_IRDA is not set |
340 | # CONFIG_BT is not set | 344 | # CONFIG_BT is not set |
341 | # CONFIG_AF_RXRPC is not set | 345 | # CONFIG_AF_RXRPC is not set |
342 | 346 | # CONFIG_PHONET is not set | |
343 | # | 347 | # CONFIG_WIRELESS is not set |
344 | # Wireless | ||
345 | # | ||
346 | # CONFIG_CFG80211 is not set | ||
347 | # CONFIG_WIRELESS_EXT is not set | ||
348 | # CONFIG_MAC80211 is not set | ||
349 | # CONFIG_IEEE80211 is not set | ||
350 | # CONFIG_RFKILL is not set | 348 | # CONFIG_RFKILL is not set |
351 | # CONFIG_NET_9P is not set | 349 | # CONFIG_NET_9P is not set |
352 | 350 | ||
@@ -527,8 +525,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
527 | CONFIG_IBM_NEW_EMAC_RGMII=y | 525 | CONFIG_IBM_NEW_EMAC_RGMII=y |
528 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 526 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
529 | CONFIG_IBM_NEW_EMAC_EMAC4=y | 527 | CONFIG_IBM_NEW_EMAC_EMAC4=y |
528 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
529 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
530 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
530 | # CONFIG_NET_PCI is not set | 531 | # CONFIG_NET_PCI is not set |
531 | # CONFIG_B44 is not set | 532 | # CONFIG_B44 is not set |
533 | # CONFIG_ATL2 is not set | ||
532 | CONFIG_NETDEV_1000=y | 534 | CONFIG_NETDEV_1000=y |
533 | # CONFIG_ACENIC is not set | 535 | # CONFIG_ACENIC is not set |
534 | # CONFIG_DL2K is not set | 536 | # CONFIG_DL2K is not set |
@@ -549,18 +551,22 @@ CONFIG_NETDEV_1000=y | |||
549 | # CONFIG_QLA3XXX is not set | 551 | # CONFIG_QLA3XXX is not set |
550 | # CONFIG_ATL1 is not set | 552 | # CONFIG_ATL1 is not set |
551 | # CONFIG_ATL1E is not set | 553 | # CONFIG_ATL1E is not set |
554 | # CONFIG_JME is not set | ||
552 | CONFIG_NETDEV_10000=y | 555 | CONFIG_NETDEV_10000=y |
553 | # CONFIG_CHELSIO_T1 is not set | 556 | # CONFIG_CHELSIO_T1 is not set |
554 | # CONFIG_CHELSIO_T3 is not set | 557 | # CONFIG_CHELSIO_T3 is not set |
558 | # CONFIG_ENIC is not set | ||
555 | # CONFIG_IXGBE is not set | 559 | # CONFIG_IXGBE is not set |
556 | # CONFIG_IXGB is not set | 560 | # CONFIG_IXGB is not set |
557 | # CONFIG_S2IO is not set | 561 | # CONFIG_S2IO is not set |
558 | # CONFIG_MYRI10GE is not set | 562 | # CONFIG_MYRI10GE is not set |
559 | # CONFIG_NETXEN_NIC is not set | 563 | # CONFIG_NETXEN_NIC is not set |
560 | # CONFIG_NIU is not set | 564 | # CONFIG_NIU is not set |
565 | # CONFIG_MLX4_EN is not set | ||
561 | # CONFIG_MLX4_CORE is not set | 566 | # CONFIG_MLX4_CORE is not set |
562 | # CONFIG_TEHUTI is not set | 567 | # CONFIG_TEHUTI is not set |
563 | # CONFIG_BNX2X is not set | 568 | # CONFIG_BNX2X is not set |
569 | # CONFIG_QLGE is not set | ||
564 | # CONFIG_SFC is not set | 570 | # CONFIG_SFC is not set |
565 | # CONFIG_TR is not set | 571 | # CONFIG_TR is not set |
566 | 572 | ||
@@ -656,6 +662,8 @@ CONFIG_SSB_POSSIBLE=y | |||
656 | # CONFIG_MFD_CORE is not set | 662 | # CONFIG_MFD_CORE is not set |
657 | # CONFIG_MFD_SM501 is not set | 663 | # CONFIG_MFD_SM501 is not set |
658 | # CONFIG_HTC_PASIC3 is not set | 664 | # CONFIG_HTC_PASIC3 is not set |
665 | # CONFIG_MFD_TMIO is not set | ||
666 | # CONFIG_MFD_WM8400 is not set | ||
659 | 667 | ||
660 | # | 668 | # |
661 | # Multimedia devices | 669 | # Multimedia devices |
@@ -697,9 +705,14 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
697 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 705 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
698 | 706 | ||
699 | # | 707 | # |
708 | # Enable Host or Gadget support to see Inventra options | ||
709 | # | ||
710 | |||
711 | # | ||
700 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 712 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
701 | # | 713 | # |
702 | # CONFIG_USB_GADGET is not set | 714 | # CONFIG_USB_GADGET is not set |
715 | # CONFIG_UWB is not set | ||
703 | # CONFIG_MMC is not set | 716 | # CONFIG_MMC is not set |
704 | # CONFIG_MEMSTICK is not set | 717 | # CONFIG_MEMSTICK is not set |
705 | # CONFIG_NEW_LEDS is not set | 718 | # CONFIG_NEW_LEDS is not set |
@@ -709,6 +722,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
709 | # CONFIG_RTC_CLASS is not set | 722 | # CONFIG_RTC_CLASS is not set |
710 | # CONFIG_DMADEVICES is not set | 723 | # CONFIG_DMADEVICES is not set |
711 | # CONFIG_UIO is not set | 724 | # CONFIG_UIO is not set |
725 | # CONFIG_STAGING is not set | ||
712 | 726 | ||
713 | # | 727 | # |
714 | # File systems | 728 | # File systems |
@@ -717,10 +731,11 @@ CONFIG_EXT2_FS=y | |||
717 | # CONFIG_EXT2_FS_XATTR is not set | 731 | # CONFIG_EXT2_FS_XATTR is not set |
718 | # CONFIG_EXT2_FS_XIP is not set | 732 | # CONFIG_EXT2_FS_XIP is not set |
719 | # CONFIG_EXT3_FS is not set | 733 | # CONFIG_EXT3_FS is not set |
720 | # CONFIG_EXT4DEV_FS is not set | 734 | # CONFIG_EXT4_FS is not set |
721 | # CONFIG_REISERFS_FS is not set | 735 | # CONFIG_REISERFS_FS is not set |
722 | # CONFIG_JFS_FS is not set | 736 | # CONFIG_JFS_FS is not set |
723 | # CONFIG_FS_POSIX_ACL is not set | 737 | # CONFIG_FS_POSIX_ACL is not set |
738 | CONFIG_FILE_LOCKING=y | ||
724 | # CONFIG_XFS_FS is not set | 739 | # CONFIG_XFS_FS is not set |
725 | # CONFIG_OCFS2_FS is not set | 740 | # CONFIG_OCFS2_FS is not set |
726 | CONFIG_DNOTIFY=y | 741 | CONFIG_DNOTIFY=y |
@@ -750,6 +765,7 @@ CONFIG_INOTIFY_USER=y | |||
750 | CONFIG_PROC_FS=y | 765 | CONFIG_PROC_FS=y |
751 | CONFIG_PROC_KCORE=y | 766 | CONFIG_PROC_KCORE=y |
752 | CONFIG_PROC_SYSCTL=y | 767 | CONFIG_PROC_SYSCTL=y |
768 | CONFIG_PROC_PAGE_MONITOR=y | ||
753 | CONFIG_SYSFS=y | 769 | CONFIG_SYSFS=y |
754 | CONFIG_TMPFS=y | 770 | CONFIG_TMPFS=y |
755 | # CONFIG_TMPFS_POSIX_ACL is not set | 771 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -797,6 +813,7 @@ CONFIG_LOCKD=y | |||
797 | CONFIG_LOCKD_V4=y | 813 | CONFIG_LOCKD_V4=y |
798 | CONFIG_NFS_COMMON=y | 814 | CONFIG_NFS_COMMON=y |
799 | CONFIG_SUNRPC=y | 815 | CONFIG_SUNRPC=y |
816 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
800 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 817 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
801 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 818 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
802 | # CONFIG_SMB_FS is not set | 819 | # CONFIG_SMB_FS is not set |
@@ -817,7 +834,6 @@ CONFIG_MSDOS_PARTITION=y | |||
817 | # Library routines | 834 | # Library routines |
818 | # | 835 | # |
819 | CONFIG_BITREVERSE=y | 836 | CONFIG_BITREVERSE=y |
820 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
821 | # CONFIG_CRC_CCITT is not set | 837 | # CONFIG_CRC_CCITT is not set |
822 | # CONFIG_CRC16 is not set | 838 | # CONFIG_CRC16 is not set |
823 | # CONFIG_CRC_T10DIF is not set | 839 | # CONFIG_CRC_T10DIF is not set |
@@ -871,14 +887,21 @@ CONFIG_SCHED_DEBUG=y | |||
871 | # CONFIG_DEBUG_SG is not set | 887 | # CONFIG_DEBUG_SG is not set |
872 | # CONFIG_BOOT_PRINTK_DELAY is not set | 888 | # CONFIG_BOOT_PRINTK_DELAY is not set |
873 | # CONFIG_RCU_TORTURE_TEST is not set | 889 | # CONFIG_RCU_TORTURE_TEST is not set |
890 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
874 | # CONFIG_BACKTRACE_SELF_TEST is not set | 891 | # CONFIG_BACKTRACE_SELF_TEST is not set |
892 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
875 | # CONFIG_FAULT_INJECTION is not set | 893 | # CONFIG_FAULT_INJECTION is not set |
876 | # CONFIG_LATENCYTOP is not set | 894 | # CONFIG_LATENCYTOP is not set |
895 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
896 | CONFIG_NOP_TRACER=y | ||
877 | CONFIG_HAVE_FTRACE=y | 897 | CONFIG_HAVE_FTRACE=y |
878 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 898 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
879 | # CONFIG_FTRACE is not set | 899 | # CONFIG_FTRACE is not set |
880 | # CONFIG_SCHED_TRACER is not set | 900 | # CONFIG_SCHED_TRACER is not set |
881 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 901 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
902 | # CONFIG_BOOT_TRACER is not set | ||
903 | # CONFIG_STACK_TRACER is not set | ||
904 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
882 | # CONFIG_SAMPLES is not set | 905 | # CONFIG_SAMPLES is not set |
883 | CONFIG_HAVE_ARCH_KGDB=y | 906 | CONFIG_HAVE_ARCH_KGDB=y |
884 | # CONFIG_KGDB is not set | 907 | # CONFIG_KGDB is not set |
@@ -887,6 +910,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
887 | # CONFIG_DEBUG_PAGEALLOC is not set | 910 | # CONFIG_DEBUG_PAGEALLOC is not set |
888 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 911 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
889 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 912 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
913 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
890 | # CONFIG_XMON is not set | 914 | # CONFIG_XMON is not set |
891 | # CONFIG_IRQSTACKS is not set | 915 | # CONFIG_IRQSTACKS is not set |
892 | # CONFIG_VIRQ_DEBUG is not set | 916 | # CONFIG_VIRQ_DEBUG is not set |
@@ -911,14 +935,19 @@ CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x1 | |||
911 | # | 935 | # |
912 | # CONFIG_KEYS is not set | 936 | # CONFIG_KEYS is not set |
913 | # CONFIG_SECURITY is not set | 937 | # CONFIG_SECURITY is not set |
938 | # CONFIG_SECURITYFS is not set | ||
914 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 939 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
915 | CONFIG_CRYPTO=y | 940 | CONFIG_CRYPTO=y |
916 | 941 | ||
917 | # | 942 | # |
918 | # Crypto core or helper | 943 | # Crypto core or helper |
919 | # | 944 | # |
945 | # CONFIG_CRYPTO_FIPS is not set | ||
920 | CONFIG_CRYPTO_ALGAPI=y | 946 | CONFIG_CRYPTO_ALGAPI=y |
947 | CONFIG_CRYPTO_AEAD=y | ||
921 | CONFIG_CRYPTO_BLKCIPHER=y | 948 | CONFIG_CRYPTO_BLKCIPHER=y |
949 | CONFIG_CRYPTO_HASH=y | ||
950 | CONFIG_CRYPTO_RNG=y | ||
922 | CONFIG_CRYPTO_MANAGER=y | 951 | CONFIG_CRYPTO_MANAGER=y |
923 | # CONFIG_CRYPTO_GF128MUL is not set | 952 | # CONFIG_CRYPTO_GF128MUL is not set |
924 | # CONFIG_CRYPTO_NULL is not set | 953 | # CONFIG_CRYPTO_NULL is not set |
@@ -991,6 +1020,11 @@ CONFIG_CRYPTO_DES=y | |||
991 | # | 1020 | # |
992 | # CONFIG_CRYPTO_DEFLATE is not set | 1021 | # CONFIG_CRYPTO_DEFLATE is not set |
993 | # CONFIG_CRYPTO_LZO is not set | 1022 | # CONFIG_CRYPTO_LZO is not set |
1023 | |||
1024 | # | ||
1025 | # Random Number Generation | ||
1026 | # | ||
1027 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
994 | CONFIG_CRYPTO_HW=y | 1028 | CONFIG_CRYPTO_HW=y |
995 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1029 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
996 | # CONFIG_PPC_CLOCK is not set | 1030 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/44x/taishan_defconfig b/arch/powerpc/configs/44x/taishan_defconfig index 5075873bdb1b..427bb6a11be5 100644 --- a/arch/powerpc/configs/44x/taishan_defconfig +++ b/arch/powerpc/configs/44x/taishan_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 09:17:48 2008 | 4 | # Tue Oct 28 09:16:18 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -22,14 +22,13 @@ CONFIG_PHYS_64BIT=y | |||
22 | CONFIG_NOT_COHERENT_CACHE=y | 22 | CONFIG_NOT_COHERENT_CACHE=y |
23 | CONFIG_PPC32=y | 23 | CONFIG_PPC32=y |
24 | CONFIG_WORD_SIZE=32 | 24 | CONFIG_WORD_SIZE=32 |
25 | CONFIG_PPC_MERGE=y | 25 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
26 | CONFIG_MMU=y | 26 | CONFIG_MMU=y |
27 | CONFIG_GENERIC_CMOS_UPDATE=y | 27 | CONFIG_GENERIC_CMOS_UPDATE=y |
28 | CONFIG_GENERIC_TIME=y | 28 | CONFIG_GENERIC_TIME=y |
29 | CONFIG_GENERIC_TIME_VSYSCALL=y | 29 | CONFIG_GENERIC_TIME_VSYSCALL=y |
30 | CONFIG_GENERIC_CLOCKEVENTS=y | 30 | CONFIG_GENERIC_CLOCKEVENTS=y |
31 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
32 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
34 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_STACKTRACE_SUPPORT=y | 34 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -91,7 +90,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
91 | CONFIG_SYSCTL=y | 90 | CONFIG_SYSCTL=y |
92 | CONFIG_EMBEDDED=y | 91 | CONFIG_EMBEDDED=y |
93 | CONFIG_SYSCTL_SYSCALL=y | 92 | CONFIG_SYSCTL_SYSCALL=y |
94 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
95 | CONFIG_KALLSYMS=y | 93 | CONFIG_KALLSYMS=y |
96 | # CONFIG_KALLSYMS_ALL is not set | 94 | # CONFIG_KALLSYMS_ALL is not set |
97 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 95 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -108,7 +106,9 @@ CONFIG_SIGNALFD=y | |||
108 | CONFIG_TIMERFD=y | 106 | CONFIG_TIMERFD=y |
109 | CONFIG_EVENTFD=y | 107 | CONFIG_EVENTFD=y |
110 | CONFIG_SHMEM=y | 108 | CONFIG_SHMEM=y |
109 | CONFIG_AIO=y | ||
111 | CONFIG_VM_EVENT_COUNTERS=y | 110 | CONFIG_VM_EVENT_COUNTERS=y |
111 | CONFIG_PCI_QUIRKS=y | ||
112 | CONFIG_SLUB_DEBUG=y | 112 | CONFIG_SLUB_DEBUG=y |
113 | # CONFIG_SLAB is not set | 113 | # CONFIG_SLAB is not set |
114 | CONFIG_SLUB=y | 114 | CONFIG_SLUB=y |
@@ -122,10 +122,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
122 | CONFIG_HAVE_KPROBES=y | 122 | CONFIG_HAVE_KPROBES=y |
123 | CONFIG_HAVE_KRETPROBES=y | 123 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 124 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
125 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
126 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
127 | # CONFIG_HAVE_CLK is not set | ||
128 | CONFIG_PROC_PAGE_MONITOR=y | ||
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 125 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
130 | CONFIG_SLABINFO=y | 126 | CONFIG_SLABINFO=y |
131 | CONFIG_RT_MUTEXES=y | 127 | CONFIG_RT_MUTEXES=y |
@@ -158,6 +154,7 @@ CONFIG_DEFAULT_AS=y | |||
158 | # CONFIG_DEFAULT_NOOP is not set | 154 | # CONFIG_DEFAULT_NOOP is not set |
159 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 155 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
160 | CONFIG_CLASSIC_RCU=y | 156 | CONFIG_CLASSIC_RCU=y |
157 | # CONFIG_FREEZER is not set | ||
161 | # CONFIG_PPC4xx_PCI_EXPRESS is not set | 158 | # CONFIG_PPC4xx_PCI_EXPRESS is not set |
162 | 159 | ||
163 | # | 160 | # |
@@ -174,9 +171,13 @@ CONFIG_TAISHAN=y | |||
174 | # CONFIG_KATMAI is not set | 171 | # CONFIG_KATMAI is not set |
175 | # CONFIG_RAINIER is not set | 172 | # CONFIG_RAINIER is not set |
176 | # CONFIG_WARP is not set | 173 | # CONFIG_WARP is not set |
174 | # CONFIG_ARCHES is not set | ||
177 | # CONFIG_CANYONLANDS is not set | 175 | # CONFIG_CANYONLANDS is not set |
176 | # CONFIG_GLACIER is not set | ||
178 | # CONFIG_YOSEMITE is not set | 177 | # CONFIG_YOSEMITE is not set |
179 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 178 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
179 | CONFIG_PPC44x_SIMPLE=y | ||
180 | # CONFIG_PPC4xx_GPIO is not set | ||
180 | CONFIG_440GX=y | 181 | CONFIG_440GX=y |
181 | # CONFIG_IPIC is not set | 182 | # CONFIG_IPIC is not set |
182 | # CONFIG_MPIC is not set | 183 | # CONFIG_MPIC is not set |
@@ -195,7 +196,6 @@ CONFIG_440GX=y | |||
195 | # Kernel options | 196 | # Kernel options |
196 | # | 197 | # |
197 | # CONFIG_HIGHMEM is not set | 198 | # CONFIG_HIGHMEM is not set |
198 | # CONFIG_TICK_ONESHOT is not set | ||
199 | # CONFIG_NO_HZ is not set | 199 | # CONFIG_NO_HZ is not set |
200 | # CONFIG_HIGH_RES_TIMERS is not set | 200 | # CONFIG_HIGH_RES_TIMERS is not set |
201 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 201 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -209,6 +209,8 @@ CONFIG_PREEMPT_NONE=y | |||
209 | # CONFIG_PREEMPT_VOLUNTARY is not set | 209 | # CONFIG_PREEMPT_VOLUNTARY is not set |
210 | # CONFIG_PREEMPT is not set | 210 | # CONFIG_PREEMPT is not set |
211 | CONFIG_BINFMT_ELF=y | 211 | CONFIG_BINFMT_ELF=y |
212 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
213 | # CONFIG_HAVE_AOUT is not set | ||
212 | # CONFIG_BINFMT_MISC is not set | 214 | # CONFIG_BINFMT_MISC is not set |
213 | # CONFIG_MATH_EMULATION is not set | 215 | # CONFIG_MATH_EMULATION is not set |
214 | # CONFIG_IOMMU_HELPER is not set | 216 | # CONFIG_IOMMU_HELPER is not set |
@@ -223,15 +225,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
223 | # CONFIG_SPARSEMEM_MANUAL is not set | 225 | # CONFIG_SPARSEMEM_MANUAL is not set |
224 | CONFIG_FLATMEM=y | 226 | CONFIG_FLATMEM=y |
225 | CONFIG_FLAT_NODE_MEM_MAP=y | 227 | CONFIG_FLAT_NODE_MEM_MAP=y |
226 | # CONFIG_SPARSEMEM_STATIC is not set | ||
227 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
228 | CONFIG_PAGEFLAGS_EXTENDED=y | 228 | CONFIG_PAGEFLAGS_EXTENDED=y |
229 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 229 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
230 | CONFIG_MIGRATION=y | 230 | CONFIG_MIGRATION=y |
231 | CONFIG_RESOURCES_64BIT=y | 231 | CONFIG_RESOURCES_64BIT=y |
232 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
232 | CONFIG_ZONE_DMA_FLAG=1 | 233 | CONFIG_ZONE_DMA_FLAG=1 |
233 | CONFIG_BOUNCE=y | 234 | CONFIG_BOUNCE=y |
234 | CONFIG_VIRT_TO_BUS=y | 235 | CONFIG_VIRT_TO_BUS=y |
236 | CONFIG_UNEVICTABLE_LRU=y | ||
235 | CONFIG_FORCE_MAX_ZONEORDER=11 | 237 | CONFIG_FORCE_MAX_ZONEORDER=11 |
236 | CONFIG_PROC_DEVICETREE=y | 238 | CONFIG_PROC_DEVICETREE=y |
237 | CONFIG_CMDLINE_BOOL=y | 239 | CONFIG_CMDLINE_BOOL=y |
@@ -318,6 +320,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
318 | # CONFIG_TIPC is not set | 320 | # CONFIG_TIPC is not set |
319 | # CONFIG_ATM is not set | 321 | # CONFIG_ATM is not set |
320 | # CONFIG_BRIDGE is not set | 322 | # CONFIG_BRIDGE is not set |
323 | # CONFIG_NET_DSA is not set | ||
321 | # CONFIG_VLAN_8021Q is not set | 324 | # CONFIG_VLAN_8021Q is not set |
322 | # CONFIG_DECNET is not set | 325 | # CONFIG_DECNET is not set |
323 | # CONFIG_LLC2 is not set | 326 | # CONFIG_LLC2 is not set |
@@ -338,14 +341,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
338 | # CONFIG_IRDA is not set | 341 | # CONFIG_IRDA is not set |
339 | # CONFIG_BT is not set | 342 | # CONFIG_BT is not set |
340 | # CONFIG_AF_RXRPC is not set | 343 | # CONFIG_AF_RXRPC is not set |
341 | 344 | # CONFIG_PHONET is not set | |
342 | # | 345 | # CONFIG_WIRELESS is not set |
343 | # Wireless | ||
344 | # | ||
345 | # CONFIG_CFG80211 is not set | ||
346 | # CONFIG_WIRELESS_EXT is not set | ||
347 | # CONFIG_MAC80211 is not set | ||
348 | # CONFIG_IEEE80211 is not set | ||
349 | # CONFIG_RFKILL is not set | 346 | # CONFIG_RFKILL is not set |
350 | # CONFIG_NET_9P is not set | 347 | # CONFIG_NET_9P is not set |
351 | 348 | ||
@@ -528,8 +525,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
528 | CONFIG_IBM_NEW_EMAC_RGMII=y | 525 | CONFIG_IBM_NEW_EMAC_RGMII=y |
529 | CONFIG_IBM_NEW_EMAC_TAH=y | 526 | CONFIG_IBM_NEW_EMAC_TAH=y |
530 | CONFIG_IBM_NEW_EMAC_EMAC4=y | 527 | CONFIG_IBM_NEW_EMAC_EMAC4=y |
528 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
529 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
530 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
531 | # CONFIG_NET_PCI is not set | 531 | # CONFIG_NET_PCI is not set |
532 | # CONFIG_B44 is not set | 532 | # CONFIG_B44 is not set |
533 | # CONFIG_ATL2 is not set | ||
533 | CONFIG_NETDEV_1000=y | 534 | CONFIG_NETDEV_1000=y |
534 | # CONFIG_ACENIC is not set | 535 | # CONFIG_ACENIC is not set |
535 | # CONFIG_DL2K is not set | 536 | # CONFIG_DL2K is not set |
@@ -550,18 +551,22 @@ CONFIG_NETDEV_1000=y | |||
550 | # CONFIG_QLA3XXX is not set | 551 | # CONFIG_QLA3XXX is not set |
551 | # CONFIG_ATL1 is not set | 552 | # CONFIG_ATL1 is not set |
552 | # CONFIG_ATL1E is not set | 553 | # CONFIG_ATL1E is not set |
554 | # CONFIG_JME is not set | ||
553 | CONFIG_NETDEV_10000=y | 555 | CONFIG_NETDEV_10000=y |
554 | # CONFIG_CHELSIO_T1 is not set | 556 | # CONFIG_CHELSIO_T1 is not set |
555 | # CONFIG_CHELSIO_T3 is not set | 557 | # CONFIG_CHELSIO_T3 is not set |
558 | # CONFIG_ENIC is not set | ||
556 | # CONFIG_IXGBE is not set | 559 | # CONFIG_IXGBE is not set |
557 | # CONFIG_IXGB is not set | 560 | # CONFIG_IXGB is not set |
558 | # CONFIG_S2IO is not set | 561 | # CONFIG_S2IO is not set |
559 | # CONFIG_MYRI10GE is not set | 562 | # CONFIG_MYRI10GE is not set |
560 | # CONFIG_NETXEN_NIC is not set | 563 | # CONFIG_NETXEN_NIC is not set |
561 | # CONFIG_NIU is not set | 564 | # CONFIG_NIU is not set |
565 | # CONFIG_MLX4_EN is not set | ||
562 | # CONFIG_MLX4_CORE is not set | 566 | # CONFIG_MLX4_CORE is not set |
563 | # CONFIG_TEHUTI is not set | 567 | # CONFIG_TEHUTI is not set |
564 | # CONFIG_BNX2X is not set | 568 | # CONFIG_BNX2X is not set |
569 | # CONFIG_QLGE is not set | ||
565 | # CONFIG_SFC is not set | 570 | # CONFIG_SFC is not set |
566 | # CONFIG_TR is not set | 571 | # CONFIG_TR is not set |
567 | 572 | ||
@@ -657,6 +662,8 @@ CONFIG_SSB_POSSIBLE=y | |||
657 | # CONFIG_MFD_CORE is not set | 662 | # CONFIG_MFD_CORE is not set |
658 | # CONFIG_MFD_SM501 is not set | 663 | # CONFIG_MFD_SM501 is not set |
659 | # CONFIG_HTC_PASIC3 is not set | 664 | # CONFIG_HTC_PASIC3 is not set |
665 | # CONFIG_MFD_TMIO is not set | ||
666 | # CONFIG_MFD_WM8400 is not set | ||
660 | 667 | ||
661 | # | 668 | # |
662 | # Multimedia devices | 669 | # Multimedia devices |
@@ -698,9 +705,14 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
698 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 705 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
699 | 706 | ||
700 | # | 707 | # |
708 | # Enable Host or Gadget support to see Inventra options | ||
709 | # | ||
710 | |||
711 | # | ||
701 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 712 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
702 | # | 713 | # |
703 | # CONFIG_USB_GADGET is not set | 714 | # CONFIG_USB_GADGET is not set |
715 | # CONFIG_UWB is not set | ||
704 | # CONFIG_MMC is not set | 716 | # CONFIG_MMC is not set |
705 | # CONFIG_MEMSTICK is not set | 717 | # CONFIG_MEMSTICK is not set |
706 | # CONFIG_NEW_LEDS is not set | 718 | # CONFIG_NEW_LEDS is not set |
@@ -710,6 +722,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
710 | # CONFIG_RTC_CLASS is not set | 722 | # CONFIG_RTC_CLASS is not set |
711 | # CONFIG_DMADEVICES is not set | 723 | # CONFIG_DMADEVICES is not set |
712 | # CONFIG_UIO is not set | 724 | # CONFIG_UIO is not set |
725 | # CONFIG_STAGING is not set | ||
713 | 726 | ||
714 | # | 727 | # |
715 | # File systems | 728 | # File systems |
@@ -718,10 +731,11 @@ CONFIG_EXT2_FS=y | |||
718 | # CONFIG_EXT2_FS_XATTR is not set | 731 | # CONFIG_EXT2_FS_XATTR is not set |
719 | # CONFIG_EXT2_FS_XIP is not set | 732 | # CONFIG_EXT2_FS_XIP is not set |
720 | # CONFIG_EXT3_FS is not set | 733 | # CONFIG_EXT3_FS is not set |
721 | # CONFIG_EXT4DEV_FS is not set | 734 | # CONFIG_EXT4_FS is not set |
722 | # CONFIG_REISERFS_FS is not set | 735 | # CONFIG_REISERFS_FS is not set |
723 | # CONFIG_JFS_FS is not set | 736 | # CONFIG_JFS_FS is not set |
724 | # CONFIG_FS_POSIX_ACL is not set | 737 | # CONFIG_FS_POSIX_ACL is not set |
738 | CONFIG_FILE_LOCKING=y | ||
725 | # CONFIG_XFS_FS is not set | 739 | # CONFIG_XFS_FS is not set |
726 | # CONFIG_OCFS2_FS is not set | 740 | # CONFIG_OCFS2_FS is not set |
727 | CONFIG_DNOTIFY=y | 741 | CONFIG_DNOTIFY=y |
@@ -751,6 +765,7 @@ CONFIG_INOTIFY_USER=y | |||
751 | CONFIG_PROC_FS=y | 765 | CONFIG_PROC_FS=y |
752 | CONFIG_PROC_KCORE=y | 766 | CONFIG_PROC_KCORE=y |
753 | CONFIG_PROC_SYSCTL=y | 767 | CONFIG_PROC_SYSCTL=y |
768 | CONFIG_PROC_PAGE_MONITOR=y | ||
754 | CONFIG_SYSFS=y | 769 | CONFIG_SYSFS=y |
755 | CONFIG_TMPFS=y | 770 | CONFIG_TMPFS=y |
756 | # CONFIG_TMPFS_POSIX_ACL is not set | 771 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -788,6 +803,7 @@ CONFIG_LOCKD=y | |||
788 | CONFIG_LOCKD_V4=y | 803 | CONFIG_LOCKD_V4=y |
789 | CONFIG_NFS_COMMON=y | 804 | CONFIG_NFS_COMMON=y |
790 | CONFIG_SUNRPC=y | 805 | CONFIG_SUNRPC=y |
806 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
791 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 807 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
792 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 808 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
793 | # CONFIG_SMB_FS is not set | 809 | # CONFIG_SMB_FS is not set |
@@ -808,7 +824,6 @@ CONFIG_MSDOS_PARTITION=y | |||
808 | # Library routines | 824 | # Library routines |
809 | # | 825 | # |
810 | CONFIG_BITREVERSE=y | 826 | CONFIG_BITREVERSE=y |
811 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
812 | # CONFIG_CRC_CCITT is not set | 827 | # CONFIG_CRC_CCITT is not set |
813 | # CONFIG_CRC16 is not set | 828 | # CONFIG_CRC16 is not set |
814 | # CONFIG_CRC_T10DIF is not set | 829 | # CONFIG_CRC_T10DIF is not set |
@@ -861,14 +876,21 @@ CONFIG_SCHED_DEBUG=y | |||
861 | # CONFIG_DEBUG_SG is not set | 876 | # CONFIG_DEBUG_SG is not set |
862 | # CONFIG_BOOT_PRINTK_DELAY is not set | 877 | # CONFIG_BOOT_PRINTK_DELAY is not set |
863 | # CONFIG_RCU_TORTURE_TEST is not set | 878 | # CONFIG_RCU_TORTURE_TEST is not set |
879 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
864 | # CONFIG_BACKTRACE_SELF_TEST is not set | 880 | # CONFIG_BACKTRACE_SELF_TEST is not set |
881 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
865 | # CONFIG_FAULT_INJECTION is not set | 882 | # CONFIG_FAULT_INJECTION is not set |
866 | # CONFIG_LATENCYTOP is not set | 883 | # CONFIG_LATENCYTOP is not set |
884 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
885 | CONFIG_NOP_TRACER=y | ||
867 | CONFIG_HAVE_FTRACE=y | 886 | CONFIG_HAVE_FTRACE=y |
868 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 887 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
869 | # CONFIG_FTRACE is not set | 888 | # CONFIG_FTRACE is not set |
870 | # CONFIG_SCHED_TRACER is not set | 889 | # CONFIG_SCHED_TRACER is not set |
871 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 890 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
891 | # CONFIG_BOOT_TRACER is not set | ||
892 | # CONFIG_STACK_TRACER is not set | ||
893 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
872 | # CONFIG_SAMPLES is not set | 894 | # CONFIG_SAMPLES is not set |
873 | CONFIG_HAVE_ARCH_KGDB=y | 895 | CONFIG_HAVE_ARCH_KGDB=y |
874 | # CONFIG_KGDB is not set | 896 | # CONFIG_KGDB is not set |
@@ -877,6 +899,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
877 | # CONFIG_DEBUG_PAGEALLOC is not set | 899 | # CONFIG_DEBUG_PAGEALLOC is not set |
878 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 900 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
879 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 901 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
902 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
880 | # CONFIG_XMON is not set | 903 | # CONFIG_XMON is not set |
881 | # CONFIG_IRQSTACKS is not set | 904 | # CONFIG_IRQSTACKS is not set |
882 | # CONFIG_VIRQ_DEBUG is not set | 905 | # CONFIG_VIRQ_DEBUG is not set |
@@ -888,14 +911,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
888 | # | 911 | # |
889 | # CONFIG_KEYS is not set | 912 | # CONFIG_KEYS is not set |
890 | # CONFIG_SECURITY is not set | 913 | # CONFIG_SECURITY is not set |
914 | # CONFIG_SECURITYFS is not set | ||
891 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 915 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
892 | CONFIG_CRYPTO=y | 916 | CONFIG_CRYPTO=y |
893 | 917 | ||
894 | # | 918 | # |
895 | # Crypto core or helper | 919 | # Crypto core or helper |
896 | # | 920 | # |
921 | # CONFIG_CRYPTO_FIPS is not set | ||
897 | CONFIG_CRYPTO_ALGAPI=y | 922 | CONFIG_CRYPTO_ALGAPI=y |
923 | CONFIG_CRYPTO_AEAD=y | ||
898 | CONFIG_CRYPTO_BLKCIPHER=y | 924 | CONFIG_CRYPTO_BLKCIPHER=y |
925 | CONFIG_CRYPTO_HASH=y | ||
926 | CONFIG_CRYPTO_RNG=y | ||
899 | CONFIG_CRYPTO_MANAGER=y | 927 | CONFIG_CRYPTO_MANAGER=y |
900 | # CONFIG_CRYPTO_GF128MUL is not set | 928 | # CONFIG_CRYPTO_GF128MUL is not set |
901 | # CONFIG_CRYPTO_NULL is not set | 929 | # CONFIG_CRYPTO_NULL is not set |
@@ -968,6 +996,11 @@ CONFIG_CRYPTO_DES=y | |||
968 | # | 996 | # |
969 | # CONFIG_CRYPTO_DEFLATE is not set | 997 | # CONFIG_CRYPTO_DEFLATE is not set |
970 | # CONFIG_CRYPTO_LZO is not set | 998 | # CONFIG_CRYPTO_LZO is not set |
999 | |||
1000 | # | ||
1001 | # Random Number Generation | ||
1002 | # | ||
1003 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
971 | CONFIG_CRYPTO_HW=y | 1004 | CONFIG_CRYPTO_HW=y |
972 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1005 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
973 | # CONFIG_PPC_CLOCK is not set | 1006 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/44x/warp_defconfig b/arch/powerpc/configs/44x/warp_defconfig index d9375a969c67..59cbd2761ed7 100644 --- a/arch/powerpc/configs/44x/warp_defconfig +++ b/arch/powerpc/configs/44x/warp_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 09:23:39 2008 | 4 | # Tue Oct 28 09:16:22 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -23,14 +23,13 @@ CONFIG_PHYS_64BIT=y | |||
23 | CONFIG_NOT_COHERENT_CACHE=y | 23 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 25 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 26 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
27 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 29 | CONFIG_GENERIC_TIME=y |
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
35 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
36 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -92,7 +91,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
92 | CONFIG_SYSCTL=y | 91 | CONFIG_SYSCTL=y |
93 | CONFIG_EMBEDDED=y | 92 | CONFIG_EMBEDDED=y |
94 | CONFIG_SYSCTL_SYSCALL=y | 93 | CONFIG_SYSCTL_SYSCALL=y |
95 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
96 | CONFIG_KALLSYMS=y | 94 | CONFIG_KALLSYMS=y |
97 | # CONFIG_KALLSYMS_ALL is not set | 95 | # CONFIG_KALLSYMS_ALL is not set |
98 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 96 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -109,6 +107,7 @@ CONFIG_SIGNALFD=y | |||
109 | CONFIG_TIMERFD=y | 107 | CONFIG_TIMERFD=y |
110 | CONFIG_EVENTFD=y | 108 | CONFIG_EVENTFD=y |
111 | CONFIG_SHMEM=y | 109 | CONFIG_SHMEM=y |
110 | CONFIG_AIO=y | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 111 | CONFIG_VM_EVENT_COUNTERS=y |
113 | CONFIG_SLAB=y | 112 | CONFIG_SLAB=y |
114 | # CONFIG_SLUB is not set | 113 | # CONFIG_SLUB is not set |
@@ -122,10 +121,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
122 | CONFIG_HAVE_KPROBES=y | 121 | CONFIG_HAVE_KPROBES=y |
123 | CONFIG_HAVE_KRETPROBES=y | 122 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 123 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
125 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
126 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
127 | # CONFIG_HAVE_CLK is not set | ||
128 | CONFIG_PROC_PAGE_MONITOR=y | ||
129 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 124 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
130 | CONFIG_SLABINFO=y | 125 | CONFIG_SLABINFO=y |
131 | CONFIG_RT_MUTEXES=y | 126 | CONFIG_RT_MUTEXES=y |
@@ -158,6 +153,7 @@ CONFIG_DEFAULT_AS=y | |||
158 | # CONFIG_DEFAULT_NOOP is not set | 153 | # CONFIG_DEFAULT_NOOP is not set |
159 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 154 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
160 | CONFIG_CLASSIC_RCU=y | 155 | CONFIG_CLASSIC_RCU=y |
156 | # CONFIG_FREEZER is not set | ||
161 | 157 | ||
162 | # | 158 | # |
163 | # Platform support | 159 | # Platform support |
@@ -173,9 +169,13 @@ CONFIG_CLASSIC_RCU=y | |||
173 | # CONFIG_KATMAI is not set | 169 | # CONFIG_KATMAI is not set |
174 | # CONFIG_RAINIER is not set | 170 | # CONFIG_RAINIER is not set |
175 | CONFIG_WARP=y | 171 | CONFIG_WARP=y |
172 | # CONFIG_ARCHES is not set | ||
176 | # CONFIG_CANYONLANDS is not set | 173 | # CONFIG_CANYONLANDS is not set |
174 | # CONFIG_GLACIER is not set | ||
177 | # CONFIG_YOSEMITE is not set | 175 | # CONFIG_YOSEMITE is not set |
178 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set | 176 | # CONFIG_XILINX_VIRTEX440_GENERIC_BOARD is not set |
177 | # CONFIG_PPC44x_SIMPLE is not set | ||
178 | # CONFIG_PPC4xx_GPIO is not set | ||
179 | CONFIG_440EP=y | 179 | CONFIG_440EP=y |
180 | CONFIG_IBM440EP_ERR42=y | 180 | CONFIG_IBM440EP_ERR42=y |
181 | # CONFIG_IPIC is not set | 181 | # CONFIG_IPIC is not set |
@@ -195,7 +195,6 @@ CONFIG_IBM440EP_ERR42=y | |||
195 | # Kernel options | 195 | # Kernel options |
196 | # | 196 | # |
197 | # CONFIG_HIGHMEM is not set | 197 | # CONFIG_HIGHMEM is not set |
198 | # CONFIG_TICK_ONESHOT is not set | ||
199 | # CONFIG_NO_HZ is not set | 198 | # CONFIG_NO_HZ is not set |
200 | # CONFIG_HIGH_RES_TIMERS is not set | 199 | # CONFIG_HIGH_RES_TIMERS is not set |
201 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 200 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -209,6 +208,8 @@ CONFIG_PREEMPT_NONE=y | |||
209 | # CONFIG_PREEMPT_VOLUNTARY is not set | 208 | # CONFIG_PREEMPT_VOLUNTARY is not set |
210 | # CONFIG_PREEMPT is not set | 209 | # CONFIG_PREEMPT is not set |
211 | CONFIG_BINFMT_ELF=y | 210 | CONFIG_BINFMT_ELF=y |
211 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
212 | # CONFIG_HAVE_AOUT is not set | ||
212 | # CONFIG_BINFMT_MISC is not set | 213 | # CONFIG_BINFMT_MISC is not set |
213 | # CONFIG_MATH_EMULATION is not set | 214 | # CONFIG_MATH_EMULATION is not set |
214 | # CONFIG_IOMMU_HELPER is not set | 215 | # CONFIG_IOMMU_HELPER is not set |
@@ -223,15 +224,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
223 | # CONFIG_SPARSEMEM_MANUAL is not set | 224 | # CONFIG_SPARSEMEM_MANUAL is not set |
224 | CONFIG_FLATMEM=y | 225 | CONFIG_FLATMEM=y |
225 | CONFIG_FLAT_NODE_MEM_MAP=y | 226 | CONFIG_FLAT_NODE_MEM_MAP=y |
226 | # CONFIG_SPARSEMEM_STATIC is not set | ||
227 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
228 | CONFIG_PAGEFLAGS_EXTENDED=y | 227 | CONFIG_PAGEFLAGS_EXTENDED=y |
229 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 228 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
230 | CONFIG_MIGRATION=y | 229 | CONFIG_MIGRATION=y |
231 | CONFIG_RESOURCES_64BIT=y | 230 | CONFIG_RESOURCES_64BIT=y |
231 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
232 | CONFIG_ZONE_DMA_FLAG=1 | 232 | CONFIG_ZONE_DMA_FLAG=1 |
233 | CONFIG_BOUNCE=y | 233 | CONFIG_BOUNCE=y |
234 | CONFIG_VIRT_TO_BUS=y | 234 | CONFIG_VIRT_TO_BUS=y |
235 | CONFIG_UNEVICTABLE_LRU=y | ||
235 | CONFIG_FORCE_MAX_ZONEORDER=11 | 236 | CONFIG_FORCE_MAX_ZONEORDER=11 |
236 | CONFIG_PROC_DEVICETREE=y | 237 | CONFIG_PROC_DEVICETREE=y |
237 | CONFIG_CMDLINE_BOOL=y | 238 | CONFIG_CMDLINE_BOOL=y |
@@ -308,7 +309,6 @@ CONFIG_INET_TCP_DIAG=y | |||
308 | CONFIG_TCP_CONG_CUBIC=y | 309 | CONFIG_TCP_CONG_CUBIC=y |
309 | CONFIG_DEFAULT_TCP_CONG="cubic" | 310 | CONFIG_DEFAULT_TCP_CONG="cubic" |
310 | # CONFIG_TCP_MD5SIG is not set | 311 | # CONFIG_TCP_MD5SIG is not set |
311 | # CONFIG_IP_VS is not set | ||
312 | # CONFIG_IPV6 is not set | 312 | # CONFIG_IPV6 is not set |
313 | # CONFIG_NETWORK_SECMARK is not set | 313 | # CONFIG_NETWORK_SECMARK is not set |
314 | CONFIG_NETFILTER=y | 314 | CONFIG_NETFILTER=y |
@@ -322,10 +322,12 @@ CONFIG_NETFILTER_ADVANCED=y | |||
322 | # CONFIG_NETFILTER_NETLINK_LOG is not set | 322 | # CONFIG_NETFILTER_NETLINK_LOG is not set |
323 | # CONFIG_NF_CONNTRACK is not set | 323 | # CONFIG_NF_CONNTRACK is not set |
324 | # CONFIG_NETFILTER_XTABLES is not set | 324 | # CONFIG_NETFILTER_XTABLES is not set |
325 | # CONFIG_IP_VS is not set | ||
325 | 326 | ||
326 | # | 327 | # |
327 | # IP: Netfilter Configuration | 328 | # IP: Netfilter Configuration |
328 | # | 329 | # |
330 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
329 | # CONFIG_IP_NF_QUEUE is not set | 331 | # CONFIG_IP_NF_QUEUE is not set |
330 | # CONFIG_IP_NF_IPTABLES is not set | 332 | # CONFIG_IP_NF_IPTABLES is not set |
331 | # CONFIG_IP_NF_ARPTABLES is not set | 333 | # CONFIG_IP_NF_ARPTABLES is not set |
@@ -334,6 +336,7 @@ CONFIG_NETFILTER_ADVANCED=y | |||
334 | # CONFIG_TIPC is not set | 336 | # CONFIG_TIPC is not set |
335 | # CONFIG_ATM is not set | 337 | # CONFIG_ATM is not set |
336 | # CONFIG_BRIDGE is not set | 338 | # CONFIG_BRIDGE is not set |
339 | # CONFIG_NET_DSA is not set | ||
337 | CONFIG_VLAN_8021Q=y | 340 | CONFIG_VLAN_8021Q=y |
338 | # CONFIG_VLAN_8021Q_GVRP is not set | 341 | # CONFIG_VLAN_8021Q_GVRP is not set |
339 | # CONFIG_DECNET is not set | 342 | # CONFIG_DECNET is not set |
@@ -355,14 +358,8 @@ CONFIG_VLAN_8021Q=y | |||
355 | # CONFIG_IRDA is not set | 358 | # CONFIG_IRDA is not set |
356 | # CONFIG_BT is not set | 359 | # CONFIG_BT is not set |
357 | # CONFIG_AF_RXRPC is not set | 360 | # CONFIG_AF_RXRPC is not set |
358 | 361 | # CONFIG_PHONET is not set | |
359 | # | 362 | # CONFIG_WIRELESS is not set |
360 | # Wireless | ||
361 | # | ||
362 | # CONFIG_CFG80211 is not set | ||
363 | # CONFIG_WIRELESS_EXT is not set | ||
364 | # CONFIG_MAC80211 is not set | ||
365 | # CONFIG_IEEE80211 is not set | ||
366 | # CONFIG_RFKILL is not set | 363 | # CONFIG_RFKILL is not set |
367 | # CONFIG_NET_9P is not set | 364 | # CONFIG_NET_9P is not set |
368 | 365 | ||
@@ -550,6 +547,9 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
550 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | 547 | # CONFIG_IBM_NEW_EMAC_RGMII is not set |
551 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 548 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
552 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 549 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
550 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
551 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
552 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
553 | # CONFIG_B44 is not set | 553 | # CONFIG_B44 is not set |
554 | # CONFIG_NETDEV_1000 is not set | 554 | # CONFIG_NETDEV_1000 is not set |
555 | # CONFIG_NETDEV_10000 is not set | 555 | # CONFIG_NETDEV_10000 is not set |
@@ -629,6 +629,7 @@ CONFIG_HW_RANDOM=y | |||
629 | CONFIG_I2C=y | 629 | CONFIG_I2C=y |
630 | CONFIG_I2C_BOARDINFO=y | 630 | CONFIG_I2C_BOARDINFO=y |
631 | # CONFIG_I2C_CHARDEV is not set | 631 | # CONFIG_I2C_CHARDEV is not set |
632 | CONFIG_I2C_HELPER_AUTO=y | ||
632 | 633 | ||
633 | # | 634 | # |
634 | # I2C Hardware Bus support | 635 | # I2C Hardware Bus support |
@@ -678,6 +679,7 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
678 | # CONFIG_POWER_SUPPLY is not set | 679 | # CONFIG_POWER_SUPPLY is not set |
679 | CONFIG_HWMON=y | 680 | CONFIG_HWMON=y |
680 | # CONFIG_HWMON_VID is not set | 681 | # CONFIG_HWMON_VID is not set |
682 | # CONFIG_SENSORS_AD7414 is not set | ||
681 | # CONFIG_SENSORS_AD7418 is not set | 683 | # CONFIG_SENSORS_AD7418 is not set |
682 | # CONFIG_SENSORS_ADM1021 is not set | 684 | # CONFIG_SENSORS_ADM1021 is not set |
683 | # CONFIG_SENSORS_ADM1025 is not set | 685 | # CONFIG_SENSORS_ADM1025 is not set |
@@ -742,6 +744,9 @@ CONFIG_SSB_POSSIBLE=y | |||
742 | # CONFIG_MFD_CORE is not set | 744 | # CONFIG_MFD_CORE is not set |
743 | # CONFIG_MFD_SM501 is not set | 745 | # CONFIG_MFD_SM501 is not set |
744 | # CONFIG_HTC_PASIC3 is not set | 746 | # CONFIG_HTC_PASIC3 is not set |
747 | # CONFIG_MFD_TMIO is not set | ||
748 | # CONFIG_MFD_WM8400 is not set | ||
749 | # CONFIG_MFD_WM8350_I2C is not set | ||
745 | 750 | ||
746 | # | 751 | # |
747 | # Multimedia devices | 752 | # Multimedia devices |
@@ -789,6 +794,9 @@ CONFIG_USB_DEVICE_CLASS=y | |||
789 | # CONFIG_USB_OTG is not set | 794 | # CONFIG_USB_OTG is not set |
790 | # CONFIG_USB_OTG_WHITELIST is not set | 795 | # CONFIG_USB_OTG_WHITELIST is not set |
791 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 796 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
797 | CONFIG_USB_MON=y | ||
798 | # CONFIG_USB_WUSB is not set | ||
799 | # CONFIG_USB_WUSB_CBAF is not set | ||
792 | 800 | ||
793 | # | 801 | # |
794 | # USB Host Controller Drivers | 802 | # USB Host Controller Drivers |
@@ -805,6 +813,7 @@ CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y | |||
805 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | 813 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y |
806 | # CONFIG_USB_SL811_HCD is not set | 814 | # CONFIG_USB_SL811_HCD is not set |
807 | # CONFIG_USB_R8A66597_HCD is not set | 815 | # CONFIG_USB_R8A66597_HCD is not set |
816 | # CONFIG_USB_HWA_HCD is not set | ||
808 | 817 | ||
809 | # | 818 | # |
810 | # USB Device Class drivers | 819 | # USB Device Class drivers |
@@ -812,6 +821,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
812 | # CONFIG_USB_ACM is not set | 821 | # CONFIG_USB_ACM is not set |
813 | # CONFIG_USB_PRINTER is not set | 822 | # CONFIG_USB_PRINTER is not set |
814 | # CONFIG_USB_WDM is not set | 823 | # CONFIG_USB_WDM is not set |
824 | # CONFIG_USB_TMC is not set | ||
815 | 825 | ||
816 | # | 826 | # |
817 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 827 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -840,7 +850,6 @@ CONFIG_USB_STORAGE=y | |||
840 | # | 850 | # |
841 | # CONFIG_USB_MDC800 is not set | 851 | # CONFIG_USB_MDC800 is not set |
842 | # CONFIG_USB_MICROTEK is not set | 852 | # CONFIG_USB_MICROTEK is not set |
843 | CONFIG_USB_MON=y | ||
844 | 853 | ||
845 | # | 854 | # |
846 | # USB port drivers | 855 | # USB port drivers |
@@ -853,7 +862,7 @@ CONFIG_USB_MON=y | |||
853 | # CONFIG_USB_EMI62 is not set | 862 | # CONFIG_USB_EMI62 is not set |
854 | # CONFIG_USB_EMI26 is not set | 863 | # CONFIG_USB_EMI26 is not set |
855 | # CONFIG_USB_ADUTUX is not set | 864 | # CONFIG_USB_ADUTUX is not set |
856 | # CONFIG_USB_AUERSWALD is not set | 865 | # CONFIG_USB_SEVSEG is not set |
857 | # CONFIG_USB_RIO500 is not set | 866 | # CONFIG_USB_RIO500 is not set |
858 | # CONFIG_USB_LEGOTOWER is not set | 867 | # CONFIG_USB_LEGOTOWER is not set |
859 | # CONFIG_USB_LCD is not set | 868 | # CONFIG_USB_LCD is not set |
@@ -869,13 +878,14 @@ CONFIG_USB_MON=y | |||
869 | # CONFIG_USB_TRANCEVIBRATOR is not set | 878 | # CONFIG_USB_TRANCEVIBRATOR is not set |
870 | # CONFIG_USB_IOWARRIOR is not set | 879 | # CONFIG_USB_IOWARRIOR is not set |
871 | # CONFIG_USB_ISIGHTFW is not set | 880 | # CONFIG_USB_ISIGHTFW is not set |
881 | # CONFIG_USB_VST is not set | ||
872 | # CONFIG_USB_GADGET is not set | 882 | # CONFIG_USB_GADGET is not set |
873 | CONFIG_MMC=m | 883 | CONFIG_MMC=m |
874 | # CONFIG_MMC_DEBUG is not set | 884 | # CONFIG_MMC_DEBUG is not set |
875 | # CONFIG_MMC_UNSAFE_RESUME is not set | 885 | # CONFIG_MMC_UNSAFE_RESUME is not set |
876 | 886 | ||
877 | # | 887 | # |
878 | # MMC/SD Card Drivers | 888 | # MMC/SD/SDIO Card Drivers |
879 | # | 889 | # |
880 | CONFIG_MMC_BLOCK=m | 890 | CONFIG_MMC_BLOCK=m |
881 | CONFIG_MMC_BLOCK_BOUNCE=y | 891 | CONFIG_MMC_BLOCK_BOUNCE=y |
@@ -883,7 +893,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
883 | # CONFIG_MMC_TEST is not set | 893 | # CONFIG_MMC_TEST is not set |
884 | 894 | ||
885 | # | 895 | # |
886 | # MMC/SD Host Controller Drivers | 896 | # MMC/SD/SDIO Host Controller Drivers |
887 | # | 897 | # |
888 | # CONFIG_MMC_SDHCI is not set | 898 | # CONFIG_MMC_SDHCI is not set |
889 | # CONFIG_MMC_WBSD is not set | 899 | # CONFIG_MMC_WBSD is not set |
@@ -894,6 +904,7 @@ CONFIG_MMC_BLOCK_BOUNCE=y | |||
894 | # CONFIG_RTC_CLASS is not set | 904 | # CONFIG_RTC_CLASS is not set |
895 | # CONFIG_DMADEVICES is not set | 905 | # CONFIG_DMADEVICES is not set |
896 | # CONFIG_UIO is not set | 906 | # CONFIG_UIO is not set |
907 | # CONFIG_STAGING is not set | ||
897 | 908 | ||
898 | # | 909 | # |
899 | # File systems | 910 | # File systems |
@@ -902,10 +913,11 @@ CONFIG_EXT2_FS=y | |||
902 | # CONFIG_EXT2_FS_XATTR is not set | 913 | # CONFIG_EXT2_FS_XATTR is not set |
903 | # CONFIG_EXT2_FS_XIP is not set | 914 | # CONFIG_EXT2_FS_XIP is not set |
904 | # CONFIG_EXT3_FS is not set | 915 | # CONFIG_EXT3_FS is not set |
905 | # CONFIG_EXT4DEV_FS is not set | 916 | # CONFIG_EXT4_FS is not set |
906 | # CONFIG_REISERFS_FS is not set | 917 | # CONFIG_REISERFS_FS is not set |
907 | # CONFIG_JFS_FS is not set | 918 | # CONFIG_JFS_FS is not set |
908 | # CONFIG_FS_POSIX_ACL is not set | 919 | # CONFIG_FS_POSIX_ACL is not set |
920 | CONFIG_FILE_LOCKING=y | ||
909 | # CONFIG_XFS_FS is not set | 921 | # CONFIG_XFS_FS is not set |
910 | # CONFIG_OCFS2_FS is not set | 922 | # CONFIG_OCFS2_FS is not set |
911 | CONFIG_DNOTIFY=y | 923 | CONFIG_DNOTIFY=y |
@@ -938,6 +950,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
938 | CONFIG_PROC_FS=y | 950 | CONFIG_PROC_FS=y |
939 | CONFIG_PROC_KCORE=y | 951 | CONFIG_PROC_KCORE=y |
940 | CONFIG_PROC_SYSCTL=y | 952 | CONFIG_PROC_SYSCTL=y |
953 | CONFIG_PROC_PAGE_MONITOR=y | ||
941 | CONFIG_SYSFS=y | 954 | CONFIG_SYSFS=y |
942 | # CONFIG_TMPFS is not set | 955 | # CONFIG_TMPFS is not set |
943 | # CONFIG_HUGETLB_PAGE is not set | 956 | # CONFIG_HUGETLB_PAGE is not set |
@@ -984,6 +997,7 @@ CONFIG_LOCKD=y | |||
984 | CONFIG_LOCKD_V4=y | 997 | CONFIG_LOCKD_V4=y |
985 | CONFIG_NFS_COMMON=y | 998 | CONFIG_NFS_COMMON=y |
986 | CONFIG_SUNRPC=y | 999 | CONFIG_SUNRPC=y |
1000 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
987 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1001 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
988 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1002 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
989 | # CONFIG_SMB_FS is not set | 1003 | # CONFIG_SMB_FS is not set |
@@ -1043,7 +1057,6 @@ CONFIG_NLS_UTF8=y | |||
1043 | # Library routines | 1057 | # Library routines |
1044 | # | 1058 | # |
1045 | CONFIG_BITREVERSE=y | 1059 | CONFIG_BITREVERSE=y |
1046 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1047 | CONFIG_CRC_CCITT=y | 1060 | CONFIG_CRC_CCITT=y |
1048 | # CONFIG_CRC16 is not set | 1061 | # CONFIG_CRC16 is not set |
1049 | CONFIG_CRC_T10DIF=y | 1062 | CONFIG_CRC_T10DIF=y |
@@ -1096,14 +1109,21 @@ CONFIG_DEBUG_INFO=y | |||
1096 | # CONFIG_DEBUG_SG is not set | 1109 | # CONFIG_DEBUG_SG is not set |
1097 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1110 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1098 | # CONFIG_RCU_TORTURE_TEST is not set | 1111 | # CONFIG_RCU_TORTURE_TEST is not set |
1112 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1099 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1113 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1114 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1100 | # CONFIG_FAULT_INJECTION is not set | 1115 | # CONFIG_FAULT_INJECTION is not set |
1101 | # CONFIG_LATENCYTOP is not set | 1116 | # CONFIG_LATENCYTOP is not set |
1117 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1118 | CONFIG_NOP_TRACER=y | ||
1102 | CONFIG_HAVE_FTRACE=y | 1119 | CONFIG_HAVE_FTRACE=y |
1103 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1120 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1104 | # CONFIG_FTRACE is not set | 1121 | # CONFIG_FTRACE is not set |
1105 | # CONFIG_SCHED_TRACER is not set | 1122 | # CONFIG_SCHED_TRACER is not set |
1106 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1123 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1124 | # CONFIG_BOOT_TRACER is not set | ||
1125 | # CONFIG_STACK_TRACER is not set | ||
1126 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1107 | # CONFIG_SAMPLES is not set | 1127 | # CONFIG_SAMPLES is not set |
1108 | CONFIG_HAVE_ARCH_KGDB=y | 1128 | CONFIG_HAVE_ARCH_KGDB=y |
1109 | # CONFIG_KGDB is not set | 1129 | # CONFIG_KGDB is not set |
@@ -1112,6 +1132,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1112 | # CONFIG_DEBUG_PAGEALLOC is not set | 1132 | # CONFIG_DEBUG_PAGEALLOC is not set |
1113 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1133 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1114 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1134 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1135 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1115 | # CONFIG_XMON is not set | 1136 | # CONFIG_XMON is not set |
1116 | # CONFIG_IRQSTACKS is not set | 1137 | # CONFIG_IRQSTACKS is not set |
1117 | # CONFIG_VIRQ_DEBUG is not set | 1138 | # CONFIG_VIRQ_DEBUG is not set |
@@ -1123,12 +1144,14 @@ CONFIG_BDI_SWITCH=y | |||
1123 | # | 1144 | # |
1124 | # CONFIG_KEYS is not set | 1145 | # CONFIG_KEYS is not set |
1125 | # CONFIG_SECURITY is not set | 1146 | # CONFIG_SECURITY is not set |
1147 | # CONFIG_SECURITYFS is not set | ||
1126 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1148 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1127 | CONFIG_CRYPTO=y | 1149 | CONFIG_CRYPTO=y |
1128 | 1150 | ||
1129 | # | 1151 | # |
1130 | # Crypto core or helper | 1152 | # Crypto core or helper |
1131 | # | 1153 | # |
1154 | # CONFIG_CRYPTO_FIPS is not set | ||
1132 | # CONFIG_CRYPTO_MANAGER is not set | 1155 | # CONFIG_CRYPTO_MANAGER is not set |
1133 | # CONFIG_CRYPTO_GF128MUL is not set | 1156 | # CONFIG_CRYPTO_GF128MUL is not set |
1134 | # CONFIG_CRYPTO_NULL is not set | 1157 | # CONFIG_CRYPTO_NULL is not set |
@@ -1201,6 +1224,11 @@ CONFIG_CRYPTO=y | |||
1201 | # | 1224 | # |
1202 | # CONFIG_CRYPTO_DEFLATE is not set | 1225 | # CONFIG_CRYPTO_DEFLATE is not set |
1203 | # CONFIG_CRYPTO_LZO is not set | 1226 | # CONFIG_CRYPTO_LZO is not set |
1227 | |||
1228 | # | ||
1229 | # Random Number Generation | ||
1230 | # | ||
1231 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1204 | CONFIG_CRYPTO_HW=y | 1232 | CONFIG_CRYPTO_HW=y |
1205 | # CONFIG_PPC_CLOCK is not set | 1233 | # CONFIG_PPC_CLOCK is not set |
1206 | # CONFIG_VIRTUALIZATION is not set | 1234 | # CONFIG_VIRTUALIZATION is not set |
diff --git a/arch/powerpc/configs/ppc40x_defconfig b/arch/powerpc/configs/ppc40x_defconfig index 6a5b713a07e0..c15c91deb2ab 100644 --- a/arch/powerpc/configs/ppc40x_defconfig +++ b/arch/powerpc/configs/ppc40x_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 12:34:33 2008 | 4 | # Tue Oct 28 08:56:44 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -19,14 +19,13 @@ CONFIG_4xx=y | |||
19 | CONFIG_NOT_COHERENT_CACHE=y | 19 | CONFIG_NOT_COHERENT_CACHE=y |
20 | CONFIG_PPC32=y | 20 | CONFIG_PPC32=y |
21 | CONFIG_WORD_SIZE=32 | 21 | CONFIG_WORD_SIZE=32 |
22 | CONFIG_PPC_MERGE=y | 22 | # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set |
23 | CONFIG_MMU=y | 23 | CONFIG_MMU=y |
24 | CONFIG_GENERIC_CMOS_UPDATE=y | 24 | CONFIG_GENERIC_CMOS_UPDATE=y |
25 | CONFIG_GENERIC_TIME=y | 25 | CONFIG_GENERIC_TIME=y |
26 | CONFIG_GENERIC_TIME_VSYSCALL=y | 26 | CONFIG_GENERIC_TIME_VSYSCALL=y |
27 | CONFIG_GENERIC_CLOCKEVENTS=y | 27 | CONFIG_GENERIC_CLOCKEVENTS=y |
28 | CONFIG_GENERIC_HARDIRQS=y | 28 | CONFIG_GENERIC_HARDIRQS=y |
29 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
30 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 29 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
31 | CONFIG_IRQ_PER_CPU=y | 30 | CONFIG_IRQ_PER_CPU=y |
32 | CONFIG_STACKTRACE_SUPPORT=y | 31 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -37,6 +36,7 @@ CONFIG_ARCH_HAS_ILOG2_U32=y | |||
37 | CONFIG_GENERIC_HWEIGHT=y | 36 | CONFIG_GENERIC_HWEIGHT=y |
38 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 37 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
39 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 38 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
39 | CONFIG_GENERIC_GPIO=y | ||
40 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 40 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
41 | CONFIG_PPC=y | 41 | CONFIG_PPC=y |
42 | CONFIG_EARLY_PRINTK=y | 42 | CONFIG_EARLY_PRINTK=y |
@@ -88,7 +88,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
88 | CONFIG_SYSCTL=y | 88 | CONFIG_SYSCTL=y |
89 | CONFIG_EMBEDDED=y | 89 | CONFIG_EMBEDDED=y |
90 | CONFIG_SYSCTL_SYSCALL=y | 90 | CONFIG_SYSCTL_SYSCALL=y |
91 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
92 | CONFIG_KALLSYMS=y | 91 | CONFIG_KALLSYMS=y |
93 | CONFIG_KALLSYMS_ALL=y | 92 | CONFIG_KALLSYMS_ALL=y |
94 | CONFIG_KALLSYMS_EXTRA_PASS=y | 93 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -105,7 +104,9 @@ CONFIG_SIGNALFD=y | |||
105 | CONFIG_TIMERFD=y | 104 | CONFIG_TIMERFD=y |
106 | CONFIG_EVENTFD=y | 105 | CONFIG_EVENTFD=y |
107 | CONFIG_SHMEM=y | 106 | CONFIG_SHMEM=y |
107 | CONFIG_AIO=y | ||
108 | CONFIG_VM_EVENT_COUNTERS=y | 108 | CONFIG_VM_EVENT_COUNTERS=y |
109 | CONFIG_PCI_QUIRKS=y | ||
109 | CONFIG_SLUB_DEBUG=y | 110 | CONFIG_SLUB_DEBUG=y |
110 | # CONFIG_SLAB is not set | 111 | # CONFIG_SLAB is not set |
111 | CONFIG_SLUB=y | 112 | CONFIG_SLUB=y |
@@ -119,10 +120,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
119 | CONFIG_HAVE_KPROBES=y | 120 | CONFIG_HAVE_KPROBES=y |
120 | CONFIG_HAVE_KRETPROBES=y | 121 | CONFIG_HAVE_KRETPROBES=y |
121 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 122 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
122 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
123 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
124 | # CONFIG_HAVE_CLK is not set | ||
125 | CONFIG_PROC_PAGE_MONITOR=y | ||
126 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 123 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
127 | CONFIG_SLABINFO=y | 124 | CONFIG_SLABINFO=y |
128 | CONFIG_RT_MUTEXES=y | 125 | CONFIG_RT_MUTEXES=y |
@@ -155,6 +152,7 @@ CONFIG_DEFAULT_AS=y | |||
155 | # CONFIG_DEFAULT_NOOP is not set | 152 | # CONFIG_DEFAULT_NOOP is not set |
156 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 153 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
157 | CONFIG_CLASSIC_RCU=y | 154 | CONFIG_CLASSIC_RCU=y |
155 | # CONFIG_FREEZER is not set | ||
158 | CONFIG_PPC4xx_PCI_EXPRESS=y | 156 | CONFIG_PPC4xx_PCI_EXPRESS=y |
159 | 157 | ||
160 | # | 158 | # |
@@ -163,14 +161,20 @@ CONFIG_PPC4xx_PCI_EXPRESS=y | |||
163 | # CONFIG_PPC_CELL is not set | 161 | # CONFIG_PPC_CELL is not set |
164 | # CONFIG_PPC_CELL_NATIVE is not set | 162 | # CONFIG_PPC_CELL_NATIVE is not set |
165 | # CONFIG_PQ2ADS is not set | 163 | # CONFIG_PQ2ADS is not set |
164 | CONFIG_PPC4xx_GPIO=y | ||
166 | CONFIG_XILINX_VIRTEX=y | 165 | CONFIG_XILINX_VIRTEX=y |
166 | CONFIG_ACADIA=y | ||
167 | CONFIG_EP405=y | 167 | CONFIG_EP405=y |
168 | CONFIG_HCU4=y | ||
168 | CONFIG_KILAUEA=y | 169 | CONFIG_KILAUEA=y |
169 | CONFIG_MAKALU=y | 170 | CONFIG_MAKALU=y |
170 | CONFIG_WALNUT=y | 171 | CONFIG_WALNUT=y |
171 | CONFIG_XILINX_VIRTEX_GENERIC_BOARD=y | 172 | CONFIG_XILINX_VIRTEX_GENERIC_BOARD=y |
173 | CONFIG_PPC40x_SIMPLE=y | ||
172 | CONFIG_405GP=y | 174 | CONFIG_405GP=y |
173 | CONFIG_405EX=y | 175 | CONFIG_405EX=y |
176 | CONFIG_405EZ=y | ||
177 | CONFIG_405GPR=y | ||
174 | CONFIG_XILINX_VIRTEX_II_PRO=y | 178 | CONFIG_XILINX_VIRTEX_II_PRO=y |
175 | CONFIG_XILINX_VIRTEX_4_FX=y | 179 | CONFIG_XILINX_VIRTEX_4_FX=y |
176 | CONFIG_IBM405_ERR77=y | 180 | CONFIG_IBM405_ERR77=y |
@@ -193,7 +197,6 @@ CONFIG_OF_RTC=y | |||
193 | # Kernel options | 197 | # Kernel options |
194 | # | 198 | # |
195 | # CONFIG_HIGHMEM is not set | 199 | # CONFIG_HIGHMEM is not set |
196 | # CONFIG_TICK_ONESHOT is not set | ||
197 | # CONFIG_NO_HZ is not set | 200 | # CONFIG_NO_HZ is not set |
198 | # CONFIG_HIGH_RES_TIMERS is not set | 201 | # CONFIG_HIGH_RES_TIMERS is not set |
199 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 202 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -207,6 +210,8 @@ CONFIG_PREEMPT_NONE=y | |||
207 | # CONFIG_PREEMPT_VOLUNTARY is not set | 210 | # CONFIG_PREEMPT_VOLUNTARY is not set |
208 | # CONFIG_PREEMPT is not set | 211 | # CONFIG_PREEMPT is not set |
209 | CONFIG_BINFMT_ELF=y | 212 | CONFIG_BINFMT_ELF=y |
213 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
214 | # CONFIG_HAVE_AOUT is not set | ||
210 | # CONFIG_BINFMT_MISC is not set | 215 | # CONFIG_BINFMT_MISC is not set |
211 | # CONFIG_MATH_EMULATION is not set | 216 | # CONFIG_MATH_EMULATION is not set |
212 | # CONFIG_IOMMU_HELPER is not set | 217 | # CONFIG_IOMMU_HELPER is not set |
@@ -221,15 +226,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
221 | # CONFIG_SPARSEMEM_MANUAL is not set | 226 | # CONFIG_SPARSEMEM_MANUAL is not set |
222 | CONFIG_FLATMEM=y | 227 | CONFIG_FLATMEM=y |
223 | CONFIG_FLAT_NODE_MEM_MAP=y | 228 | CONFIG_FLAT_NODE_MEM_MAP=y |
224 | # CONFIG_SPARSEMEM_STATIC is not set | ||
225 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
226 | CONFIG_PAGEFLAGS_EXTENDED=y | 229 | CONFIG_PAGEFLAGS_EXTENDED=y |
227 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 230 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
228 | CONFIG_MIGRATION=y | 231 | CONFIG_MIGRATION=y |
229 | CONFIG_RESOURCES_64BIT=y | 232 | CONFIG_RESOURCES_64BIT=y |
233 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
230 | CONFIG_ZONE_DMA_FLAG=1 | 234 | CONFIG_ZONE_DMA_FLAG=1 |
231 | CONFIG_BOUNCE=y | 235 | CONFIG_BOUNCE=y |
232 | CONFIG_VIRT_TO_BUS=y | 236 | CONFIG_VIRT_TO_BUS=y |
237 | CONFIG_UNEVICTABLE_LRU=y | ||
233 | CONFIG_FORCE_MAX_ZONEORDER=11 | 238 | CONFIG_FORCE_MAX_ZONEORDER=11 |
234 | CONFIG_PROC_DEVICETREE=y | 239 | CONFIG_PROC_DEVICETREE=y |
235 | # CONFIG_CMDLINE_BOOL is not set | 240 | # CONFIG_CMDLINE_BOOL is not set |
@@ -339,6 +344,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
339 | # CONFIG_TIPC is not set | 344 | # CONFIG_TIPC is not set |
340 | # CONFIG_ATM is not set | 345 | # CONFIG_ATM is not set |
341 | # CONFIG_BRIDGE is not set | 346 | # CONFIG_BRIDGE is not set |
347 | # CONFIG_NET_DSA is not set | ||
342 | # CONFIG_VLAN_8021Q is not set | 348 | # CONFIG_VLAN_8021Q is not set |
343 | # CONFIG_DECNET is not set | 349 | # CONFIG_DECNET is not set |
344 | # CONFIG_LLC2 is not set | 350 | # CONFIG_LLC2 is not set |
@@ -359,11 +365,10 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
359 | # CONFIG_IRDA is not set | 365 | # CONFIG_IRDA is not set |
360 | # CONFIG_BT is not set | 366 | # CONFIG_BT is not set |
361 | # CONFIG_AF_RXRPC is not set | 367 | # CONFIG_AF_RXRPC is not set |
362 | 368 | # CONFIG_PHONET is not set | |
363 | # | 369 | CONFIG_WIRELESS=y |
364 | # Wireless | ||
365 | # | ||
366 | # CONFIG_CFG80211 is not set | 370 | # CONFIG_CFG80211 is not set |
371 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
367 | # CONFIG_WIRELESS_EXT is not set | 372 | # CONFIG_WIRELESS_EXT is not set |
368 | # CONFIG_MAC80211 is not set | 373 | # CONFIG_MAC80211 is not set |
369 | # CONFIG_IEEE80211 is not set | 374 | # CONFIG_IEEE80211 is not set |
@@ -476,6 +481,7 @@ CONFIG_MTD_UBI_GLUEBI=y | |||
476 | # | 481 | # |
477 | # CONFIG_MTD_UBI_DEBUG is not set | 482 | # CONFIG_MTD_UBI_DEBUG is not set |
478 | CONFIG_OF_DEVICE=y | 483 | CONFIG_OF_DEVICE=y |
484 | CONFIG_OF_GPIO=y | ||
479 | CONFIG_OF_I2C=m | 485 | CONFIG_OF_I2C=m |
480 | # CONFIG_PARPORT is not set | 486 | # CONFIG_PARPORT is not set |
481 | CONFIG_BLK_DEV=y | 487 | CONFIG_BLK_DEV=y |
@@ -556,8 +562,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
556 | CONFIG_IBM_NEW_EMAC_RGMII=y | 562 | CONFIG_IBM_NEW_EMAC_RGMII=y |
557 | # CONFIG_IBM_NEW_EMAC_TAH is not set | 563 | # CONFIG_IBM_NEW_EMAC_TAH is not set |
558 | CONFIG_IBM_NEW_EMAC_EMAC4=y | 564 | CONFIG_IBM_NEW_EMAC_EMAC4=y |
565 | CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL=y | ||
566 | CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT=y | ||
567 | CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR=y | ||
559 | # CONFIG_NET_PCI is not set | 568 | # CONFIG_NET_PCI is not set |
560 | # CONFIG_B44 is not set | 569 | # CONFIG_B44 is not set |
570 | # CONFIG_ATL2 is not set | ||
561 | CONFIG_NETDEV_1000=y | 571 | CONFIG_NETDEV_1000=y |
562 | # CONFIG_ACENIC is not set | 572 | # CONFIG_ACENIC is not set |
563 | # CONFIG_DL2K is not set | 573 | # CONFIG_DL2K is not set |
@@ -578,18 +588,22 @@ CONFIG_NETDEV_1000=y | |||
578 | # CONFIG_QLA3XXX is not set | 588 | # CONFIG_QLA3XXX is not set |
579 | # CONFIG_ATL1 is not set | 589 | # CONFIG_ATL1 is not set |
580 | # CONFIG_ATL1E is not set | 590 | # CONFIG_ATL1E is not set |
591 | # CONFIG_JME is not set | ||
581 | CONFIG_NETDEV_10000=y | 592 | CONFIG_NETDEV_10000=y |
582 | # CONFIG_CHELSIO_T1 is not set | 593 | # CONFIG_CHELSIO_T1 is not set |
583 | # CONFIG_CHELSIO_T3 is not set | 594 | # CONFIG_CHELSIO_T3 is not set |
595 | # CONFIG_ENIC is not set | ||
584 | # CONFIG_IXGBE is not set | 596 | # CONFIG_IXGBE is not set |
585 | # CONFIG_IXGB is not set | 597 | # CONFIG_IXGB is not set |
586 | # CONFIG_S2IO is not set | 598 | # CONFIG_S2IO is not set |
587 | # CONFIG_MYRI10GE is not set | 599 | # CONFIG_MYRI10GE is not set |
588 | # CONFIG_NETXEN_NIC is not set | 600 | # CONFIG_NETXEN_NIC is not set |
589 | # CONFIG_NIU is not set | 601 | # CONFIG_NIU is not set |
602 | # CONFIG_MLX4_EN is not set | ||
590 | # CONFIG_MLX4_CORE is not set | 603 | # CONFIG_MLX4_CORE is not set |
591 | # CONFIG_TEHUTI is not set | 604 | # CONFIG_TEHUTI is not set |
592 | # CONFIG_BNX2X is not set | 605 | # CONFIG_BNX2X is not set |
606 | # CONFIG_QLGE is not set | ||
593 | # CONFIG_SFC is not set | 607 | # CONFIG_SFC is not set |
594 | # CONFIG_TR is not set | 608 | # CONFIG_TR is not set |
595 | 609 | ||
@@ -667,6 +681,8 @@ CONFIG_DEVPORT=y | |||
667 | CONFIG_I2C=m | 681 | CONFIG_I2C=m |
668 | CONFIG_I2C_BOARDINFO=y | 682 | CONFIG_I2C_BOARDINFO=y |
669 | CONFIG_I2C_CHARDEV=m | 683 | CONFIG_I2C_CHARDEV=m |
684 | CONFIG_I2C_HELPER_AUTO=y | ||
685 | CONFIG_I2C_ALGOBIT=m | ||
670 | 686 | ||
671 | # | 687 | # |
672 | # I2C Hardware Bus support | 688 | # I2C Hardware Bus support |
@@ -693,6 +709,7 @@ CONFIG_I2C_CHARDEV=m | |||
693 | # | 709 | # |
694 | # I2C system bus drivers (mostly embedded / system-on-chip) | 710 | # I2C system bus drivers (mostly embedded / system-on-chip) |
695 | # | 711 | # |
712 | CONFIG_I2C_GPIO=m | ||
696 | CONFIG_I2C_IBM_IIC=m | 713 | CONFIG_I2C_IBM_IIC=m |
697 | # CONFIG_I2C_MPC is not set | 714 | # CONFIG_I2C_MPC is not set |
698 | # CONFIG_I2C_OCORES is not set | 715 | # CONFIG_I2C_OCORES is not set |
@@ -725,6 +742,7 @@ CONFIG_I2C_IBM_IIC=m | |||
725 | # CONFIG_PCF8575 is not set | 742 | # CONFIG_PCF8575 is not set |
726 | # CONFIG_SENSORS_PCA9539 is not set | 743 | # CONFIG_SENSORS_PCA9539 is not set |
727 | # CONFIG_SENSORS_PCF8591 is not set | 744 | # CONFIG_SENSORS_PCF8591 is not set |
745 | # CONFIG_TPS65010 is not set | ||
728 | # CONFIG_SENSORS_MAX6875 is not set | 746 | # CONFIG_SENSORS_MAX6875 is not set |
729 | # CONFIG_SENSORS_TSL2550 is not set | 747 | # CONFIG_SENSORS_TSL2550 is not set |
730 | # CONFIG_I2C_DEBUG_CORE is not set | 748 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -733,7 +751,26 @@ CONFIG_I2C_IBM_IIC=m | |||
733 | # CONFIG_I2C_DEBUG_CHIP is not set | 751 | # CONFIG_I2C_DEBUG_CHIP is not set |
734 | # CONFIG_SPI is not set | 752 | # CONFIG_SPI is not set |
735 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 753 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
736 | # CONFIG_GPIOLIB is not set | 754 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
755 | CONFIG_GPIOLIB=y | ||
756 | # CONFIG_DEBUG_GPIO is not set | ||
757 | # CONFIG_GPIO_SYSFS is not set | ||
758 | |||
759 | # | ||
760 | # I2C GPIO expanders: | ||
761 | # | ||
762 | # CONFIG_GPIO_MAX732X is not set | ||
763 | # CONFIG_GPIO_PCA953X is not set | ||
764 | # CONFIG_GPIO_PCF857X is not set | ||
765 | |||
766 | # | ||
767 | # PCI GPIO expanders: | ||
768 | # | ||
769 | # CONFIG_GPIO_BT8XX is not set | ||
770 | |||
771 | # | ||
772 | # SPI GPIO expanders: | ||
773 | # | ||
737 | # CONFIG_W1 is not set | 774 | # CONFIG_W1 is not set |
738 | # CONFIG_POWER_SUPPLY is not set | 775 | # CONFIG_POWER_SUPPLY is not set |
739 | # CONFIG_HWMON is not set | 776 | # CONFIG_HWMON is not set |
@@ -752,6 +789,9 @@ CONFIG_SSB_POSSIBLE=y | |||
752 | # CONFIG_MFD_CORE is not set | 789 | # CONFIG_MFD_CORE is not set |
753 | # CONFIG_MFD_SM501 is not set | 790 | # CONFIG_MFD_SM501 is not set |
754 | # CONFIG_HTC_PASIC3 is not set | 791 | # CONFIG_HTC_PASIC3 is not set |
792 | # CONFIG_MFD_TMIO is not set | ||
793 | # CONFIG_MFD_WM8400 is not set | ||
794 | # CONFIG_MFD_WM8350_I2C is not set | ||
755 | 795 | ||
756 | # | 796 | # |
757 | # Multimedia devices | 797 | # Multimedia devices |
@@ -793,9 +833,14 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
793 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 833 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
794 | 834 | ||
795 | # | 835 | # |
836 | # Enable Host or Gadget support to see Inventra options | ||
837 | # | ||
838 | |||
839 | # | ||
796 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 840 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
797 | # | 841 | # |
798 | # CONFIG_USB_GADGET is not set | 842 | # CONFIG_USB_GADGET is not set |
843 | # CONFIG_UWB is not set | ||
799 | # CONFIG_MMC is not set | 844 | # CONFIG_MMC is not set |
800 | # CONFIG_MEMSTICK is not set | 845 | # CONFIG_MEMSTICK is not set |
801 | # CONFIG_NEW_LEDS is not set | 846 | # CONFIG_NEW_LEDS is not set |
@@ -805,6 +850,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
805 | # CONFIG_RTC_CLASS is not set | 850 | # CONFIG_RTC_CLASS is not set |
806 | # CONFIG_DMADEVICES is not set | 851 | # CONFIG_DMADEVICES is not set |
807 | # CONFIG_UIO is not set | 852 | # CONFIG_UIO is not set |
853 | # CONFIG_STAGING is not set | ||
808 | 854 | ||
809 | # | 855 | # |
810 | # File systems | 856 | # File systems |
@@ -816,13 +862,14 @@ CONFIG_EXT3_FS=m | |||
816 | CONFIG_EXT3_FS_XATTR=y | 862 | CONFIG_EXT3_FS_XATTR=y |
817 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 863 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
818 | # CONFIG_EXT3_FS_SECURITY is not set | 864 | # CONFIG_EXT3_FS_SECURITY is not set |
819 | # CONFIG_EXT4DEV_FS is not set | 865 | # CONFIG_EXT4_FS is not set |
820 | CONFIG_JBD=m | 866 | CONFIG_JBD=m |
821 | # CONFIG_JBD_DEBUG is not set | 867 | # CONFIG_JBD_DEBUG is not set |
822 | CONFIG_FS_MBCACHE=y | 868 | CONFIG_FS_MBCACHE=m |
823 | # CONFIG_REISERFS_FS is not set | 869 | # CONFIG_REISERFS_FS is not set |
824 | # CONFIG_JFS_FS is not set | 870 | # CONFIG_JFS_FS is not set |
825 | # CONFIG_FS_POSIX_ACL is not set | 871 | # CONFIG_FS_POSIX_ACL is not set |
872 | CONFIG_FILE_LOCKING=y | ||
826 | # CONFIG_XFS_FS is not set | 873 | # CONFIG_XFS_FS is not set |
827 | # CONFIG_OCFS2_FS is not set | 874 | # CONFIG_OCFS2_FS is not set |
828 | CONFIG_DNOTIFY=y | 875 | CONFIG_DNOTIFY=y |
@@ -855,6 +902,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
855 | CONFIG_PROC_FS=y | 902 | CONFIG_PROC_FS=y |
856 | CONFIG_PROC_KCORE=y | 903 | CONFIG_PROC_KCORE=y |
857 | CONFIG_PROC_SYSCTL=y | 904 | CONFIG_PROC_SYSCTL=y |
905 | CONFIG_PROC_PAGE_MONITOR=y | ||
858 | CONFIG_SYSFS=y | 906 | CONFIG_SYSFS=y |
859 | CONFIG_TMPFS=y | 907 | CONFIG_TMPFS=y |
860 | # CONFIG_TMPFS_POSIX_ACL is not set | 908 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -908,6 +956,7 @@ CONFIG_LOCKD=y | |||
908 | CONFIG_LOCKD_V4=y | 956 | CONFIG_LOCKD_V4=y |
909 | CONFIG_NFS_COMMON=y | 957 | CONFIG_NFS_COMMON=y |
910 | CONFIG_SUNRPC=y | 958 | CONFIG_SUNRPC=y |
959 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
911 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 960 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
912 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 961 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
913 | # CONFIG_SMB_FS is not set | 962 | # CONFIG_SMB_FS is not set |
@@ -967,7 +1016,6 @@ CONFIG_NLS_ISO8859_1=m | |||
967 | # Library routines | 1016 | # Library routines |
968 | # | 1017 | # |
969 | CONFIG_BITREVERSE=y | 1018 | CONFIG_BITREVERSE=y |
970 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
971 | # CONFIG_CRC_CCITT is not set | 1019 | # CONFIG_CRC_CCITT is not set |
972 | CONFIG_CRC16=m | 1020 | CONFIG_CRC16=m |
973 | # CONFIG_CRC_T10DIF is not set | 1021 | # CONFIG_CRC_T10DIF is not set |
@@ -1023,14 +1071,21 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1023 | # CONFIG_DEBUG_SG is not set | 1071 | # CONFIG_DEBUG_SG is not set |
1024 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1072 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1025 | # CONFIG_RCU_TORTURE_TEST is not set | 1073 | # CONFIG_RCU_TORTURE_TEST is not set |
1074 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1026 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1075 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1076 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1027 | # CONFIG_FAULT_INJECTION is not set | 1077 | # CONFIG_FAULT_INJECTION is not set |
1028 | # CONFIG_LATENCYTOP is not set | 1078 | # CONFIG_LATENCYTOP is not set |
1079 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1080 | CONFIG_NOP_TRACER=y | ||
1029 | CONFIG_HAVE_FTRACE=y | 1081 | CONFIG_HAVE_FTRACE=y |
1030 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1082 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1031 | # CONFIG_FTRACE is not set | 1083 | # CONFIG_FTRACE is not set |
1032 | # CONFIG_SCHED_TRACER is not set | 1084 | # CONFIG_SCHED_TRACER is not set |
1033 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1085 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1086 | # CONFIG_BOOT_TRACER is not set | ||
1087 | # CONFIG_STACK_TRACER is not set | ||
1088 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1034 | # CONFIG_SAMPLES is not set | 1089 | # CONFIG_SAMPLES is not set |
1035 | CONFIG_HAVE_ARCH_KGDB=y | 1090 | CONFIG_HAVE_ARCH_KGDB=y |
1036 | # CONFIG_KGDB is not set | 1091 | # CONFIG_KGDB is not set |
@@ -1039,6 +1094,7 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1039 | # CONFIG_DEBUG_PAGEALLOC is not set | 1094 | # CONFIG_DEBUG_PAGEALLOC is not set |
1040 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1095 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1041 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1096 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1097 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1042 | # CONFIG_XMON is not set | 1098 | # CONFIG_XMON is not set |
1043 | # CONFIG_IRQSTACKS is not set | 1099 | # CONFIG_IRQSTACKS is not set |
1044 | # CONFIG_VIRQ_DEBUG is not set | 1100 | # CONFIG_VIRQ_DEBUG is not set |
@@ -1050,14 +1106,19 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1050 | # | 1106 | # |
1051 | # CONFIG_KEYS is not set | 1107 | # CONFIG_KEYS is not set |
1052 | # CONFIG_SECURITY is not set | 1108 | # CONFIG_SECURITY is not set |
1109 | # CONFIG_SECURITYFS is not set | ||
1053 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1110 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1054 | CONFIG_CRYPTO=y | 1111 | CONFIG_CRYPTO=y |
1055 | 1112 | ||
1056 | # | 1113 | # |
1057 | # Crypto core or helper | 1114 | # Crypto core or helper |
1058 | # | 1115 | # |
1116 | # CONFIG_CRYPTO_FIPS is not set | ||
1059 | CONFIG_CRYPTO_ALGAPI=y | 1117 | CONFIG_CRYPTO_ALGAPI=y |
1118 | CONFIG_CRYPTO_AEAD=y | ||
1060 | CONFIG_CRYPTO_BLKCIPHER=y | 1119 | CONFIG_CRYPTO_BLKCIPHER=y |
1120 | CONFIG_CRYPTO_HASH=y | ||
1121 | CONFIG_CRYPTO_RNG=y | ||
1061 | CONFIG_CRYPTO_MANAGER=y | 1122 | CONFIG_CRYPTO_MANAGER=y |
1062 | # CONFIG_CRYPTO_GF128MUL is not set | 1123 | # CONFIG_CRYPTO_GF128MUL is not set |
1063 | # CONFIG_CRYPTO_NULL is not set | 1124 | # CONFIG_CRYPTO_NULL is not set |
@@ -1130,6 +1191,11 @@ CONFIG_CRYPTO_DES=y | |||
1130 | # | 1191 | # |
1131 | CONFIG_CRYPTO_DEFLATE=m | 1192 | CONFIG_CRYPTO_DEFLATE=m |
1132 | CONFIG_CRYPTO_LZO=m | 1193 | CONFIG_CRYPTO_LZO=m |
1194 | |||
1195 | # | ||
1196 | # Random Number Generation | ||
1197 | # | ||
1198 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1133 | CONFIG_CRYPTO_HW=y | 1199 | CONFIG_CRYPTO_HW=y |
1134 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1200 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1135 | # CONFIG_PPC_CLOCK is not set | 1201 | # CONFIG_PPC_CLOCK is not set |
diff --git a/arch/powerpc/configs/ppc44x_defconfig b/arch/powerpc/configs/ppc44x_defconfig index c7825dcbf415..55edbd545b61 100644 --- a/arch/powerpc/configs/ppc44x_defconfig +++ b/arch/powerpc/configs/ppc44x_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.27-rc1 | 3 | # Linux kernel version: 2.6.28-rc2 |
4 | # Tue Aug 5 10:01:31 2008 | 4 | # Tue Oct 28 09:28:58 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -23,14 +23,13 @@ CONFIG_PHYS_64BIT=y | |||
23 | CONFIG_NOT_COHERENT_CACHE=y | 23 | CONFIG_NOT_COHERENT_CACHE=y |
24 | CONFIG_PPC32=y | 24 | CONFIG_PPC32=y |
25 | CONFIG_WORD_SIZE=32 | 25 | CONFIG_WORD_SIZE=32 |
26 | CONFIG_PPC_MERGE=y | 26 | CONFIG_ARCH_PHYS_ADDR_T_64BIT=y |
27 | CONFIG_MMU=y | 27 | CONFIG_MMU=y |
28 | CONFIG_GENERIC_CMOS_UPDATE=y | 28 | CONFIG_GENERIC_CMOS_UPDATE=y |
29 | CONFIG_GENERIC_TIME=y | 29 | CONFIG_GENERIC_TIME=y |
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_GET_USER_PAGES_FAST is not set | ||
34 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
35 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
36 | CONFIG_STACKTRACE_SUPPORT=y | 35 | CONFIG_STACKTRACE_SUPPORT=y |
@@ -41,6 +40,7 @@ CONFIG_ARCH_HAS_ILOG2_U32=y | |||
41 | CONFIG_GENERIC_HWEIGHT=y | 40 | CONFIG_GENERIC_HWEIGHT=y |
42 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 41 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
43 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 42 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
43 | CONFIG_GENERIC_GPIO=y | ||
44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set | 44 | # CONFIG_ARCH_NO_VIRT_TO_BUS is not set |
45 | CONFIG_PPC=y | 45 | CONFIG_PPC=y |
46 | CONFIG_EARLY_PRINTK=y | 46 | CONFIG_EARLY_PRINTK=y |
@@ -92,7 +92,6 @@ CONFIG_INITRAMFS_SOURCE="" | |||
92 | CONFIG_SYSCTL=y | 92 | CONFIG_SYSCTL=y |
93 | CONFIG_EMBEDDED=y | 93 | CONFIG_EMBEDDED=y |
94 | CONFIG_SYSCTL_SYSCALL=y | 94 | CONFIG_SYSCTL_SYSCALL=y |
95 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
96 | CONFIG_KALLSYMS=y | 95 | CONFIG_KALLSYMS=y |
97 | CONFIG_KALLSYMS_ALL=y | 96 | CONFIG_KALLSYMS_ALL=y |
98 | CONFIG_KALLSYMS_EXTRA_PASS=y | 97 | CONFIG_KALLSYMS_EXTRA_PASS=y |
@@ -109,7 +108,9 @@ CONFIG_SIGNALFD=y | |||
109 | CONFIG_TIMERFD=y | 108 | CONFIG_TIMERFD=y |
110 | CONFIG_EVENTFD=y | 109 | CONFIG_EVENTFD=y |
111 | CONFIG_SHMEM=y | 110 | CONFIG_SHMEM=y |
111 | CONFIG_AIO=y | ||
112 | CONFIG_VM_EVENT_COUNTERS=y | 112 | CONFIG_VM_EVENT_COUNTERS=y |
113 | CONFIG_PCI_QUIRKS=y | ||
113 | CONFIG_SLUB_DEBUG=y | 114 | CONFIG_SLUB_DEBUG=y |
114 | # CONFIG_SLAB is not set | 115 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 116 | CONFIG_SLUB=y |
@@ -123,10 +124,6 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
123 | CONFIG_HAVE_KPROBES=y | 124 | CONFIG_HAVE_KPROBES=y |
124 | CONFIG_HAVE_KRETPROBES=y | 125 | CONFIG_HAVE_KRETPROBES=y |
125 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 126 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
126 | # CONFIG_HAVE_DMA_ATTRS is not set | ||
127 | # CONFIG_USE_GENERIC_SMP_HELPERS is not set | ||
128 | # CONFIG_HAVE_CLK is not set | ||
129 | CONFIG_PROC_PAGE_MONITOR=y | ||
130 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 127 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
131 | CONFIG_SLABINFO=y | 128 | CONFIG_SLABINFO=y |
132 | CONFIG_RT_MUTEXES=y | 129 | CONFIG_RT_MUTEXES=y |
@@ -158,7 +155,9 @@ CONFIG_DEFAULT_AS=y | |||
158 | # CONFIG_DEFAULT_CFQ is not set | 155 | # CONFIG_DEFAULT_CFQ is not set |
159 | # CONFIG_DEFAULT_NOOP is not set | 156 | # CONFIG_DEFAULT_NOOP is not set |
160 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 157 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
158 | CONFIG_PREEMPT_NOTIFIERS=y | ||
161 | CONFIG_CLASSIC_RCU=y | 159 | CONFIG_CLASSIC_RCU=y |
160 | # CONFIG_FREEZER is not set | ||
162 | CONFIG_PPC4xx_PCI_EXPRESS=y | 161 | CONFIG_PPC4xx_PCI_EXPRESS=y |
163 | 162 | ||
164 | # | 163 | # |
@@ -175,9 +174,13 @@ CONFIG_TAISHAN=y | |||
175 | CONFIG_KATMAI=y | 174 | CONFIG_KATMAI=y |
176 | CONFIG_RAINIER=y | 175 | CONFIG_RAINIER=y |
177 | CONFIG_WARP=y | 176 | CONFIG_WARP=y |
177 | CONFIG_ARCHES=y | ||
178 | CONFIG_CANYONLANDS=y | 178 | CONFIG_CANYONLANDS=y |
179 | CONFIG_GLACIER=y | ||
179 | CONFIG_YOSEMITE=y | 180 | CONFIG_YOSEMITE=y |
180 | CONFIG_XILINX_VIRTEX440_GENERIC_BOARD=y | 181 | CONFIG_XILINX_VIRTEX440_GENERIC_BOARD=y |
182 | CONFIG_PPC44x_SIMPLE=y | ||
183 | CONFIG_PPC4xx_GPIO=y | ||
181 | CONFIG_440EP=y | 184 | CONFIG_440EP=y |
182 | CONFIG_440EPX=y | 185 | CONFIG_440EPX=y |
183 | CONFIG_440GRX=y | 186 | CONFIG_440GRX=y |
@@ -206,7 +209,6 @@ CONFIG_OF_RTC=y | |||
206 | # Kernel options | 209 | # Kernel options |
207 | # | 210 | # |
208 | # CONFIG_HIGHMEM is not set | 211 | # CONFIG_HIGHMEM is not set |
209 | # CONFIG_TICK_ONESHOT is not set | ||
210 | # CONFIG_NO_HZ is not set | 212 | # CONFIG_NO_HZ is not set |
211 | # CONFIG_HIGH_RES_TIMERS is not set | 213 | # CONFIG_HIGH_RES_TIMERS is not set |
212 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | 214 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y |
@@ -220,6 +222,8 @@ CONFIG_PREEMPT_NONE=y | |||
220 | # CONFIG_PREEMPT_VOLUNTARY is not set | 222 | # CONFIG_PREEMPT_VOLUNTARY is not set |
221 | # CONFIG_PREEMPT is not set | 223 | # CONFIG_PREEMPT is not set |
222 | CONFIG_BINFMT_ELF=y | 224 | CONFIG_BINFMT_ELF=y |
225 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
226 | # CONFIG_HAVE_AOUT is not set | ||
223 | # CONFIG_BINFMT_MISC is not set | 227 | # CONFIG_BINFMT_MISC is not set |
224 | CONFIG_MATH_EMULATION=y | 228 | CONFIG_MATH_EMULATION=y |
225 | # CONFIG_IOMMU_HELPER is not set | 229 | # CONFIG_IOMMU_HELPER is not set |
@@ -234,15 +238,15 @@ CONFIG_FLATMEM_MANUAL=y | |||
234 | # CONFIG_SPARSEMEM_MANUAL is not set | 238 | # CONFIG_SPARSEMEM_MANUAL is not set |
235 | CONFIG_FLATMEM=y | 239 | CONFIG_FLATMEM=y |
236 | CONFIG_FLAT_NODE_MEM_MAP=y | 240 | CONFIG_FLAT_NODE_MEM_MAP=y |
237 | # CONFIG_SPARSEMEM_STATIC is not set | ||
238 | # CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set | ||
239 | CONFIG_PAGEFLAGS_EXTENDED=y | 241 | CONFIG_PAGEFLAGS_EXTENDED=y |
240 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 242 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
241 | CONFIG_MIGRATION=y | 243 | CONFIG_MIGRATION=y |
242 | CONFIG_RESOURCES_64BIT=y | 244 | CONFIG_RESOURCES_64BIT=y |
245 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
243 | CONFIG_ZONE_DMA_FLAG=1 | 246 | CONFIG_ZONE_DMA_FLAG=1 |
244 | CONFIG_BOUNCE=y | 247 | CONFIG_BOUNCE=y |
245 | CONFIG_VIRT_TO_BUS=y | 248 | CONFIG_VIRT_TO_BUS=y |
249 | CONFIG_UNEVICTABLE_LRU=y | ||
246 | CONFIG_FORCE_MAX_ZONEORDER=11 | 250 | CONFIG_FORCE_MAX_ZONEORDER=11 |
247 | CONFIG_PROC_DEVICETREE=y | 251 | CONFIG_PROC_DEVICETREE=y |
248 | # CONFIG_CMDLINE_BOOL is not set | 252 | # CONFIG_CMDLINE_BOOL is not set |
@@ -351,6 +355,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
351 | # CONFIG_TIPC is not set | 355 | # CONFIG_TIPC is not set |
352 | # CONFIG_ATM is not set | 356 | # CONFIG_ATM is not set |
353 | # CONFIG_BRIDGE is not set | 357 | # CONFIG_BRIDGE is not set |
358 | # CONFIG_NET_DSA is not set | ||
354 | # CONFIG_VLAN_8021Q is not set | 359 | # CONFIG_VLAN_8021Q is not set |
355 | # CONFIG_DECNET is not set | 360 | # CONFIG_DECNET is not set |
356 | # CONFIG_LLC2 is not set | 361 | # CONFIG_LLC2 is not set |
@@ -371,14 +376,8 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
371 | # CONFIG_IRDA is not set | 376 | # CONFIG_IRDA is not set |
372 | # CONFIG_BT is not set | 377 | # CONFIG_BT is not set |
373 | # CONFIG_AF_RXRPC is not set | 378 | # CONFIG_AF_RXRPC is not set |
374 | 379 | # CONFIG_PHONET is not set | |
375 | # | 380 | # CONFIG_WIRELESS is not set |
376 | # Wireless | ||
377 | # | ||
378 | # CONFIG_CFG80211 is not set | ||
379 | # CONFIG_WIRELESS_EXT is not set | ||
380 | # CONFIG_MAC80211 is not set | ||
381 | # CONFIG_IEEE80211 is not set | ||
382 | # CONFIG_RFKILL is not set | 381 | # CONFIG_RFKILL is not set |
383 | # CONFIG_NET_9P is not set | 382 | # CONFIG_NET_9P is not set |
384 | 383 | ||
@@ -487,6 +486,7 @@ CONFIG_MTD_UBI_GLUEBI=y | |||
487 | # | 486 | # |
488 | # CONFIG_MTD_UBI_DEBUG is not set | 487 | # CONFIG_MTD_UBI_DEBUG is not set |
489 | CONFIG_OF_DEVICE=y | 488 | CONFIG_OF_DEVICE=y |
489 | CONFIG_OF_GPIO=y | ||
490 | CONFIG_OF_I2C=m | 490 | CONFIG_OF_I2C=m |
491 | # CONFIG_PARPORT is not set | 491 | # CONFIG_PARPORT is not set |
492 | CONFIG_BLK_DEV=y | 492 | CONFIG_BLK_DEV=y |
@@ -600,8 +600,12 @@ CONFIG_IBM_NEW_EMAC_ZMII=y | |||
600 | CONFIG_IBM_NEW_EMAC_RGMII=y | 600 | CONFIG_IBM_NEW_EMAC_RGMII=y |
601 | CONFIG_IBM_NEW_EMAC_TAH=y | 601 | CONFIG_IBM_NEW_EMAC_TAH=y |
602 | CONFIG_IBM_NEW_EMAC_EMAC4=y | 602 | CONFIG_IBM_NEW_EMAC_EMAC4=y |
603 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
604 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
605 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
603 | # CONFIG_NET_PCI is not set | 606 | # CONFIG_NET_PCI is not set |
604 | # CONFIG_B44 is not set | 607 | # CONFIG_B44 is not set |
608 | # CONFIG_ATL2 is not set | ||
605 | CONFIG_NETDEV_1000=y | 609 | CONFIG_NETDEV_1000=y |
606 | # CONFIG_ACENIC is not set | 610 | # CONFIG_ACENIC is not set |
607 | # CONFIG_DL2K is not set | 611 | # CONFIG_DL2K is not set |
@@ -622,18 +626,22 @@ CONFIG_NETDEV_1000=y | |||
622 | # CONFIG_QLA3XXX is not set | 626 | # CONFIG_QLA3XXX is not set |
623 | # CONFIG_ATL1 is not set | 627 | # CONFIG_ATL1 is not set |
624 | # CONFIG_ATL1E is not set | 628 | # CONFIG_ATL1E is not set |
629 | # CONFIG_JME is not set | ||
625 | CONFIG_NETDEV_10000=y | 630 | CONFIG_NETDEV_10000=y |
626 | # CONFIG_CHELSIO_T1 is not set | 631 | # CONFIG_CHELSIO_T1 is not set |
627 | # CONFIG_CHELSIO_T3 is not set | 632 | # CONFIG_CHELSIO_T3 is not set |
633 | # CONFIG_ENIC is not set | ||
628 | # CONFIG_IXGBE is not set | 634 | # CONFIG_IXGBE is not set |
629 | # CONFIG_IXGB is not set | 635 | # CONFIG_IXGB is not set |
630 | # CONFIG_S2IO is not set | 636 | # CONFIG_S2IO is not set |
631 | # CONFIG_MYRI10GE is not set | 637 | # CONFIG_MYRI10GE is not set |
632 | # CONFIG_NETXEN_NIC is not set | 638 | # CONFIG_NETXEN_NIC is not set |
633 | # CONFIG_NIU is not set | 639 | # CONFIG_NIU is not set |
640 | # CONFIG_MLX4_EN is not set | ||
634 | # CONFIG_MLX4_CORE is not set | 641 | # CONFIG_MLX4_CORE is not set |
635 | # CONFIG_TEHUTI is not set | 642 | # CONFIG_TEHUTI is not set |
636 | # CONFIG_BNX2X is not set | 643 | # CONFIG_BNX2X is not set |
644 | # CONFIG_QLGE is not set | ||
637 | # CONFIG_SFC is not set | 645 | # CONFIG_SFC is not set |
638 | # CONFIG_TR is not set | 646 | # CONFIG_TR is not set |
639 | 647 | ||
@@ -721,6 +729,8 @@ CONFIG_DEVPORT=y | |||
721 | CONFIG_I2C=m | 729 | CONFIG_I2C=m |
722 | CONFIG_I2C_BOARDINFO=y | 730 | CONFIG_I2C_BOARDINFO=y |
723 | CONFIG_I2C_CHARDEV=m | 731 | CONFIG_I2C_CHARDEV=m |
732 | CONFIG_I2C_HELPER_AUTO=y | ||
733 | CONFIG_I2C_ALGOBIT=m | ||
724 | 734 | ||
725 | # | 735 | # |
726 | # I2C Hardware Bus support | 736 | # I2C Hardware Bus support |
@@ -747,6 +757,7 @@ CONFIG_I2C_CHARDEV=m | |||
747 | # | 757 | # |
748 | # I2C system bus drivers (mostly embedded / system-on-chip) | 758 | # I2C system bus drivers (mostly embedded / system-on-chip) |
749 | # | 759 | # |
760 | CONFIG_I2C_GPIO=m | ||
750 | CONFIG_I2C_IBM_IIC=m | 761 | CONFIG_I2C_IBM_IIC=m |
751 | # CONFIG_I2C_MPC is not set | 762 | # CONFIG_I2C_MPC is not set |
752 | # CONFIG_I2C_OCORES is not set | 763 | # CONFIG_I2C_OCORES is not set |
@@ -780,6 +791,7 @@ CONFIG_I2C_IBM_IIC=m | |||
780 | # CONFIG_PCF8575 is not set | 791 | # CONFIG_PCF8575 is not set |
781 | # CONFIG_SENSORS_PCA9539 is not set | 792 | # CONFIG_SENSORS_PCA9539 is not set |
782 | # CONFIG_SENSORS_PCF8591 is not set | 793 | # CONFIG_SENSORS_PCF8591 is not set |
794 | # CONFIG_TPS65010 is not set | ||
783 | # CONFIG_SENSORS_MAX6875 is not set | 795 | # CONFIG_SENSORS_MAX6875 is not set |
784 | # CONFIG_SENSORS_TSL2550 is not set | 796 | # CONFIG_SENSORS_TSL2550 is not set |
785 | # CONFIG_I2C_DEBUG_CORE is not set | 797 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -788,7 +800,26 @@ CONFIG_I2C_IBM_IIC=m | |||
788 | # CONFIG_I2C_DEBUG_CHIP is not set | 800 | # CONFIG_I2C_DEBUG_CHIP is not set |
789 | # CONFIG_SPI is not set | 801 | # CONFIG_SPI is not set |
790 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | 802 | CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y |
791 | # CONFIG_GPIOLIB is not set | 803 | CONFIG_ARCH_REQUIRE_GPIOLIB=y |
804 | CONFIG_GPIOLIB=y | ||
805 | # CONFIG_DEBUG_GPIO is not set | ||
806 | # CONFIG_GPIO_SYSFS is not set | ||
807 | |||
808 | # | ||
809 | # I2C GPIO expanders: | ||
810 | # | ||
811 | # CONFIG_GPIO_MAX732X is not set | ||
812 | # CONFIG_GPIO_PCA953X is not set | ||
813 | # CONFIG_GPIO_PCF857X is not set | ||
814 | |||
815 | # | ||
816 | # PCI GPIO expanders: | ||
817 | # | ||
818 | # CONFIG_GPIO_BT8XX is not set | ||
819 | |||
820 | # | ||
821 | # SPI GPIO expanders: | ||
822 | # | ||
792 | # CONFIG_W1 is not set | 823 | # CONFIG_W1 is not set |
793 | # CONFIG_POWER_SUPPLY is not set | 824 | # CONFIG_POWER_SUPPLY is not set |
794 | # CONFIG_HWMON is not set | 825 | # CONFIG_HWMON is not set |
@@ -808,6 +839,9 @@ CONFIG_SSB_POSSIBLE=y | |||
808 | # CONFIG_MFD_CORE is not set | 839 | # CONFIG_MFD_CORE is not set |
809 | # CONFIG_MFD_SM501 is not set | 840 | # CONFIG_MFD_SM501 is not set |
810 | # CONFIG_HTC_PASIC3 is not set | 841 | # CONFIG_HTC_PASIC3 is not set |
842 | # CONFIG_MFD_TMIO is not set | ||
843 | # CONFIG_MFD_WM8400 is not set | ||
844 | # CONFIG_MFD_WM8350_I2C is not set | ||
811 | 845 | ||
812 | # | 846 | # |
813 | # Multimedia devices | 847 | # Multimedia devices |
@@ -857,6 +891,9 @@ CONFIG_USB_DEVICE_CLASS=y | |||
857 | # CONFIG_USB_OTG is not set | 891 | # CONFIG_USB_OTG is not set |
858 | # CONFIG_USB_OTG_WHITELIST is not set | 892 | # CONFIG_USB_OTG_WHITELIST is not set |
859 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | 893 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set |
894 | # CONFIG_USB_MON is not set | ||
895 | # CONFIG_USB_WUSB is not set | ||
896 | # CONFIG_USB_WUSB_CBAF is not set | ||
860 | 897 | ||
861 | # | 898 | # |
862 | # USB Host Controller Drivers | 899 | # USB Host Controller Drivers |
@@ -881,6 +918,12 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
881 | # CONFIG_USB_UHCI_HCD is not set | 918 | # CONFIG_USB_UHCI_HCD is not set |
882 | # CONFIG_USB_SL811_HCD is not set | 919 | # CONFIG_USB_SL811_HCD is not set |
883 | # CONFIG_USB_R8A66597_HCD is not set | 920 | # CONFIG_USB_R8A66597_HCD is not set |
921 | # CONFIG_USB_WHCI_HCD is not set | ||
922 | # CONFIG_USB_HWA_HCD is not set | ||
923 | |||
924 | # | ||
925 | # Enable Host or Gadget support to see Inventra options | ||
926 | # | ||
884 | 927 | ||
885 | # | 928 | # |
886 | # USB Device Class drivers | 929 | # USB Device Class drivers |
@@ -888,6 +931,7 @@ CONFIG_USB_OHCI_LITTLE_ENDIAN=y | |||
888 | # CONFIG_USB_ACM is not set | 931 | # CONFIG_USB_ACM is not set |
889 | # CONFIG_USB_PRINTER is not set | 932 | # CONFIG_USB_PRINTER is not set |
890 | # CONFIG_USB_WDM is not set | 933 | # CONFIG_USB_WDM is not set |
934 | # CONFIG_USB_TMC is not set | ||
891 | 935 | ||
892 | # | 936 | # |
893 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 937 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
@@ -916,7 +960,6 @@ CONFIG_USB_STORAGE=m | |||
916 | # | 960 | # |
917 | # CONFIG_USB_MDC800 is not set | 961 | # CONFIG_USB_MDC800 is not set |
918 | # CONFIG_USB_MICROTEK is not set | 962 | # CONFIG_USB_MICROTEK is not set |
919 | # CONFIG_USB_MON is not set | ||
920 | 963 | ||
921 | # | 964 | # |
922 | # USB port drivers | 965 | # USB port drivers |
@@ -929,7 +972,7 @@ CONFIG_USB_STORAGE=m | |||
929 | # CONFIG_USB_EMI62 is not set | 972 | # CONFIG_USB_EMI62 is not set |
930 | # CONFIG_USB_EMI26 is not set | 973 | # CONFIG_USB_EMI26 is not set |
931 | # CONFIG_USB_ADUTUX is not set | 974 | # CONFIG_USB_ADUTUX is not set |
932 | # CONFIG_USB_AUERSWALD is not set | 975 | # CONFIG_USB_SEVSEG is not set |
933 | # CONFIG_USB_RIO500 is not set | 976 | # CONFIG_USB_RIO500 is not set |
934 | # CONFIG_USB_LEGOTOWER is not set | 977 | # CONFIG_USB_LEGOTOWER is not set |
935 | # CONFIG_USB_LCD is not set | 978 | # CONFIG_USB_LCD is not set |
@@ -946,7 +989,9 @@ CONFIG_USB_STORAGE=m | |||
946 | # CONFIG_USB_TRANCEVIBRATOR is not set | 989 | # CONFIG_USB_TRANCEVIBRATOR is not set |
947 | # CONFIG_USB_IOWARRIOR is not set | 990 | # CONFIG_USB_IOWARRIOR is not set |
948 | # CONFIG_USB_ISIGHTFW is not set | 991 | # CONFIG_USB_ISIGHTFW is not set |
992 | # CONFIG_USB_VST is not set | ||
949 | # CONFIG_USB_GADGET is not set | 993 | # CONFIG_USB_GADGET is not set |
994 | # CONFIG_UWB is not set | ||
950 | # CONFIG_MMC is not set | 995 | # CONFIG_MMC is not set |
951 | # CONFIG_MEMSTICK is not set | 996 | # CONFIG_MEMSTICK is not set |
952 | # CONFIG_NEW_LEDS is not set | 997 | # CONFIG_NEW_LEDS is not set |
@@ -956,6 +1001,7 @@ CONFIG_USB_STORAGE=m | |||
956 | # CONFIG_RTC_CLASS is not set | 1001 | # CONFIG_RTC_CLASS is not set |
957 | # CONFIG_DMADEVICES is not set | 1002 | # CONFIG_DMADEVICES is not set |
958 | # CONFIG_UIO is not set | 1003 | # CONFIG_UIO is not set |
1004 | # CONFIG_STAGING is not set | ||
959 | 1005 | ||
960 | # | 1006 | # |
961 | # File systems | 1007 | # File systems |
@@ -967,12 +1013,13 @@ CONFIG_EXT3_FS=m | |||
967 | CONFIG_EXT3_FS_XATTR=y | 1013 | CONFIG_EXT3_FS_XATTR=y |
968 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1014 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
969 | # CONFIG_EXT3_FS_SECURITY is not set | 1015 | # CONFIG_EXT3_FS_SECURITY is not set |
970 | # CONFIG_EXT4DEV_FS is not set | 1016 | # CONFIG_EXT4_FS is not set |
971 | CONFIG_JBD=m | 1017 | CONFIG_JBD=m |
972 | CONFIG_FS_MBCACHE=y | 1018 | CONFIG_FS_MBCACHE=m |
973 | # CONFIG_REISERFS_FS is not set | 1019 | # CONFIG_REISERFS_FS is not set |
974 | # CONFIG_JFS_FS is not set | 1020 | # CONFIG_JFS_FS is not set |
975 | # CONFIG_FS_POSIX_ACL is not set | 1021 | # CONFIG_FS_POSIX_ACL is not set |
1022 | CONFIG_FILE_LOCKING=y | ||
976 | # CONFIG_XFS_FS is not set | 1023 | # CONFIG_XFS_FS is not set |
977 | # CONFIG_OCFS2_FS is not set | 1024 | # CONFIG_OCFS2_FS is not set |
978 | CONFIG_DNOTIFY=y | 1025 | CONFIG_DNOTIFY=y |
@@ -1005,6 +1052,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
1005 | CONFIG_PROC_FS=y | 1052 | CONFIG_PROC_FS=y |
1006 | CONFIG_PROC_KCORE=y | 1053 | CONFIG_PROC_KCORE=y |
1007 | CONFIG_PROC_SYSCTL=y | 1054 | CONFIG_PROC_SYSCTL=y |
1055 | CONFIG_PROC_PAGE_MONITOR=y | ||
1008 | CONFIG_SYSFS=y | 1056 | CONFIG_SYSFS=y |
1009 | CONFIG_TMPFS=y | 1057 | CONFIG_TMPFS=y |
1010 | # CONFIG_TMPFS_POSIX_ACL is not set | 1058 | # CONFIG_TMPFS_POSIX_ACL is not set |
@@ -1058,6 +1106,7 @@ CONFIG_LOCKD=y | |||
1058 | CONFIG_LOCKD_V4=y | 1106 | CONFIG_LOCKD_V4=y |
1059 | CONFIG_NFS_COMMON=y | 1107 | CONFIG_NFS_COMMON=y |
1060 | CONFIG_SUNRPC=y | 1108 | CONFIG_SUNRPC=y |
1109 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1061 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1110 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1062 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1111 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1063 | # CONFIG_SMB_FS is not set | 1112 | # CONFIG_SMB_FS is not set |
@@ -1117,7 +1166,6 @@ CONFIG_NLS_ISO8859_1=m | |||
1117 | # Library routines | 1166 | # Library routines |
1118 | # | 1167 | # |
1119 | CONFIG_BITREVERSE=y | 1168 | CONFIG_BITREVERSE=y |
1120 | # CONFIG_GENERIC_FIND_FIRST_BIT is not set | ||
1121 | # CONFIG_CRC_CCITT is not set | 1169 | # CONFIG_CRC_CCITT is not set |
1122 | CONFIG_CRC16=m | 1170 | CONFIG_CRC16=m |
1123 | CONFIG_CRC_T10DIF=m | 1171 | CONFIG_CRC_T10DIF=m |
@@ -1173,14 +1221,21 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1173 | # CONFIG_DEBUG_SG is not set | 1221 | # CONFIG_DEBUG_SG is not set |
1174 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1222 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1175 | # CONFIG_RCU_TORTURE_TEST is not set | 1223 | # CONFIG_RCU_TORTURE_TEST is not set |
1224 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
1176 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1225 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1226 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1177 | # CONFIG_FAULT_INJECTION is not set | 1227 | # CONFIG_FAULT_INJECTION is not set |
1178 | # CONFIG_LATENCYTOP is not set | 1228 | # CONFIG_LATENCYTOP is not set |
1229 | CONFIG_SYSCTL_SYSCALL_CHECK=y | ||
1230 | CONFIG_NOP_TRACER=y | ||
1179 | CONFIG_HAVE_FTRACE=y | 1231 | CONFIG_HAVE_FTRACE=y |
1180 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1232 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1181 | # CONFIG_FTRACE is not set | 1233 | # CONFIG_FTRACE is not set |
1182 | # CONFIG_SCHED_TRACER is not set | 1234 | # CONFIG_SCHED_TRACER is not set |
1183 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1235 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1236 | # CONFIG_BOOT_TRACER is not set | ||
1237 | # CONFIG_STACK_TRACER is not set | ||
1238 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1184 | # CONFIG_SAMPLES is not set | 1239 | # CONFIG_SAMPLES is not set |
1185 | CONFIG_HAVE_ARCH_KGDB=y | 1240 | CONFIG_HAVE_ARCH_KGDB=y |
1186 | # CONFIG_KGDB is not set | 1241 | # CONFIG_KGDB is not set |
@@ -1189,24 +1244,29 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1189 | # CONFIG_DEBUG_PAGEALLOC is not set | 1244 | # CONFIG_DEBUG_PAGEALLOC is not set |
1190 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1245 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1191 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1246 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1247 | # CONFIG_MSI_BITMAP_SELFTEST is not set | ||
1192 | # CONFIG_XMON is not set | 1248 | # CONFIG_XMON is not set |
1193 | # CONFIG_IRQSTACKS is not set | 1249 | # CONFIG_IRQSTACKS is not set |
1194 | # CONFIG_BDI_SWITCH is not set | 1250 | # CONFIG_BDI_SWITCH is not set |
1195 | # CONFIG_PPC_EARLY_DEBUG is not set | ||
1196 | 1251 | ||
1197 | # | 1252 | # |
1198 | # Security options | 1253 | # Security options |
1199 | # | 1254 | # |
1200 | # CONFIG_KEYS is not set | 1255 | # CONFIG_KEYS is not set |
1201 | # CONFIG_SECURITY is not set | 1256 | # CONFIG_SECURITY is not set |
1257 | # CONFIG_SECURITYFS is not set | ||
1202 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1258 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set |
1203 | CONFIG_CRYPTO=y | 1259 | CONFIG_CRYPTO=y |
1204 | 1260 | ||
1205 | # | 1261 | # |
1206 | # Crypto core or helper | 1262 | # Crypto core or helper |
1207 | # | 1263 | # |
1264 | # CONFIG_CRYPTO_FIPS is not set | ||
1208 | CONFIG_CRYPTO_ALGAPI=y | 1265 | CONFIG_CRYPTO_ALGAPI=y |
1266 | CONFIG_CRYPTO_AEAD=y | ||
1209 | CONFIG_CRYPTO_BLKCIPHER=y | 1267 | CONFIG_CRYPTO_BLKCIPHER=y |
1268 | CONFIG_CRYPTO_HASH=y | ||
1269 | CONFIG_CRYPTO_RNG=y | ||
1210 | CONFIG_CRYPTO_MANAGER=y | 1270 | CONFIG_CRYPTO_MANAGER=y |
1211 | # CONFIG_CRYPTO_GF128MUL is not set | 1271 | # CONFIG_CRYPTO_GF128MUL is not set |
1212 | # CONFIG_CRYPTO_NULL is not set | 1272 | # CONFIG_CRYPTO_NULL is not set |
@@ -1279,6 +1339,15 @@ CONFIG_CRYPTO_DES=y | |||
1279 | # | 1339 | # |
1280 | CONFIG_CRYPTO_DEFLATE=m | 1340 | CONFIG_CRYPTO_DEFLATE=m |
1281 | CONFIG_CRYPTO_LZO=m | 1341 | CONFIG_CRYPTO_LZO=m |
1342 | |||
1343 | # | ||
1344 | # Random Number Generation | ||
1345 | # | ||
1346 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
1282 | # CONFIG_CRYPTO_HW is not set | 1347 | # CONFIG_CRYPTO_HW is not set |
1283 | # CONFIG_PPC_CLOCK is not set | 1348 | # CONFIG_PPC_CLOCK is not set |
1284 | # CONFIG_VIRTUALIZATION is not set | 1349 | CONFIG_VIRTUALIZATION=y |
1350 | CONFIG_KVM=y | ||
1351 | CONFIG_KVM_BOOKE_HOST=y | ||
1352 | # CONFIG_VIRTIO_PCI is not set | ||
1353 | # CONFIG_VIRTIO_BALLOON is not set | ||
diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig index 65730275e012..14e027f5be66 100644 --- a/arch/powerpc/platforms/40x/Kconfig +++ b/arch/powerpc/platforms/40x/Kconfig | |||
@@ -35,7 +35,7 @@ config EP405 | |||
35 | config HCU4 | 35 | config HCU4 |
36 | bool "Hcu4" | 36 | bool "Hcu4" |
37 | depends on 40x | 37 | depends on 40x |
38 | default y | 38 | default n |
39 | select 405GPR | 39 | select 405GPR |
40 | help | 40 | help |
41 | This option enables support for the Nestal Maschinen HCU4 board. | 41 | This option enables support for the Nestal Maschinen HCU4 board. |