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

Commit 00d2711d authored by Imre Kaloz's avatar Imre Kaloz Committed by Anton Vorontsov
Browse files

ARM: cns3xxx: Should select CPU_V6K



CNS3XXX is based on MPCore, so select the right CPU option for it.

Signed-off-by: default avatarImre Kaloz <kaloz@openwrt.org>
Signed-off-by: default avatarAnton Vorontsov <avorontsov@mvista.com>
parent fe0d4220
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -321,7 +321,7 @@ config ARCH_CLPS711X

config ARCH_CNS3XXX
	bool "Cavium Networks CNS3XXX family"
	select CPU_V6
	select CPU_V6K
	select GENERIC_CLOCKEVENTS
	select ARM_GIC
	select MIGHT_HAVE_PCI