summaryrefslogtreecommitdiff
path: root/configs/strider_con_dp_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-17 03:25:20 -0600
committerTom Rini <trini@konsulko.com>2017-05-22 09:33:57 -0400
commitdf1c489adec1530aea44b806c3c8a87ebaaf0050 (patch)
tree48bb14733975b683dc2f8d7ecf809bb18e894023 /configs/strider_con_dp_defconfig
parent5d927b428622800850d845b468a3165eb1c92d7b (diff)
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/strider_con_dp_defconfig')
-rw-r--r--configs/strider_con_dp_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/strider_con_dp_defconfig b/configs/strider_con_dp_defconfig
index 9524c9c6f2..754db3d2d8 100644
--- a/configs/strider_con_dp_defconfig
+++ b/configs/strider_con_dp_defconfig
@@ -17,6 +17,7 @@ CONFIG_AUTOBOOT_STOP_STR=" "
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_MMC=y
CONFIG_CMD_I2C=y
+CONFIG_CMD_FPGAD=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y