mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 13:52:22 +08:00
grapics/Kconfig: Restore condition removed in commit 8bbe777628
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user