projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43202be
)
configs: ls1088ardb: Enable usb network cards support
author
Yinbo Zhu
<yinbo.zhu@nxp.com>
Mon, 16 Dec 2019 07:07:33 +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 ls1088ardb
Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
configs/ls1088ardb_tfa_defconfig
patch
|
blob
|
history
diff --git
a/configs/ls1088ardb_tfa_defconfig
b/configs/ls1088ardb_tfa_defconfig
index ccbf1c662500a69311c06b77d012cc176132cc6e..829dcc6052f8d49873296a3727e6ac334ae205ad 100644
(file)
--- 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