lvgl: Disable building demos and examples

There are no reasons to build the demos and examples for the dynamic
lvgl library.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Kjellerstedt 2025-10-25 05:17:48 +02:00 committed by Khem Raj
parent a16b53a43c
commit f5ac239a92

View File

@ -1 +1,3 @@
CONFIG_LV_COLOR_DEPTH_32=y
# CONFIG_LV_BUILD_EXAMPLES is not set
# CONFIG_LV_BUILD_DEMOS is not set