From: Tien Fong Chee Date: Wed, 26 Jul 2017 05:05:44 +0000 (+0800) Subject: arm: socfpga: Enable all FPGA config support for Arria 10 X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=commitdiff_plain;h=9af91b7c4041a455de5f3e3da4e36644768bff68 arm: socfpga: Enable all FPGA config support for Arria 10 Enable all FPGA config support for Arria 10. Signed-off-by: Tien Fong Chee Reviewed-by: Ley Foon Tan Reviewed-by: Dinh Nguyen --- diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h index 69da618d9e..2c23ae5073 100644 --- a/include/configs/socfpga_common.h +++ b/include/configs/socfpga_common.h @@ -103,11 +103,10 @@ /* * FPGA Driver */ -#ifdef CONFIG_TARGET_SOCFPGA_GEN5 #ifdef CONFIG_CMD_FPGA #define CONFIG_FPGA_COUNT 1 #endif -#endif + /* * L4 OSC1 Timer 0 */