From 8d97d8376739c0f9ba73c01359dc966152470bf9 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 14 Oct 2013 14:53:38 -0600 Subject: [PATCH] Misc changes to README files; Update SAMA5D3x-EK NxWM configuration to use Calibration instruction messages --- system/sysinfo/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/sysinfo/Kconfig b/system/sysinfo/Kconfig index 3d9bc56de..633211e32 100644 --- a/system/sysinfo/Kconfig +++ b/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