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: 5cd4a355e0 ("board: synquacer: Add DeveloperBox 96boards EE support")
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
This commit is contained in:
committed by
Tom Rini
parent
f28891d444
commit
d33b21b7e2
@@ -2004,7 +2004,6 @@ config ARCH_SYNQUACER
|
||||
bool "Socionext SynQuacer SoCs"
|
||||
select ARM64
|
||||
select DM
|
||||
select GIC_V3
|
||||
select PSCI_RESET
|
||||
select SYSRESET
|
||||
select SYSRESET_PSCI
|
||||
|
||||
Reference in New Issue
Block a user