[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1454922971-17405-6-git-send-email-antoine.tenart@free-electrons.com>
Date: Mon, 8 Feb 2016 10:16:10 +0100
From: Antoine Tenart <antoine.tenart@...e-electrons.com>
To: tglx@...utronix.de, jason@...edaemon.net, marc.zyngier@....com,
tsahee@...apurnalabs.com
Cc: Antoine Tenart <antoine.tenart@...e-electrons.com>,
rshitrit@...apurnalabs.com, thomas.petazzoni@...e-electrons.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 5/6] 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@...e-electrons.com>
Signed-off-by: Tsahee Zidenberg <tsahee@...apurnalabs.com>
---
arch/arm64/Kconfig.platforms | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index bfbefa3e0dbe..6761e12e5e13 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.
--
2.7.0
Powered by blists - more mailing lists