From fe7891efa46771fe9252f6e73437a94e4f00ce42 Mon Sep 17 00:00:00 2001 From: ivanovborislav <81085106+ivanovborislav@users.noreply.github.com> Date: Tue, 15 Feb 2022 23:05:50 +0200 Subject: [PATCH] Enabled regd source selection --- include/autoconf.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/autoconf.h b/include/autoconf.h index ac18c73..c9b9491 100644 --- a/include/autoconf.h +++ b/include/autoconf.h @@ -20,6 +20,9 @@ #define RTL8188E_FPGA_TRUE_PHY_VERIFICATION 0 /* ***** temporarily flag ******* */ + +#define CONFIG_REGD_SRC_FROM_OS /* default regd source selection */ + /* * Public General Config */