diff mbox

[U-Boot,v13,8/8] arm: socfpga: Enable all FPGA config support for Arria 10

Message ID 1501045544-2449-9-git-send-email-tien.fong.chee@intel.com
State Awaiting Upstream
Delegated to: Marek Vasut
Headers show

Commit Message

Chee, Tien Fong July 26, 2017, 5:05 a.m. UTC
From: Tien Fong Chee <tien.fong.chee@intel.com>

Enable all FPGA config support for Arria 10.

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>
---
 include/configs/socfpga_common.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff mbox

Patch

diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index d447ff4..9be9e79 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
  */