pinctrl: mediatek: Add EINT support to MTK pinctrl driver.
[deliverable/linux.git] / drivers / pinctrl / mediatek / Kconfig
CommitLineData
a6df410d
HY
1if ARCH_MEDIATEK
2
3config PINCTRL_MTK_COMMON
4 bool
5 select PINMUX
6 select GENERIC_PINCONF
7 select GPIOLIB
8 select OF_GPIO
9
10config PINCTRL_MT8135
11 def_bool MACH_MT8135
12 select PINCTRL_MTK_COMMON
13
14endif
This page took 0.024112 seconds and 5 git commands to generate.