summaryrefslogtreecommitdiff
path: root/src/drivers/intel/wifi/Kconfig
blob: 83df82233e1c1a11bb94ae8b5682075e91ae7ca9 (plain)
1
2
3
4
5
6
7
8
config DRIVERS_INTEL_WIFI
	bool "Support Intel PCI-e WiFi adapters"
	depends on PCI
	default y if PCIEXP_PLUGIN_SUPPORT
	select DRIVERS_WIFI_GENERIC 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.