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 <[email protected]> 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 <[email protected]> > --- > 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 > [email protected] > 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
-- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
