summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/nxwm
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-20 14:25:51 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-20 14:25:51 -0600
commit9f0d9a6db5d6d1eec7bec3a029bb37a95245e495 (patch)
treeeca80fba732d2ee0e6eb3af44d6473de4de877c5 /nuttx/configs/sam3u-ek/nxwm
parent4860036d8f145187cfe700743def8d0ee3548f1b (diff)
downloadpx4-nuttx-9f0d9a6db5d6d1eec7bec3a029bb37a95245e495.tar.gz
px4-nuttx-9f0d9a6db5d6d1eec7bec3a029bb37a95245e495.tar.bz2
px4-nuttx-9f0d9a6db5d6d1eec7bec3a029bb37a95245e495.zip
Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXWM_NXCONSOLE to CONFIG_NXWM_NXTERM
Diffstat (limited to 'nuttx/configs/sam3u-ek/nxwm')
-rw-r--r--nuttx/configs/sam3u-ek/nxwm/defconfig14
1 files changed, 7 insertions, 7 deletions
diff --git a/nuttx/configs/sam3u-ek/nxwm/defconfig b/nuttx/configs/sam3u-ek/nxwm/defconfig
index 0fd1c56e7..fc22a6bda 100644
--- a/nuttx/configs/sam3u-ek/nxwm/defconfig
+++ b/nuttx/configs/sam3u-ek/nxwm/defconfig
@@ -710,7 +710,7 @@ CONFIG_CXX_NEWLONG=y
# 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
@@ -960,12 +960,12 @@ CONFIG_NXWM_STARTWINDOW_MXMSGS=32
CONFIG_NXWM_STARTWINDOW_MXMPRIO=42
CONFIG_NXWM_STARTWINDOW_PRIO=100
CONFIG_NXWM_STARTWINDOW_STACKSIZE=1596
-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 is not set
-# 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 is not set
+# CONFIG_NXWM_CUSTOM_NXTERM_ICON is not set
#
# NxWM Touchscreen Configuration