| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | config ZD1211RW |
|---|
| 2 | 3 | tristate "ZyDAS ZD1211/ZD1211B USB-wireless support" |
|---|
| 3 | 4 | depends on USB && MAC80211 |
|---|
| 4 | 5 | select FW_LOADER |
|---|
| 5 | | - ---help--- |
|---|
| 6 | + help |
|---|
| 6 | 7 | This is a driver for the ZyDAS ZD1211/ZD1211B wireless |
|---|
| 7 | 8 | chip, present in many USB-wireless adapters. |
|---|
| 8 | 9 | |
|---|
| .. | .. |
|---|
| 12 | 13 | config ZD1211RW_DEBUG |
|---|
| 13 | 14 | bool "ZyDAS ZD1211 debugging" |
|---|
| 14 | 15 | depends on ZD1211RW |
|---|
| 15 | | - ---help--- |
|---|
| 16 | + help |
|---|
| 16 | 17 | ZD1211 debugging messages. Choosing Y will result in additional debug |
|---|
| 17 | 18 | messages being saved to your kernel logs, which may help debug any |
|---|
| 18 | 19 | problems. |
|---|