Ver Fonte

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 há 10 anos atrás
pai
commit
0a233cdf0a
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      arch/arm64/Kconfig

+ 1 - 0
arch/arm64/Kconfig

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