aboutsummaryrefslogtreecommitdiff
path: root/configs/a4m072_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-04-26 22:28:09 -0600
committerTom Rini <trini@konsulko.com>2017-04-30 13:41:01 -0400
commit93d66ee56699456a4f0e03cf1ab38fa1adbfcdc7 (patch)
tree5b3f99f256b845a84ff82e6962752a30a8c5e7d5 /configs/a4m072_defconfig
parent3bd25cb512b912e9c8e9074467e730a73f87371d (diff)
downloadu-boot-93d66ee56699456a4f0e03cf1ab38fa1adbfcdc7.zip
u-boot-93d66ee56699456a4f0e03cf1ab38fa1adbfcdc7.tar.gz
u-boot-93d66ee56699456a4f0e03cf1ab38fa1adbfcdc7.tar.bz2
Convert CONFIG_CMD_DISPLAY to Kconfig
This converts the following to Kconfig: CONFIG_CMD_DISPLAY Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/a4m072_defconfig')
-rw-r--r--configs/a4m072_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/a4m072_defconfig b/configs/a4m072_defconfig
index 25a06cf..ce5edcb 100644
--- a/configs/a4m072_defconfig
+++ b/configs/a4m072_defconfig
@@ -14,6 +14,7 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_SNTP=y
+CONFIG_CMD_DISPLAY=y
CONFIG_CMD_FAT=y
CONFIG_MAC_PARTITION=y
# CONFIG_MMC is not set