Remove unused CONFIG_NXWIDGETS_EXTERNINIT configuration variable.
This commit is contained in:
parent
f4298e0aa8
commit
5877d74089
8
Kconfig
8
Kconfig
@ -28,14 +28,6 @@ config NXWIDGETS_FLICKERFREE
|
|||||||
lower-performance flicker-reductions measures where-ever thay may
|
lower-performance flicker-reductions measures where-ever thay may
|
||||||
be available.
|
be available.
|
||||||
|
|
||||||
config NXWIDGETS_EXTERNINIT
|
|
||||||
bool "External display Initialization"
|
|
||||||
default n
|
|
||||||
depends on LIB_BOARDCTL
|
|
||||||
select BOARDCTL_GRAPHICS
|
|
||||||
---help---
|
|
||||||
Define to support external display initialization.
|
|
||||||
|
|
||||||
config NXWIDGET_SERVERINIT
|
config NXWIDGET_SERVERINIT
|
||||||
bool "Start server"
|
bool "Start server"
|
||||||
default y
|
default y
|
||||||
|
@ -73,8 +73,6 @@
|
|||||||
* SCHED_PRIORITY_DEFAULT
|
* SCHED_PRIORITY_DEFAULT
|
||||||
* CONFIG_NXWIDGETS_LISTENERPRIO - Priority of the NX event listener thread.
|
* CONFIG_NXWIDGETS_LISTENERPRIO - Priority of the NX event listener thread.
|
||||||
* Default: SCHED_PRIORITY_DEFAULT
|
* Default: SCHED_PRIORITY_DEFAULT
|
||||||
* CONFIG_NXWIDGETS_EXTERNINIT - Define to support external display
|
|
||||||
* initialization.
|
|
||||||
* CONFIG_NXWIDGETS_LISTENERSTACK - NX listener thread stack size (in multi-user
|
* CONFIG_NXWIDGETS_LISTENERSTACK - NX listener thread stack size (in multi-user
|
||||||
* mode). Default 2048
|
* mode). Default 2048
|
||||||
* CONFIG_NXWIDGET_EVENTWAIT - Build in support for external window event, modal
|
* CONFIG_NXWIDGET_EVENTWAIT - Build in support for external window event, modal
|
||||||
|
Loading…
Reference in New Issue
Block a user