gustavonihei commented on a change in pull request #3475:
URL: https://github.com/apache/incubator-nuttx/pull/3475#discussion_r609229382



##########
File path: drivers/input/Kconfig
##########
@@ -30,17 +30,23 @@ config MOUSE_WHEEL
 
 endif # MOUSE
 
+config TOUCHSCREEN

Review comment:
       Yes, it makes sense to extend this approach to the other input classes.
   For JOYSTICK should have no impact, since CONFIG_JOYSTICK currently does not 
exist.
   But CONFIG_MOUSE will have an impact to existing configurations, because it 
will change the current behavior.
   So my recommendation is that we address each one in a dedicated PR.




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