mirror of
https://github.com/Fishwaldo/build.git
synced 2025-04-01 19:51:21 +00:00
13 lines
424 B
Diff
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 */
|