acassis commented on a change in pull request #5219:
URL: https://github.com/apache/incubator-nuttx/pull/5219#discussion_r784803853
##########
File path: arch/arm/src/samv7/Kconfig
##########
@@ -3003,4 +3003,51 @@ config SAMV7_MCAN_REGDEBUG
endmenu # CAN device driver options
endif # SAMV7_MCAN
+
+menu "QEncoder Driver"
+ depends on SENSORS_QENCODER
+ depends on SAMV7_TC0 || SAMV7_TC1 || SAMV7_TC2 || SAMV7_TC3
Review comment:
Please use SAMV7_HAVE_TC instead of each timer
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]