build/patch/kernel/archive/sunxi-5.10/disable-debug-rtl8723ds.patch

14 lines
424 B
Diff
Raw Normal View History

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 */