blob: 95920581860afc19f38383d3880bd81f5e45f1e7 [file] [log] [blame]
Daniel Drakee85d0912006-06-02 17:11:32 +01001config ZD1211RW
2 tristate "ZyDAS ZD1211/ZD1211B USB-wireless support"
Kees Cook73272db2013-01-22 10:30:43 -08003 depends on USB && MAC80211
Daniel Drakee85d0912006-06-02 17:11:32 +01004 select FW_LOADER
5 ---help---
Xose Vazquez Perezb3bbf842014-07-12 14:57:38 +02006 This is a driver for the ZyDAS ZD1211/ZD1211B wireless
Daniel Drakee85d0912006-06-02 17:11:32 +01007 chip, present in many USB-wireless adapters.
8
Daniel Drake459c51a2007-11-19 15:00:29 +00009 Device firmware is required alongside this driver. You can download
Xose Vazquez Perezb3bbf842014-07-12 14:57:38 +020010 the firmware distribution from http://sf.net/projects/zd1211/files/
Daniel Drakee85d0912006-06-02 17:11:32 +010011
12config ZD1211RW_DEBUG
13 bool "ZyDAS ZD1211 debugging"
14 depends on ZD1211RW
15 ---help---
16 ZD1211 debugging messages. Choosing Y will result in additional debug
17 messages being saved to your kernel logs, which may help debug any
18 problems.
19