]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-shmobile/Kconfig
ARM: shmobile: sh73a0: Add Multiplatform support
[karo-tx-linux.git] / arch / arm / mach-shmobile / Kconfig
index 1b4fafe524ffeb4135d123ed3e0ce9e54be98755..8ee2f281f2a3dd6aa9bc14d0ba9bca6217acea29 100644 (file)
@@ -7,6 +7,7 @@ config PM_RCAR
 
 config PM_RMOBILE
        bool
+       select PM_GENERIC_DOMAINS
 
 config ARCH_RCAR_GEN1
        bool
@@ -23,7 +24,7 @@ config ARCH_RCAR_GEN2
 
 config ARCH_RMOBILE
        bool
-       select PM_RMOBILE if PM && !ARCH_SHMOBILE_MULTI
+       select PM_RMOBILE if PM
        select SYS_SUPPORTS_SH_CMT
        select SYS_SUPPORTS_SH_TMU
 
@@ -51,6 +52,11 @@ config ARCH_R7S72100
        bool "RZ/A1H (R7S72100)"
        select SYS_SUPPORTS_SH_MTU2
 
+config ARCH_R8A73A4
+       bool "R-Mobile APE6 (R8A73A40)"
+       select ARCH_RMOBILE
+       select RENESAS_IRQC
+
 config ARCH_R8A7740
        bool "R-Mobile A1 (R8A77400)"
        select ARCH_RMOBILE
@@ -72,12 +78,12 @@ config ARCH_R8A7794
        bool "R-Car E2 (R8A77940)"
        select ARCH_RCAR_GEN2
 
-comment "Renesas ARM SoCs Board Type"
+config ARCH_SH73A0
+       bool "SH-Mobile AG5 (R8A73A00)"
+       select ARCH_RMOBILE
+       select RENESAS_INTC_IRQPIN
 
-config MACH_LAGER
-       bool "Lager board"
-       depends on ARCH_R8A7790
-       select MICREL_PHY if SH_ETH
+comment "Renesas ARM SoCs Board Type"
 
 config MACH_MARZEN
        bool "MARZEN board"
@@ -133,14 +139,6 @@ config ARCH_R8A7779
        select ARCH_WANT_OPTIONAL_GPIOLIB
        select ARM_GIC
 
-config ARCH_R8A7790
-       bool "R-Car H2 (R8A77900)"
-       select ARCH_RCAR_GEN2
-       select ARCH_WANT_OPTIONAL_GPIOLIB
-       select ARM_GIC
-       select MIGHT_HAVE_PCI
-       select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE
-
 comment "Renesas ARM SoCs Board Type"
 
 config MACH_APE6EVM
@@ -208,13 +206,6 @@ config MACH_MARZEN
        select REGULATOR_FIXED_VOLTAGE if REGULATOR
        select USE_OF
 
-config MACH_LAGER
-       bool "Lager board"
-       depends on ARCH_R8A7790
-       select USE_OF
-       select MICREL_PHY if SH_ETH
-       select SND_SOC_AK4642 if SND_SIMPLE_CARD
-
 config MACH_KZM9G
        bool "KZM-A9-GT board"
        depends on ARCH_SH73A0