mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
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>
This commit is contained in:
parent
ff8590a225
commit
493c03f820
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue