Skip to content

Commit c0ad453

Browse files
arinc9linusw
authored andcommitted
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: Arınç ÜNAL <[email protected]> Acked-by: Daniel Golle <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent fe15c26 commit c0ad453

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/pinctrl/mediatek/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ config PINCTRL_MT7622
130130
config PINCTRL_MT7981
131131
bool "Mediatek MT7981 pin control"
132132
depends on OF
133+
depends on ARM64 || COMPILE_TEST
134+
default ARM64 && ARCH_MEDIATEK
133135
select PINCTRL_MTK_MOORE
134136

135137
config PINCTRL_MT7986

0 commit comments

Comments
 (0)