From: Joel Johnson Date: Fri, 17 Apr 2020 15:38:07 +0000 (-0600) Subject: arm: mvebu: clearfog: enable bubt command X-Git-Tag: v2020.07-rc1~21^2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=549ba7b440cf22dd196a20816b09c44d1f2b77e4;p=oweals%2Fu-boot.git arm: mvebu: clearfog: enable bubt command With support added for Armada 38x, include the bubt command in ClearFog defconfig. Signed-off-by: Joel Johnson Reviewed-by: Stefan Roese --- diff --git a/configs/clearfog_defconfig b/configs/clearfog_defconfig index ada35cb53b..1566a4ff82 100644 --- a/configs/clearfog_defconfig +++ b/configs/clearfog_defconfig @@ -31,6 +31,7 @@ CONFIG_SPL_CMD_TLV_EEPROM=y CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y +CONFIG_CMD_MVEBU_BUBT=y CONFIG_CMD_PCI=y CONFIG_CMD_SPI=y CONFIG_CMD_USB=y