net: Enable USB_NET_CDC_MBIM as module (Closes: #701869)

svn path=/dists/trunk/linux/; revision=19894
This commit is contained in:
Ben Hutchings 2013-03-03 02:58:47 +00:00
parent 9d6a2689a6
commit f1b48ab9da
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -8,6 +8,7 @@ linux (3.8.1-1~experimental.1) UNRELEASED; urgency=low
which copes with the recently renamed EHCI and NFS modules
* genorig: Accept xz-compressed upstream tarballs and patches,
thanks to Sedat Dilek
* net: Enable USB_NET_CDC_MBIM as module (Closes: #701869)
[ Aurelien Jarno ]
* [mips/octeon] Change HW_RANDOM and HW_RANDOM_OCTEON to modules.

View File

@ -2274,6 +2274,7 @@ CONFIG_USB_NET_AX8817X=m
CONFIG_USB_NET_CDCETHER=m
CONFIG_USB_NET_CDC_EEM=m
CONFIG_USB_NET_CDC_NCM=m
CONFIG_USB_NET_CDC_MBIM=m
CONFIG_USB_NET_DM9601=m
CONFIG_USB_NET_SMSC75XX=m
CONFIG_USB_NET_SMSC95XX=m