diff options
Diffstat (limited to 'arch/powerpc/configs/mpc885_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc885_ads_defconfig | 55 |
1 files changed, 43 insertions, 12 deletions
diff --git a/arch/powerpc/configs/mpc885_ads_defconfig b/arch/powerpc/configs/mpc885_ads_defconfig index 1da3488a603d..6b9e6bd2c98d 100644 --- a/arch/powerpc/configs/mpc885_ads_defconfig +++ b/arch/powerpc/configs/mpc885_ads_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.32-rc5 | 3 | # Linux kernel version: 2.6.33-rc3 |
4 | # Thu Nov 5 08:20:17 2009 | 4 | # Wed Jan 6 09:24:10 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -32,6 +32,7 @@ CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | |||
32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | 33 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set |
34 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
35 | CONFIG_NR_IRQS=512 | ||
35 | CONFIG_STACKTRACE_SUPPORT=y | 36 | CONFIG_STACKTRACE_SUPPORT=y |
36 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 37 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
37 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 38 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
@@ -54,6 +55,7 @@ CONFIG_AUDIT_ARCH=y | |||
54 | CONFIG_GENERIC_BUG=y | 55 | CONFIG_GENERIC_BUG=y |
55 | CONFIG_DTC=y | 56 | CONFIG_DTC=y |
56 | # CONFIG_DEFAULT_UIMAGE is not set | 57 | # CONFIG_DEFAULT_UIMAGE is not set |
58 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
57 | # CONFIG_PPC_DCR_NATIVE is not set | 59 | # CONFIG_PPC_DCR_NATIVE is not set |
58 | # CONFIG_PPC_DCR_MMIO is not set | 60 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | 61 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y |
@@ -81,6 +83,7 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
81 | # | 83 | # |
82 | CONFIG_TREE_RCU=y | 84 | CONFIG_TREE_RCU=y |
83 | # CONFIG_TREE_PREEMPT_RCU is not set | 85 | # CONFIG_TREE_PREEMPT_RCU is not set |
86 | # CONFIG_TINY_RCU is not set | ||
84 | # CONFIG_RCU_TRACE is not set | 87 | # CONFIG_RCU_TRACE is not set |
85 | CONFIG_RCU_FANOUT=32 | 88 | CONFIG_RCU_FANOUT=32 |
86 | # CONFIG_RCU_FANOUT_EXACT is not set | 89 | # CONFIG_RCU_FANOUT_EXACT is not set |
@@ -159,14 +162,41 @@ CONFIG_LBDAF=y | |||
159 | # IO Schedulers | 162 | # IO Schedulers |
160 | # | 163 | # |
161 | CONFIG_IOSCHED_NOOP=y | 164 | CONFIG_IOSCHED_NOOP=y |
162 | # CONFIG_IOSCHED_AS is not set | ||
163 | CONFIG_IOSCHED_DEADLINE=y | 165 | CONFIG_IOSCHED_DEADLINE=y |
164 | # CONFIG_IOSCHED_CFQ is not set | 166 | # CONFIG_IOSCHED_CFQ is not set |
165 | # CONFIG_DEFAULT_AS is not set | ||
166 | CONFIG_DEFAULT_DEADLINE=y | 167 | CONFIG_DEFAULT_DEADLINE=y |
167 | # CONFIG_DEFAULT_CFQ is not set | 168 | # CONFIG_DEFAULT_CFQ is not set |
168 | # CONFIG_DEFAULT_NOOP is not set | 169 | # CONFIG_DEFAULT_NOOP is not set |
169 | CONFIG_DEFAULT_IOSCHED="deadline" | 170 | CONFIG_DEFAULT_IOSCHED="deadline" |
171 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
172 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
173 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
174 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
175 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
176 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
177 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
178 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
179 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
180 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
181 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
182 | # CONFIG_INLINE_READ_LOCK is not set | ||
183 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
184 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
185 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
186 | CONFIG_INLINE_READ_UNLOCK=y | ||
187 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
188 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
189 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
190 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
191 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
192 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
193 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
194 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
195 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
196 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
197 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
198 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
199 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
170 | # CONFIG_FREEZER is not set | 200 | # CONFIG_FREEZER is not set |
171 | 201 | ||
172 | # | 202 | # |
@@ -248,6 +278,7 @@ CONFIG_8XX_MINIMAL_FPEMU=y | |||
248 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 278 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
249 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 279 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
250 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 280 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
281 | CONFIG_SPARSE_IRQ=y | ||
251 | CONFIG_MAX_ACTIVE_REGIONS=32 | 282 | CONFIG_MAX_ACTIVE_REGIONS=32 |
252 | CONFIG_ARCH_FLATMEM_ENABLE=y | 283 | CONFIG_ARCH_FLATMEM_ENABLE=y |
253 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 284 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
@@ -264,8 +295,6 @@ CONFIG_MIGRATION=y | |||
264 | CONFIG_ZONE_DMA_FLAG=1 | 295 | CONFIG_ZONE_DMA_FLAG=1 |
265 | CONFIG_BOUNCE=y | 296 | CONFIG_BOUNCE=y |
266 | CONFIG_VIRT_TO_BUS=y | 297 | CONFIG_VIRT_TO_BUS=y |
267 | CONFIG_HAVE_MLOCK=y | ||
268 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
269 | # CONFIG_KSM is not set | 298 | # CONFIG_KSM is not set |
270 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 299 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
271 | CONFIG_PPC_4K_PAGES=y | 300 | CONFIG_PPC_4K_PAGES=y |
@@ -379,9 +408,6 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
379 | # CONFIG_AF_RXRPC is not set | 408 | # CONFIG_AF_RXRPC is not set |
380 | CONFIG_WIRELESS=y | 409 | CONFIG_WIRELESS=y |
381 | # CONFIG_CFG80211 is not set | 410 | # CONFIG_CFG80211 is not set |
382 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
383 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
384 | # CONFIG_WIRELESS_EXT is not set | ||
385 | # CONFIG_LIB80211 is not set | 411 | # CONFIG_LIB80211 is not set |
386 | 412 | ||
387 | # | 413 | # |
@@ -556,8 +582,7 @@ CONFIG_FS_ENET_MDIO_FEC=y | |||
556 | # CONFIG_NETDEV_1000 is not set | 582 | # CONFIG_NETDEV_1000 is not set |
557 | # CONFIG_NETDEV_10000 is not set | 583 | # CONFIG_NETDEV_10000 is not set |
558 | CONFIG_WLAN=y | 584 | CONFIG_WLAN=y |
559 | # CONFIG_WLAN_PRE80211 is not set | 585 | # CONFIG_HOSTAP is not set |
560 | # CONFIG_WLAN_80211 is not set | ||
561 | 586 | ||
562 | # | 587 | # |
563 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 588 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -602,6 +627,7 @@ CONFIG_SERIAL_CORE=y | |||
602 | CONFIG_SERIAL_CORE_CONSOLE=y | 627 | CONFIG_SERIAL_CORE_CONSOLE=y |
603 | CONFIG_SERIAL_CPM=y | 628 | CONFIG_SERIAL_CPM=y |
604 | CONFIG_SERIAL_CPM_CONSOLE=y | 629 | CONFIG_SERIAL_CPM_CONSOLE=y |
630 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
605 | CONFIG_UNIX98_PTYS=y | 631 | CONFIG_UNIX98_PTYS=y |
606 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 632 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
607 | # CONFIG_LEGACY_PTYS is not set | 633 | # CONFIG_LEGACY_PTYS is not set |
@@ -862,6 +888,7 @@ CONFIG_DEBUG_INFO=y | |||
862 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | 888 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set |
863 | # CONFIG_FAULT_INJECTION is not set | 889 | # CONFIG_FAULT_INJECTION is not set |
864 | # CONFIG_LATENCYTOP is not set | 890 | # CONFIG_LATENCYTOP is not set |
891 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
865 | # CONFIG_DEBUG_PAGEALLOC is not set | 892 | # CONFIG_DEBUG_PAGEALLOC is not set |
866 | CONFIG_HAVE_FUNCTION_TRACER=y | 893 | CONFIG_HAVE_FUNCTION_TRACER=y |
867 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | 894 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y |
@@ -904,7 +931,11 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
904 | # CONFIG_KEYS is not set | 931 | # CONFIG_KEYS is not set |
905 | # CONFIG_SECURITY is not set | 932 | # CONFIG_SECURITY is not set |
906 | # CONFIG_SECURITYFS is not set | 933 | # CONFIG_SECURITYFS is not set |
907 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 934 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
935 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
936 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
937 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
938 | CONFIG_DEFAULT_SECURITY="" | ||
908 | # CONFIG_CRYPTO is not set | 939 | # CONFIG_CRYPTO is not set |
909 | CONFIG_PPC_CLOCK=y | 940 | CONFIG_PPC_CLOCK=y |
910 | CONFIG_PPC_LIB_RHEAP=y | 941 | CONFIG_PPC_LIB_RHEAP=y |