summaryrefslogtreecommitdiff
path: root/configs/apf27_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-27 04:27:56 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-30 14:30:10 (GMT)
commit4893e34b00a6a3e44aafe40f86be6c4c10ade536 (patch)
tree1f494365d5cce7ecb501451fcdbcfa884ba94366 /configs/apf27_defconfig
parent0f7102588cfb48e74b13646ce6df7c11a374423b (diff)
downloadu-boot-fsl-qoriq-4893e34b00a6a3e44aafe40f86be6c4c10ade536.tar.xz
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/apf27_defconfig')
-rw-r--r--configs/apf27_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/apf27_defconfig b/configs/apf27_defconfig
index 071ff7f..e22dc07 100644
--- a/configs/apf27_defconfig
+++ b/configs/apf27_defconfig
@@ -18,6 +18,7 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_DNS=y
+CONFIG_CMD_BSP=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_FAT=y