xref: /linux/drivers/net/wireless/st/Kconfig (revision 560424e9a979a7b460055bda497bb4522ba5cc87)
1*560424e9SKalle Valoconfig WLAN_VENDOR_ST
2*560424e9SKalle Valo	bool "STMicroelectronics devices"
3*560424e9SKalle Valo	default y
4*560424e9SKalle Valo	---help---
5*560424e9SKalle Valo	  If you have a wireless card belonging to this class, say Y.
6*560424e9SKalle Valo
7*560424e9SKalle Valo	  Note that the answer to this question doesn't directly affect the
8*560424e9SKalle Valo	  kernel: saying N will just cause the configurator to skip all
9*560424e9SKalle Valo	  the questions about  cards. If you say Y, you will be asked for
10*560424e9SKalle Valo	  your specific card in the following questions.
11*560424e9SKalle Valo
12*560424e9SKalle Valoif WLAN_VENDOR_ST
13*560424e9SKalle Valo
14*560424e9SKalle Valosource "drivers/net/wireless/st/cw1200/Kconfig"
15*560424e9SKalle Valo
16*560424e9SKalle Valoendif # WLAN_VENDOR_ST
17