ble_mesh: Fixes Provisioner not support friend feature

This commit is contained in:
lly
2019-12-06 15:34:18 +08:00
parent 77e7d023b9
commit d83c37faed
8 changed files with 138 additions and 92 deletions

View File

@@ -590,8 +590,7 @@ if BLE_MESH
endif # BLE_MESH_LOW_POWER
config BLE_MESH_FRIEND
bool "Support for acting as a Friend Node"
depends on BLE_MESH_NODE
bool "Support for Friend feature"
help
Enable this option to be able to act as a Friend Node.