diff options
Diffstat (limited to 'pkg/wpa_supplicant/config.h')
| -rw-r--r-- | pkg/wpa_supplicant/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/wpa_supplicant/config.h b/pkg/wpa_supplicant/config.h index f56a77d5..c2eda41b 100644 --- a/pkg/wpa_supplicant/config.h +++ b/pkg/wpa_supplicant/config.h @@ -11,6 +11,9 @@ #define CONFIG_NO_CONFIG_WRITE #define CONFIG_NO_RADIUS #define CONFIG_NO_VLAN +#define CONFIG_NO_WMM_AC +#define CONFIG_NO_TKIP +#define CONFIG_NO_ROBUST_AV #define CONFIG_SHA256 #define CONFIG_SME #define TLS_DEFAULT_CIPHERS "DEFAULT:!EXP:!LOW" |
