[PATCH v2 2/3] configs: ls1088ardb: Enable usb network card

Yinbo Zhu yinbo.zhu at nxp.com
Mon Dec 16 06:44:34 CET 2019


enable ls1088ardb usb network card r8152_eth AX88179 and AX8817X driver

Signed-off-by: Yinbo Zhu <yinbo.zhu at nxp.com>
---
Change in v2:
		update the commit information

 configs/ls1088ardb_tfa_defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/configs/ls1088ardb_tfa_defconfig b/configs/ls1088ardb_tfa_defconfig
index e071f1a3c9..b7e28ce586 100644
--- a/configs/ls1088ardb_tfa_defconfig
+++ b/configs/ls1088ardb_tfa_defconfig
@@ -72,4 +72,8 @@ CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_DWC3=y
 CONFIG_USB_DWC3=y
 CONFIG_USB_GADGET=y
+CONFIG_USB_ETHER_ASIX=y
+CONFIG_USB_ETHER_ASIX88179=y
+CONFIG_USB_HOST_ETHER=y
+CONFIG_USB_ETHER_RTL8152=y
 CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
-- 
2.17.1



More information about the U-Boot mailing list