Commit e3fd24a5 authored by Sean Wang's avatar Sean Wang Committed by Linus Walleij

pinctrl: mediatek: cleanup for placing all drivers under the menu

Since lots of MediaTek drivers had been added, it seems slightly better
for that adding cleanup for placing MediaTek pinctrl drivers under the
independent menu as other kinds of drivers usually was done.
Signed-off-by: default avatarSean Wang <sean.wang@mediatek.com>
Reviewed-by: default avatarBiao Huang <biao.huang@mediatek.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 5fa4b105
if ARCH_MEDIATEK || COMPILE_TEST menu "MediaTek pinctrl drivers"
depends on ARCH_MEDIATEK || COMPILE_TEST
config PINCTRL_MTK config PINCTRL_MTK
bool bool
...@@ -46,4 +47,4 @@ config PINCTRL_MT6397 ...@@ -46,4 +47,4 @@ config PINCTRL_MT6397
default MFD_MT6397 default MFD_MT6397
select PINCTRL_MTK select PINCTRL_MTK
endif endmenu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment