From: Antoine Tenart Date: Thu, 25 Feb 2016 10:14:56 +0000 (+0100) Subject: arm64: alpine: select the Alpine MSI controller driver X-Git-Tag: v4.6-rc1~75^2~13 X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=93df6d16afbe54045f22c88a09ffa41436d6c68b;p=cascardo%2Flinux.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 Signed-off-by: Tsahee Zidenberg Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 6230a744fb0e..638dee72131b 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.