summaryrefslogtreecommitdiff
path: root/configs/ls1021atsn_qspi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-24 21:19:12 -0400
committerTom Rini <trini@konsulko.com>2021-08-31 17:47:49 -0400
commitca2b13c8859e1fbaa550405477c695f769626ffb (patch)
tree433884d26c7e87fb967659b00c1e76f3cfbb4c14 /configs/ls1021atsn_qspi_defconfig
parentc224cfd86cfa22d564438931e97c9926791b54ce (diff)
Convert CONFIG_QSPI_BOOT to Kconfig
This converts the following to Kconfig: CONFIG_QSPI_BOOT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1021atsn_qspi_defconfig')
-rw-r--r--configs/ls1021atsn_qspi_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/ls1021atsn_qspi_defconfig b/configs/ls1021atsn_qspi_defconfig
index bc8e0edc80..b9c8631196 100644
--- a/configs/ls1021atsn_qspi_defconfig
+++ b/configs/ls1021atsn_qspi_defconfig
@@ -16,7 +16,6 @@ CONFIG_SYS_LOAD_ADDR=0x82000000
CONFIG_FIT=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="QSPI_BOOT"
CONFIG_QSPI_BOOT=y
CONFIG_BOOTDELAY=3
CONFIG_SILENT_CONSOLE=y