aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/usb/Kconfig')
-rw-r--r--drivers/net/usb/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig
index d7b7018a1de1..52ffabe6db0e 100644
--- a/drivers/net/usb/Kconfig
+++ b/drivers/net/usb/Kconfig
@@ -358,6 +358,14 @@ config USB_NET_ZAURUS
358 really need this non-conformant variant of CDC Ethernet (or in 358 really need this non-conformant variant of CDC Ethernet (or in
359 some cases CDC MDLM) protocol, not "g_ether". 359 some cases CDC MDLM) protocol, not "g_ether".
360 360
361config USB_NET_CX82310_ETH
362 tristate "Conexant CX82310 USB ethernet port"
363 depends on USB_USBNET
364 help
365 Choose this option if you're using a Conexant CX82310-based ADSL
366 router with USB ethernet port. This driver is for routers only,
367 it will not work with ADSL modems (use cxacru driver instead).
368
361config USB_HSO 369config USB_HSO
362 tristate "Option USB High Speed Mobile Devices" 370 tristate "Option USB High Speed Mobile Devices"
363 depends on USB && RFKILL 371 depends on USB && RFKILL