From: Eric Paris Date: Fri, 22 Aug 2008 15:35:57 +0000 (-0400) Subject: securityfs: do not depend on CONFIG_SECURITY X-Git-Tag: v2.6.28-rc1~724^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da31894ed7b654e2e1741e7ac4ef6c15be0dd14b;p=pandora-kernel.git securityfs: do not depend on CONFIG_SECURITY Add a new Kconfig option SECURITYFS which will build securityfs support but does not require CONFIG_SECURITY. The only current user of securityfs does not depend on CONFIG_SECURITY and there is no reason the full LSM needs to be built to build this fs. Signed-off-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed