diff options
Diffstat (limited to 'drivers/usb/net/Kconfig')
-rw-r--r-- | drivers/usb/net/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/usb/net/Kconfig b/drivers/usb/net/Kconfig index 054059632a21..454a186b64ad 100644 --- a/drivers/usb/net/Kconfig +++ b/drivers/usb/net/Kconfig | |||
@@ -207,6 +207,14 @@ config USB_NET_PLUSB | |||
207 | Choose this option if you're using a host-to-host cable | 207 | Choose this option if you're using a host-to-host cable |
208 | with one of these chips. | 208 | with one of these chips. |
209 | 209 | ||
210 | config USB_NET_MCS7830 | ||
211 | tristate "MosChip MCS7830 based Ethernet adapters" | ||
212 | depends on USB_USBNET | ||
213 | help | ||
214 | Choose this option if you're using a 10/100 Ethernet USB2 | ||
215 | adapter based on the MosChip 7830 controller. This includes | ||
216 | adapters marketed under the DeLOCK brand. | ||
217 | |||
210 | config USB_NET_RNDIS_HOST | 218 | config USB_NET_RNDIS_HOST |
211 | tristate "Host for RNDIS devices (EXPERIMENTAL)" | 219 | tristate "Host for RNDIS devices (EXPERIMENTAL)" |
212 | depends on USB_USBNET && EXPERIMENTAL | 220 | depends on USB_USBNET && EXPERIMENTAL |