mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-03 11:43:36 +00:00
modules: mcux: remove SOC_FAMILY_NXP_ADSP
Remove SOC_FAMILY_NXP_ADSP since this is not used anymore for the ADSP. With HWMv2 ADSP is part of SOC_FAMILY_IMX. Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
This commit is contained in:
parent
f113dd5342
commit
483ff8dd4d
|
@ -6,8 +6,7 @@
|
|||
config HAS_MCUX
|
||||
bool
|
||||
depends on SOC_FAMILY_KINETIS || SOC_FAMILY_IMX || SOC_FAMILY_LPC || \
|
||||
SOC_FAMILY_NXP_ADSP || SOC_FAMILY_NXP_S32 || SOC_FAMILY_NXP_IMXRT
|
||||
|
||||
SOC_FAMILY_NXP_S32 || SOC_FAMILY_NXP_IMXRT
|
||||
if HAS_MCUX
|
||||
|
||||
config MCUX_CORE_SUFFIX
|
||||
|
|
Loading…
Reference in New Issue
Block a user