nuttx/fs/rpmsgfs/Kconfig
Xiang Xiao 9785d6606c openamp: Change the dependence from OPENAMP to RPTUN
since all rpmsg driver need the extension api exposed by rptun driver

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-04-05 10:05:41 +03:00

13 lines
342 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 RPTUN
---help---
Use rpmsg file system to mount remote directories to local.
This the method for user to use remote file like own core.