blob: 6e1932f186a8d594839d51b38d943378423d4a46 [file] [log] [blame]
# Enable zephyr dfu boot utility library
CONFIG_IMG_MANAGER=y
# Enable flash drivers for MCUBoot
CONFIG_FLASH=y
# Enable reboot API to reset board after selecting new image
CONFIG_REBOOT=y