summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-02-26 12:07:00 +0900
committerOlof Johansson <olof@lixom.net>2017-06-18 19:13:47 -0700
commit4435f5dc5cf7b919c96ae0b283d3cca77d069682 (patch)
treef68f27297e6285878363e8ef9130934e22098dc1 /arch/arm/mach-prima2
parent23dbd13d778d879f686e231c101478aa355b4ec5 (diff)
downloadlinux-0-day-4435f5dc5cf7b919c96ae0b283d3cca77d069682.tar.gz
linux-0-day-4435f5dc5cf7b919c96ae0b283d3cca77d069682.tar.xz
ARM: prima2: remove redundant select CPU_V7
<linux@armlinux.org.uk>, Barry Song <baohua@kernel.org>, linux-kernel@vger.kernel.org ARCH_ATLAS7 resides in "if ARCH_SIRF ... end", and ARCH_SIRF depends on ARCH_MULTI_V7, which selects CPU_V7. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-prima2')
-rw-r--r--arch/arm/mach-prima2/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-prima2/Kconfig b/arch/arm/mach-prima2/Kconfig
index 85e874a973370..7426211bddaf9 100644
--- a/arch/arm/mach-prima2/Kconfig
+++ b/arch/arm/mach-prima2/Kconfig
@@ -27,7 +27,6 @@ config ARCH_ATLAS7
bool "CSR SiRFSoC ATLAS7 ARM Cortex A7 Platform"
default y
select ARM_GIC
- select CPU_V7
select ATLAS7_TIMER
select HAVE_ARM_SCU if SMP
select HAVE_SMP