diff mbox

[U-Boot,02/10] arm64: a37xx: Enable bubt command support on A3720-DB

Message ID 1486993091-15058-3-git-send-email-kostap@marvell.com
State Accepted
Commit e5b48b972af6fadbf896b2152232feb47f3ad89d
Delegated to: Stefan Roese
Headers show

Commit Message

Kostya Porotchkin Feb. 13, 2017, 1:38 p.m. UTC
From: Konstantin Porotchkin <kostap@marvell.com>

Enable mvebu bubt command support on A3720 DB

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Igal Liberman <igall@marvell.com>
---
 configs/mvebu_db-88f3720_defconfig | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/configs/mvebu_db-88f3720_defconfig b/configs/mvebu_db-88f3720_defconfig
index 80f2599..7478b74 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