Skip to content

Commit

Permalink
activate 80211K support
Browse files Browse the repository at this point in the history
  • Loading branch information
morrownr committed Feb 22, 2022
1 parent 9c08dfb commit 7e7b7ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion include/autoconf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 7e7b7ab

Please sign in to comment.