]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm64/Kconfig.platforms
arm64: renesas: Enable RENESAS_IRQC
[karo-tx-linux.git] / arch / arm64 / Kconfig.platforms
index 4043c35962cca5411e4edf26c0fa8da50ab9fda9..757220cb1b7f377ad995b3ccc9dcd931fec9698f 100644 (file)
@@ -9,6 +9,7 @@ config ARCH_BERLIN
        bool "Marvell Berlin SoC Family"
        select ARCH_REQUIRE_GPIOLIB
        select DW_APB_ICTL
+       select PINCTRL
        help
          This enables support for Marvell Berlin SoC Family
 
@@ -43,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
 
@@ -67,6 +69,24 @@ 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
+       select RENESAS_IRQC
+       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
@@ -86,18 +106,6 @@ config ARCH_TEGRA
        help
          This enables support for the NVIDIA Tegra SoC family.
 
-config ARCH_TEGRA_132_SOC
-       bool "NVIDIA Tegra132 SoC"
-       depends on ARCH_TEGRA
-       select PINCTRL_TEGRA124
-       select USB_ULPI if USB_PHY
-       select USB_ULPI_VIEWPORT if USB_PHY
-       help
-         Enable support for NVIDIA Tegra132 SoC, based on the Denver
-         ARMv8 CPU.  The Tegra132 SoC is similar to the Tegra124 SoC,
-         but contains an NVIDIA Denver CPU complex in place of
-         Tegra124's "4+1" Cortex-A15 CPU complex.
-
 config ARCH_SPRD
        bool "Spreadtrum SoC platform"
        help
@@ -108,6 +116,12 @@ config ARCH_THUNDER
        help
          This enables support for Cavium's Thunder Family of SoCs.
 
+config ARCH_UNIPHIER
+       bool "Socionext UniPhier SoC Family"
+       select PINCTRL
+       help
+         This enables support for Socionext UniPhier SoC family.
+
 config ARCH_VEXPRESS
        bool "ARMv8 software model (Versatile Express)"
        select ARCH_REQUIRE_GPIOLIB