diff mbox series

wpa_supplicant: add the missing CONFIG_HE_OVERRIDES option to the defconfig

Message ID 20220412170819.19271-1-yegorslists@googlemail.com
State Accepted
Headers show
Series wpa_supplicant: add the missing CONFIG_HE_OVERRIDES option to the defconfig | expand

Commit Message

Yegor Yefremov April 12, 2022, 5:08 p.m. UTC
From: Yegor Yefremov <yegorslists@googlemail.com>

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

Comments

Jouni Malinen April 16, 2022, 3:04 p.m. UTC | #1
Thanks, applied.
diff mbox series

Patch

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