Commit aa0ff3cf authored by Daniel DeGrasse's avatar Daniel DeGrasse Committed by Fabio Baltieri
Browse files

soc: nxp: flexspi_xip: Update FLASH_MCUX_FLEXSPI_XIP ramload dependencies



CONFIG_FLASH_MCUX_FLEXSPI_XIP should also be disabled when using MCUBoot
ramload mode with revert support.

Signed-off-by: default avatarDaniel DeGrasse <ddegrasse@tenstorrent.com>
parent 6439c0c1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,7 +23,8 @@ config FLASH_SIZE
config FLASH_MCUX_FLEXSPI_XIP
	bool
	default $(DT_FLASH_PARENT_IS_FLEXSPI)
	depends on !MCUBOOT_BOOTLOADER_MODE_RAM_LOAD
	depends on !(MCUBOOT_BOOTLOADER_MODE_RAM_LOAD || \
		     MCUBOOT_BOOTLOADER_MODE_RAM_LOAD_WITH_REVERT)
	select XIP
	help
	  Allows REfor the soc to safely initialize the clocks for the