mirror of
https://github.com/torvalds/linux.git
synced 2024-12-13 22:53:20 +00:00
9f5eb964c5
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>
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
CONFIG_USER_NS=y
|
|
CONFIG_UTS_NS=y
|
|
CONFIG_PID_NS=y
|