Remove unused CONFIG_NXWIDGETS_EXTERNINIT configuration variable.

This commit is contained in:
Gregory Nutt 2017-10-15 08:04:17 -06:00
parent f4298e0aa8
commit 5877d74089
2 changed files with 0 additions and 10 deletions

View File

@ -28,14 +28,6 @@ config NXWIDGETS_FLICKERFREE
lower-performance flicker-reductions measures where-ever thay may
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
bool "Start server"
default y

View File

@ -73,8 +73,6 @@
* SCHED_PRIORITY_DEFAULT
* CONFIG_NXWIDGETS_LISTENERPRIO - Priority of the NX event listener thread.
* Default: SCHED_PRIORITY_DEFAULT
* CONFIG_NXWIDGETS_EXTERNINIT - Define to support external display
* initialization.
* CONFIG_NXWIDGETS_LISTENERSTACK - NX listener thread stack size (in multi-user
* mode). Default 2048
* CONFIG_NXWIDGET_EVENTWAIT - Build in support for external window event, modal