aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/net/Kconfig')
-rw-r--r--drivers/usb/net/Kconfig18
1 files changed, 9 insertions, 9 deletions
diff --git a/drivers/usb/net/Kconfig b/drivers/usb/net/Kconfig
index 4fb51b998cc8..0aa8637e5ff3 100644
--- a/drivers/usb/net/Kconfig
+++ b/drivers/usb/net/Kconfig
@@ -138,15 +138,6 @@ config USB_GENESYS
138 138
139 Note that the half-duplex "GL620USB" is not supported. 139 Note that the half-duplex "GL620USB" is not supported.
140 140
141config USB_NET1080
142 boolean "NetChip 1080 based cables (Laplink, ...)"
143 default y
144 depends on USB_USBNET
145 help
146 Choose this option if you're using a host-to-host cable based
147 on this design: one NetChip 1080 chips and supporting logic,
148 supporting LEDs that indicate traffic
149
150config USB_PL2301 141config USB_PL2301
151 boolean "Prolific PL-2301/2302 based cables" 142 boolean "Prolific PL-2301/2302 based cables"
152 default y 143 default y
@@ -233,6 +224,15 @@ config USB_NET_AX8817X
233 what other networking devices you have in use. 224 what other networking devices you have in use.
234 225
235 226
227config USB_NET_NET1080
228 tristate "NetChip 1080 based cables (Laplink, ...)"
229 default y
230 depends on USB_USBNET
231 help
232 Choose this option if you're using a host-to-host cable based
233 on this design: one NetChip 1080 chip and supporting logic,
234 optionally with LEDs that indicate traffic
235
236config USB_NET_CDC_SUBSET 236config USB_NET_CDC_SUBSET
237 tristate "Simple USB Network Links (CDC Ethernet subset)" 237 tristate "Simple USB Network Links (CDC Ethernet subset)"
238 depends on USB_USBNET 238 depends on USB_USBNET