From 0b68d79ab9dcf107ef3913630ebe9c041057f2d3 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 30 May 2011 21:46:05 +0000 Subject: [PATCH] Explicitly enable USB_NET_CDC_NCM as module svn path=/dists/trunk/linux-2.6/; revision=17509 --- debian/config/config | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/config/config b/debian/config/config index 306a2c580..20fe75481 100644 --- a/debian/config/config +++ b/debian/config/config @@ -1792,6 +1792,7 @@ CONFIG_USB_USBNET=m 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_DM9601=m CONFIG_USB_NET_SMSC75XX=m CONFIG_USB_NET_SMSC95XX=m