1 config DRIVERS_WIFI_GENERIC
5 When enabled, add identifiers in ACPI tables that are common
6 to WiFi chipsets from multiple vendors.
8 config DRIVERS_INTEL_WIFI
9 bool "Support Intel PCI-e WiFi adapters"
11 default y if PCIEXP_PLUGIN_SUPPORT
12 select DRIVERS_WIFI_GENERIC
14 When enabled, add identifiers in ACPI and SMBIOS tables to
15 make OS drivers work with certain Intel PCI-e WiFi chipsets.
17 if DRIVERS_WIFI_GENERIC
23 Enable it when wifi driver uses SAR configuration feature.
40 config WIFI_SAR_CBFS_FILEPATH
41 string "The cbfs file which has WIFI SAR defaults"
46 hex "Number of SAR sets when D-SAR is enabled"
50 There can be up to 3 optional SAR table sets.
52 endif # DRIVERS_WIFI_GENERIC