Skip to content

Commit d9bfdaf

Browse files
mmahadevan108dkalowsk
authored andcommitted
bluetooth: kconfig: Remove deprecated config
Remove deprecated Kconfig BT_MESH_PROV_DEVICE Signed-off-by: Mahesh Mahadevan <[email protected]>
1 parent 7498329 commit d9bfdaf

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

subsys/bluetooth/mesh/Kconfig

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -325,15 +325,6 @@ config BT_MESH_PB_GATT_CLIENT
325325

326326
endif # BT_CONN
327327

328-
config BT_MESH_PROV_DEVICE
329-
bool "[DEPRECATED] Provisioning device role support"
330-
select DEPRECATED
331-
select BT_MESH_PROVISIONEE
332-
help
333-
Enable this option to allow the device to be provisioned into a mesh network.
334-
The option is marked as deprecated and will be replaced by BT_MESH_PROVISIONEE
335-
option.
336-
337328
config BT_MESH_PROVISIONEE
338329
bool "Provisionee role support"
339330
depends on BT_MESH_PB_ADV || BT_MESH_PB_GATT

0 commit comments

Comments
 (0)