summaryrefslogtreecommitdiff
path: root/configs/work_92105_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:27 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 16:38:23 (GMT)
commite8e09ba5b7466a19bbb61d5e00348f5363ad2977 (patch)
tree42d7c2597d138c77abd53c401f0ee0bc7b45dcaf /configs/work_92105_defconfig
parentd70f919e49c9105c49427786a1731feae322cb7a (diff)
downloadu-boot-fsl-qoriq-e8e09ba5b7466a19bbb61d5e00348f5363ad2977.tar.xz
Convert CONFIG_CMD_HD44760 to Kconfig
This converts the following to Kconfig: CONFIG_CMD_HD44760 Also drop CONFIG_CMD_HD44780 which appears to be a typo. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/work_92105_defconfig')
-rw-r--r--configs/work_92105_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/work_92105_defconfig b/configs/work_92105_defconfig
index 9ce932f..06b31ba 100644
--- a/configs/work_92105_defconfig
+++ b/configs/work_92105_defconfig
@@ -4,6 +4,7 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_NAND_SUPPORT=y
+CONFIG_CMD_HD44760=y
CONFIG_BOOTDELAY=3
CONFIG_VERSION_VARIABLE=y
# CONFIG_DISPLAY_BOARDINFO is not set