linux-stable/tools/testing/selftests/nsfs/config
Naresh Kamboju 9f5eb964c5 selftests/nsfs: create kconfig fragments
Create a config fragment for nsfs to enable additional config options.
The config fragments can be used with the help of
scripts/kconfig/merge_config.sh.

Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Acked-by: Andrei Vagin <avagin@virtuozzo.com>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2017-07-24 12:35:14 -06:00

3 lines
49 B
Text

CONFIG_USER_NS=y
CONFIG_UTS_NS=y
CONFIG_PID_NS=y