From f04a268a043f8a2a7bfde79f7ca3e49718055798 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 6 Mar 2015 07:56:34 +0000 Subject: kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since only one platfrom (omap) needs them. Signed-off-by: Sergey Ryazanov SVN-Revision: 44614 --- target/linux/ppc40x/config-3.10 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ppc40x') diff --git a/target/linux/ppc40x/config-3.10 b/target/linux/ppc40x/config-3.10 index 1fe9afd127..623d2d0424 100644 --- a/target/linux/ppc40x/config-3.10 +++ b/target/linux/ppc40x/config-3.10 @@ -14,7 +14,6 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y CONFIG_ARCH_HIBERNATION_POSSIBLE=y CONFIG_ARCH_MAY_HAVE_PC_FDC=y -# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set # CONFIG_ARCH_NO_VIRT_TO_BUS is not set CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y CONFIG_ARCH_SUPPORTS_MSI=y -- cgit v1.2.3