Merge tag 'armsoc-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[cascardo/linux.git] / arch / arm64 / Kconfig.platforms
index aec4035..2c40041 100644 (file)
@@ -44,6 +44,7 @@ config ARCH_MEDIATEK
        bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
        select ARM_GIC
        select PINCTRL
+       select MTK_TIMER
        help
          Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
 
@@ -68,6 +69,23 @@ config ARCH_SEATTLE
        help
          This enables support for AMD Seattle SOC Family
 
+config ARCH_SHMOBILE
+       bool
+
+config ARCH_RENESAS
+       bool "Renesas SoC Platforms"
+       select ARCH_SHMOBILE
+       select PINCTRL
+       select PM_GENERIC_DOMAINS if PM
+       help
+         This enables support for the ARMv8 based Renesas SoCs.
+
+config ARCH_R8A7795
+       bool "Renesas R-Car H3 SoC Platform"
+       depends on ARCH_RENESAS
+       help
+         This enables support for the Renesas R-Car H3 SoC.
+
 config ARCH_STRATIX10
        bool "Altera's Stratix 10 SoCFPGA Family"
        help