esp32s3: give ESP32S3_APP_FORMAT_LEGACY a prompt
So that users can enable it. This fixes a regression in "esp32s3: add simple boot support".
This commit is contained in:
parent
891d67bb5e
commit
2295fa818d
@ -2189,7 +2189,7 @@ config ESP32S3_APP_FORMAT_MCUBOOT
|
|||||||
Enables the Espressif port of MCUboot to be used as 2nd stage bootloader.
|
Enables the Espressif port of MCUboot to be used as 2nd stage bootloader.
|
||||||
|
|
||||||
config ESP32S3_APP_FORMAT_LEGACY
|
config ESP32S3_APP_FORMAT_LEGACY
|
||||||
bool
|
bool "Enable legacy boot format"
|
||||||
default y if BUILD_PROTECTED
|
default y if BUILD_PROTECTED
|
||||||
---help---
|
---help---
|
||||||
This is the legacy application image format, as supported by the ESP-IDF
|
This is the legacy application image format, as supported by the ESP-IDF
|
||||||
|
Loading…
Reference in New Issue
Block a user