rtl8723bs rtl8723bu wifi: disable debug log

This commit is contained in:
hwg
2015-03-31 17:45:55 +08:00
parent 0b5cfe2498
commit 6034e8ea48
2 changed files with 2 additions and 2 deletions

View File

@@ -332,7 +332,7 @@
/*
* Debug Related Config
*/
#define CONFIG_DEBUG
//#define CONFIG_DEBUG
#ifdef CONFIG_DEBUG
#define DBG 1 // for ODM & BTCOEX debug

View File

@@ -345,7 +345,7 @@
/*
* Debug Related Config
*/
#define CONFIG_DEBUG /* DBG_871X, etc... */
//#define CONFIG_DEBUG /* DBG_871X, etc... */
#ifdef CONFIG_DEBUG
#define DBG 1 // for ODM & BTCOEX debug