arm: mvebu: clearfog: enable bubt command
authorJoel Johnson <mrjoel@lixil.net>
Fri, 17 Apr 2020 15:38:07 +0000 (09:38 -0600)
committerStefan Roese <sr@denx.de>
Wed, 22 Apr 2020 12:28:15 +0000 (14:28 +0200)
With support added for Armada 38x, include the bubt command in
ClearFog defconfig.

Signed-off-by: Joel Johnson <mrjoel@lixil.net>
Reviewed-by: Stefan Roese <sr@denx.de>
configs/clearfog_defconfig

index ada35cb..1566a4f 100644 (file)
@@ -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