]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/Kconfig
arm64: mvebu: Add support for the Marvell Armada 3700 SoC
[karo-tx-uboot.git] / arch / arm / Kconfig
index 38ad59058f56d7f9a758d554350a60803ef8f576..9ae442e781a596abb3683cf269bdaf9ede350296 100644 (file)
@@ -165,8 +165,6 @@ config KIRKWOOD
 
 config ARCH_MVEBU
        bool "Marvell MVEBU family (Armada XP/375/38x)"
-       select CPU_V7
-       select SUPPORT_SPL
        select OF_CONTROL
        select OF_SEPARATE
        select DM
@@ -174,10 +172,6 @@ config ARCH_MVEBU
        select DM_SERIAL
        select DM_SPI
        select DM_SPI_FLASH
-       select SPL_DM
-       select SPL_DM_SEQ_ALIAS
-       select SPL_OF_CONTROL
-       select SPL_SIMPLE_BUS
 
 config TARGET_DEVKIT3250
        bool "Support devkit3250"