]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/Kconfig
arm: ls102xa: Add SD boot support for LS1021AQDS board
[u-boot] / arch / arm / Kconfig
index 0982117fadac7ad8e57d32df37beb6f0ca352587..11ae5f8b6cb72491be298276564b49db0042e12a 100644 (file)
@@ -396,8 +396,8 @@ config TARGET_MX35PDK
        bool "Support mx35pdk"
        select CPU_ARM1136
 
-config TARGET_RPI_B
-       bool "Support rpi_b"
+config TARGET_RPI
+       bool "Support rpi"
        select CPU_ARM1176
 
 config TARGET_TNETV107X_EVM
@@ -730,10 +730,12 @@ config TARGET_LS2085A_SIMU
 config TARGET_LS1021AQDS
        bool "Support ls1021aqds_nor"
        select CPU_V7
+       select SUPPORT_SPL
 
 config TARGET_LS1021ATWR
        bool "Support ls1021atwr_nor"
        select CPU_V7
+       select SUPPORT_SPL
 
 config TARGET_BALLOON3
        bool "Support balloon3"
@@ -931,7 +933,7 @@ source "board/palmtreo680/Kconfig"
 source "board/phytec/pcm051/Kconfig"
 source "board/ppcag/bg0900/Kconfig"
 source "board/pxa255_idp/Kconfig"
-source "board/raspberrypi/rpi_b/Kconfig"
+source "board/raspberrypi/rpi/Kconfig"
 source "board/ronetix/pm9261/Kconfig"
 source "board/ronetix/pm9263/Kconfig"
 source "board/ronetix/pm9g45/Kconfig"