]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: Remove mistyped GICV3 definition from ARCH_SYNQUACER 812/head
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Wed, 10 Sep 2025 09:25:01 +0000 (18:25 +0900)
committerTom Rini <trini@konsulko.com>
Sat, 20 Sep 2025 18:02:58 +0000 (12:02 -0600)
commitd33b21b7e261691e8d6613a24cc9b0ececba3b01
tree9e01e5d81fcf1d298200cc232be29c1abe4bf6a6
parentf28891d444631c91a6e090927486a2169b51b20f
ARM: Remove mistyped GICV3 definition from ARCH_SYNQUACER

The config "GIC_V3" seems to be typo, and currently "GICV3" remains
disabled. This should be removed until needed.

Fixes: 5cd4a355e0f0 ("board: synquacer: Add DeveloperBox 96boards EE support")
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
arch/arm/Kconfig