arm64: meson: remove MESON_IRQ_GPIO selection
authorNeil Armstrong <narmstrong@baylibre.com>
Thu, 2 Sep 2021 13:49:14 +0000 (15:49 +0200)
committerMarc Zyngier <maz@kernel.org>
Wed, 20 Oct 2021 18:38:21 +0000 (19:38 +0100)
commitdfd8c90eb28b8f7c77ce7173c4bae591b26ea51a
treecfa81384a60cfb940f35d275f6ad6706fe87d53c
parenta947aa00edd4d465f89fdb6029ed40c00a344bc2
arm64: meson: remove MESON_IRQ_GPIO selection

Selecting MESON_IRQ_GPIO forces it as built-in, but we may need to build it
as a module, thus remove it here and let the "default ARCH_MESON" build as
built-in by default with the option to switch it to module.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20210902134914.176986-3-narmstrong@baylibre.com
arch/arm64/Kconfig.platforms