build/patch/kernel/archive/sunxi-5.10/disable-debug-rtl8723ds.patch
Igor Pečovnik 0cdffb29b0
Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00

13 lines
424 B
Diff

diff --git a/drivers/net/wireless/rtl8723ds/include/autoconf.h b/drivers/net/wireless/rtl8723ds/include/autoconf.h
index 9dd1a3e..ed1d27e 100644
--- a/drivers/net/wireless/rtl8723ds/include/autoconf.h
+++ b/drivers/net/wireless/rtl8723ds/include/autoconf.h
@@ -280,7 +280,7 @@
/*
* Debug Related Config
*/
-#define CONFIG_DEBUG
+//#define CONFIG_DEBUG
#ifdef CONFIG_DEBUG
#define DBG 1 /* for ODM & BTCOEX debug */