From: Antoine Tenart <antoine.tenart@free-electrons.com>
Date: Thu, 25 Feb 2016 10:14:56 +0000 (+0100)
Subject: arm64: alpine: select the Alpine MSI controller driver
X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=93df6d16afbe54045f22c88a09ffa41436d6c68b;p=linux.git

arm64: 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>
---

diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 6230a744fb0ef..638dee72131b3 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -2,6 +2,7 @@ menu "Platform selection"
 
 config ARCH_ALPINE
 	bool "Annapurna Labs Alpine platform"
+	select ALPINE_MSI
 	help
 	  This enables support for the Annapurna Labs Alpine
 	  Soc family.