
20 Sep
2024
20 Sep
'24
9:02 a.m.
From: Tien Fong Chee tien.fong.chee@intel.com
Enable XGMAC for SoCFPGA Agilex5 devkit.
Signed-off-by: Tien Fong Chee tien.fong.chee@intel.com --- configs/socfpga_agilex5_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/configs/socfpga_agilex5_defconfig b/configs/socfpga_agilex5_defconfig index 81bbe967dcf..a4a5064d9c2 100644 --- a/configs/socfpga_agilex5_defconfig +++ b/configs/socfpga_agilex5_defconfig @@ -92,3 +92,4 @@ CONFIG_WDT=y CONFIG_PANIC_HANG=y CONFIG_SPL_CRC32=y # CONFIG_EFI_LOADER is not set +CONFIG_DWC_ETH_XGMAC=y
--
2.25.1