Skip to content

Commit 9453357

Browse files
JulianDroskeYukariChiba
authored andcommitted
enable CONFIG_USB_NET_RNDIS_HOST
The rndis_host driver is very useful e.g. when debugging some linux mobile OSs which provide SSH over USB, or connecting to internet with a mobile phone.
1 parent 2f7cb5f commit 9453357

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

usb.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ CONFIG_USB_SERIAL_CH341=m
2626
CONFIG_USB_SERIAL_CP210X=m
2727
CONFIG_USB_SERIAL_FTDI_SIO=m
2828
CONFIG_USB_SERIAL_PL2303=m
29+
30+
# network
31+
CONFIG_USB_NET_RNDIS_HOST=m

0 commit comments

Comments
 (0)