]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
selftests: memfd: add config fragment for fuse
authorAnders Roxell <anders.roxell@linaro.org>
Tue, 6 Feb 2018 22:20:44 +0000 (16:20 -0600)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 13 Feb 2018 21:13:53 +0000 (14:13 -0700)
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>
tools/testing/selftests/memfd/config [new file with mode: 0644]

diff --git a/tools/testing/selftests/memfd/config b/tools/testing/selftests/memfd/config
new file mode 100644 (file)
index 0000000..835c7f4
--- /dev/null
@@ -0,0 +1 @@
+CONFIG_FUSE_FS=m