xiaoxiang781216 commented on code in PR #15205: URL: https://github.com/apache/nuttx/pull/15205#discussion_r1887830816
########## drivers/input/Kconfig: ########## @@ -65,7 +65,7 @@ endif # FF_AW86225 endif # INPUT_FF config INPUT_MOUSE - bool + bool "Enable mouse support" Review Comment: or can we remove #ifdef/#else around the public struct, macro and function from .h? -- 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