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:
Jerome Brunet 2018-10-25 13:15:34 +02:00 committed by Neil Armstrong
parent 7c9dcfed50
commit 2f9a38b50f

View File

@ -1,7 +1,7 @@
if ARCH_MESON
config PINCTRL_MESON
depends on PINCTRL_GENERIC
select PINCTRL_GENERIC
bool
config PINCTRL_MESON_GX_PMX