aboutsummaryrefslogtreecommitdiffstats
path: root/configs/cam5200_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-26 22:27:56 -0600
committerTom Rini <trini@konsulko.com>2017-04-30 10:30:10 -0400
commit4893e34b00a6a3e44aafe40f86be6c4c10ade536 (patch)
tree1f494365d5cce7ecb501451fcdbcfa884ba94366 /configs/cam5200_defconfig
parent0f7102588cfb48e74b13646ce6df7c11a374423b (diff)
downloadu-boot-midas-4893e34b00a6a3e44aafe40f86be6c4c10ade536.tar.gz
u-boot-midas-4893e34b00a6a3e44aafe40f86be6c4c10ade536.tar.bz2
u-boot-midas-4893e34b00a6a3e44aafe40f86be6c4c10ade536.zip
Convert CONFIG_CMD_BSP to Kconfig
This converts the following to Kconfig: CONFIG_CMD_BSP Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/cam5200_defconfig')
-rw-r--r--configs/cam5200_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cam5200_defconfig b/configs/cam5200_defconfig
index 725a3b09d3..2c8449dfd6 100644
--- a/configs/cam5200_defconfig
+++ b/configs/cam5200_defconfig
@@ -13,6 +13,7 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_SNTP=y
+CONFIG_CMD_BSP=y
CONFIG_MAC_PARTITION=y
CONFIG_DOS_PARTITION=y
CONFIG_ISO_PARTITION=y