Merge remote-tracking branch 'gpio/for-next'
[deliverable/linux.git] / arch / arm64 / Kconfig.platforms
index 41d82b327e6a0eeb61d24f65e0b7d1d80318b703..f14e0613b9de963098c8b5c212a3f4174bef9b06 100644 (file)
@@ -3,6 +3,8 @@ menu "Platform selection"
 config ARCH_SUNXI
        bool "Allwinner sunxi 64-bit SoC Family"
        select GENERIC_IRQ_CHIP
+       select PINCTRL
+       select PINCTRL_SUN50I_A64
        help
          This enables support for Allwinner sunxi based SoCs like the A64.
 
@@ -55,6 +57,7 @@ config ARCH_EXYNOS
 
 config ARCH_LAYERSCAPE
        bool "ARMv8 based Freescale Layerscape SoC family"
+       select EDAC_SUPPORT
        help
          This enables support for the Freescale Layerscape SoC family.
 
@@ -93,6 +96,7 @@ config ARCH_MVEBU
        select ARMADA_CP110_SYSCON
        select ARMADA_37XX_CLK
        select MVEBU_ODMI
+       select MVEBU_PIC
        help
          This enables support for Marvell EBU familly, including:
           - Armada 3700 SoC Family
@@ -159,8 +163,9 @@ config ARCH_TEGRA
        select CLKSRC_OF
        select GENERIC_CLOCKEVENTS
        select GPIOLIB
-       select HAVE_CLK
        select PINCTRL
+       select PM
+       select PM_GENERIC_DOMAINS
        select RESET_CONTROLLER
        help
          This enables support for the NVIDIA Tegra SoC family.
This page took 0.027871 seconds and 5 git commands to generate.