Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES

This commit is contained in:
Gregory Nutt
2016-06-11 14:13:39 -06:00
parent 344c92e2a4
commit 468bdcf8e6
74 changed files with 322 additions and 322 deletions

View File

@@ -53,7 +53,7 @@
* constructors.
*/
#ifndef CONFIG_DEBUG
#ifndef CONFIG_DEBUG_FEATURES
# undef CONFIG_DEBUG_CXX
#endif