1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-09-07 23:56:37 +00:00

turn on beamforming

This commit is contained in:
morrownr 2022-12-26 21:56:21 -06:00
parent 4d5f159e28
commit 8d439c41b1

View File

@ -25,7 +25,7 @@
/* kills AP mode
* #define CONFIG_REGD_SRC_FROM_OS
*/
/* Set CONFIG_RTL8821C from Makefile */
#ifndef CONFIG_RTL8821C
#define CONFIG_RTL8821C
@ -46,7 +46,8 @@
#endif
#ifdef CONFIG_80211N_HT
/* #define CONFIG_BEAMFORMING */
/* nrm */
#define CONFIG_BEAMFORMING
#endif
/* set CONFIG_IOCTL_CFG80211 from Makefile */