selftests: mount: remove no longer needed config option

Since commit eedf265aa0 ("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>
This commit is contained in:
Anders Roxell 2018-06-26 17:32:13 +02:00 committed by Shuah Khan (Samsung OSG)
parent a0dde8be2a
commit 9a29ad52d5
1 changed files with 0 additions and 1 deletions

View File

@ -1,2 +1 @@
CONFIG_USER_NS=y
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y