1# Since LMA adjustment is used to move the image location to the secondary
2# slot, we need to enable hex build output. Otherwise, some debuggers will not
3# flash the binary to the second image slot.
4CONFIG_BUILD_OUTPUT_HEX=y
5CONFIG_BOOTLOADER_MCUBOOT=y
6