summaryrefslogtreecommitdiffstats
path: root/src/drivers/intel/wifi/Kconfig
blob: fc8700fa82f38ef062e1ee4a010d09134ece3516 (plain)
1
2
3
4
5
6
7
8
config DRIVERS_INTEL_WIFI
	bool "Support Intel PCI-e WiFi adapters"
	depends on ARCH_X86
	default y if PCIEXP_PLUGIN_SUPPORT
	select DRIVERS_GENERIC_WIFI if HAVE_ACPI_TABLES
	help
	   When enabled, add identifiers in ACPI and SMBIOS tables to
	   make OS drivers work with certain Intel PCI-e WiFi chipsets.