]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: Select V6K instead of V6 by default for multi-platform
authorRob Herring <robh@kernel.org>
Fri, 31 Jan 2014 20:26:04 +0000 (14:26 -0600)
committerRob Herring <robh@kernel.org>
Wed, 19 Feb 2014 22:46:32 +0000 (16:46 -0600)
commitc2775a6a60456621c98c9312c0d8b8956f031dd8
treee5aba2de1c3aca3d8664f71e037ea965f0c8f833
parent9c57022d5f78c858dd3b6061e091aef03e07136c
ARM: Select V6K instead of V6 by default for multi-platform

MULTI_V6 should default to V6K as it is more optimal than V6. Any
platform which is not V6K should select CPU_V6 which will enable the
less optimal code paths.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Anton Vorontsov <anton@enomsg.org>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Jamie Iles <jamie@jamieiles.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/mach-cns3xxx/Kconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-picoxcell/Kconfig