bluetooth: kconfig: Remove deprecated config

Remove deprecated Kconfig BT_MESH_PROV_DEVICE

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
Mahesh Mahadevan 2024-11-12 16:07:55 -06:00 committed by Dan Kalowsky
parent 7498329d59
commit d9bfdaf996
1 changed files with 0 additions and 9 deletions

View File

@ -325,15 +325,6 @@ config BT_MESH_PB_GATT_CLIENT
endif # BT_CONN
config BT_MESH_PROV_DEVICE
bool "[DEPRECATED] Provisioning device role support"
select DEPRECATED
select BT_MESH_PROVISIONEE
help
Enable this option to allow the device to be provisioned into a mesh network.
The option is marked as deprecated and will be replaced by BT_MESH_PROVISIONEE
option.
config BT_MESH_PROVISIONEE
bool "Provisionee role support"
depends on BT_MESH_PB_ADV || BT_MESH_PB_GATT