Skip to content

Commit 53e01b6

Browse files
committed
modules: hal_nxp: Pull in romapi for RT7xx
Pull in romapi for RT7xx Signed-off-by: Zhaoxiang Jin <[email protected]>
1 parent 235dfe8 commit 53e01b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/hal_nxp/mcux/mcux-sdk-ng/drivers/drivers.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ if(CONFIG_SOC_SERIES_IMXRT5XX OR CONFIG_SOC_SERIES_IMXRT6XX)
256256
endif()
257257

258258
if(CONFIG_SOC_SERIES_IMXRT7XX)
259+
set(CONFIG_MCUX_COMPONENT_driver.romapi ON)
259260
set_variable_ifdef(CONFIG_HWINFO_MCUX_RSTCTL CONFIG_MCUX_COMPONENT_driver.reset)
260261
endif()
261262

0 commit comments

Comments
 (0)