diff --git a/components/gui/Kconfig b/components/gui/Kconfig index 4ec13eee7..1427a6a74 100644 --- a/components/gui/Kconfig +++ b/components/gui/Kconfig @@ -52,7 +52,7 @@ endchoice choice prompt "PNG image format" - default RTGUI_IMAGE_PNG_NONE + default RTGUI_IMAGE_LODEPNG config RTGUI_IMAGE_PNG_NONE bool "No PNG image format"