15 lines
248 B
Plaintext
15 lines
248 B
Plaintext
|
|
#
|
||
|
|
# 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
|
||
|
|
|