]> 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 129cc5ae4091489c08eb751f3e1b85b6eaa2eb9c..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