summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/nxwm/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sama5d3x-ek/nxwm/defconfig')
-rw-r--r--nuttx/configs/sama5d3x-ek/nxwm/defconfig16
1 files changed, 8 insertions, 8 deletions
diff --git a/nuttx/configs/sama5d3x-ek/nxwm/defconfig b/nuttx/configs/sama5d3x-ek/nxwm/defconfig
index e76e692a1..f6ee6c376 100644
--- a/nuttx/configs/sama5d3x-ek/nxwm/defconfig
+++ b/nuttx/configs/sama5d3x-ek/nxwm/defconfig
@@ -828,7 +828,7 @@ CONFIG_BUILTIN_PROXY_STACKSIZE=1024
# CONFIG_EXAMPLES_NSH is not set
# CONFIG_EXAMPLES_NULL is not set
# CONFIG_EXAMPLES_NX is not set
-# CONFIG_EXAMPLES_NXCONSOLE is not set
+# CONFIG_EXAMPLES_NXTERM is not set
# CONFIG_EXAMPLES_NXFFS is not set
# CONFIG_EXAMPLES_NXFLAT is not set
# CONFIG_EXAMPLES_NXHELLO is not set
@@ -1095,13 +1095,13 @@ CONFIG_NXWM_STARTWINDOW_STACKSIZE=1596
#
# NxConsole Window Settings
#
-CONFIG_NXWM_NXCONSOLE=y
-CONFIG_NXWM_NXCONSOLE_PRIO=100
-CONFIG_NXWM_NXCONSOLE_STACKSIZE=1596
-# CONFIG_NXWM_NXCONSOLE_CUSTOM_COLORS is not set
-CONFIG_NXWM_NXCONSOLE_CUSTOM_FONTID=y
-CONFIG_NXWM_NXCONSOLE_FONTID=3
-# CONFIG_NXWM_CUSTOM_NXCONSOLE_ICON is not set
+CONFIG_NXWM_NXTERM=y
+CONFIG_NXWM_NXTERM_PRIO=100
+CONFIG_NXWM_NXTERM_STACKSIZE=1596
+# CONFIG_NXWM_NXTERM_CUSTOM_COLORS is not set
+CONFIG_NXWM_NXTERM_CUSTOM_FONTID=y
+CONFIG_NXWM_NXTERM_FONTID=3
+# CONFIG_NXWM_CUSTOM_NXTERM_ICON is not set
#
# NxWM Touchscreen Configuration