summaryrefslogtreecommitdiff
path: root/nuttx/tools/cfgdefine.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/tools/cfgdefine.c')
-rw-r--r--nuttx/tools/cfgdefine.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/tools/cfgdefine.c b/nuttx/tools/cfgdefine.c
index 8d289a2c4..9dbd0262b 100644
--- a/nuttx/tools/cfgdefine.c
+++ b/nuttx/tools/cfgdefine.c
@@ -67,6 +67,7 @@ static const char *dequote_list[] =
"CONFIG_EXECFUNCS_SYMTAB", /* Symbol table used by exec[l|v] */
"CONFIG_PASS1_BUILDIR", /* Pass1 build directory */
"CONFIG_PASS1_TARGET", /* Pass1 build target */
+ "CONFIG_DEBUG_OPTLEVEL", /* Custom debug level */
/* NxWidgets/NxWM */