fix(config): fix anonymus choice

realted to #2955
This commit is contained in:
Gabor Kiss-Vamosi
2022-01-24 21:41:42 +01:00
parent abba1c351a
commit 71c739cc2d
+1 -1
View File
@@ -13,7 +13,7 @@ menu "LVGL configuration"
bool "LVGL minimal configuration."
menu "Color settings"
choice
choice LV_COLOR_DEPTH
prompt "Color depth."
default LV_COLOR_DEPTH_16
help