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
This commit is contained in:
patacongo 2012-03-28 17:19:17 +00:00
parent 9184b5854c
commit d1b3eea490

View File

@ -374,6 +374,9 @@ nx11
-CONFIG_NXCONSOLE=n -CONFIG_NXCONSOLE=n
+CONFIG_NXCONSOLE=y +CONFIG_NXCONSOLE=y
-CONFIG_NX_MULTIUSER=n
+CONFIG_NX_MULTIUSER=y
Comment out the following in the appconfig file: Comment out the following in the appconfig file:
-CONFIGURED_APPS += examples/nx -CONFIGURED_APPS += examples/nx