1# Example of sample specific Kconfig changes when building sample with MCUboot
2# when using sysbuild.
3CONFIG_MCUBOOT_LOG_LEVEL_WRN=y
4CONFIG_BOOT_UPGRADE_ONLY=y
5CONFIG_MCUBOOT_DOWNGRADE_PREVENTION=y
6