aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2018-06-26 17:32:13 +0200
committerShuah Khan (Samsung OSG) <shuah@kernel.org>2018-08-09 11:26:07 -0600
commit9a29ad52d5c0b4732b0decbddb67c4c3ff4a70ce (patch)
tree02fa47dd2b0387e1ba99aee3b71563ac2857abb0 /tools
parentselftests: cgroup: add gitignore file (diff)
downloadlinux-dev-9a29ad52d5c0b4732b0decbddb67c4c3ff4a70ce.tar.xz
linux-dev-9a29ad52d5c0b4732b0decbddb67c4c3ff4a70ce.zip
selftests: mount: remove no longer needed config option
Since commit eedf265aa003 ("devpts: Make each mount of devpts an independent filesystem.") CONFIG_DEVPTS_MULTIPLE_INSTANCES isn't needed in the defconfig anymore. Signed-off-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/selftests/mount/config1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/testing/selftests/mount/config b/tools/testing/selftests/mount/config
index b5d881e48548..416bd53ce982 100644
--- a/tools/testing/selftests/mount/config
+++ b/tools/testing/selftests/mount/config
@@ -1,2 +1 @@
CONFIG_USER_NS=y
-CONFIG_DEVPTS_MULTIPLE_INSTANCES=y