security: Enable SECURITY_YAMA, SECURITY_YAMA_STACKED (Closes: #704750)

svn path=/dists/sid/linux/; revision=20153
This commit is contained in:
Ben Hutchings 2013-05-31 04:17:50 +00:00
parent 0c8eb822de
commit bbc57703fc
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -57,6 +57,7 @@ linux (3.9.4-1) UNRELEASED; urgency=low
* infiniband: Enable INFINIBAND_OCRDMA as module
* [x86] vfio: Enable VFIO, VFIO_PCI as modules
* [x86] hv: Enable HYPERV_BALLOON as module
* security: Enable SECURITY_YAMA, SECURITY_YAMA_STACKED (Closes: #704750)
[ Aurelien Jarno ]
* [mips] Enable KEXEC.

View File

@ -4984,6 +4984,12 @@ CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1
##
CONFIG_SECURITY_TOMOYO=y
##
## file: security/yama/Kconfig
##
CONFIG_SECURITY_YAMA=y
CONFIG_SECURITY_YAMA_STACKED=y
##
## file: sound/Kconfig
##