From f415834608506d0227e4a007ddf92442b32fb20b Mon Sep 17 00:00:00 2001 From: Vipul Kumar Date: Fri, 16 Feb 2018 18:02:49 +0530 Subject: 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 Signed-off-by: Siva Durga Prasad Paladugu --- configs/astro_mcf5373l_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/astro_mcf5373l_defconfig') diff --git a/configs/astro_mcf5373l_defconfig b/configs/astro_mcf5373l_defconfig index 2302b1f1f3a..dc017242a30 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 -- cgit v1.2.3