projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7ada8d
)
ARM: alpine: select the Alpine MSI controller driver
author
Antoine Tenart
<antoine.tenart@free-electrons.com>
Thu, 25 Feb 2016 10:14:57 +0000
(11:14 +0100)
committer
Arnd 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-alpine/Kconfig
b/arch/arm/mach-alpine/Kconfig
index
5c2d54f
..
b41838a
100644
(file)
--- a/
arch/arm/mach-alpine/Kconfig
+++ b/
arch/arm/mach-alpine/Kconfig
@@
-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