summaryrefslogtreecommitdiff
path: root/target/linux/mpc83xx
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/mpc83xx
parentfa097e5ae5fddb82a077a0bb1676a512fa2d908e (diff)
downloadmtk-20170518-f04a268a043f8a2a7bfde79f7ca3e49718055798.zip
mtk-20170518-f04a268a043f8a2a7bfde79f7ca3e49718055798.tar.gz
mtk-20170518-f04a268a043f8a2a7bfde79f7ca3e49718055798.tar.bz2
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/mpc83xx')
-rw-r--r--target/linux/mpc83xx/config-3.101
-rw-r--r--target/linux/mpc83xx/config-3.141
-rw-r--r--target/linux/mpc83xx/config-3.181
-rw-r--r--target/linux/mpc83xx/config-3.81
4 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/mpc83xx/config-3.10 b/target/linux/mpc83xx/config-3.10
index e5fba21..cfa2f19 100644
--- a/target/linux/mpc83xx/config-3.10
+++ b/target/linux/mpc83xx/config-3.10
@@ -13,7 +13,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_REQUIRE_GPIOLIB=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_SUPPORTS_MSI=y
diff --git a/target/linux/mpc83xx/config-3.14 b/target/linux/mpc83xx/config-3.14
index ae31a7d..d214260 100644
--- a/target/linux/mpc83xx/config-3.14
+++ b/target/linux/mpc83xx/config-3.14
@@ -15,7 +15,6 @@ CONFIG_ARCH_HIBERNATION_POSSIBLE=y
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_RANDOM is not set
CONFIG_ARCH_REQUIRE_GPIOLIB=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
diff --git a/target/linux/mpc83xx/config-3.18 b/target/linux/mpc83xx/config-3.18
index 3cb0606..5f0bcad 100644
--- a/target/linux/mpc83xx/config-3.18
+++ b/target/linux/mpc83xx/config-3.18
@@ -16,7 +16,6 @@ CONFIG_ARCH_HIBERNATION_POSSIBLE=y
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_RANDOM is not set
CONFIG_ARCH_REQUIRE_GPIOLIB=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
diff --git a/target/linux/mpc83xx/config-3.8 b/target/linux/mpc83xx/config-3.8
index eaf5378..7564511 100644
--- a/target/linux/mpc83xx/config-3.8
+++ b/target/linux/mpc83xx/config-3.8
@@ -13,7 +13,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_REQUIRE_GPIOLIB=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y