Add missing endchoice
This commit is contained in:
parent
a3c25375a3
commit
d808cb1eff
|
@ -186,6 +186,7 @@ menu "LVGL TFT Display controller"
|
||||||
bool "Landscape"
|
bool "Landscape"
|
||||||
config LV_DISPLAY_ORIENTATION_LANDSCAPE_INVERTED
|
config LV_DISPLAY_ORIENTATION_LANDSCAPE_INVERTED
|
||||||
bool "Landscaoe inverted"
|
bool "Landscaoe inverted"
|
||||||
|
endchoice
|
||||||
|
|
||||||
config LV_DISPLAY_ORIENTATION
|
config LV_DISPLAY_ORIENTATION
|
||||||
int
|
int
|
||||||
|
|
Loading…
Reference in a new issue