summaryrefslogtreecommitdiff
path: root/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-01 11:41:11 -0400
committerTom Rini <trini@konsulko.com>2017-05-01 11:44:12 -0400
commit2681e78a5ee0e3d6d45abc195c81d1c527fcea0b (patch)
tree07a7ccb8474606452d72e9b83403dd70bb87008c /configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
parent57ba664ebfee5e6f39edd51188d0465fab25b635 (diff)
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1046ardb_qspi_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1046ardb_qspi_SECURE_BOOT_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig b/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
index af14e19467..de14dc1a33 100644
--- a/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
+++ b/configs/ls1046ardb_qspi_SECURE_BOOT_defconfig
@@ -1,12 +1,12 @@
CONFIG_ARM=y
CONFIG_TARGET_LS1046ARDB=y
+CONFIG_SECURE_BOOT=y
CONFIG_FSL_LS_PPA=y
CONFIG_QSPI_AHB_INIT=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-ls1046a-rdb"
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_QSPI_BOOT=y
-CONFIG_SECURE_BOOT=y
CONFIG_BOOTDELAY=10
CONFIG_HUSH_PARSER=y
# CONFIG_CMD_IMLS is not set