Commit c0ad453e authored by Arınç ÜNAL's avatar Arınç ÜNAL Committed by Linus Walleij
Browse files

pinctrl: mediatek: add missing options to PINCTRL_MT7981



There are options missing from PINCTRL_MT7981 whilst being on every other
pin controller. Add them.

Signed-off-by: default avatarArınç ÜNAL <arinc.unal@arinc9.com>
Acked-by: default avatarDaniel Golle <daniel@makrotopia.org>
Link: https://lore.kernel.org/r/20230218065108.8958-1-arinc.unal@arinc9.com


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent fe15c26e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -130,6 +130,8 @@ config PINCTRL_MT7622
config PINCTRL_MT7981
	bool "Mediatek MT7981 pin control"
	depends on OF
	depends on ARM64 || COMPILE_TEST
	default ARM64 && ARCH_MEDIATEK
	select PINCTRL_MTK_MOORE

config PINCTRL_MT7986