]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: mediatek: Add regmap to mediatek Kconfig
authorMatthias Brugger <matthias.bgg@gmail.com>
Fri, 17 Jul 2015 20:53:26 +0000 (22:53 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Thu, 23 Jul 2015 18:01:42 +0000 (20:01 +0200)
Mediatek SoC needs the regmap/syscon infrastructure.
The infrastructure is used by the clock and pinctrl driver.
This patch adds MD_SYSCON to Kconfig for all Mediatek devices.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm/mach-mediatek/Kconfig

index 9f59e58da3a47717dfbe64c4813446b3945ba8c9..aeece17e5ceaa4da09276c38cab1cf2ce24d9311 100644 (file)
@@ -3,6 +3,7 @@ menuconfig ARCH_MEDIATEK
        select ARM_GIC
        select PINCTRL
        select MTK_TIMER
+       select MFD_SYSCON
        help
          Support for Mediatek MT65xx & MT81xx SoCs