Commit ec9c0683 authored by Beniamino Galvani's avatar Beniamino Galvani Committed by Carlo Caione

ARM: meson: select PINCTRL_MESON and ARCH_REQUIRE_GPIOLIB

Make sure that the Meson pinctrl driver is built whenever Meson
support is enabled.
Signed-off-by: default avatarBeniamino Galvani <b.galvani@gmail.com>
Signed-off-by: default avatarCarlo Caione <carlo@endlessm.com>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent c517d838
menuconfig ARCH_MESON
bool "Amlogic Meson SoCs" if ARCH_MULTI_V7
select ARCH_REQUIRE_GPIOLIB
select GENERIC_IRQ_CHIP
select ARM_GIC
select CACHE_L2X0
select PINCTRL
select PINCTRL_MESON
if ARCH_MESON
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment