15 lines
248 B
XML
15 lines
248 B
XML
#
|
|
# For a description of the syntax of this configuration file,
|
|
# core/package/inner configuration.
|
|
#
|
|
menu "resource"
|
|
|
|
config XOS_USE_INNER_RES
|
|
bool "resource"
|
|
default y
|
|
help
|
|
Select the xos framework resource package.
|
|
|
|
endmenu
|
|
|