summaryrefslogtreecommitdiffstats
path: root/drivers/usb/net/cdc_subset.c
diff options
context:
space:
mode:
authorDavid Brownell <david-b@pacbell.net>2007-02-15 21:32:31 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2007-02-16 15:32:22 -0800
commit691895c661b0419e7cd65429e5077264a2ca01a3 (patch)
tree55f7b165a856849226065ea8852eac9225d46c89 /drivers/usb/net/cdc_subset.c
parentcb1cebbee61abcb6b55c63fdfebb5ca5effaedea (diff)
downloadop-kernel-dev-691895c661b0419e7cd65429e5077264a2ca01a3.zip
op-kernel-dev-691895c661b0419e7cd65429e5077264a2ca01a3.tar.gz
usbnet: add missing Kconfig for KC2190 cables
Hmm, I noticed that support for one of the USB host-to-host cables never got fully merged ... Kconfig wouldn't show it! Fixed. Also, changed the CDC Subset default to 'y' so that more of these cables will work out-of-the-box. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/net/cdc_subset.c')
-rw-r--r--drivers/usb/net/cdc_subset.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/usb/net/cdc_subset.c b/drivers/usb/net/cdc_subset.c
index 6e3fead..bc62b01 100644
--- a/drivers/usb/net/cdc_subset.c
+++ b/drivers/usb/net/cdc_subset.c
@@ -165,6 +165,11 @@ static const struct driver_info epson2888_info = {
#endif /* CONFIG_USB_EPSON2888 */
+/*-------------------------------------------------------------------------
+ *
+ * info from Jonathan McDowell <noodles@earth.li>
+ *
+ *-------------------------------------------------------------------------*/
#ifdef CONFIG_USB_KC2190
#define HAVE_HARDWARE
static const struct driver_info kc2190_info = {
OpenPOWER on IntegriCloud