From df1c489adec1530aea44b806c3c8a87ebaaf0050 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 17 May 2017 03:25:20 -0600 Subject: Convert CONFIG_CMD_FPGAD to Kconfig This converts the following to Kconfig: CONFIG_CMD_FPGAD Signed-off-by: Simon Glass --- configs/strider_con_dp_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/strider_con_dp_defconfig') 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 -- cgit v1.2.3