
21 Nov
2019
21 Nov
'19
2:53 a.m.
Enable usb net r8152_eth for download img when enetc is busy
Signed-off-by: Yinbo Zhu yinbo.zhu@nxp.com --- configs/ls1028ardb_tfa_defconfig | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/configs/ls1028ardb_tfa_defconfig b/configs/ls1028ardb_tfa_defconfig index 1fab450..0664014 100644 --- a/configs/ls1028ardb_tfa_defconfig +++ b/configs/ls1028ardb_tfa_defconfig @@ -76,4 +76,6 @@ CONFIG_USB_XHCI_DWC3=y CONFIG_WDT=y CONFIG_WDT_SP805=y CONFIG_MMC_IO_VOLTAGE=y +CONFIG_USB_HOST_ETHER=y +CONFIG_USB_ETHER_RTL8152=y CONFIG_EFI_LOADER_BOUNCE_BUFFER=y
--
2.7.4