acassis commented on a change in pull request #5175:
URL: https://github.com/apache/incubator-nuttx/pull/5175#discussion_r779102212



##########
File path: drivers/input/Kconfig
##########
@@ -14,7 +14,7 @@ menuconfig INPUT
 if INPUT
 
 config INPUT_MOUSE
-       bool "Enable mouse support"

Review comment:
       INPUT_MOUSE is only a flag to indicate we have mouse support, it is 
activated by other device drivers that implement some kind of "mouse". Note 
there is not a mouse.c file or equivalent to be compiled when INPUT_MOUSE is 
enabled




-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to