3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-22 06:29:23 +01:00

doc: add testing option to hostapd.config

This is required to be built in for hostapd to rekey on command.
This commit is contained in:
James Prestwood 2021-09-28 15:36:04 -07:00 committed by Denis Kenzior
parent e6340996d7
commit 9da9c5a63f

View File

@ -36,3 +36,4 @@ CONFIG_OCV=y
CONFIG_OWE=y CONFIG_OWE=y
CONFIG_DPP=y CONFIG_DPP=y
CONFIG_SAE=y CONFIG_SAE=y
CONFIG_TESTING_OPTIONS=y