ARM: alpine: select the Alpine MSI controller driver
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Thu, 25 Feb 2016 10:14:57 +0000 (11:14 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 26 Feb 2016 21:57:22 +0000 (22:57 +0100)
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>
arch/arm/mach-alpine/Kconfig

index 5c2d54f59f537de391c9425102aca0092d3d3bb1..b41838a58ae4c2393f65500740c713812c80cdcd 100644 (file)
@@ -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
This page took 0.025762 seconds and 5 git commands to generate.