Skip to content

Commit

Permalink
selftests: mount: remove no longer needed config option
Browse files Browse the repository at this point in the history
Since commit eedf265 ("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>
  • Loading branch information
Anders Roxell authored and Shuah Khan (Samsung OSG) committed Aug 9, 2018
1 parent a0dde8b commit 9a29ad5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/testing/selftests/mount/config
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
CONFIG_USER_NS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y

0 comments on commit 9a29ad5

Please sign in to comment.