[U-Boot] [PATCH v2] configs: ls1028ardb: enable usb net r8152_eth

25 Nov
2019
25 Nov
'19
2:54 a.m.
Enable ls1028ardb usb net r8152_eth
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
1993
Age (days ago)
1993
Last active (days ago)
0 comments
1 participants
participants (1)
-
Yinbo Zhu