mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
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:
parent
f809985e5b
commit
0dc88c1540
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue