Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: alpine: select the Alpine MSI controller driver

Select the Alpine MSI controller driver when using an Alpine platform.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Tsahee Zidenberg <tsahee@annapurnalabs.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Antoine Tenart and committed by
Arnd Bergmann
7410bf1b e7ada8df

+1
+1
arch/arm/mach-alpine/Kconfig
··· 1 1 config ARCH_ALPINE 2 2 bool "Annapurna Labs Alpine platform" 3 3 depends on ARCH_MULTI_V7 4 + select ALPINE_MSI 4 5 select ARM_AMBA 5 6 select ARM_GIC 6 7 select GENERIC_IRQ_CHIP