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:
d5cd50d
)
ARM: virt: select ARM_GIC_V3
author
Jean-Philippe Brucker
<jean-philippe.brucker@arm.com>
Thu, 1 Oct 2015 12:47:18 +0000
(13:47 +0100)
committer
Marc Zyngier
<marc.zyngier@arm.com>
Fri, 9 Oct 2015 22:11:56 +0000
(23:11 +0100)
This patch allows ARM guests to use GICv3 on an arm64 host
Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
arch/arm/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 72ad724c67ae94cd6682ec15f3834966dd7028c0..0d72535ed01dbbc37f9b558d3752cbb865a76de0 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-819,6
+819,7
@@
config ARCH_VIRT
bool "Dummy Virtual Machine" if ARCH_MULTI_V7
select ARM_AMBA
select ARM_GIC
+ select ARM_GIC_V3
select ARM_PSCI
select HAVE_ARM_ARCH_TIMER