soc: nxp_s32: rename family to SOC_FAMILY_NXP_S32
Rename NXP S32 device's family to SOC_FAMILY_NXP_S32 to avoid ambiguity. Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
parent
acbdf1f53c
commit
298f028d20
5 changed files with 9 additions and 9 deletions
|
@ -6,4 +6,4 @@
|
|||
config HAS_NXP_S32_HAL
|
||||
bool
|
||||
select HAS_CMSIS_CORE
|
||||
depends on SOC_FAMILY_S32
|
||||
depends on SOC_FAMILY_NXP_S32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue