xref: /linux/drivers/net/wireless/intel/Kconfig (revision e705c12146aa9c69ca498d4ebb83ba7138f9b41f)
1367a1092SKalle Valoconfig WLAN_VENDOR_INTEL
2367a1092SKalle Valo	bool "Intel devices"
3367a1092SKalle Valo	default y
4367a1092SKalle Valo	---help---
5367a1092SKalle Valo	  If you have a wireless card belonging to this class, say Y.
6367a1092SKalle Valo
7367a1092SKalle Valo	  Note that the answer to this question doesn't directly affect the
8367a1092SKalle Valo	  kernel: saying N will just cause the configurator to skip all
9367a1092SKalle Valo	  the questions about  cards. If you say Y, you will be asked for
10367a1092SKalle Valo	  your specific card in the following questions.
11367a1092SKalle Valo
12367a1092SKalle Valoif WLAN_VENDOR_INTEL
13367a1092SKalle Valo
14367a1092SKalle Valosource "drivers/net/wireless/intel/ipw2x00/Kconfig"
157ac9a364SKalle Valosource "drivers/net/wireless/intel/iwlegacy/Kconfig"
16*e705c121SKalle Valosource "drivers/net/wireless/intel/iwlwifi/Kconfig"
17367a1092SKalle Valo
18367a1092SKalle Valoendif # WLAN_VENDOR_INTEL
19