Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: mediatek: enable the pin controller

This patch enables the pin controller for Mediatek SoCs.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>

+1
+1
arch/arm/mach-mediatek/Kconfig
··· 1 1 menuconfig ARCH_MEDIATEK 2 2 bool "Mediatek MT65xx & MT81xx SoC" if ARCH_MULTI_V7 3 3 select ARM_GIC 4 + select PINCTRL 4 5 select MTK_TIMER 5 6 help 6 7 Support for Mediatek MT65xx & MT81xx SoCs