Kconfig files: If external graphics initialization is required, it depends on CONFIG_LIB_BOARDCTL and should set CONFIG_BOARDCTL_GRAPHICS
This commit is contained in:
parent
8ab1540770
commit
e25fb828ef
2
Kconfig
2
Kconfig
@ -29,6 +29,8 @@ config NXWIDGETS_FLICKERFREE
|
||||
config NXWIDGETS_EXTERNINIT
|
||||
bool "External display Initialization"
|
||||
default n
|
||||
depends on LIB_BOARDCTL
|
||||
select BOARDCTL_GRAPHICS
|
||||
---help---
|
||||
Define to support external display initialization.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user