security: compile capabilities by default
authorsergeh@us.ibm.com <sergeh@us.ibm.com>
Tue, 29 Jan 2008 13:04:43 +0000 (05:04 -0800)
committerJames Morris <jmorris@namei.org>
Tue, 29 Jan 2008 21:18:21 +0000 (08:18 +1100)
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: Serge Hallyn <serue@us.ibm.com>
Acked-by: Matt LaPlante <kernel1@cyberdogtech.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found