From: Konstantin Porotchkin Date: Thu, 16 Feb 2017 11:52:24 +0000 (+0200) Subject: arm64: a37xx: Enable bubt command support on A3720-DB X-Git-Tag: v2017.05-rc1~17^2~14 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c19fe730845f1603472560f6901dd7e14fc883e5;p=u-boot arm64: a37xx: Enable bubt command support on A3720-DB Enable mvebu bubt command support on A3720 DB Signed-off-by: Konstantin Porotchkin Cc: Stefan Roese Cc: Igal Liberman Cc: Nadav Haklai Signed-off-by: Stefan Roese --- diff --git a/configs/mvebu_db-88f3720_defconfig b/configs/mvebu_db-88f3720_defconfig index 4286695612..bdb96e9ba1 100644 --- a/configs/mvebu_db-88f3720_defconfig +++ b/configs/mvebu_db-88f3720_defconfig @@ -33,6 +33,9 @@ CONFIG_CMD_FS_GENERIC=y CONFIG_MAC_PARTITION=y CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y +CONFIG_CMD_MVEBU_BUBT=y +CONFIG_SHA1=y +CONFIG_SHA256=y CONFIG_BLOCK_CACHE=y CONFIG_DM_I2C=y CONFIG_DM_I2C_COMPAT=y