mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2024-12-22 14:26:30 +00:00
fix ap mode
This commit is contained in:
parent
2400a9f306
commit
0f02a75f05
@ -21,8 +21,11 @@
|
|||||||
#define AUTOCONF_INCLUDED
|
#define AUTOCONF_INCLUDED
|
||||||
#define RTL871X_MODULE_NAME "8821CU"
|
#define RTL871X_MODULE_NAME "8821CU"
|
||||||
#define DRV_NAME "rtl8821cu"
|
#define DRV_NAME "rtl8821cu"
|
||||||
#define CONFIG_REGD_SRC_FROM_OS
|
|
||||||
|
|
||||||
|
/* kills AP mode
|
||||||
|
* #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
|
||||||
|
Loading…
Reference in New Issue
Block a user