diff --git a/components/esp_system/Kconfig b/components/esp_system/Kconfig index 504981640b..f6e9e51d9e 100644 --- a/components/esp_system/Kconfig +++ b/components/esp_system/Kconfig @@ -239,7 +239,6 @@ menu "ESP System Settings" depends on (IDF_TARGET_ESP32S2 || IDF_TARGET_ESP32S3) && !TINY_USB config ESP_CONSOLE_USB_SERIAL_JTAG bool "USB Serial/JTAG Controller" - select ESPTOOLPY_NO_STUB if IDF_TARGET_ESP32C3 #ESPTOOL-252 depends on SOC_USB_SERIAL_JTAG_SUPPORTED config ESP_CONSOLE_UART_CUSTOM bool "Custom UART"