1#=============================================================================== 2# @brief Kconfig file. 3# Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2024-2024. All rights reserved. 4#=============================================================================== 5config BT_UPG_ENABLE 6 bool 7 prompt "ENABLE BT UPG." 8 default n 9 depends on MIDDLEWARE_SUPPORT_UPDATE 10 11config SLE_UPG_ENABLE 12 bool 13 prompt "ENABLE SLE UPG." 14 default n 15 depends on MIDDLEWARE_SUPPORT_UPDATE