KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
authorMarc Zyngier <marc.zyngier@arm.com>
Fri, 27 Oct 2017 14:28:33 +0000 (15:28 +0100)
committerChristoffer Dall <christoffer.dall@linaro.org>
Mon, 6 Nov 2017 16:20:20 +0000 (17:20 +0100)
commit7129a9d8a6f352e93647264a495281f789a87aa0
treeea5217c1aa9741c9f42310895e96965775c72000
parent47bbd31f740c4e693d01766f367ad3366fb49a6d
KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS

The GICv4 support introduces a hard dependency between the KVM
core and the ITS infrastructure. arm64 already selects it at
the architecture level, but 32bit doesn't. In order to avoid
littering the kernel with #ifdefs, let's just select the whole
of the GICv3 suport code.

You know you want it.

Acked-by: Christoffer Dall <cdall@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
arch/arm/kvm/Kconfig