nuttx/fs/rpmsgfs/Kconfig
ligd 985cc4fc6d hosfs_rpmsg: merge hostfs_rpmsg to rpmsgfs
Signed-off-by: ligd <liguiding1@xiaomi.com>
2021-12-04 01:04:18 -06:00

13 lines
344 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config FS_RPMSGFS
bool "RPMSG File System"
default n
depends on OPENAMP
---help---
Use rpmsg file system to mount remote directories to local.
This the method for user to use remote file like own core.