mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
boards: (APP-3743, PR #337) add rndis support if you have a usb port
This improves support for LTE dongles and tethered phones. Approved-by: Sophronia Koilpillai Approved-by: Evan Benn Approved-by: Lyall Beveridge
This commit is contained in:
parent
1f24256f7b
commit
7096053097
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ CONFIG_PACKAGE_kmod-video-uvc=y
|
|||
CONFIG_PACKAGE_kmod-usb-acm=y
|
||||
CONFIG_PACKAGE_kmod-usb-net=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-cdc-ether=y
|
||||
CONFIG_PACKAGE_kmod-usb-net-rndis=y
|
||||
CONFIG_PACKAGE_kmod-usb-serial=y
|
||||
CONFIG_PACKAGE_kmod-usb-serial-cp210x=y
|
||||
CONFIG_PACKAGE_kmod-usb-serial-ftdi=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue