summaryrefslogtreecommitdiff
path: root/configs/ls1043aqds_sdcard_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-06-15 12:58:06 -0400
committerTom Rini <trini@konsulko.com>2019-06-15 12:58:06 -0400
commit8754656680b673b64282bc8d03c0e3f3ad0978c4 (patch)
tree8a581bacb77dd20d91cdb9cf1d35821668ed7889 /configs/ls1043aqds_sdcard_qspi_defconfig
parent698bc1f2e95af4d909fb6a0f9a4b9ce32287ac5f (diff)
parent75846445edaa9cd2ec71ae21178d769656b8435b (diff)
Merge branch '2019-06-14-master-imports'
- Kconfig migrations of SPL_BOOT_xxx, SYS_LDSCRIPT, IP_DEFRAG, TFTP_BLOCKSIZE. - Typo fixes, other minor corrections.
Diffstat (limited to 'configs/ls1043aqds_sdcard_qspi_defconfig')
-rw-r--r--configs/ls1043aqds_sdcard_qspi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1043aqds_sdcard_qspi_defconfig b/configs/ls1043aqds_sdcard_qspi_defconfig
index a52aa54c46..3f5af930a3 100644
--- a/configs/ls1043aqds_sdcard_qspi_defconfig
+++ b/configs/ls1043aqds_sdcard_qspi_defconfig
@@ -13,7 +13,7 @@ CONFIG_AHCI=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
-CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SPL_FSL_PBL,SD_BOOT,SD_BOOT_QSPI"
+CONFIG_SYS_EXTRA_OPTIONS="RAMBOOT_PBL,SD_BOOT,SD_BOOT_QSPI"
CONFIG_SD_BOOT=y
CONFIG_BOOTDELAY=10
CONFIG_USE_BOOTARGS=y