arm: Migrate GICV2 / GICV3 to Kconfig
authorTom Rini <trini@konsulko.com>
Thu, 19 Aug 2021 18:19:39 +0000 (14:19 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 30 Aug 2021 18:13:26 +0000 (14:13 -0400)
commit5afdcca019915153db59ea9551bdd0eda11707f1
tree7d5ffb607e83f9b2a6f398e90651c8862a04dfea
parent4d540a3a812153c505bf27a7dd36b3d8db6cff8f
arm: Migrate GICV2 / GICV3 to Kconfig

Migrate CONFIG_GICV2 and CONFIG_GICV3 to Kconfig.  We still have the GIC
related registers that need to be handled more cleanly but start by
moving this symbol to Kconfig.

Signed-off-by: Tom Rini <trini@konsulko.com>
18 files changed:
arch/arm/Kconfig
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
arch/arm/include/asm/arch-fsl-layerscape/config.h
arch/arm/mach-rmobile/Kconfig.64
arch/arm/mach-tegra/Kconfig
arch/arm/mach-versal/Kconfig
include/configs/falcon.h
include/configs/ls1012a_common.h
include/configs/ls1043a_common.h
include/configs/ls1046a_common.h
include/configs/ls2080a_common.h
include/configs/lx2160a_common.h
include/configs/presidio_asic.h
include/configs/rcar-gen3-common.h
include/configs/socfpga_soc64_common.h
include/configs/tegra186-common.h
include/configs/tegra210-common.h
include/configs/xilinx_zynqmp.h