[U-Boot] [RFC 16/22] thunderx_81xx: enable usb mass storage and usb ethernet

Tim Harvey tharvey at gateworks.com
Fri Feb 22 18:03:13 UTC 2019


---
 configs/thunderx_81xx_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configs/thunderx_81xx_defconfig b/configs/thunderx_81xx_defconfig
index 8538f63181..bb374b741a 100644
--- a/configs/thunderx_81xx_defconfig
+++ b/configs/thunderx_81xx_defconfig
@@ -48,3 +48,6 @@ CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_PCI=y
+CONFIG_USB_STORAGE=y
+CONFIG_USB_HOST_ETHER=y
+CONFIG_USB_ETHER_ASIX=y
-- 
2.17.1



More information about the U-Boot mailing list