From 58d829ec29355838a3fa019b88a9fc07bce51719 Mon Sep 17 00:00:00 2001 From: Neil Armstrong Date: Tue, 20 Oct 2020 09:25:32 +0200 Subject: [PATCH] FROMLIST: 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 Link: https://lore.kernel.org/r/20201020072532.949137-3-narmstrong@baylibre.com Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman Signed-off-by: Kevin Hilman Bug: 179406580 Change-Id: I5ddbd1f363b1c23520f2c55f04e05d2ead409dae --- arch/arm64/Kconfig.platforms | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 6eecdef538bd..80aeb8571aa2 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -160,7 +160,6 @@ config ARCH_MEDIATEK config ARCH_MESON bool "Amlogic Platforms" - select MESON_IRQ_GPIO help This enables support for the arm64 based Amlogic SoCs such as the s905, S905X/D, S912, A113X/D or S905X/D2