From 0f02a75f05afbf5ec5bad886b6f5387b77e4395e Mon Sep 17 00:00:00 2001 From: morrownr Date: Wed, 14 Dec 2022 22:54:44 -0600 Subject: [PATCH] fix ap mode --- include/autoconf.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/include/autoconf.h b/include/autoconf.h index 3a77696..f7ad65b 100644 --- a/include/autoconf.h +++ b/include/autoconf.h @@ -21,8 +21,11 @@ #define AUTOCONF_INCLUDED #define RTL871X_MODULE_NAME "8821CU" #define DRV_NAME "rtl8821cu" -#define CONFIG_REGD_SRC_FROM_OS +/* kills AP mode + * #define CONFIG_REGD_SRC_FROM_OS + ^/ + * /* Set CONFIG_RTL8821C from Makefile */ #ifndef CONFIG_RTL8821C #define CONFIG_RTL8821C