[PATCH] arm: socfpga: stratix10: Enable CONFIG_FPGA_INTEL_PR

1 Sep
2022
1 Sep
'22
7:26 a.m.
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 --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
978
Age (days ago)
978
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jit Loon Lim