1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-10-19 09:01:10 +02:00

disable debugging by default

This commit is contained in:
Anand Babu (AB) Periasamy
2013-09-04 19:58:27 -07:00
parent 4c37a90842
commit f1008f6d87
3 changed files with 13 additions and 13 deletions

View File

@@ -378,14 +378,14 @@
/*
* Debug Related Config
*/
#define DBG 1
#define DBG 0 /* 0=disable, 1=enable */
#define CONFIG_DEBUG /* DBG_871X, etc... */
//#define CONFIG_DEBUG /* DBG_871X, etc... */
//#define CONFIG_DEBUG_RTL871X /* RT_TRACE, RT_PRINT_DATA, _func_enter_, _func_exit_ */
#define CONFIG_PROC_DEBUG
//#define CONFIG_PROC_DEBUG
#define DBG_CONFIG_ERROR_DETECT
//#define DBG_CONFIG_ERROR_DETECT
//#define DBG_CONFIG_ERROR_DETECT_INT
//#define DBG_CONFIG_ERROR_RESET