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 2022/01/06 02:22:05 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5175: Minor fix for input Kconfig

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



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

Review comment:
       Even it's a hidden option, the mouse driver dev can get help from it when he add new driver option to Kconfig file. 




-- 
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-unsubscribe@nuttx.apache.org

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