]> git.proxmox.com Git - mirror_qemu.git/commit
hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
authorEric Auger <eric.auger@redhat.com>
Tue, 8 Mar 2022 18:24:51 +0000 (19:24 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 18 Mar 2022 10:55:15 +0000 (10:55 +0000)
commit16d91e06b37fca0772866e12d4e146a519841b0f
tree0e52f2f1a649f65b867b42134e075d81f3cbbcc1
parentc08796378d59210499441628a8596467dde87b86
hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG

CONFIG_ARM_GIC_TCG actually guards the compilation of TCG GICv3
specific files. So let's rename it into CONFIG_ARM_GICV3_TCG

Signed-off-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Message-id: 20220308182452.223473-2-eric.auger@redhat.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/Kconfig
hw/intc/meson.build