summaryrefslogtreecommitdiff
path: root/NxWidgets/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-12-30 10:04:34 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-12-30 10:04:34 -0600
commit740fa31fee4328e095cfb62a2a9128c858d7f062 (patch)
treef02f5817428aa1ce67ce7f74d25973dcb9d6b286 /NxWidgets/Kconfig
parent9642e859e341e35fb01fd027d315f0195cb63358 (diff)
downloadnuttx-740fa31fee4328e095cfb62a2a9128c858d7f062.tar.gz
nuttx-740fa31fee4328e095cfb62a2a9128c858d7f062.tar.bz2
nuttx-740fa31fee4328e095cfb62a2a9128c858d7f062.zip
NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled the NxConsole for now because there are issues with the kernel build.
Diffstat (limited to 'NxWidgets/Kconfig')
-rw-r--r--NxWidgets/Kconfig14
1 files changed, 10 insertions, 4 deletions
diff --git a/NxWidgets/Kconfig b/NxWidgets/Kconfig
index 2d1467425..8399e23c4 100644
--- a/NxWidgets/Kconfig
+++ b/NxWidgets/Kconfig
@@ -640,7 +640,14 @@ config NXWM_STARTWINDOW_STACKSIZE
endmenu # Start Window Configuration
-menu "NxConsole Window Configuration"
+menuconfig NXWM_NXCONSOLE
+ bool "NxConsole Window"
+ default y
+ ---help---
+ Enable support for the NxConsole window which provides a text window
+ in which you can interact with NSH.
+
+if NXWM_NXCONSOLE
config NXWM_NXCONSOLE_PRIO
int "NxConsole Task Priority"
@@ -716,8 +723,7 @@ config NXWM_NXCONSOLE_ICON
The glyph to use as the NxConsole icon. Default: NxWM::g_cmdBitmap
endif # NXWM_NXCONSOLE_ICON
-
-endmenu # NxConsole Window Configuration
+endif # NXWM_NXCONSOLE
menu "NxWM Touchscreen Configuration"
@@ -1049,7 +1055,7 @@ endif # NXWM_HEXCALCULATOR_FONTID
endmenu # NxWM Hex Calculator display settings
config NXWM_MEDIAPLAYER
- bool "Enable NxWM Media Player"
+ bool "NxWM Media Player"
default n
---help---
Enable support for the MP3 Media Player. This features requires