]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: 8463/1: Enable GICv2m on 32-bit virt machine
authorPavel Fedin <p.fedin@samsung.com>
Fri, 27 Nov 2015 11:56:26 +0000 (12:56 +0100)
committerRussell 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

index 4c44c768a45d2c700b3de27c5ce615c0f663d093..a1d3c82ccaeb6dc0445231d6e1cf54489f0ea6ba 100644 (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