mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
gpio: remove legacy rtc_io description for esp32
This commit is contained in:
@@ -156,20 +156,6 @@ menu "Driver configurations"
|
||||
|
||||
endmenu # UART Configuration
|
||||
|
||||
menu "RTCIO configuration"
|
||||
visible if IDF_TARGET_ESP32
|
||||
|
||||
config RTCIO_SUPPORT_RTC_GPIO_DESC
|
||||
bool "Support array `rtc_gpio_desc` for ESP32"
|
||||
depends on IDF_TARGET_ESP32
|
||||
default n
|
||||
help
|
||||
The the array `rtc_gpio_desc` will don't compile by default.
|
||||
If this option is selected, the array `rtc_gpio_desc` can be compile.
|
||||
If user use this array, please enable this configuration.
|
||||
|
||||
endmenu # RTCIO Configuration
|
||||
|
||||
menu "GPIO Configuration"
|
||||
visible if IDF_TARGET_ESP32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user