xref: /linux/drivers/net/wireless/intersil/Kconfig (revision 06d07429858317ded2db7986113a9e0129cd599b)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2eb4f98d5SKalle Valoconfig WLAN_VENDOR_INTERSIL
3eb4f98d5SKalle Valo	bool "Intersil devices"
4eb4f98d5SKalle Valo	default y
5*a7f7f624SMasahiro Yamada	help
6eb4f98d5SKalle Valo	  If you have a wireless card belonging to this class, say Y.
7eb4f98d5SKalle Valo
8eb4f98d5SKalle 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
11eb4f98d5SKalle Valo	  your specific card in the following questions.
12eb4f98d5SKalle Valo
13eb4f98d5SKalle Valoif WLAN_VENDOR_INTERSIL
14eb4f98d5SKalle Valo
15d3466830SKalle Valosource "drivers/net/wireless/intersil/p54/Kconfig"
16eb4f98d5SKalle Valo
17eb4f98d5SKalle Valoendif # WLAN_VENDOR_INTERSIL
18