[PATCH v1 4/4] configs: starfive-jh7110: Add CONFIG_RTL8169
Minda Chen
minda.chen at starfivetech.com
Wed Jun 21 11:05:40 CEST 2023
Add PCIe device rtl8169 net adapter driver support.
Signed-off-by: Minda Chen <minda.chen at starfivetech.com>
---
configs/starfive_visionfive2_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/starfive_visionfive2_defconfig b/configs/starfive_visionfive2_defconfig
index ffbc4b9476..360160200f 100644
--- a/configs/starfive_visionfive2_defconfig
+++ b/configs/starfive_visionfive2_defconfig
@@ -66,6 +66,7 @@ CONFIG_SPI_FLASH_EON=y
CONFIG_SPI_FLASH_GIGADEVICE=y
CONFIG_SPI_FLASH_ISSI=y
CONFIG_SPI_FLASH_MACRONIX=y
+CONFIG_RTL8169=y
CONFIG_PINCTRL=y
CONFIG_PINCONF=y
CONFIG_SPL_PINCTRL=y
--
2.17.1
More information about the U-Boot
mailing list