diff --git a/arch/xtensa/src/esp32s3/Kconfig b/arch/xtensa/src/esp32s3/Kconfig index 5c1a11d863..96b8ce78a8 100644 --- a/arch/xtensa/src/esp32s3/Kconfig +++ b/arch/xtensa/src/esp32s3/Kconfig @@ -2276,7 +2276,7 @@ config ESP32S3_APP_FORMAT_MCUBOOT Enables the Espressif port of MCUboot to be used as 2nd stage bootloader. config ESP32S3_APP_FORMAT_LEGACY - bool "Enable legacy boot format" + bool default y if BUILD_PROTECTED ---help--- This is the legacy application image format, as supported by the ESP-IDF