summaryrefslogtreecommitdiff
path: root/configs/mt_ventoux_defconfig
diff options
context:
space:
mode:
authorVipul Kumar <vipul.kumar@xilinx.com>2018-02-16 18:02:49 +0530
committerTom Rini <trini@konsulko.com>2018-02-28 13:00:04 -0500
commitf415834608506d0227e4a007ddf92442b32fb20b (patch)
treeedffd709ae0a66945f46ea67a2cefd69f97f9256 /configs/mt_ventoux_defconfig
parentd231182441d2e3f0fdf0fdadcb1f02466605d1c6 (diff)
fpga: Added Kconfig support for FPGA_SPARTAN3
This patch added Kconfig support for FPGA_SPARTAN3 and migrates the values over to the defconfigs. Signed-off-by: Vipul Kumar <vipulk@xilinx.com> Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Diffstat (limited to 'configs/mt_ventoux_defconfig')
-rw-r--r--configs/mt_ventoux_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mt_ventoux_defconfig b/configs/mt_ventoux_defconfig
index 2e58ec1771..97bbd8e610 100644
--- a/configs/mt_ventoux_defconfig
+++ b/configs/mt_ventoux_defconfig
@@ -32,6 +32,7 @@ CONFIG_CMD_UBI=y
CONFIG_ENV_IS_IN_NAND=y
CONFIG_BOOTP_DNS=y
CONFIG_FPGA_XILINX=y
+CONFIG_FPGA_SPARTAN3=y
CONFIG_SYS_OMAP24_I2C_SPEED=400000
CONFIG_MMC_OMAP_HS=y
CONFIG_NAND=y