Show deprecated option only for RA8875
This commit is contained in:
parent
849afed80d
commit
9326e16449
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue