summaryrefslogtreecommitdiff
path: root/configs/astro_mcf5373l_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/astro_mcf5373l_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/astro_mcf5373l_defconfig')
-rw-r--r--configs/astro_mcf5373l_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/astro_mcf5373l_defconfig b/configs/astro_mcf5373l_defconfig
index 2302b1f1f3..dc017242a3 100644
--- a/configs/astro_mcf5373l_defconfig
+++ b/configs/astro_mcf5373l_defconfig
@@ -19,4 +19,5 @@ CONFIG_CMD_JFFS2=y
CONFIG_FPGA_ALTERA=y
CONFIG_FPGA_CYCLON2=y
CONFIG_FPGA_XILINX=y
+CONFIG_FPGA_SPARTAN3=y
CONFIG_MTD_NOR_FLASH=y