diff --git a/components/esp32c3/Kconfig b/components/esp32c3/Kconfig index a1d6f895aa..a7c7c0cc10 100644 --- a/components/esp32c3/Kconfig +++ b/components/esp32c3/Kconfig @@ -25,7 +25,7 @@ menu "ESP32C3-Specific" choice ESP32C3_REV_MIN prompt "Minimum Supported ESP32-C3 Revision" - default ESP32C3_REV_MIN_0 + default ESP32C3_REV_MIN_3 help Minimum revision that ESP-IDF would support.