Add support for usb tethering

closes #93
This commit is contained in:
Hal Emmerich 2019-08-02 17:24:38 -05:00
parent 7a671cb692
commit 7255998530

View File

@ -1501,7 +1501,7 @@ CONFIG_USB_NET_SMSC95XX=y
# CONFIG_USB_NET_NET1080 is not set # CONFIG_USB_NET_NET1080 is not set
# CONFIG_USB_NET_PLUSB is not set # CONFIG_USB_NET_PLUSB is not set
# CONFIG_USB_NET_MCS7830 is not set # CONFIG_USB_NET_MCS7830 is not set
# CONFIG_USB_NET_RNDIS_HOST is not set CONFIG_USB_NET_RNDIS_HOST=y
CONFIG_USB_NET_CDC_SUBSET_ENABLE=y CONFIG_USB_NET_CDC_SUBSET_ENABLE=y
CONFIG_USB_NET_CDC_SUBSET=y CONFIG_USB_NET_CDC_SUBSET=y
# CONFIG_USB_ALI_M5632 is not set # CONFIG_USB_ALI_M5632 is not set