summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYinbo Zhu <yinbo.zhu@nxp.com>2019-12-16 10:07:33 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2020-01-24 11:58:26 +0300
commitafa65fb782830adf617666d60ebfe1933a5bb03a (patch)
tree9b2d5fcfe23b83ac0fda9957719497ce214ff376 /configs
parent43202be27d77b9e9b2f3706af61a6b35bc8a1fc1 (diff)
downloadu-boot-afa65fb782830adf617666d60ebfe1933a5bb03a.tar.xz
configs: ls1088ardb: Enable usb network cards support
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/ls1088ardb_tfa_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/ls1088ardb_tfa_defconfig b/configs/ls1088ardb_tfa_defconfig
index ccbf1c6625..829dcc6052 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