diff mbox series

arm: socfpga: stratix10: Enable CONFIG_FPGA_INTEL_PR

Message ID 20220901052623.21110-1-jit.loon.lim@intel.com
State Needs Review / ACK, archived
Delegated to: Marek Vasut
Headers show
Series arm: socfpga: stratix10: Enable CONFIG_FPGA_INTEL_PR | expand

Commit Message

Jit Loon Lim Sept. 1, 2022, 5:26 a.m. UTC
From: Chee Hong Ang <chee.hong.ang@intel.com>

Enable Intel FPGA Partial Reconfiguration driver by
default for Stratix10.

Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
---
 configs/socfpga_stratix10_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/configs/socfpga_stratix10_defconfig b/configs/socfpga_stratix10_defconfig
index 07e9f20a41..8bc41cb289 100644
--- a/configs/socfpga_stratix10_defconfig
+++ b/configs/socfpga_stratix10_defconfig
@@ -66,6 +66,7 @@  CONFIG_BOOTFILE="Image"
 CONFIG_NET_RANDOM_ETHADDR=y
 CONFIG_SPL_DM_SEQ_ALIAS=y
 CONFIG_SPL_ALTERA_SDRAM=y
+CONFIG_FPGA_INTEL_PR=y
 CONFIG_DWAPB_GPIO=y
 CONFIG_DM_I2C=y
 CONFIG_SYS_I2C_DW=y