summaryrefslogtreecommitdiff
path: root/configs/mx6ul_9x9_evk_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-27 04:27:55 (GMT)
committerTom Rini <trini@konsulko.com>2017-04-30 14:30:08 (GMT)
commit0f7102588cfb48e74b13646ce6df7c11a374423b (patch)
tree24f8ac5e40aa10cde2d069228904c2fb0c820015 /configs/mx6ul_9x9_evk_defconfig
parent218257b01a73b114fa1136f6ee6f25aea80bf113 (diff)
downloadu-boot-0f7102588cfb48e74b13646ce6df7c11a374423b.tar.xz
Convert CONFIG_CMD_BMP to Kconfig
This converts the following to Kconfig: CONFIG_CMD_BMP Signed-off-by: Simon Glass <sjg@chromium.org> [trini: Add depends on LCD || DM_VIDEO || VIDEO] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx6ul_9x9_evk_defconfig')
-rw-r--r--configs/mx6ul_9x9_evk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx6ul_9x9_evk_defconfig b/configs/mx6ul_9x9_evk_defconfig
index 8ac3de1..aa6cc08 100644
--- a/configs/mx6ul_9x9_evk_defconfig
+++ b/configs/mx6ul_9x9_evk_defconfig
@@ -28,6 +28,7 @@ CONFIG_CMD_USB=y
CONFIG_CMD_GPIO=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_PING=y
+CONFIG_CMD_BMP=y
CONFIG_CMD_CACHE=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y