Enable CONFIG_CONCURRENT_MODE

This commit is contained in:
Christian Bremvåg
2019-12-14 21:07:42 +01:00
committed by GitHub
parent 3731dd1ae2
commit 08cecb0d75

View File

@ -93,10 +93,10 @@
/*#define CONFIG_ANTENNA_DIVERSITY*/
/* #define CONFIG_CONCURRENT_MODE */
#define CONFIG_CONCURRENT_MODE
#ifdef CONFIG_CONCURRENT_MODE
#define CONFIG_RUNTIME_PORT_SWITCH
#define CONFIG_SCAN_BACKOP
#define CONFIG_TSF_RESET_OFFLOAD /* For 2 PORT TSF SYNC. */
#endif