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

29 lines
500 B
Plaintext

#
# For a description of the syntax of this configuration file,
# core/package/hardware configuration.
#
menu "Hardware"
config XOS_HW_QUAMMAPI
bool "hardware quammapi"
default n
help
Select the xos framework hardware quammapi.
config XOS_HW_QUADRV
bool "hardware quadrv"
default n
help
Select the xos framework hardware quadrv.
config XOS_HW_QUADRV_EXT
bool "hardware quadrv"
default n
select XOS_HW_QUADRV
help
Select the xos framework hardware quadrv eanble XOS ext.
endmenu