You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/06 03:27:50 UTC

[GitHub] [incubator-nuttx] gustavonihei commented on pull request #3443: drivers/input: Organize input drivers by category

gustavonihei commented on pull request #3443:
URL: https://github.com/apache/incubator-nuttx/pull/3443#issuecomment-813794942


   > What about having the drivers select the input class instead? 
   
   This is exactly what @patacongo suggested in the other PR.
   I think this is also a good idea, although I believe that, for consistency, we would need to extend this refactor to the top `CONFIG_INPUT` option, changing it from `menuconfig` to a non-visible `bool`.
   Currently the user is able to enable the Input subsystem without including any input driver, for which I can't understand if there is a valid use case.


-- 
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:
users@infra.apache.org