Nothing selects ARMADA_64BIT. Instead the 64-bit SoCs just select ARM64
directly. Remove the unused config item.

Signed-off-by: Chris Packham <judge.pack...@gmail.com>
---

 arch/arm/mach-mvebu/Kconfig | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/arm/mach-mvebu/Kconfig b/arch/arm/mach-mvebu/Kconfig
index a3f273f4f949..c764439d50cf 100644
--- a/arch/arm/mach-mvebu/Kconfig
+++ b/arch/arm/mach-mvebu/Kconfig
@@ -17,10 +17,6 @@ config ARMADA_32BIT
        select TRANSLATION_OFFSET
        select SPL_SYS_NO_VECTOR_TABLE if SPL
 
-config ARMADA_64BIT
-       bool
-       select ARM64
-
 # ARMv7 SoCs...
 config ARMADA_375
        bool
-- 
2.36.0

Reply via email to