summaryrefslogtreecommitdiff
path: root/apps/system/sysinfo
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-14 14:53:38 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-14 14:53:38 -0600
commitc4bd33095126562d1f54c63187288d98bf2c4eec (patch)
tree21cec68830b72465527640dbc271ebdadc33266b /apps/system/sysinfo
parent360abde7b0f21861292648de869ab0d1ba655444 (diff)
downloadnuttx-c4bd33095126562d1f54c63187288d98bf2c4eec.tar.gz
nuttx-c4bd33095126562d1f54c63187288d98bf2c4eec.tar.bz2
nuttx-c4bd33095126562d1f54c63187288d98bf2c4eec.zip
Misc changes to README files; Update SAMA5D3x-EK NxWM configuration to use Calibration instruction messages
Diffstat (limited to 'apps/system/sysinfo')
-rw-r--r--apps/system/sysinfo/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/system/sysinfo/Kconfig b/apps/system/sysinfo/Kconfig
index 3d9bc56de..633211e32 100644
--- a/apps/system/sysinfo/Kconfig
+++ b/apps/system/sysinfo/Kconfig
@@ -12,7 +12,7 @@ config SYSTEM_SYSINFO
if SYSTEM_SYSINFO
config SYSTEM_SYSINFO_STACKSIZE
- int "NSHS sysinfo stack size"
+ int "NSH sysinfo stack size"
default 1024
endif