mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 22:14:04 +02: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:
parent
ef2ca85e8f
commit
f05e7cd09e
1
tools/testing/selftests/memfd/config
Normal file
1
tools/testing/selftests/memfd/config
Normal file
|
|
@ -0,0 +1 @@
|
|||
CONFIG_FUSE_FS=m
|
||||
Loading…
Reference in New Issue
Block a user