]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: bcm2835: enable V6K instead of plain V6
authorRob Herring <robh@kernel.org>
Fri, 31 Jan 2014 21:05:00 +0000 (15:05 -0600)
committerRob Herring <robh@kernel.org>
Wed, 19 Feb 2014 22:46:57 +0000 (16:46 -0600)
commit0676b21fffd17baeff5893e02ed52a9407999cbf
treef3be7c0a17568d2f67a06817aa90ef4c1fc7d2c0
parent42f4754a0c5fa0d1caeca77e29ad4e09b0762e72
ARM: bcm2835: enable V6K instead of plain V6

The bcm2835 is an ARM1176 which has all the V6K extensions except for SMP,
so V6K should be selected instead. Dropping the select will use
the default for ARCH_MULTI_V6 which is V6K.

Signed-off-by: Rob Herring <robh@kernel.org>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
arch/arm/mach-bcm2835/Kconfig