diff options
Diffstat (limited to 'configs/bcm958622hr_defconfig')
-rw-r--r-- | configs/bcm958622hr_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/bcm958622hr_defconfig b/configs/bcm958622hr_defconfig index a639336d94..9ffbe4b673 100644 --- a/configs/bcm958622hr_defconfig +++ b/configs/bcm958622hr_defconfig @@ -16,4 +16,6 @@ CONFIG_CMD_TIME=y CONFIG_CMD_FAT=y # CONFIG_MMC is not set CONFIG_SYS_NS16550=y +CONFIG_SHA1=y +CONFIG_SHA256=y CONFIG_OF_LIBFDT=y |