Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 11dc4c26 authored by Rob Herring's avatar Rob Herring
Browse files

ARM: cns3xxx: enable V6K instead of plain V6



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: default avatarRob Herring <robh@kernel.org>
Cc: Anton Vorontsov <anton@enomsg.org>
parent 0676b21f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@ config ARCH_CNS3XXX
	select ARM_GIC
	select MIGHT_HAVE_PCI
	select PCI_DOMAINS if PCI
	select CPU_V6
	help
	  Support for Cavium Networks CNS3XXX platform.