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
|
default 2
|
||||||
|
|
||||||
config LV_INVERT_DISPLAY
|
config LV_INVERT_DISPLAY
|
||||||
bool "IN DEPRECATION - Invert display."
|
bool "IN DEPRECATION - Invert display." if LV_TFT_DISPLAY_CONTROLLER_RA8875
|
||||||
default y if LV_PREDEFINED_DISPLAY_M5STACK
|
default n
|
||||||
help
|
help
|
||||||
If text is backwards on your display, try enabling this.
|
If text is backwards on your display, try enabling this.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue