mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09:00
selftests: memfd: add config fragment for fuse
[ Upstream commit 9a606f8d55 ]
The memfd test requires to insert the fuse module (CONFIG_FUSE_FS).
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
b9ddf39dd5
commit
b2f5d98f33
1
tools/testing/selftests/memfd/config
Normal file
1
tools/testing/selftests/memfd/config
Normal file
@@ -0,0 +1 @@
|
||||
CONFIG_FUSE_FS=m
|
||||
Reference in New Issue
Block a user