summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2018-02-06 16:20:44 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-30 07:50:27 +0200
commitb611d4548adab4f11e4de7aa6f0ecd7a46cee244 (patch)
tree88ca7ef7f31e89f3795bbefc5eca626dda73f8f8 /tools
parent3f3beab9649a9c26d1a26ea0eebb69ed26428ebd (diff)
selftests: memfd: add config fragment for fuse
[ Upstream commit 9a606f8d55cfc932ec02172aaed4124fdc150047 ] 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>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/memfd/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/memfd/config b/tools/testing/selftests/memfd/config
new file mode 100644
index 000000000000..835c7f4dadcd
--- /dev/null
+++ b/tools/testing/selftests/memfd/config
@@ -0,0 +1 @@
+CONFIG_FUSE_FS=m