[linux-yocto] [kernel-cache][PATCH] usb-net: Add RNDIS host support
Bruce Ashfield
bruce.ashfield at gmail.com
Fri Apr 26 08:07:43 PDT 2019
Thanks Tom,
This is now merged. I just sent out a SRCREV bump, but forgot to merge this
first, so this will be in my next one.
Bruce
On Tue, Apr 23, 2019 at 3:27 PM Tom Rini <trini at konsulko.com> wrote:
> 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 <trini at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto
>
--
- Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end
- "Use the force Harry" - Gandalf, Star Trek II
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/linux-yocto/attachments/20190426/98208604/attachment.html>
More information about the linux-yocto
mailing list