aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-28 17:19:17 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-28 17:19:17 +0000
commit9e5d37dcddb921166d203682b52ce5357f9fe5d7 (patch)
treee12183151cf2f149ff8319895a151c458db3ba01 /nuttx/configs/sim
parent07e5222a418853f4a9c4eede819afd1da4fa386f (diff)
downloadpx4-firmware-9e5d37dcddb921166d203682b52ce5357f9fe5d7.tar.gz
px4-firmware-9e5d37dcddb921166d203682b52ce5357f9fe5d7.tar.bz2
px4-firmware-9e5d37dcddb921166d203682b52ce5357f9fe5d7.zip
NX console should only be available if NX multi-user mode is enabled
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4535 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/configs/sim')
-rw-r--r--nuttx/configs/sim/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/sim/README.txt b/nuttx/configs/sim/README.txt
index 2a65300d9..58ce7d9ba 100644
--- a/nuttx/configs/sim/README.txt
+++ b/nuttx/configs/sim/README.txt
@@ -374,6 +374,9 @@ nx11
-CONFIG_NXCONSOLE=n
+CONFIG_NXCONSOLE=y
+ -CONFIG_NX_MULTIUSER=n
+ +CONFIG_NX_MULTIUSER=y
+
Comment out the following in the appconfig file:
-CONFIGURED_APPS += examples/nx