mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-04 20:26:13 +02:00
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:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user