1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 233aca94dSKalle Valoconfig WLAN_VENDOR_RALINK 333aca94dSKalle Valo bool "Ralink devices" 433aca94dSKalle Valo default y 533aca94dSKalle Valo ---help--- 633aca94dSKalle Valo If you have a wireless card belonging to this class, say Y. 733aca94dSKalle Valo 833aca94dSKalle Valo Note that the answer to this question doesn't directly affect the 9a6cf02e6SRandy Dunlap kernel: saying N will just cause the configurator to skip all the 10a6cf02e6SRandy Dunlap questions about these cards. If you say Y, you will be asked for 1133aca94dSKalle Valo your specific card in the following questions. 1233aca94dSKalle Valo 1333aca94dSKalle Valoif WLAN_VENDOR_RALINK 1433aca94dSKalle Valo 1533aca94dSKalle Valosource "drivers/net/wireless/ralink/rt2x00/Kconfig" 1633aca94dSKalle Valo 1733aca94dSKalle Valoendif # WLAN_VENDOR_RALINK 18