ARM: cns3xxx: enable V6K instead of plain V6
authorRob Herring <robh@kernel.org>
Fri, 31 Jan 2014 21:05:57 +0000 (15:05 -0600)
committerRob Herring <robh@kernel.org>
Wed, 19 Feb 2014 22:47:15 +0000 (16:47 -0600)
The cns3xxx is an ARM11MPCore which has all the V6K extensions, 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: Anton Vorontsov <anton@enomsg.org>

No differences found