soc: nxp_rw6xx: Enable Power Domain Kconfig
Power Domains are used to re-enable peripherals when exit Power Mode 3 (Standby). Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
f5ab199bb3
commit
419853f674
1 changed files with 7 additions and 0 deletions
|
@ -92,4 +92,11 @@ config IDLE_STACK_SIZE
|
||||||
|
|
||||||
endif # PM
|
endif # PM
|
||||||
|
|
||||||
|
if PM_DEVICE
|
||||||
|
|
||||||
|
config POWER_DOMAIN
|
||||||
|
default y
|
||||||
|
|
||||||
|
endif # PM_DEVICE
|
||||||
|
|
||||||
endif # SOC_SERIES_RW6XX
|
endif # SOC_SERIES_RW6XX
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue