diff --git a/components/esp_hw_support/port/esp32h2/Kconfig.hw_support b/components/esp_hw_support/port/esp32h2/Kconfig.hw_support index d2ff886707..f94d5c930f 100644 --- a/components/esp_hw_support/port/esp32h2/Kconfig.hw_support +++ b/components/esp_hw_support/port/esp32h2/Kconfig.hw_support @@ -1,5 +1,5 @@ choice ESP32H2_REV_MIN - prompt "Minimum Supported ESP32-C6 Revision" + prompt "Minimum Supported ESP32-H2 Revision" default ESP32H2_REV_MIN_0 help Required minimum chip revision. ESP-IDF will check for it and