提交 3e0452d2 编写于 作者: M Matthias Brugger

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: NMatthias Brugger <matthias.bgg@gmail.com>
上级 3fd4079f
...@@ -3,6 +3,7 @@ menuconfig ARCH_MEDIATEK ...@@ -3,6 +3,7 @@ menuconfig ARCH_MEDIATEK
select ARM_GIC select ARM_GIC
select PINCTRL select PINCTRL
select MTK_TIMER select MTK_TIMER
select MFD_SYSCON
help help
Support for Mediatek MT65xx & MT81xx SoCs Support for Mediatek MT65xx & MT81xx SoCs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册