mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-12-22 14:26:30 +00:00
turn on beamforming
This commit is contained in:
parent
4d5f159e28
commit
8d439c41b1
@ -25,7 +25,7 @@
|
|||||||
/* kills AP mode
|
/* kills AP mode
|
||||||
* #define CONFIG_REGD_SRC_FROM_OS
|
* #define CONFIG_REGD_SRC_FROM_OS
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Set CONFIG_RTL8821C from Makefile */
|
/* Set CONFIG_RTL8821C from Makefile */
|
||||||
#ifndef CONFIG_RTL8821C
|
#ifndef CONFIG_RTL8821C
|
||||||
#define CONFIG_RTL8821C
|
#define CONFIG_RTL8821C
|
||||||
@ -46,7 +46,8 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_80211N_HT
|
#ifdef CONFIG_80211N_HT
|
||||||
/* #define CONFIG_BEAMFORMING */
|
/* nrm */
|
||||||
|
#define CONFIG_BEAMFORMING
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* set CONFIG_IOCTL_CFG80211 from Makefile */
|
/* set CONFIG_IOCTL_CFG80211 from Makefile */
|
||||||
|
Loading…
Reference in New Issue
Block a user