Files

15 lines
477 B
Plaintext
Raw Permalink Normal View History

2025-07-03 23:58:20 +08:00
#===============================================================================
# @brief Kconfig file.
# Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
#===============================================================================
choice
prompt "Sample"
config SUPPORT_RADAR_STA_SAMPLE
bool "Support RADAR STA Sample"
config SUPPORT_RADAR_SOFTAP_SAMPLE
bool "Support RADAR SoftAP Sample."
endchoice