soc: arm: nxp: kinetis: k2x: indicate presence of RCM

Indicate presenence of the Reset Control Module on the NXP K2x SoC
series.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
Henrik Brix Andersen 2021-07-07 21:42:13 +02:00 committed by Maureen Helm
commit f6a84125b6

View file

@ -24,6 +24,7 @@ config SOC_MK22F51212
select HAS_MCG
select CPU_HAS_FPU
select HAS_MCUX_DAC
select HAS_MCUX_RCM
endchoice