ARM: 8463/1: Enable GICv2m on 32-bit virt machine

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>
This commit is contained in:
Pavel Fedin 2015-11-27 12:56:26 +01:00 committed by Russell King
parent 89e69fbfd1
commit 0e2f91e94b
1 changed files with 1 additions and 0 deletions

View File

@ -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