tests: Enable HE overrides in wpa_supplicant build
This is needed for the recently added he_disabled_on_sta test case. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
6e3fed1d98
commit
19a11f629f
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ CONFIG_TLSV12=y
|
||||||
|
|
||||||
CONFIG_HT_OVERRIDES=y
|
CONFIG_HT_OVERRIDES=y
|
||||||
CONFIG_VHT_OVERRIDES=y
|
CONFIG_VHT_OVERRIDES=y
|
||||||
|
CONFIG_HE_OVERRIDES=y
|
||||||
|
|
||||||
CONFIG_DEBUG_LINUX_TRACING=y
|
CONFIG_DEBUG_LINUX_TRACING=y
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue