Skip to content

Commit bc853b8

Browse files
bbilascarlescufi
authored andcommitted
soc: select HAS_MCUX_ADC_ETC for MIMXRT1062
Select HAS_MCUX_ADC_ETC Kconfig symbol for MIMXRT1062, since the ADC External Trigger Control eripheral is present on this SOC. Signed-off-by: Bartosz Bilas <[email protected]>
1 parent c343da5 commit bc853b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/arm/nxp_imx/rt/Kconfig.soc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ config SOC_MIMXRT1062
244244
select HAS_MCUX_DCDC
245245
select HAS_MCUX_PMU
246246
select HAS_MCUX_IOMUXC
247+
select HAS_MCUX_ADC_ETC
247248

248249
config SOC_MIMXRT1064
249250
bool "SOC_MIMXRT1064"

0 commit comments

Comments
 (0)