soc: RT600: Enable code relocation
We need to relocate the power library to SRAM Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
cef3912ecf
commit
2af7f05e57
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ config ROM_START_OFFSET
|
||||||
config NUM_IRQS
|
config NUM_IRQS
|
||||||
default 60
|
default 60
|
||||||
|
|
||||||
|
config PM
|
||||||
|
select CODE_DATA_RELOCATION_SRAM
|
||||||
|
|
||||||
source "soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.mimxrt6*"
|
source "soc/arm/nxp_imx/rt6xx/Kconfig.defconfig.mimxrt6*"
|
||||||
|
|
||||||
endif # SOC_SERIES_MIMXRT6XX
|
endif # SOC_SERIES_MIMXRT6XX
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue