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 --- include/configs/astro_mcf5373l.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/astro_mcf5373l.h') diff --git a/include/configs/astro_mcf5373l.h b/include/configs/astro_mcf5373l.h index 8b883ddd62..4a62bce40f 100644 --- a/include/configs/astro_mcf5373l.h +++ b/include/configs/astro_mcf5373l.h @@ -171,7 +171,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x20000 #define CONFIG_FPGA_COUNT 1 -#define CONFIG_FPGA_SPARTAN3 #define CONFIG_SYS_FPGA_PROG_FEEDBACK #define CONFIG_SYS_FPGA_WAIT 1000 -- cgit v1.2.3