Skip to content

Commit

Permalink
fix(config): fix anonymus choice
Browse files Browse the repository at this point in the history
realted to #2955
  • Loading branch information
kisvegabor committed Jan 24, 2022
1 parent abba1c3 commit 71c739c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kconfig
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 71c739c

Please sign in to comment.