projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
476cfc0
)
arm64: alpine: select the Alpine MSI controller driver
author
Antoine Tenart
<antoine.tenart@free-electrons.com>
Thu, 25 Feb 2016 10:14:56 +0000
(11:14 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Fri, 26 Feb 2016 21:56:48 +0000
(22:56 +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/arm64/Kconfig.platforms
patch
|
blob
|
history
diff --git
a/arch/arm64/Kconfig.platforms
b/arch/arm64/Kconfig.platforms
index 6230a744fb0efe8ba06cca30792274264a4103ae..638dee72131b314f8471a171fe9fca61cdea51b0 100644
(file)
--- 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.