From: Antoine Tenart Date: Thu, 25 Feb 2016 10:14:57 +0000 (+0100) Subject: ARM: alpine: select the Alpine MSI controller driver X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=7410bf1b69a73b75dbbf9126593db4adcbd989a6;p=linux-beck.git ARM: alpine: select the Alpine MSI controller driver Select the Alpine MSI controller driver when using an Alpine platform. Signed-off-by: Antoine Tenart Signed-off-by: Tsahee Zidenberg Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/mach-alpine/Kconfig b/arch/arm/mach-alpine/Kconfig index 5c2d54f59f53..b41838a58ae4 100644 --- a/arch/arm/mach-alpine/Kconfig +++ b/arch/arm/mach-alpine/Kconfig @@ -1,6 +1,7 @@ config ARCH_ALPINE bool "Annapurna Labs Alpine platform" depends on ARCH_MULTI_V7 + select ALPINE_MSI select ARM_AMBA select ARM_GIC select GENERIC_IRQ_CHIP