summaryrefslogtreecommitdiff
path: root/configs/hrcon_dh_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 09:25:20 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-22 13:33:57 (GMT)
commitdf1c489adec1530aea44b806c3c8a87ebaaf0050 (patch)
tree48bb14733975b683dc2f8d7ecf809bb18e894023 /configs/hrcon_dh_defconfig
parent5d927b428622800850d845b468a3165eb1c92d7b (diff)
downloadu-boot-df1c489adec1530aea44b806c3c8a87ebaaf0050.tar.xz
Convert CONFIG_CMD_FPGAD to Kconfig
This converts the following to Kconfig: CONFIG_CMD_FPGAD Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/hrcon_dh_defconfig')
-rw-r--r--configs/hrcon_dh_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/hrcon_dh_defconfig b/configs/hrcon_dh_defconfig
index ce8b797..c5512e7 100644
--- a/configs/hrcon_dh_defconfig
+++ b/configs/hrcon_dh_defconfig
@@ -14,6 +14,7 @@ CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_MMC=y
CONFIG_CMD_I2C=y
+CONFIG_CMD_FPGAD=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_CMD_EXT2=y