Enable support for the USB RNDIS host driver.  This is commonly seen
with Android devices being used in USB tether mode.

Signed-off-by: Tom Rini <tr...@konsulko.com>
---
 features/usb-net/usb-net.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/features/usb-net/usb-net.cfg b/features/usb-net/usb-net.cfg
index 59e13f3df80b..d081ad677f2e 100644
--- a/features/usb-net/usb-net.cfg
+++ b/features/usb-net/usb-net.cfg
@@ -16,6 +16,7 @@ CONFIG_USB_NET_DM9601=m
 CONFIG_USB_NET_SMSC75XX=m
 CONFIG_USB_NET_SMSC95XX=m
 CONFIG_USB_NET_MCS7830=m
+CONFIG_USB_NET_RNDIS_HOST=m
 CONFIG_USB_NET_CDC_SUBSET_ENABLE=m
 CONFIG_USB_NET_CDC_SUBSET=m
 CONFIG_USB_ALI_M5632=y
-- 
2.7.4

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to