summaryrefslogtreecommitdiff
path: root/configs/clearfog_defconfig
diff options
context:
space:
mode:
authorJoel Johnson <mrjoel@lixil.net>2020-04-17 09:38:07 -0600
committerStefan Roese <sr@denx.de>2020-04-22 14:28:15 +0200
commit549ba7b440cf22dd196a20816b09c44d1f2b77e4 (patch)
treeec93b1207ada3dcc13fddacc1015b82c296d523b /configs/clearfog_defconfig
parent658854a626b56d3ff417453ac842e4486ba5139b (diff)
arm: mvebu: clearfog: enable bubt command
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>
Diffstat (limited to 'configs/clearfog_defconfig')
-rw-r--r--configs/clearfog_defconfig1
1 files changed, 1 insertions, 0 deletions
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