Skip to content

Commit f60d6a9

Browse files
alxelaxnordicjm
authored andcommitted
emds: remove deprecated sector counter
Commit removes usage of deprecated CONFIG_EMDS_SECTOR_COUNT. After emds refactoring, this option does not exist anymore. Signed-off-by: Aleksandr Khromykh <[email protected]>
1 parent 07a3a9a commit f60d6a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/nrf/protocols/bt/bt_mesh/configuring.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ For more information, see :ref:`emds_readme`.
142142
* :kconfig:option:`CONFIG_EMDS` - Enables the emergency data storage.
143143
* :kconfig:option:`CONFIG_BT_MESH_RPL_STORAGE_MODE_EMDS` - Enables the persistent storage of RPL in EMDS.
144144
* :kconfig:option:`CONFIG_PM_PARTITION_SIZE_EMDS_STORAGE` =0x4000 - Defines the partition size for the Partition Manager.
145-
* :kconfig:option:`CONFIG_EMDS_SECTOR_COUNT` =4 - Defines the sector count of the emergency data storage area.
146145

147146
.. _ug_bt_mesh_configuring_lpn:
148147

0 commit comments

Comments
 (0)