162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig ZD1211RW 362306a36Sopenharmony_ci tristate "ZyDAS ZD1211/ZD1211B USB-wireless support" 462306a36Sopenharmony_ci depends on USB && MAC80211 562306a36Sopenharmony_ci select FW_LOADER 662306a36Sopenharmony_ci help 762306a36Sopenharmony_ci This is a driver for the ZyDAS ZD1211/ZD1211B wireless 862306a36Sopenharmony_ci chip, present in many USB-wireless adapters. 962306a36Sopenharmony_ci 1062306a36Sopenharmony_ci Device firmware is required alongside this driver. You can download 1162306a36Sopenharmony_ci the firmware distribution from http://sf.net/projects/zd1211/files/ 1262306a36Sopenharmony_ci 1362306a36Sopenharmony_ciconfig ZD1211RW_DEBUG 1462306a36Sopenharmony_ci bool "ZyDAS ZD1211 debugging" 1562306a36Sopenharmony_ci depends on ZD1211RW 1662306a36Sopenharmony_ci help 1762306a36Sopenharmony_ci ZD1211 debugging messages. Choosing Y will result in additional debug 1862306a36Sopenharmony_ci messages being saved to your kernel logs, which may help debug any 1962306a36Sopenharmony_ci problems. 2062306a36Sopenharmony_ci 21