Browse Source

ARM: mediatek: enable the pin controller

This patch enables the pin controller for Mediatek SoCs.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Matthias Brugger 10 years ago
parent
commit
67fdcc96b4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/mach-mediatek/Kconfig

+ 1 - 0
arch/arm/mach-mediatek/Kconfig

@@ -1,6 +1,7 @@
 menuconfig ARCH_MEDIATEK
 	bool "Mediatek MT65xx & MT81xx SoC" if ARCH_MULTI_V7
 	select ARM_GIC
+	select PINCTRL
 	select MTK_TIMER
 	help
 	  Support for Mediatek MT65xx & MT81xx SoCs