1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
26948300cSKalle Valoconfig ZD1211RW
36948300cSKalle Valo	tristate "ZyDAS ZD1211/ZD1211B USB-wireless support"
46948300cSKalle Valo	depends on USB && MAC80211
56948300cSKalle Valo	select FW_LOADER
6a7f7f624SMasahiro Yamada	help
76948300cSKalle Valo	  This is a driver for the ZyDAS ZD1211/ZD1211B wireless
86948300cSKalle Valo	  chip, present in many USB-wireless adapters.
96948300cSKalle Valo
106948300cSKalle Valo	  Device firmware is required alongside this driver. You can download
116948300cSKalle Valo	  the firmware distribution from http://sf.net/projects/zd1211/files/
126948300cSKalle Valo
136948300cSKalle Valoconfig ZD1211RW_DEBUG
146948300cSKalle Valo	bool "ZyDAS ZD1211 debugging"
156948300cSKalle Valo	depends on ZD1211RW
16a7f7f624SMasahiro Yamada	help
176948300cSKalle Valo	  ZD1211 debugging messages. Choosing Y will result in additional debug
186948300cSKalle Valo	  messages being saved to your kernel logs, which may help debug any
196948300cSKalle Valo	  problems.
206948300cSKalle Valo
21