mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
security: Enable SECURITY_YAMA, SECURITY_YAMA_STACKED (Closes: #704750)
svn path=/dists/sid/linux/; revision=20153
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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.
|
||||
|
||||
6
debian/config/config
vendored
6
debian/config/config
vendored
@@ -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
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user