linuxOS_MC3302/sdk/X-AIOS-LT00-V1.0.4/build/kconf/Kconfig.utils

14 lines
259 B
Plaintext
Raw Normal View History

2026-01-30 08:53:24 +00:00
# For a description of the syntax of this configuration file,
# core/package/utils configuration.
#
menu "Utils Configure"
config XOS_UTILS_HELLO
bool "Build Hello"
default n
depends on XOS_USE_NO_QUAUI
help
Select the xos utils hello sample.
endmenu