aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/memfd
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2018-02-06 16:20:44 -0600
committerShuah Khan <shuahkh@osg.samsung.com>2018-02-13 14:13:53 -0700
commit9a606f8d55cfc932ec02172aaed4124fdc150047 (patch)
treee0e7421271b016b53f0622eb86697cdb034f5ab6 /tools/testing/selftests/memfd
parentselftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m (diff)
downloadlinux-dev-9a606f8d55cfc932ec02172aaed4124fdc150047.tar.xz
linux-dev-9a606f8d55cfc932ec02172aaed4124fdc150047.zip
selftests: memfd: add config fragment for fuse
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>
Diffstat (limited to 'tools/testing/selftests/memfd')
-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