Skip to content

Commit dfd8c90

Browse files
superna9999Marc Zyngier
authored andcommitted
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 <[email protected]> Reviewed-by: Kevin Hilman <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent a947aa0 commit dfd8c90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm64/Kconfig.platforms

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ config ARCH_MEDIATEK
167167
config ARCH_MESON
168168
bool "Amlogic Platforms"
169169
select COMMON_CLK
170-
select MESON_IRQ_GPIO
171170
help
172171
This enables support for the arm64 based Amlogic SoCs
173172
such as the s905, S905X/D, S912, A113X/D or S905X/D2

0 commit comments

Comments
 (0)