[PATCH] wpa_supplicant: add the missing CONFIG_HE_OVERRIDES option to the defconfig

yegorslists at googlemail.com yegorslists at googlemail.com
Tue Apr 12 10:08:19 PDT 2022


From: Yegor Yefremov <yegorslists at googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
---
 wpa_supplicant/defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/wpa_supplicant/defconfig b/wpa_supplicant/defconfig
index 1d6b062db..b5f8c0103 100644
--- a/wpa_supplicant/defconfig
+++ b/wpa_supplicant/defconfig
@@ -206,6 +206,9 @@ CONFIG_SMARTCARD=y
 # Support VHT overrides (disable VHT, mask MCS rates, etc.)
 #CONFIG_VHT_OVERRIDES=y
 
+# Support HE overrides
+#CONFIG_HE_OVERRIDES=y
+
 # Development testing
 #CONFIG_EAPOL_TEST=y
 
-- 
2.17.0




More information about the Hostap mailing list