]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/Kconfig
ARM: uniphier: move spl_boot_mode() to a separate file
[u-boot] / arch / arm / Kconfig
index fc367236d2de1fe92fdf8a0875b693812c70ef43..e84b74efb664dddcb9de95d77a48d2b0b0f5d4a2 100644 (file)
@@ -633,6 +633,7 @@ config ARCH_SOCFPGA
        select ENABLE_ARM_SOC_BOOT0_HOOK
        select ARCH_EARLY_INIT_R
        select ARCH_MISC_INIT
+       select SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION
 
 config TARGET_CM_T43
        bool "Support cm_t43"
@@ -1032,8 +1033,6 @@ source "arch/arm/mach-keystone/Kconfig"
 
 source "arch/arm/mach-kirkwood/Kconfig"
 
-source "arch/arm/mach-litesom/Kconfig"
-
 source "arch/arm/mach-mvebu/Kconfig"
 
 source "arch/arm/cpu/armv7/ls102xa/Kconfig"