]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/Kconfig
ARM: tegra: Add GIC for Tegra30
[u-boot] / arch / arm / Kconfig
index c0b68cbf06f1140cbff53de74a51caf6a896f580..2b0d2c933895c3c07cec7ec1af8fe8e47f3cba4d 100644 (file)
@@ -733,12 +733,14 @@ config TARGET_LS2085A_SIMU
        select ARM64
 
 config TARGET_LS1021AQDS
-       bool "Support ls1021aqds_nor"
+       bool "Support ls1021aqds"
        select CPU_V7
+       select SUPPORT_SPL
 
 config TARGET_LS1021ATWR
-       bool "Support ls1021atwr_nor"
+       bool "Support ls1021atwr"
        select CPU_V7
+       select SUPPORT_SPL
 
 config TARGET_BALLOON3
        bool "Support balloon3"