blob: 0166f4c900500dbb751133b027fef0974b3fa404 [file] [log] [blame]
choice
prompt "Drawing Backend"
default USE_LVGL
depends on PACKAGE_mgui
help
select the drawing backend
config USE_LVGL
bool "lvgl"
endchoice