acassis commented on code in PR #3434:
URL: https://github.com/apache/nuttx-apps/pull/3434#discussion_r2987701165


##########
graphics/input/Kconfig:
##########
@@ -59,3 +59,31 @@ config GRAPHICS_INPUT_TOOL_PRIORITY
                The priority of the input task.
 
 endif # GRAPHICS_INPUT_TOOL
+
+menuconfig GRAPHICS_INPUT_GETEVENT
+       tristate "Enable getevent tool"
+       default n
+       ---help---
+               Enable support for a command line getevent tool.

Review Comment:
   Please include an explanation about what is the getevent, when and why the 
user will use it?



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