18d6344f9Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28d6344f9Sopenharmony_ci 38d6344f9Sopenharmony_ciconfig DRIVERS_HDF_NETDEV_EXT 48d6344f9Sopenharmony_ci bool "Get Linux net device from HDF" 58d6344f9Sopenharmony_ci default n 68d6344f9Sopenharmony_ci help 78d6344f9Sopenharmony_ci Get Linux net device from HDF 88d6344f9Sopenharmony_ci 98d6344f9Sopenharmony_ciconfig AP6XXX_WIFI6_HDF 108d6344f9Sopenharmony_ci tristate "support ap6xxx wifi6(80211ax) HDF" 118d6344f9Sopenharmony_ci depends on DRIVERS_HDF_WIFI 128d6344f9Sopenharmony_ci select CFG80211 138d6344f9Sopenharmony_ci select MAC80211 148d6344f9Sopenharmony_ci select DRIVERS_HDF_NETDEV_EXT 158d6344f9Sopenharmony_ci help 168d6344f9Sopenharmony_ci This driver supports wifi6 for ap6xxx HDF chipset. 178d6344f9Sopenharmony_ci 188d6344f9Sopenharmony_ci This driver uses the kernel's wireless extensions subsystem. 198d6344f9Sopenharmony_ci 208d6344f9Sopenharmony_ci If you choose to build a module, it'll be called dhd. Say M if 218d6344f9Sopenharmony_ci unsure. 228d6344f9Sopenharmony_ci 23