Show deprecated option only for RA8875

This commit is contained in:
Tomas Rezucha 2021-02-12 10:47:05 +01:00
parent 849afed80d
commit 9326e16449

View file

@ -579,8 +579,8 @@ menu "LVGL TFT Display controller"
default 2
config LV_INVERT_DISPLAY
bool "IN DEPRECATION - Invert display."
default y if LV_PREDEFINED_DISPLAY_M5STACK
bool "IN DEPRECATION - Invert display." if LV_TFT_DISPLAY_CONTROLLER_RA8875
default n
help
If text is backwards on your display, try enabling this.