2
0
forked from Ivasoft/openwrt

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
This commit is contained in:
John Crispin
2015-03-06 07:56:34 +00:00
parent fa097e5ae5
commit f04a268a04
61 changed files with 7 additions and 54 deletions

View File

@@ -3,7 +3,6 @@ CONFIG_AR8216_PHY=y
# CONFIG_ARCH_HAS_SG_CHAIN is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
# CONFIG_ARCH_NEEDS_CPU_IDLE_COUPLED is not set
CONFIG_CLONE_BACKWARDS=y
CONFIG_CPU_NEEDS_NO_SMARTMIPS_OR_MICROMIPS=y
CONFIG_CPU_SUPPORTS_MSA=y