Rename CONFIG_DEBUG_VERBOSE to CONFIG_DEBUG_INFO

This commit is contained in:
Gregory Nutt
2016-06-11 11:50:18 -06:00
parent 9c4b604074
commit 3a74a438d9
403 changed files with 716 additions and 717 deletions
+2 -2
View File
@@ -45,9 +45,9 @@
#ifdef CONFIG_ARCH_STACKDUMP
# undef CONFIG_DEBUG
# undef CONFIG_DEBUG_VERBOSE
# undef CONFIG_DEBUG_INFO
# define CONFIG_DEBUG 1
# define CONFIG_DEBUG_VERBOSE 1
# define CONFIG_DEBUG_INFO 1
#endif
#include <stdint.h>
+2 -2
View File
@@ -42,9 +42,9 @@
/* Output debug info -- even if debug is not selected. */
#undef CONFIG_DEBUG
#undef CONFIG_DEBUG_VERBOSE
#undef CONFIG_DEBUG_INFO
#define CONFIG_DEBUG 1
#define CONFIG_DEBUG_VERBOSE 1
#define CONFIG_DEBUG_INFO 1
#include <stdint.h>
#include <debug.h>
+2 -2
View File
@@ -42,9 +42,9 @@
/* Output debug info -- even if debug is not selected. */
#undef CONFIG_DEBUG
#undef CONFIG_DEBUG_VERBOSE
#undef CONFIG_DEBUG_INFO
#define CONFIG_DEBUG 1
#define CONFIG_DEBUG_VERBOSE 1
#define CONFIG_DEBUG_INFO 1
#include <debug.h>
+2 -2
View File
@@ -42,9 +42,9 @@
/* Output debug info -- even if debug is not selected. */
#undef CONFIG_DEBUG
#undef CONFIG_DEBUG_VERBOSE
#undef CONFIG_DEBUG_INFO
#define CONFIG_DEBUG 1
#define CONFIG_DEBUG_VERBOSE 1
#define CONFIG_DEBUG_INFO 1
#include <debug.h>
+2 -2
View File
@@ -42,9 +42,9 @@
/* Output debug info -- even if debug is not selected. */
#undef CONFIG_DEBUG
#undef CONFIG_DEBUG_VERBOSE
#undef CONFIG_DEBUG_INFO
#define CONFIG_DEBUG 1
#define CONFIG_DEBUG_VERBOSE 1
#define CONFIG_DEBUG_INFO 1
#include <stdint.h>
#include <debug.h>
+2 -2
View File
@@ -42,9 +42,9 @@
/* Output debug info -- even if debug is not selected. */
#undef CONFIG_DEBUG
#undef CONFIG_DEBUG_VERBOSE
#undef CONFIG_DEBUG_INFO
#define CONFIG_DEBUG 1
#define CONFIG_DEBUG_VERBOSE 1
#define CONFIG_DEBUG_INFO 1
#include <debug.h>