mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 15:43:32 +08:00
Merge pull request #951 from enkiller/gui_modify_Kconfig
[gui]Kconfig Add options 'RTGUI_IMAGE_CONTAINER'
This commit is contained in:
commit
6be1bd1c89
@ -56,6 +56,10 @@ config RTGUI_IMAGE_BMP
|
||||
bool "Support BMP image format"
|
||||
default n
|
||||
|
||||
config RTGUI_IMAGE_CONTAINER
|
||||
bool "Use image container"
|
||||
default n
|
||||
|
||||
endif
|
||||
|
||||
endmenu
|
||||
|
Loading…
x
Reference in New Issue
Block a user