soc: nxp: imxrt: do not select HAS_PM at family level

Not all SOC cores within the NXP iMX RT family support power
management (for example, the Fusion F1 DSP has no support). Do not
select HAS_PM at the SOC family level, and instead select it at the
series level where applicable

Fixes #69731

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2024-03-05 16:21:00 -06:00 committed by Fabio Baltieri
parent 63fbeebb9a
commit ac2993493b
3 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,6 @@
config SOC_FAMILY_NXP_IMXRT
select HAS_SEGGER_RTT if ZEPHYR_SEGGER_MODULE
select HAS_PM
if SOC_FAMILY_NXP_IMXRT

View File

@ -28,6 +28,7 @@ config SOC_SERIES_IMXRT10XX
select HAS_MCUX_DCDC
select HAS_MCUX_USB_EHCI
select HAS_SWO
select HAS_PM
config SOC_MIMXRT1011
select CPU_HAS_FPU

View File

@ -44,6 +44,7 @@ config SOC_SERIES_IMXRT11XX
select HAS_MCUX_IOMUXC
select HAS_MCUX_XBARA
select HAS_SWO
select HAS_PM
config SOC_MIMXRT1176_CM4
select CPU_CORTEX_M4