Add configuration ettings for the on-demand paging option

This commit is contained in:
Gregory Nutt
2014-03-05 14:25:49 -06:00
parent 6f3f870d31
commit 972eeae12d
8 changed files with 243 additions and 70 deletions
+1
View File
@@ -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_PASS1_OBJECT", /* Pass1 build object */
"CONFIG_DEBUG_OPTLEVEL", /* Custom debug level */
/* NxWidgets/NxWM */