aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.18
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-03-06 07:56:34 +0000
committerJohn Crispin <blogic@openwrt.org>2015-03-06 07:56:34 +0000
commita585342d28a6fb5dfd2ba1c0272a5b373c6b92c8 (patch)
tree12fbb6af6b78bfd0309ef1a85486cabef041e11f /target/linux/generic/config-3.18
parent916b239f7ea0357272d5672e4aedd2f8592d9278 (diff)
downloadmaster-187ad058-a585342d28a6fb5dfd2ba1c0272a5b373c6b92c8.tar.gz
master-187ad058-a585342d28a6fb5dfd2ba1c0272a5b373c6b92c8.tar.bz2
master-187ad058-a585342d28a6fb5dfd2ba1c0272a5b373c6b92c8.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44614 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.18')
-rw-r--r--target/linux/generic/config-3.181
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index de0b60a925..bd9ac63b92 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -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