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/ixp4xx/config-3.14 | 1 - target/linux/ixp4xx/config-3.18 | 1 - 2 files changed, 2 deletions(-) (limited to 'target/linux/ixp4xx') diff --git a/target/linux/ixp4xx/config-3.14 b/target/linux/ixp4xx/config-3.14 index bdc379b840..e8cbce6967 100644 --- a/target/linux/ixp4xx/config-3.14 +++ b/target/linux/ixp4xx/config-3.14 @@ -9,7 +9,6 @@ CONFIG_ARCH_IXDP425=y CONFIG_ARCH_IXDP4XX=y CONFIG_ARCH_IXP4XX=y CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y -# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set CONFIG_ARCH_NR_GPIO=0 # CONFIG_ARCH_PRPMC1100 is not set CONFIG_ARCH_REQUIRE_GPIOLIB=y diff --git a/target/linux/ixp4xx/config-3.18 b/target/linux/ixp4xx/config-3.18 index bdc379b840..e8cbce6967 100644 --- a/target/linux/ixp4xx/config-3.18 +++ b/target/linux/ixp4xx/config-3.18 @@ -9,7 +9,6 @@ CONFIG_ARCH_IXDP425=y CONFIG_ARCH_IXDP4XX=y CONFIG_ARCH_IXP4XX=y CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y -# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set CONFIG_ARCH_NR_GPIO=0 # CONFIG_ARCH_PRPMC1100 is not set CONFIG_ARCH_REQUIRE_GPIOLIB=y -- cgit v1.2.3