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~5^2~61 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e5b48b972af6fadbf896b2152232feb47f3ad89d;p=platform%2Fkernel%2Fu-boot.git 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 4286695..bdb96e9 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