MC3302_SDK_V1.0.3_20251215_SRC/sdk/X-AIOS-LT00/build/kconf/Kconfig.inner
2025-12-29 09:52:12 +08:00

25 lines
345 B
Plaintext

#
# For a description of the syntax of this configuration file,
# core/package/inner configuration.
#
menu "Inner"
config XOS_INN_QUAMISC
bool "inner quamisc"
default y
depends on !XOS_USE_NO_QUAUI
help
Select the xos inner quamisc.
config XOS_INN_QUANTP
bool "inner quaNTP"
default y
help
Select the xos inner quantp.
endmenu