summaryrefslogtreecommitdiff
path: root/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig')
-rw-r--r--configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig b/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig
index 61a745a481..1f038410fe 100644
--- a/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig
+++ b/configs/P1010RDB-PA_SPIFLASH_SECBOOT_defconfig
@@ -6,7 +6,8 @@ CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
-CONFIG_SYS_EXTRA_OPTIONS="SPIFLASH,SECURE_BOOT"
+CONFIG_SYS_EXTRA_OPTIONS="SPIFLASH"
+CONFIG_SECURE_BOOT=y
CONFIG_BOOTDELAY=10
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
CONFIG_HUSH_PARSER=y