projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89e69fb
)
ARM: 8463/1: Enable GICv2m on 32-bit virt machine
author
Pavel Fedin
<p.fedin@samsung.com>
Fri, 27 Nov 2015 11:56:26 +0000
(12:56 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 3 Dec 2015 00:03:09 +0000
(
00:03
+0000)
Modern qemu includes GICv2m support for both 64 and 32 bits, therefore
32-bit guests may also use MSI.
Signed-off-by: Pavel Fedin <p.fedin@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 4c44c768a45d2c700b3de27c5ce615c0f663d093..a1d3c82ccaeb6dc0445231d6e1cf54489f0ea6ba 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-797,6
+797,7
@@
config ARCH_VIRT
bool "Dummy Virtual Machine" if ARCH_MULTI_V7
select ARM_AMBA
select ARM_GIC
+ select ARM_GIC_V2M if PCI_MSI
select ARM_GIC_V3
select ARM_PSCI
select HAVE_ARM_ARCH_TIMER