fs/mmap/Kconfig: fix reference to non-existent readme

fix reference to non-existent readme and point to the Documentation

Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
raiden00pl 2025-10-11 13:05:16 +02:00 committed by Matteo Golin
parent f809985e5b
commit 0dc88c1540

View file

@ -21,7 +21,7 @@ config FS_RAMMAP
into RAM. These copied files have some of the properties of
standard memory mapped files.
See nuttx/fs/mmap/README.txt for additional information.
See Documentation/components/filesystem/mmap.rst for additional information.
config FS_ANONMAP
bool "Anonymous mapping emulation"