[U-Boot] [PATCH v1] configs: ls1028ardb: enable ugreen usb network card AX88179 and AX8817X drvier
Yinbo Zhu
yinbo.zhu at nxp.com
Thu Nov 28 03:40:38 UTC 2019
enable ls1028ardb ugreen usb network card AX88179 and AX8817X driver
Signed-off-by: Yinbo Zhu <yinbo.zhu at nxp.com>
---
configs/ls1028ardb_tfa_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/ls1028ardb_tfa_defconfig b/configs/ls1028ardb_tfa_defconfig
index 0664014..fc6d2ec 100644
--- a/configs/ls1028ardb_tfa_defconfig
+++ b/configs/ls1028ardb_tfa_defconfig
@@ -78,4 +78,6 @@ CONFIG_WDT_SP805=y
CONFIG_MMC_IO_VOLTAGE=y
CONFIG_USB_HOST_ETHER=y
CONFIG_USB_ETHER_RTL8152=y
+CONFIG_USB_ETHER_ASIX=y
+CONFIG_USB_ETHER_ASIX88179=y
CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
--
2.7.4
More information about the U-Boot
mailing list