mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rtl8723bs rtl8723bu wifi: disable debug log
This commit is contained in:
@@ -332,7 +332,7 @@
|
||||
/*
|
||||
* Debug Related Config
|
||||
*/
|
||||
#define CONFIG_DEBUG
|
||||
//#define CONFIG_DEBUG
|
||||
|
||||
#ifdef CONFIG_DEBUG
|
||||
#define DBG 1 // for ODM & BTCOEX debug
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user