sebastianene07 commented on a change in pull request #2116:
URL: https://github.com/apache/incubator-nuttx/pull/2116#discussion_r512060384



##########
File path: arch/sim/Kconfig
##########
@@ -225,8 +224,7 @@ if SIM_FRAMEBUFFER
 config SIM_X11FB
        bool "Use X11 window"
        default n
-       select SCHED_LPWORK
-       select SIM_WALLTIME
+       depends on (SCHED_LPWORK && SIM_WALLTIME)

Review comment:
       oh, ok




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to