summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-4.0
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-06 07:56:34 +0000
committerJohn Crispin <john@openwrt.org>2015-03-06 07:56:34 +0000
commitf04a268a043f8a2a7bfde79f7ca3e49718055798 (patch)
tree6ee12035b89bbc69007064935ae9ef4a26280fc6 /target/linux/generic/config-4.0
parentfa097e5ae5fddb82a077a0bb1676a512fa2d908e (diff)
downloadmaster-31e0f0ae-f04a268a043f8a2a7bfde79f7ca3e49718055798.tar.gz
master-31e0f0ae-f04a268a043f8a2a7bfde79f7ca3e49718055798.tar.bz2
master-31e0f0ae-f04a268a043f8a2a7bfde79f7ca3e49718055798.zip
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 <ryazanov.s.a@gmail.com> SVN-Revision: 44614
Diffstat (limited to 'target/linux/generic/config-4.0')
-rw-r--r--target/linux/generic/config-4.01
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0
index 94aacf68a3..9f4f6d682b 100644
--- a/target/linux/generic/config-4.0
+++ b/target/linux/generic/config-4.0
@@ -172,6 +172,7 @@ CONFIG_ARCH_FLATMEM_ENABLE=y
# CONFIG_ARCH_MVEBU is not set
# CONFIG_ARCH_MXC is not set
# CONFIG_ARCH_MXS is not set
+# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
# CONFIG_ARCH_NETX is not set
# CONFIG_ARCH_NOMADIK is not set
# CONFIG_ARCH_NSPIRE is not set