arm: socfpga: Enable all FPGA config support for Arria 10

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>
This commit is contained in:
Tien Fong Chee 2017-07-26 13:05:44 +08:00 committed by Marek Vasut
parent 2baa997240
commit 9af91b7c40
1 changed files with 1 additions and 2 deletions

View File

@ -103,11 +103,10 @@
/* /*
* FPGA Driver * FPGA Driver
*/ */
#ifdef CONFIG_TARGET_SOCFPGA_GEN5
#ifdef CONFIG_CMD_FPGA #ifdef CONFIG_CMD_FPGA
#define CONFIG_FPGA_COUNT 1 #define CONFIG_FPGA_COUNT 1
#endif #endif
#endif
/* /*
* L4 OSC1 Timer 0 * L4 OSC1 Timer 0
*/ */