pinctrl: meson: select generic pinctrl
Meson pinctrl needs generic pinctrl, rather than depending on it select it Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
committed by
Neil Armstrong
parent
7c9dcfed50
commit
2f9a38b50f
@@ -1,7 +1,7 @@
|
||||
if ARCH_MESON
|
||||
|
||||
config PINCTRL_MESON
|
||||
depends on PINCTRL_GENERIC
|
||||
select PINCTRL_GENERIC
|
||||
bool
|
||||
|
||||
config PINCTRL_MESON_GX_PMX
|
||||
|
||||
Reference in New Issue
Block a user