zephyr/modules/Kconfig.nxp_s32
Manuel Argüelles 298f028d20 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>
2023-08-16 10:21:26 +02:00

10 lines
171 B
Plaintext

# NXP S32 MCUs family
# Copyright 2022-2023 NXP
# SPDX-License-Identifier: Apache-2.0
config HAS_NXP_S32_HAL
bool
select HAS_CMSIS_CORE
depends on SOC_FAMILY_NXP_S32