modules: rename S32 to NXP_S32

Rename module from `S32` to `NXP_S32` to avoid ambiguity.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
Manuel Argüelles 2023-08-06 12:46:58 +07:00 committed by Carles Cufí
commit acbdf1f53c
7 changed files with 8 additions and 8 deletions

View file

@ -9,7 +9,7 @@ choice
config SOC_S32K344_M7
bool "SOC_S32K_M7"
select HAS_S32_HAL
select HAS_NXP_S32_HAL
endchoice

View file

@ -9,7 +9,7 @@ choice
config SOC_S32Z27_R52
bool "SOC_S32Z27_R52"
select HAS_S32_HAL
select HAS_NXP_S32_HAL
endchoice