hostapd: Enable QCA vendor extensions to nl80211

This should allow hostapd to utilize some vendor-specific features in
Qualcomm/Atheros cards. I am not sure what my card supports, but it is
all running fine.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer 2023-04-13 12:06:25 +00:00 committed by Peter Müller
parent bf4da9c80f
commit ef59185bf3
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ CONFIG_DRIVER_HOSTAP=y
CONFIG_DRIVER_NL80211=y
# QCA vendor extensions to nl80211
#CONFIG_DRIVER_NL80211_QCA=y
CONFIG_DRIVER_NL80211_QCA=y
# driver_nl80211.c requires libnl. If you are compiling it yourself
# you may need to point hostapd to your version of libnl.

View File

@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = hostapd
PAK_VER = 61
PAK_VER = 62
DEPS =