summaryrefslogtreecommitdiff
path: root/configs/T2080QDS_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-12-02 09:33:14 -0800
committerYork Sun <york.sun@nxp.com>2016-12-02 12:38:41 -0800
commitc6e6bda3a873fe036b30746195b59339d10e3cdf (patch)
tree5b8aa869976b24b0d6265ad89cab2a7a953efe4d /configs/T2080QDS_SECURE_BOOT_defconfig
parent01f65d974a3f4a05ea258269e52834bed3547bdf (diff)
powerpc: mpc85xx: Move SECURE_BOOT to Kconfig
Move from CONFIG_SYS_EXTRA_OPTIONS to Kconfig option. Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'configs/T2080QDS_SECURE_BOOT_defconfig')
-rw-r--r--configs/T2080QDS_SECURE_BOOT_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/T2080QDS_SECURE_BOOT_defconfig b/configs/T2080QDS_SECURE_BOOT_defconfig
index ac8842e56b..95f6804b4b 100644
--- a/configs/T2080QDS_SECURE_BOOT_defconfig
+++ b/configs/T2080QDS_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=10
CONFIG_HUSH_PARSER=y
CONFIG_CMD_GREPENV=y