release: Fix LittleFS entry in 2.5 release notes

The document build system has been complaining about use of
no longer existing Kconfig option.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
Dominik Ermel 2021-06-17 07:32:14 +00:00 committed by Kumar Gala
parent f06902cc69
commit ebeb8fbeed

View File

@ -823,7 +823,7 @@ Libraries / Subsystems
* Added c:func:`fs_dir_t_init` function for initialization of
c:type:`fs_dir_t` objects.
* :option:`CONFIG_FS_LITTLEFS_FC_MEM_POOL` has been deprecated and
* ``CONFIG_FS_LITTLEFS_FC_MEM_POOL`` has been deprecated and
should be replaced by :option:`CONFIG_FS_LITTLEFS_FC_HEAP_SIZE`.
* Management