NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled the NxConsole for now because there are issues with the kernel build.

This commit is contained in:
Gregory Nutt
2013-12-30 10:04:34 -06:00
parent cb18e4fc71
commit 3323df9a62
9 changed files with 69 additions and 147 deletions
+1
View File
@@ -1160,6 +1160,7 @@ CONFIG_NXWM_STARTWINDOW_STACKSIZE=2048
#
# NxConsole Window Configuration
#
CONFIG_NXWM_NXCONSOLE=y
CONFIG_NXWM_NXCONSOLE_PRIO=100
CONFIG_NXWM_NXCONSOLE_STACKSIZE=2048
# CONFIG_NXWM_NXCONSOLE_CUSTOM_COLORS is not set