soc: nxp_s32: enable RTU.PIT timers for S32ZE
Each RTU includes one PIT instance that can be used by any of the cores. Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
parent
d5287578fe
commit
d212e50eaf
4 changed files with 21 additions and 1 deletions
|
@ -15,5 +15,7 @@ config SOC_SERIES_S32ZE_R52
|
|||
select PLATFORM_SPECIFIC_INIT
|
||||
select SOC_FAMILY_NXP_S32
|
||||
select CLOCK_CONTROL
|
||||
select HAS_MCUX
|
||||
select HAS_MCUX_PIT
|
||||
help
|
||||
Enable support for NXP S32Z/E MCUs family on Cortex-R52 cores.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue