acassis commented on code in PR #16257:
URL: https://github.com/apache/nuttx/pull/16257#discussion_r2059226883
##########
drivers/video/Kconfig:
##########
@@ -56,6 +56,87 @@ config VIDEO_FB_NPOLLWAITERS
depends on VIDEO_FB
default 2
+config VIDEO_FB_SPLASHSCREEN
+ bool "Enable Splashscreen when Framebuffer Driver is registered"
+ depends on VIDEO_FB
+ default n
Review Comment:
Please include a basic help explaining the idea, when to use, etc
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]