[kernel] r19894 - in dists/trunk/linux/debian: . config

Ben Hutchings benh at alioth.debian.org
Sun Mar 3 02:58:47 UTC 2013


Author: benh
Date: Sun Mar  3 02:58:47 2013
New Revision: 19894

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

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun Mar  3 02:19:43 2013	(r19893)
+++ dists/trunk/linux/debian/changelog	Sun Mar  3 02:58:47 2013	(r19894)
@@ -8,6 +8,7 @@
     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.

Modified: dists/trunk/linux/debian/config/config
==============================================================================
--- dists/trunk/linux/debian/config/config	Sun Mar  3 02:19:43 2013	(r19893)
+++ dists/trunk/linux/debian/config/config	Sun Mar  3 02:58:47 2013	(r19894)
@@ -2274,6 +2274,7 @@
 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



More information about the Kernel-svn-changes mailing list