]> 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 bb3d07504d8bce9b37f5fcbb4079a26fa473ed13..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,6 +78,11 @@ config ARCH_R8A7794
        bool "R-Car E2 (R8A77940)"
        select ARCH_RCAR_GEN2
 
+config ARCH_SH73A0
+       bool "SH-Mobile AG5 (R8A73A00)"
+       select ARCH_RMOBILE
+       select RENESAS_INTC_IRQPIN
+
 comment "Renesas ARM SoCs Board Type"
 
 config MACH_MARZEN