summaryrefslogtreecommitdiff
path: root/security/smack/smackfs.c
diff options
context:
space:
mode:
authorCasey Schaufler <casey@schaufler-ca.com>2012-11-02 18:28:11 (GMT)
committerCasey Schaufler <casey@schaufler-ca.com>2012-12-14 18:57:10 (GMT)
commit111fe8bd65e473d5fc6a0478cf1e2c8c6a77489a (patch)
tree8629b99d4166e0b5dd730a6e1a187e4b319e82f3 /security/smack/smackfs.c
parent3f0cc6ae86627de825d2371b6d61643f2ce58908 (diff)
downloadlinux-111fe8bd65e473d5fc6a0478cf1e2c8c6a77489a.tar.xz
Smack: use select not depends in Kconfig
The components NETLABEL and SECURITY_NETWORK are required by Smack. Using "depends" in Kconfig hides the Smack option if the user hasn't figured out that they need to be enabled while using make menuconfig. Using select is a better choice. Because select is not recursive depends on NET and SECURITY are added. The reflects similar usage in TOMOYO and AppArmor. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Diffstat (limited to 'security/smack/smackfs.c')
0 files changed, 0 insertions, 0 deletions