Revert "esp32s3: give ESP32S3_APP_FORMAT_LEGACY a prompt"
This reverts commit 2295fa818d
.
This commit is contained in:
parent
c4017a4b22
commit
bc4a020146
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue