boardctl: Add new command to start the NX server as a kernel thread. Also refresh more configurations.

This commit is contained in:
Gregory Nutt
2016-12-01 15:05:57 -06:00
parent 553f6d22fc
commit 86b5f3b9ed
22 changed files with 510 additions and 113 deletions
+8
View File
@@ -726,6 +726,14 @@ config NXSTART_DEVNO
LCD device number (in case there are more than one LCDs connected).
Default: 0
config NXSTART_DISPLAYNO
int "Display Number"
default 0
depends on !NX_LCDDRIVER && !NXSTART_EXTERNINIT
---help---
Framebuffer display number (in case there are more than one framebuffers).
Default: 0
config NXSTART_VPLANE
int "Plane Number"
default 0