diff options
Diffstat (limited to 'drivers/usb/net/Kconfig')
-rw-r--r-- | drivers/usb/net/Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/drivers/usb/net/Kconfig b/drivers/usb/net/Kconfig index efd6ca7e4ac5..054059632a21 100644 --- a/drivers/usb/net/Kconfig +++ b/drivers/usb/net/Kconfig | |||
@@ -301,21 +301,4 @@ config USB_NET_ZAURUS | |||
301 | some cases CDC MDLM) protocol, not "g_ether". | 301 | some cases CDC MDLM) protocol, not "g_ether". |
302 | 302 | ||
303 | 303 | ||
304 | config USB_ZD1201 | ||
305 | tristate "USB ZD1201 based Wireless device support" | ||
306 | depends on NET_RADIO | ||
307 | select FW_LOADER | ||
308 | ---help--- | ||
309 | Say Y if you want to use wireless LAN adapters based on the ZyDAS | ||
310 | ZD1201 chip. | ||
311 | |||
312 | This driver makes the adapter appear as a normal Ethernet interface, | ||
313 | typically on wlan0. | ||
314 | |||
315 | The zd1201 device requires external firmware to be loaded. | ||
316 | This can be found at http://linux-lc100020.sourceforge.net/ | ||
317 | |||
318 | To compile this driver as a module, choose M here: the | ||
319 | module will be called zd1201. | ||
320 | |||
321 | endmenu | 304 | endmenu |