wpa_supplicant: Add the CONFIG_HE_OVERRIDES option to the defconfig
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
parent
698c05da2b
commit
52e2516f1d
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue