aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-cns3xxx/Kconfig
diff options
context:
space:
mode:
authorGravatar Rob Herring <robh@kernel.org> 2014-01-31 15:05:57 -0600
committerGravatar Rob Herring <robh@kernel.org> 2014-02-19 16:47:15 -0600
commit11dc4c26f8778369af71cdcce6b8849d42668c69 (patch)
treea82444d1999cef220fca64a85f8144bbc70b2e9d /arch/arm/mach-cns3xxx/Kconfig
parentARM: bcm2835: enable V6K instead of plain V6 (diff)
downloadlinux-11dc4c26f8778369af71cdcce6b8849d42668c69.tar.gz
linux-11dc4c26f8778369af71cdcce6b8849d42668c69.tar.bz2
linux-11dc4c26f8778369af71cdcce6b8849d42668c69.zip
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: Rob Herring <robh@kernel.org> Cc: Anton Vorontsov <anton@enomsg.org>
Diffstat (limited to 'arch/arm/mach-cns3xxx/Kconfig')
-rw-r--r--arch/arm/mach-cns3xxx/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-cns3xxx/Kconfig b/arch/arm/mach-cns3xxx/Kconfig
index b16b29a46f9b..dce8decd5d46 100644
--- a/arch/arm/mach-cns3xxx/Kconfig
+++ b/arch/arm/mach-cns3xxx/Kconfig
@@ -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.