|
@@ -154,17 +154,6 @@ config USB_NET_AX8817X
|
|
This driver creates an interface named "ethX", where X depends on
|
|
This driver creates an interface named "ethX", where X depends on
|
|
what other networking devices you have in use.
|
|
what other networking devices you have in use.
|
|
|
|
|
|
-config USB_HSO
|
|
|
|
- tristate "Option USB High Speed Mobile Devices"
|
|
|
|
- depends on USB && RFKILL
|
|
|
|
- default n
|
|
|
|
- help
|
|
|
|
- Choose this option if you have an Option HSDPA/HSUPA card.
|
|
|
|
- These cards support downlink speeds of 7.2Mbps or greater.
|
|
|
|
-
|
|
|
|
- To compile this driver as a module, choose M here: the
|
|
|
|
- module will be called hso.
|
|
|
|
-
|
|
|
|
config USB_NET_CDCETHER
|
|
config USB_NET_CDCETHER
|
|
tristate "CDC Ethernet support (smart devices such as cable modems)"
|
|
tristate "CDC Ethernet support (smart devices such as cable modems)"
|
|
depends on USB_USBNET
|
|
depends on USB_USBNET
|
|
@@ -337,5 +326,15 @@ config USB_NET_ZAURUS
|
|
really need this non-conformant variant of CDC Ethernet (or in
|
|
really need this non-conformant variant of CDC Ethernet (or in
|
|
some cases CDC MDLM) protocol, not "g_ether".
|
|
some cases CDC MDLM) protocol, not "g_ether".
|
|
|
|
|
|
|
|
+config USB_HSO
|
|
|
|
+ tristate "Option USB High Speed Mobile Devices"
|
|
|
|
+ depends on USB && RFKILL
|
|
|
|
+ default n
|
|
|
|
+ help
|
|
|
|
+ Choose this option if you have an Option HSDPA/HSUPA card.
|
|
|
|
+ These cards support downlink speeds of 7.2Mbps or greater.
|
|
|
|
+
|
|
|
|
+ To compile this driver as a module, choose M here: the
|
|
|
|
+ module will be called hso.
|
|
|
|
|
|
endmenu
|
|
endmenu
|