|
@@ -531,6 +531,23 @@ config PRISM54
|
|
say M here and read <file:Documentation/modules.txt>. The module
|
|
say M here and read <file:Documentation/modules.txt>. The module
|
|
will be called prism54.ko.
|
|
will be called prism54.ko.
|
|
|
|
|
|
|
|
+config USB_ZD1201
|
|
|
|
+ tristate "USB ZD1201 based Wireless device support"
|
|
|
|
+ depends on USB && NET_RADIO
|
|
|
|
+ select FW_LOADER
|
|
|
|
+ ---help---
|
|
|
|
+ Say Y if you want to use wireless LAN adapters based on the ZyDAS
|
|
|
|
+ ZD1201 chip.
|
|
|
|
+
|
|
|
|
+ This driver makes the adapter appear as a normal Ethernet interface,
|
|
|
|
+ typically on wlan0.
|
|
|
|
+
|
|
|
|
+ The zd1201 device requires external firmware to be loaded.
|
|
|
|
+ This can be found at http://linux-lc100020.sourceforge.net/
|
|
|
|
+
|
|
|
|
+ To compile this driver as a module, choose M here: the
|
|
|
|
+ module will be called zd1201.
|
|
|
|
+
|
|
source "drivers/net/wireless/hostap/Kconfig"
|
|
source "drivers/net/wireless/hostap/Kconfig"
|
|
source "drivers/net/wireless/bcm43xx/Kconfig"
|
|
source "drivers/net/wireless/bcm43xx/Kconfig"
|
|
|
|
|