TimJTi commented on code in PR #7595:
URL: https://github.com/apache/incubator-nuttx/pull/7595#discussion_r1024439051


##########
arch/arm/src/sama5/Kconfig:
##########
@@ -3615,6 +3615,16 @@ config SAMA5_ADC_SWTRIG
        ---help---
                A-to-D Conversion is initiated only by software via an ioctl()
 
+config SAMA5_ADC_PERIODIC_TRIG
+       bool "Periodic trigger"
+       ---help---
+               A-to-D Conversion is triggered periodically
+
+config SAMA5_ADC_CONTINUOUS_TRIG

Review Comment:
   OK...may be a quirk of Kconfig but the selections actually work as being 
mutually exclusive



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

Reply via email to