diff options
Diffstat (limited to 'configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig')
-rw-r--r-- | configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig b/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig index 519b4b1a92..5f6c84b7a4 100644 --- a/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig +++ b/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig @@ -8,6 +8,7 @@ CONFIG_OF_STDOUT_VIA_ALIAS=y CONFIG_SYS_EXTRA_OPTIONS="PPC_T1042,T1042RDB_PI,RAMBOOT_PBL,SPL_FSL_PBL,NAND,SECURE_BOOT" CONFIG_BOOTDELAY=0 CONFIG_SPL=y +CONFIG_SPL_CRYPTO_SUPPORT=y CONFIG_HUSH_PARSER=y CONFIG_CMD_GREPENV=y CONFIG_CMD_MMC=y |