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/Kconfig19
1 files changed, 9 insertions, 10 deletions
diff --git a/drivers/usb/net/Kconfig b/drivers/usb/net/Kconfig
index 0aa8637e5ff3..0aafd599d7d4 100644
--- a/drivers/usb/net/Kconfig
+++ b/drivers/usb/net/Kconfig
@@ -128,16 +128,6 @@ config USB_USBNET
128comment "USB Host-to-Host Cables" 128comment "USB Host-to-Host Cables"
129 depends on USB_USBNET 129 depends on USB_USBNET
130 130
131config USB_GENESYS
132 boolean "GeneSys GL620USB-A based cables"
133 default y
134 depends on USB_USBNET
135 help
136 Choose this option if you're using a host-to-host cable,
137 or PC2PC motherboard, with this chip.
138
139 Note that the half-duplex "GL620USB" is not supported.
140
141config USB_PL2301 131config USB_PL2301
142 boolean "Prolific PL-2301/2302 based cables" 132 boolean "Prolific PL-2301/2302 based cables"
143 default y 133 default y
@@ -224,6 +214,15 @@ config USB_NET_AX8817X
224 what other networking devices you have in use. 214 what other networking devices you have in use.
225 215
226 216
217config USB_NET_GL620A
218 tristate "GeneSys GL620USB-A based cables"
219 depends on USB_USBNET
220 help
221 Choose this option if you're using a host-to-host cable,
222 or PC2PC motherboard, with this chip.
223
224 Note that the half-duplex "GL620USB" is not supported.
225
227config USB_NET_NET1080 226config USB_NET_NET1080
228 tristate "NetChip 1080 based cables (Laplink, ...)" 227 tristate "NetChip 1080 based cables (Laplink, ...)"
229 default y 228 default y