1
0
Fork 0

ARM64: meson: enable MESON_IRQ_GPIO in Kconfig

select MESON_IRQ_GPIO in Kconfig for Amlogic's meson SoC family

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
hifive-unleashed-5.1
Jerome Brunet 2017-10-19 14:01:40 +02:00 committed by Kevin Hilman
parent e841ec956e
commit f2c2122a6c
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ config ARCH_MESON
select PINCTRL_MESON
select COMMON_CLK_AMLOGIC
select COMMON_CLK_GXBB
select MESON_IRQ_GPIO
help
This enables support for the Amlogic S905 SoCs.