aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinda Chen2023-07-20 19:37:29 +0800
committerLeo Yu-Chi Liang2023-08-02 11:02:32 +0800
commit493c03f82065ac67b3e7b1cde3c719bbd0e86514 (patch)
treeca61bb370ce4e50d9441a950c3322971d253ccc2
parentff8590a225d86b457e1aa2807fedffba5fc8bd4c (diff)
configs: starfive-jh7110: Add CONFIG_RTL8169
Add PCIe device rtl8169 net adapter driver support. Signed-off-by: Minda Chen <minda.chen@starfivetech.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
-rw-r--r--configs/starfive_visionfive2_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/starfive_visionfive2_defconfig b/configs/starfive_visionfive2_defconfig
index 3534f52851e..5d8a8e28cbb 100644
--- a/configs/starfive_visionfive2_defconfig
+++ b/configs/starfive_visionfive2_defconfig
@@ -95,6 +95,7 @@ CONFIG_DWC_ETH_QOS=y
CONFIG_DWC_ETH_QOS_STARFIVE=y
CONFIG_RGMII=y
CONFIG_RMII=y
+CONFIG_RTL8169=y
CONFIG_NVME_PCI=y
CONFIG_DM_PCI_COMPAT=y
CONFIG_PCI_REGION_MULTI_ENTRY=y