We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e326044 commit 3fc2e2fCopy full SHA for 3fc2e2f
components/lvgl_esp32_drivers/lvgl_touch/Kconfig
@@ -86,7 +86,7 @@ menu "LVGL Touch controller"
86
bool "HSPI"
87
config LV_TOUCH_CONTROLLER_SPI_VSPI
88
bool "VSPI" if !IDF_TARGET_ESP32S2
89
- config LV_TOUCH_DISPLAY_SPI_FSPI
+ config LV_TOUCH_CONTROLLER_SPI_FSPI
90
bool "FSPI" if IDF_TARGET_ESP32S2
91
endchoice
92
0 commit comments