[x86] lockdown,sysrq: Enable ALLOW_LOCKDOWN_LIFT_BY_SYSRQ (Closes: #929583)

This commit is contained in:
Ben Hutchings 2019-05-26 18:13:59 +01:00
parent a8c3d89c71
commit 92a96d298e
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -6,6 +6,7 @@ linux (4.19.37-4) UNRELEASED; urgency=medium
(Closes: #929187)
- libbpf: Build out-of-tree
* README.source: Document the various makefiles and use of out-of-tree builds
* [x86] lockdown,sysrq: Enable ALLOW_LOCKDOWN_LIFT_BY_SYSRQ (Closes: #929583)
-- Ben Hutchings <ben@decadent.org.uk> Sun, 19 May 2019 00:04:16 +0100

View File

@ -2011,6 +2011,11 @@ CONFIG_NFC_HCI=m
CONFIG_VMWARE_VMCI_VSOCKETS=m
CONFIG_HYPERV_VSOCKETS=m
##
## file: security/Kconfig
##
CONFIG_ALLOW_LOCKDOWN_LIFT_BY_SYSRQ=y
##
## file: sound/drivers/Kconfig
##