grapics/Kconfig: Restore condition removed in commit 8bbe777628
This commit is contained in:
parent
8bbe777628
commit
bd252230ad
@ -391,7 +391,7 @@ config NX_MXCLIENTMSGS
|
||||
config NXSTART_EXTERNINIT
|
||||
bool "External Display Initialization"
|
||||
default n
|
||||
select LCD_EXTERNINIT if LCD && LCD_FRAMEBUFFER
|
||||
select LCD_EXTERNINIT if LCD && LCD_FRAMEBUFFER && NX_LCDDRIVER
|
||||
---help---
|
||||
Define to support external display initialization by platform-
|
||||
specific code. This this option is defined, then nx_start() will
|
||||
|
Loading…
Reference in New Issue
Block a user