]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm64/Kconfig.platforms
Merge tag 'mvebu-dt64-4.12-3' of git://git.infradead.org/linux-mvebu into fixes
[karo-tx-linux.git] / arch / arm64 / Kconfig.platforms
index 715ef1256838ed4b14d21c9ee8885d10c64fb0fc..4afcffcb46cbf097789eb75c2bab8711647e0285 100644 (file)
@@ -2,9 +2,10 @@ menu "Platform selection"
 
 config ARCH_SUNXI
        bool "Allwinner sunxi 64-bit SoC Family"
+       select ARCH_HAS_RESET_CONTROLLER
        select GENERIC_IRQ_CHIP
        select PINCTRL
-       select PINCTRL_SUN50I_A64
+       select RESET_CONTROLLER
        help
          This enables support for Allwinner sunxi based SoCs like the A64.
 
@@ -54,6 +55,8 @@ config ARCH_BRCMSTB
 config ARCH_EXYNOS
        bool "ARMv8 based Samsung Exynos SoC family"
        select COMMON_CLK_SAMSUNG
+       select EXYNOS_PM_DOMAINS if PM_GENERIC_DOMAINS
+       select EXYNOS_PMU
        select HAVE_S3C2410_WATCHDOG if WATCHDOG
        select HAVE_S3C_RTC if RTC_CLASS
        select PINCTRL
@@ -190,6 +193,13 @@ config ARCH_THUNDER
        help
          This enables support for Cavium's Thunder Family of SoCs.
 
+config ARCH_THUNDER2
+       bool "Cavium ThunderX2 Server Processors"
+       select GPIOLIB
+       help
+         This enables support for Cavium's ThunderX2 CN99XX family of
+         server processors.
+
 config ARCH_UNIPHIER
        bool "Socionext UniPhier SoC Family"
        select ARCH_HAS_RESET_CONTROLLER