selftests: mount: remove no longer needed config option
authorAnders Roxell <anders.roxell@linaro.org>
Tue, 26 Jun 2018 15:32:13 +0000 (17:32 +0200)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Thu, 9 Aug 2018 17:26:07 +0000 (11:26 -0600)
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>
tools/testing/selftests/mount/config

index b5d881e48548b76bf27f31be17c1a6deceb8afdf..416bd53ce982874948c3e84a2d12d952bf1c1977 100644 (file)
@@ -1,2 +1 @@
 CONFIG_USER_NS=y
-CONFIG_DEVPTS_MULTIPLE_INSTANCES=y