Fix a dependency in Kconfig: CONFIG_NXWIDGET_SERVERINIT is definitely supported in the PROTECTED and KERNEL build modes.
This commit is contained in:
parent
e69358670c
commit
94393aa719
1
Kconfig
1
Kconfig
@ -31,7 +31,6 @@ config NXWIDGETS_FLICKERFREE
|
||||
config NXWIDGET_SERVERINIT
|
||||
bool "Start server"
|
||||
default y
|
||||
depends on !BUILD_PROTECTED && !BUILD_KERNEL
|
||||
---help---
|
||||
If this option is selected, then the NxWidgets::CNxServer class will
|
||||
bring up the NX server when it is initialized. If this option is
|
||||
|
Loading…
Reference in New Issue
Block a user