mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
SAMV7 DAC configuration needs some conditional logic
This commit is contained in:
@@ -1677,6 +1677,8 @@ config SAMV7_DAC_TRIGGER
|
||||
---help---
|
||||
Enable DAC trigger mode
|
||||
|
||||
if SAMV7_DAC_TRIGGER
|
||||
|
||||
config SAMV7_DAC_TRIGGER_FREQUENCY
|
||||
int "DAC trigger frequency"
|
||||
---help---
|
||||
@@ -1690,6 +1692,7 @@ config SAMV7_DAC_TRIGGER_SELECT
|
||||
Define DAC trigger source (only support for TC0, TC1, TC2 output is
|
||||
currently implemented)
|
||||
|
||||
endif # SAMV7_DAC_TRIGGER
|
||||
endmenu # DAC device driver configuration
|
||||
|
||||
menu "HSMCI device driver options"
|
||||
|
||||
Reference in New Issue
Block a user