arm: socfpga: agilex: Enable FPGA Full Reconfiguration support
authorChee Hong Ang <chee.hong.ang@intel.com>
Fri, 7 Aug 2020 03:50:05 +0000 (11:50 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 9 Oct 2020 09:53:12 +0000 (17:53 +0800)
Enable FPGA full reconfiguration support with Intel FPGA SDM
Mailbox driver for Agilex.

Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/mach-socfpga/Kconfig
drivers/fpga/Kconfig

index 3254991..26f2cf8 100644 (file)
@@ -35,6 +35,7 @@ config TARGET_SOCFPGA_AGILEX
        select ARMV8_SET_SMPEN
        select ARMV8_SPIN_TABLE
        select CLK
+       select FPGA_INTEL_SDM_MAILBOX
        select NCORE_CACHE
        select SPL_CLK if SPL
 
index dd0b39a..425b52a 100644 (file)
@@ -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
+       depends on TARGET_SOCFPGA_STRATIX10 || TARGET_SOCFPGA_AGILEX
        select FPGA_ALTERA
        help
          Say Y here to enable the Intel FPGA Full Reconfig SDM Mailbox driver