activate 80211K support

This commit is contained in:
morrownr 2022-02-22 09:00:04 -06:00
parent 9c08dfb371
commit 7e7b7abe83
2 changed files with 2 additions and 1 deletions

View File

@ -32,6 +32,7 @@ sudo uname -a; mokutil --sb-state; lsusb; rfkill list all; dkms status; iw dev
* Supports wireless security for WEP, WPA TKIP and WPA2 AES PSK
* Supports site survey scan and manual connect
* Supports WPA/WPA2 TLS client
- IEEE 802.11k support
- Power saving modes
- Wireshark compatible
- Aircrack-ng compatible

View File

@ -186,7 +186,7 @@
#define USB_INTERFERENCE_ISSUE /* this should be checked in all usb interface */
#define CONFIG_GLOBAL_UI_PID
/*#define CONFIG_RTW_80211K*/
#define CONFIG_RTW_80211K
/*#define CONFIG_ADAPTOR_INFO_CACHING_FILE */ /* now just applied on 8192cu only, should make it general... */
/*#define CONFIG_RESUME_IN_WORKQUEUE */