[PATCH v3 3/3] configs: ls1012afwry: Enable usb network cards support

Yinbo Zhu yinbo.zhu at nxp.com
Mon Dec 16 08:07:34 CET 2019


Enable RTL8152, AX88179 and AX8817X USB network cards support
for ls1012afwry

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

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

diff --git a/configs/ls1012afrwy_tfa_defconfig b/configs/ls1012afrwy_tfa_defconfig
index 354c521ea4..12fb8740e7 100644
--- a/configs/ls1012afrwy_tfa_defconfig
+++ b/configs/ls1012afrwy_tfa_defconfig
@@ -55,4 +55,8 @@ CONFIG_FSL_QSPI=y
 CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_XHCI_HCD=y
+CONFIG_USB_ETHER_ASIX=y
+CONFIG_USB_ETHER_ASIX88179=y
+CONFIG_USB_HOST_ETHER=y
+CONFIG_USB_ETHER_RTL8152=y
 CONFIG_USB_XHCI_DWC3=y
-- 
2.17.1



More information about the U-Boot mailing list