[PATCH 4/9] ARM: Select V6K instead of V6 by default for multi-platform
Arnd Bergmann
arnd at arndb.de
Tue Feb 11 16:22:16 EST 2014
On Tuesday 11 February 2014 15:11:54 Rob Herring wrote:
> @@ -1,9 +1,9 @@
> config ARCH_CNS3XXX
> bool "Cavium Networks CNS3XXX family" if ARCH_MULTI_V6
> select ARM_GIC
> - select CPU_V6K
> select MIGHT_HAVE_PCI
> select PCI_DOMAINS if PCI
> + select CPU_V6
> help
> Support for Cavium Networks CNS3XXX platform.
I thought we had concluded that CNS3xxx is V6K as well. Do you
have newer information? Maybe Anton remembers.
Arnd
More information about the linux-arm-kernel
mailing list