Explorar o código

Merge pull request #50 from Syniurge/enable-5ghz-dfs-bands

Enable CONFIG_DFS, to support 5Ghz bands only allowed with DFS
Tomás Pinho %!s(int64=6) %!d(string=hai) anos
pai
achega
fadb416e72
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/hal_ic_cfg.h

+ 1 - 0
include/hal_ic_cfg.h

@@ -234,6 +234,7 @@
 #ifdef CONFIG_RTL8821C
 	#undef RTL8821C_SUPPORT
 	#define RTL8821C_SUPPORT				1
+	#define CONFIG_DFS	/* Enable 5G band 2&3 channel */
 	#ifndef CONFIG_FW_C2H_PKT
 		#define CONFIG_FW_C2H_PKT
 	#endif