xref: /linux/drivers/net/wireless/st/Kconfig (revision 4b4193256c8d3bc3a5397b5cd9494c2ad386317d)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2560424e9SKalle Valoconfig WLAN_VENDOR_ST
3560424e9SKalle Valo	bool "STMicroelectronics devices"
4560424e9SKalle Valo	default y
5*a7f7f624SMasahiro Yamada	help
6560424e9SKalle Valo	  If you have a wireless card belonging to this class, say Y.
7560424e9SKalle Valo
8560424e9SKalle 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
11560424e9SKalle Valo	  your specific card in the following questions.
12560424e9SKalle Valo
13560424e9SKalle Valoif WLAN_VENDOR_ST
14560424e9SKalle Valo
15560424e9SKalle Valosource "drivers/net/wireless/st/cw1200/Kconfig"
16560424e9SKalle Valo
17560424e9SKalle Valoendif # WLAN_VENDOR_ST
18