commit | 49bbdb0ae98a3b6ea094b1b5d26dc797cca6cf56 | [log] [tgz] |
---|---|---|
author | Tien Fong Chee <tien.fong.chee@intel.com> | Tue Feb 18 16:35:08 2025 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 25 10:54:03 2025 -0600 |
tree | ef7fbffeedab3fb6cee21197118ce96569d76a71 | |
parent | f01b0425b21557711754745b913eafc42f32f2a0 [diff] |
configs: socfpga: soc64: agilex5: Enable XGMAC Enable XGMAC for SoCFPGA Agilex5 devkit. Signed-off-by: Tien Fong Chee <tien.fong.chee@altera.com>
diff --git a/configs/socfpga_agilex5_defconfig b/configs/socfpga_agilex5_defconfig index 97b00a8..2b71cca 100644 --- a/configs/socfpga_agilex5_defconfig +++ b/configs/socfpga_agilex5_defconfig
@@ -97,3 +97,4 @@ CONFIG_BLOBLIST_ADDR=0x7e000 CONFIG_HANDOFF=y CONFIG_SPL_RECOVER_DATA_SECTION=y +CONFIG_DWC_ETH_XGMAC=y