projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afa65fb
)
configs: ls1012afwry: Enable usb network cards support
author
Yinbo Zhu
<yinbo.zhu@nxp.com>
Mon, 16 Dec 2019 07:07:34 +0000
(15:07 +0800)
committer
Priyanka Jain
<priyanka.jain@nxp.com>
Fri, 24 Jan 2020 08:58:26 +0000
(14:28 +0530)
Enable RTL8152, AX88179 and AX8817X USB network cards support
for ls1012afwry
Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
configs/ls1012afrwy_tfa_defconfig
patch
|
blob
|
history
diff --git
a/configs/ls1012afrwy_tfa_defconfig
b/configs/ls1012afrwy_tfa_defconfig
index
5ac35a4
..
ca732c4
100644
(file)
--- 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