From 51f649620cc2be02b02f31ec872920e5ba2afb79 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 28 Mar 2012 17:19:17 +0000 Subject: NX console should only be available if NX multi-user mode is enabled git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4535 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/sim/README.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/configs/sim/README.txt') 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 -- cgit v1.2.3