summaryrefslogtreecommitdiff
path: root/configs/ls1021aiot_sdcard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-02 13:58:20 -0400
committerTom Rini <trini@konsulko.com>2023-10-02 13:58:20 -0400
commitec6f06bddc7f5a5f5d122a56707a10fc4e501b97 (patch)
tree5ede97c38925e93153c486a6e76ea41a72b83f60 /configs/ls1021aiot_sdcard_defconfig
parentac897385bbfa30cfdfb62ccf24acfcd4b274b2ff (diff)
downloadu-boot-ec6f06bddc7f5a5f5d122a56707a10fc4e501b97.tar.gz
u-boot-ec6f06bddc7f5a5f5d122a56707a10fc4e501b97.tar.bz2
u-boot-ec6f06bddc7f5a5f5d122a56707a10fc4e501b97.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021aiot_sdcard_defconfig')
-rw-r--r--configs/ls1021aiot_sdcard_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/ls1021aiot_sdcard_defconfig b/configs/ls1021aiot_sdcard_defconfig
index b271792570..5e600bf8cf 100644
--- a/configs/ls1021aiot_sdcard_defconfig
+++ b/configs/ls1021aiot_sdcard_defconfig
@@ -26,13 +26,13 @@ CONFIG_AHCI=y
CONFIG_LAYERSCAPE_NS_ACCESS=y
CONFIG_PCIE1=y
CONFIG_PCIE2=y
-CONFIG_OF_BOARD_SETUP=y
-CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_RAMBOOT_PBL=y
CONFIG_SYS_FSL_PBL_PBI="board/freescale/ls1021aiot/ls102xa_pbi.cfg"
CONFIG_SYS_FSL_PBL_RCW="board/freescale/ls1021aiot/ls102xa_rcw_sd.cfg"
CONFIG_SD_BOOT=y
CONFIG_SD_BOOT_QSPI=y
+CONFIG_OF_BOARD_SETUP=y
+CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_ARCH_MISC_INIT=y
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_MISC_INIT_R=y