summaryrefslogtreecommitdiff
path: root/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-12 23:18:32 -0600
committerTom Rini <trini@konsulko.com>2016-09-16 17:27:07 -0400
commitd3e7e2b2ce844ffe76eb658b05bb5cfc0be28efe (patch)
tree26331d24fb21b9beac689dccc46c282323547125 /configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig
parentdbdaeee43c0f159d32dba28de684c1aba5d20673 (diff)
Convert CONFIG_SPL_HASH_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig')
-rw-r--r--configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig1
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 5f6c84b7a4..cbc708329c 100644
--- a/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig
+++ b/configs/T1042RDB_PI_NAND_SECURE_BOOT_defconfig
@@ -9,6 +9,7 @@ CONFIG_SYS_EXTRA_OPTIONS="PPC_T1042,T1042RDB_PI,RAMBOOT_PBL,SPL_FSL_PBL,NAND,SEC
CONFIG_BOOTDELAY=0
CONFIG_SPL=y
CONFIG_SPL_CRYPTO_SUPPORT=y
+CONFIG_SPL_HASH_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_GREPENV=y
CONFIG_CMD_MMC=y