summaryrefslogtreecommitdiff
path: root/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-12-02 09:31:43 -0800
committerYork Sun <york.sun@nxp.com>2016-12-02 12:38:41 -0800
commit72ccd31e644dcbcc889cfc83b191b33c43db5379 (patch)
treed196dc09a0719891de385b993e8916d02fa806c2 /configs/ls1021atwr_nor_SECURE_BOOT_defconfig
parent86d8000f105c7a2d0846dbf60831bcfa0967d079 (diff)
armv7: ls1021a: Move SECURE_BOOT option to Kconfig
Move from CONFIG_SYS_EXTRA_OPTIONS to Kconfig option. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/ls1021atwr_nor_SECURE_BOOT_defconfig')
-rw-r--r--configs/ls1021atwr_nor_SECURE_BOOT_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
index f218e8f949..946945f294 100644
--- a/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
+++ b/configs/ls1021atwr_nor_SECURE_BOOT_defconfig
@@ -6,7 +6,7 @@ CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT"
+CONFIG_SECURE_BOOT=y
CONFIG_BOOTDELAY=3
CONFIG_SILENT_CONSOLE=y
# CONFIG_CONSOLE_MUX is not set