summaryrefslogtreecommitdiffstats
path: root/target/linux/x86_64/config-default
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/x86_64/config-default
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/x86_64/config-default')
-rw-r--r--target/linux/x86_64/config-default1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86_64/config-default b/target/linux/x86_64/config-default
index 4adf3b22b3..c4c9042298 100644
--- a/target/linux/x86_64/config-default
+++ b/target/linux/x86_64/config-default
@@ -42,7 +42,6 @@ CONFIG_ARCH_HWEIGHT_CFLAGS="-fcall-saved-rdi -fcall-saved-rsi -fcall-saved-rdx -
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
-# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
CONFIG_ARCH_PHYS_ADDR_T_64BIT=y
# CONFIG_ARCH_RANDOM is not set
CONFIG_ARCH_SELECT_MEMORY_MODEL=y