summaryrefslogtreecommitdiff
path: root/arch/arm/mach-versal
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-19 21:19:39 +0300
committerTom Rini <trini@konsulko.com>2021-08-30 21:13:26 +0300
commit5afdcca019915153db59ea9551bdd0eda11707f1 (patch)
tree7d5ffb607e83f9b2a6f398e90651c8862a04dfea /arch/arm/mach-versal
parent4d540a3a812153c505bf27a7dd36b3d8db6cff8f (diff)
downloadu-boot-5afdcca019915153db59ea9551bdd0eda11707f1.tar.xz
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>
Diffstat (limited to 'arch/arm/mach-versal')
-rw-r--r--arch/arm/mach-versal/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-versal/Kconfig b/arch/arm/mach-versal/Kconfig
index ebd2da3887..0c6ad345ff 100644
--- a/arch/arm/mach-versal/Kconfig
+++ b/arch/arm/mach-versal/Kconfig
@@ -21,9 +21,6 @@ config SYS_CONFIG_NAME
Based on this option include/configs/<CONFIG_SYS_CONFIG_NAME>.h header
will be used for board configuration.
-config GICV3
- def_bool y
-
config SYS_MALLOC_LEN
default 0x2000000