>-----Original Message-----
>From: U-Boot <[email protected]> On Behalf Of Yinbo Zhu
>Sent: Friday, December 13, 2019 11:54 AM
>To: Sudhanshu Gupta <[email protected]>; Harninder Rai
><[email protected]>; Rajesh Bhagat <[email protected]>; open
>list <[email protected]>
>Cc: Peter Chen <[email protected]>; Xiaobo Xie <[email protected]>;
>Jiafei Pan <[email protected]>; Ran Wang <[email protected]>; Yinbo
>Zhu <[email protected]>; Jun Li <[email protected]>
>Subject: [PATCH v1 1/3] enable ls1046afwry usb network card
Please add domain area in subject. Something like:
Configs: ls1046afrwy_tfa_defconfig: Enable usb network card
>enable ls1046afwry usb network card r8152_eth AX88179 and AX8817X driver
>
>Signed-off-by: Yinbo Zhu <[email protected]>
>---
> configs/ls1046afrwy_tfa_defconfig | 4 ++++
> 1 file changed, 4 insertions(+)
>
>diff --git a/configs/ls1046afrwy_tfa_defconfig
>b/configs/ls1046afrwy_tfa_defconfig
>index 1d27408..550e521 100644
>--- a/configs/ls1046afrwy_tfa_defconfig
>+++ b/configs/ls1046afrwy_tfa_defconfig
>@@ -52,5 +52,9 @@ CONFIG_DM_SPI=y
> CONFIG_FSL_QSPI=y
> CONFIG_USB=y
> CONFIG_DM_USB=y
>+CONFIG_USB_ETHER_ASIX=y
>+CONFIG_USB_ETHER_ASIX88179=y
>+CONFIG_USB_HOST_ETHER=y
>+CONFIG_USB_ETHER_RTL8152=y
> CONFIG_USB_XHCI_HCD=y
> CONFIG_USB_XHCI_DWC3=y
>--
>2.7.4
-priyanka

Reply via email to