aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorYinbo Zhu <yinbo.zhu@nxp.com>2019-12-16 15:07:34 +0800
committerPriyanka Jain <priyanka.jain@nxp.com>2020-01-24 14:28:26 +0530
commitd2f11d7a074ebc36f6e93994c9f05eb3cc0521e0 (patch)
tree926bf6190b24a77e975dd4f1ec00b3990fe0c4ea /configs
parentafa65fb782830adf617666d60ebfe1933a5bb03a (diff)
downloadu-boot-d2f11d7a074ebc36f6e93994c9f05eb3cc0521e0.zip
u-boot-d2f11d7a074ebc36f6e93994c9f05eb3cc0521e0.tar.gz
u-boot-d2f11d7a074ebc36f6e93994c9f05eb3cc0521e0.tar.bz2
configs: ls1012afwry: Enable usb network cards support
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/ls1012afrwy_tfa_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/ls1012afrwy_tfa_defconfig b/configs/ls1012afrwy_tfa_defconfig
index 5ac35a4..ca732c4 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