Merge remote-tracking branch 'ipmi/for-next'
[deliverable/linux.git] / arch / arm64 / Kconfig.platforms
index 2338ce99e1a6dfd1531f72418fba93ca5107ef82..4e0e1071f2e8cd9190d009f6345df616208f1621 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
This page took 0.025143 seconds and 5 git commands to generate.