X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=arch%2Farm%2FKconfig;h=2b0d2c933895c3c07cec7ec1af8fe8e47f3cba4d;hp=c0b68cbf06f1140cbff53de74a51caf6a896f580;hb=2c49323d5de38e119f102fa3f5fb291c4bc4e8a0;hpb=9b416a9f4ca7cf5ac4d5f7143d67edde7f7d7326 diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index c0b68cbf06..2b0d2c9338 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -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"