summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/Kconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm+renesas@opensource.se>2014-08-25 12:45:41 +0900
committerSimon Horman <horms+renesas@verge.net.au>2014-09-02 09:32:07 +0900
commit0ed82bc9895daad86966d53e561330929774f92d (patch)
tree27e3784b37e74d589e7e94be4df4f6c5557b929d /arch/arm/mach-shmobile/Kconfig
parent46bff9db49d7995f824add28122e2a694d54d6de (diff)
ARM: shmobile: Consolidate Legacy CPU_V7 Kconfig
Consolidate CPU_V7 under ARCH_SHMOBILE_LEGACY so it can be shared by the legacy ARM mach-shmobile support code. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r--arch/arm/mach-shmobile/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig
index 42d9de0b471b..d4cf8bfb47bf 100644
--- a/arch/arm/mach-shmobile/Kconfig
+++ b/arch/arm/mach-shmobile/Kconfig
@@ -95,7 +95,6 @@ config ARCH_SH7372
select ARCH_RMOBILE
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_CPU_SUSPEND if PM || CPU_IDLE
- select CPU_V7
select SH_CLK_CPG
select SH_INTC
@@ -104,7 +103,6 @@ config ARCH_SH73A0
select ARCH_RMOBILE
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_GIC
- select CPU_V7
select I2C
select SH_CLK_CPG
select SH_INTC
@@ -115,7 +113,6 @@ config ARCH_R8A73A4
select ARCH_RMOBILE
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_GIC
- select CPU_V7
select SH_CLK_CPG
select RENESAS_IRQC
@@ -124,7 +121,6 @@ config ARCH_R8A7740
select ARCH_RMOBILE
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_GIC
- select CPU_V7
select SH_CLK_CPG
select RENESAS_INTC_IRQPIN
@@ -132,7 +128,6 @@ config ARCH_R8A7778
bool "R-Car M1A (R8A77781)"
select ARCH_RCAR_GEN1
select ARCH_WANT_OPTIONAL_GPIOLIB
- select CPU_V7
select SH_CLK_CPG
select ARM_GIC
@@ -141,7 +136,6 @@ config ARCH_R8A7779
select ARCH_RCAR_GEN1
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_GIC
- select CPU_V7
select SH_CLK_CPG
config ARCH_R8A7790
@@ -149,7 +143,6 @@ config ARCH_R8A7790
select ARCH_RCAR_GEN2
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_GIC
- select CPU_V7
select MIGHT_HAVE_PCI
select SH_CLK_CPG
select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE
@@ -159,7 +152,6 @@ config ARCH_R8A7791
select ARCH_RCAR_GEN2
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_GIC
- select CPU_V7
select MIGHT_HAVE_PCI
select SH_CLK_CPG
select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE