提交 f71ea9dd 编写于 作者: S sergeh@us.ibm.com 提交者: James Morris

security: compile capabilities by default

Capabilities have long been the default when CONFIG_SECURITY=n,
and its help text suggests turning it on when CONFIG_SECURITY=y.
But it is set to default n.

Default it to y instead.
Signed-off-by: NSerge Hallyn <serue@us.ibm.com>
Acked-by: NMatt LaPlante <kernel1@cyberdogtech.com>
Signed-off-by: NJames Morris <jmorris@namei.org>
上级 374ea019
......@@ -76,6 +76,7 @@ config SECURITY_NETWORK_XFRM
config SECURITY_CAPABILITIES
bool "Default Linux Capabilities"
depends on SECURITY
default y
help
This enables the "default" Linux capabilities functionality.
If you are unsure how to answer this question, answer Y.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册