From b0986e5c719cd8d70f0b79a7e0c0a0f57f75f3ef Mon Sep 17 00:00:00 2001 From: Christian B Date: Sun, 23 Dec 2018 13:03:42 +0100 Subject: [PATCH] Disabled DBG switch * Uncommented it and DISABLED with 0 --- include/autoconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/autoconf.h b/include/autoconf.h index 927b0be..39a72e4 100644 --- a/include/autoconf.h +++ b/include/autoconf.h @@ -323,7 +323,7 @@ /* * Debug Related Config */ -// #define DBG 1 +#define DBG 0 #define CONFIG_PROC_DEBUG