blob: 330de6c6dcf661c39b2899ec173c888e3eed3ea7 (
plain)
1
2
3
4
5
6
7
|
config DRIVERS_INTEL_WIFI
bool "Support Intel PCI-e WiFi adapters"
depends on ARCH_X86
default y if PCIEXP_PLUGIN_SUPPORT
help
When enabled, add identifiers in ACPI and SMBIOS tables to
make OS drivers work with certain Intel PCI-e WiFi chipsets.
|