Bladeren bron

arm64: mediatek: Select PINCTRL for Mediatek platform

MediaTek SoC expect to work with a pinctrl driver.
Select PINCTRL if ARCH_MEDIATEK is selected.

Signed-off-by: Yingjoe Chen <yingjoe.chen@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Yingjoe Chen 10 jaren geleden
bovenliggende
commit
0a233cdf0a
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      arch/arm64/Kconfig

+ 1 - 0
arch/arm64/Kconfig

@@ -174,6 +174,7 @@ config ARCH_FSL_LS2085A
 config ARCH_MEDIATEK
 config ARCH_MEDIATEK
 	bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
 	bool "Mediatek MT65xx & MT81xx ARMv8 SoC"
 	select ARM_GIC
 	select ARM_GIC
+	select PINCTRL
 	help
 	help
 	  Support for Mediatek MT65xx & MT81xx ARMv8 SoCs
 	  Support for Mediatek MT65xx & MT81xx ARMv8 SoCs