]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: vt8500: enable V6K instead of plain V6
authorRob Herring <robh@kernel.org>
Fri, 31 Jan 2014 21:06:40 +0000 (15:06 -0600)
committerRob Herring <robh@kernel.org>
Wed, 19 Feb 2014 22:47:16 +0000 (16:47 -0600)
commit3edf5f3eb8edad1dabb66b3e69c61d4149731439
tree3115bd06ce111e73e4a77e9e5fb367ef276618de
parentdf63c4977a9dcea659bc758f3bd45f1273aea862
ARM: vt8500: enable V6K instead of plain V6

The wm8750 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>
Cc: Tony Prisk <linux@prisktech.co.nz>
arch/arm/mach-vt8500/Kconfig