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

@@ -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