summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTien Fong Chee <tien.fong.chee@intel.com>2025-02-18 16:35:08 +0800
committerTom Rini <trini@konsulko.com>2025-02-25 10:54:03 -0600
commit48e687cfea420fbc5a9229fc77a65a65f3460412 (patch)
treeef7fbffeedab3fb6cee21197118ce96569d76a71
parente0d10e5105df05e18d89953d4e644455c4f6b95a (diff)
configs: socfpga: soc64: agilex5: Enable XGMAC
Enable XGMAC for SoCFPGA Agilex5 devkit. Signed-off-by: Tien Fong Chee <tien.fong.chee@altera.com>
-rw-r--r--configs/socfpga_agilex5_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/socfpga_agilex5_defconfig b/configs/socfpga_agilex5_defconfig
index 97b00a82129..2b71ccac025 100644
--- a/configs/socfpga_agilex5_defconfig
+++ b/configs/socfpga_agilex5_defconfig
@@ -97,3 +97,4 @@ CONFIG_BLOBLIST_SIZE=0x1000
CONFIG_BLOBLIST_ADDR=0x7e000
CONFIG_HANDOFF=y
CONFIG_SPL_RECOVER_DATA_SECTION=y
+CONFIG_DWC_ETH_XGMAC=y