Revert "esp32s3: give ESP32S3_APP_FORMAT_LEGACY a prompt"

This reverts commit 2295fa818d.
This commit is contained in:
Tiago Medicci Serrano 2024-05-06 09:57:21 -03:00 committed by Xiang Xiao
parent c4017a4b22
commit bc4a020146
1 changed files with 1 additions and 1 deletions

View File

@ -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