net: cdc_mbim: build the MBIM driver
Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

szülő
9bf211a30b
commit
9084ccf9f7
@@ -219,6 +219,24 @@ config USB_NET_CDC_NCM
|
||||
* ST-Ericsson M343 HSPA Mobile Broadband Modem (reference design)
|
||||
* Ericsson F5521gw Mobile Broadband Module
|
||||
|
||||
config USB_NET_CDC_MBIM
|
||||
tristate "CDC MBIM support"
|
||||
depends on USB_USBNET
|
||||
select USB_WDM
|
||||
select USB_NET_CDC_NCM
|
||||
help
|
||||
This driver provides support for CDC MBIM (Mobile Broadband
|
||||
Interface Model) devices. The CDC MBIM specification is
|
||||
available from <http://www.usb.org/>.
|
||||
|
||||
MBIM devices require configuration using the management
|
||||
protocol defined by the MBIM specification. This driver
|
||||
provides unfiltered access to the MBIM control channel
|
||||
through the associated /dev/cdc-wdmx character device.
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called cdc_mbim.
|
||||
|
||||
config USB_NET_DM9601
|
||||
tristate "Davicom DM9601 based USB 1.1 10/100 ethernet devices"
|
||||
depends on USB_USBNET
|
||||
|
Reference in New Issue
Block a user