# SPDX-License-Identifier: GPL-2.0 config AP6XXX_WIFI6 tristate "support wifi6(80211ax)" #depends on MMC && WLAN_80211 select CFG80211 select MAC80211 help This driver supports wifi6 for ap6xxx chipset. This driver uses the kernel's wireless extensions subsystem. If you choose to build a module, it'll be called dhd. Say M if unsure. config BCMDHD_FW_PATH depends on BCMDHD string "Firmware path" default "/vendor/etc/firmware/fw_bcmdhd.bin" help Path to the firmware file. config BCMDHD_NVRAM_PATH depends on BCMDHD string "NVRAM path" default "/vendor/etc/firmware/nvram.txt" help Path to the calibration file.a config BCMDHD_STATIC_IF bool "Enable wlan1 support" help default to add wlan1 interface