aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga
diff options
context:
space:
mode:
authorSiew Chin Lim <elly.siew.chin.lim@intel.com>2021-03-01 20:04:10 +0800
committerLey Foon Tan <ley.foon.tan@intel.com>2021-03-08 10:59:10 +0800
commit9a5bbdfd1a952901bda567d7d56225374ef883bc (patch)
tree4aeeec390c461c403ba1bab55c6162200ffbe02e /drivers/fpga
parente4dba4ba6f61e8128be0b4200ca2d8cebf62180b (diff)
downloadu-boot-9a5bbdfd1a952901bda567d7d56225374ef883bc.zip
u-boot-9a5bbdfd1a952901bda567d7d56225374ef883bc.tar.gz
u-boot-9a5bbdfd1a952901bda567d7d56225374ef883bc.tar.bz2
arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
Create common macro TARGET_SOCFPGA_SOC64 for Stratix10 and Agilex. Signed-off-by: Siew Chin Lim <elly.siew.chin.lim@intel.com>
Diffstat (limited to 'drivers/fpga')
-rw-r--r--drivers/fpga/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig
index 425b52a..dc0b3dd 100644
--- a/drivers/fpga/Kconfig
+++ b/drivers/fpga/Kconfig
@@ -33,7 +33,7 @@ config FPGA_CYCLON2
config FPGA_INTEL_SDM_MAILBOX
bool "Enable Intel FPGA Full Reconfiguration SDM Mailbox driver"
- depends on TARGET_SOCFPGA_STRATIX10 || TARGET_SOCFPGA_AGILEX
+ depends on TARGET_SOCFPGA_SOC64
select FPGA_ALTERA
help
Say Y here to enable the Intel FPGA Full Reconfig SDM Mailbox driver