shm: Rename FS_SHMPATH to FS_SHM_VFS_PATH
align with other similiar config which suffix with _VFS_PATH Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
0eec2f5251
commit
ea4a276eb0
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ config FS_SHM
|
|||
|
||||
if FS_SHM
|
||||
|
||||
config FS_SHMPATH
|
||||
config FS_SHM_VFS_PATH
|
||||
string "Path to shared memory object storage"
|
||||
default "/var/shm"
|
||||
---help---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue