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)
commit3e0452d27a784d50f09bec9de8ac673849b9e303
treefb79c36067159d2bd988a76896201b2e96635875
parent3fd4079fe295b91cd1f4330e3c8f1e6e4618a27d
ARM: mediatek: Add regmap to mediatek Kconfig

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