Browse Source

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>
Anders Roxell 7 years ago
parent
commit
9a606f8d55
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/testing/selftests/memfd/config

+ 1 - 0
tools/testing/selftests/memfd/config

@@ -0,0 +1 @@
+CONFIG_FUSE_FS=m