[PATCH] arm: socfpga: stratix10: Enable CONFIG_FPGA_INTEL_PR
Jit Loon Lim
jit.loon.lim at intel.com
Thu Sep 1 07:26:23 CEST 2022
From: Chee Hong Ang <chee.hong.ang at intel.com>
Enable Intel FPGA Partial Reconfiguration driver by
default for Stratix10.
Signed-off-by: Chee Hong Ang <chee.hong.ang at intel.com>
---
configs/socfpga_stratix10_defconfig | 1 +
1 file changed, 1 insertion(+)
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
--
2.26.2
More information about the U-Boot
mailing list