Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Anders Roxell and committed by
Shuah Khan (Samsung OSG)
9a29ad52 a0dde8be

-1
-1
tools/testing/selftests/mount/config
··· 1 1 CONFIG_USER_NS=y 2 - CONFIG_DEVPTS_MULTIPLE_INSTANCES=y