nxp_imx: rt: add ADC External Trigger Control Kconfig option
Add missing ADC External Trigger Control module Kconfig option. Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
This commit is contained in:
parent
f52085dc54
commit
c343da5161
2 changed files with 12 additions and 0 deletions
|
@ -29,6 +29,12 @@ config ADC_MCUX_LPADC
|
|||
help
|
||||
Enable the MCUX LPADC driver.
|
||||
|
||||
config ADC_MCUX_ETC
|
||||
bool "MCUX ADC ETC driver"
|
||||
depends on HAS_MCUX_ADC_ETC
|
||||
help
|
||||
Enable the MCUX ADC ETC driver.
|
||||
|
||||
if ADC_MCUX_ADC16
|
||||
|
||||
choice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue