aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorTien Fong Chee <tien.fong.chee@intel.com>2017-07-26 13:05:39 +0800
committerMarek Vasut <marex@denx.de>2017-07-26 10:31:44 +0200
commitc2caaee73e266ba3b6cef6c8bda348d8994fcebf (patch)
treed86ce688b66b2ff2a67cf6f7e8ba353a89f5ea1e /include/configs
parent6867e19a439264c80354cdd297f68fa22a98c632 (diff)
downloadu-boot-c2caaee73e266ba3b6cef6c8bda348d8994fcebf.zip
u-boot-c2caaee73e266ba3b6cef6c8bda348d8994fcebf.tar.gz
u-boot-c2caaee73e266ba3b6cef6c8bda348d8994fcebf.tar.bz2
kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig
This converts the following to Kconfig: CONFIG_FPGA CONFIG_FPGA_ALTERA Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com> Reviewed-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/astro_mcf5373l.h2
-rw-r--r--include/configs/theadorable.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/astro_mcf5373l.h b/include/configs/astro_mcf5373l.h
index 723bc15..7e373a2 100644
--- a/include/configs/astro_mcf5373l.h
+++ b/include/configs/astro_mcf5373l.h
@@ -192,10 +192,8 @@
#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE
#define CONFIG_FPGA_COUNT 1
-#define CONFIG_FPGA
#define CONFIG_FPGA_XILINX
#define CONFIG_FPGA_SPARTAN3
-#define CONFIG_FPGA_ALTERA
#define CONFIG_FPGA_CYCLON2
#define CONFIG_SYS_FPGA_PROG_FEEDBACK
#define CONFIG_SYS_FPGA_WAIT 1000
diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h
index 3f9b69a..e5edd5e 100644
--- a/include/configs/theadorable.h
+++ b/include/configs/theadorable.h
@@ -86,8 +86,6 @@
#define CONFIG_SYS_MEM_TOP_HIDE 0x80000
/* FPGA programming support */
-#define CONFIG_FPGA
-#define CONFIG_FPGA_ALTERA
#define CONFIG_FPGA_STRATIX_V
/*