xiaoxiang781216 commented on code in PR #3742:
URL: https://github.com/apache/nuttx-apps/pull/3742#discussion_r3824472113


##########
examples/lvglterm/Kconfig:
##########
@@ -7,9 +7,15 @@ menuconfig EXAMPLES_LVGLTERM
        tristate "LVGL Terminal"
        default n
        depends on GRAPHICS_LVGL
+       select PSEUDOTERM

Review Comment:
   ```suggestion
        depends on PSEUDOTERM
   ```



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

Reply via email to