diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2019-01-07 15:09:43 -0600 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2019-01-07 15:09:43 -0600 |
commit | cc1db7f34788e8832189b25ed2cc2798435b06bf (patch) | |
tree | f44845e92a659bf090fe90a4a33b4e17b664a734 /kernel-x86_64.config | |
parent | 27b219978f2ee5510ebb06032f6763ca3c0ba7ad (diff) | |
download | kernel-cc1db7f34788e8832189b25ed2cc2798435b06bf.tar.gz kernel-cc1db7f34788e8832189b25ed2cc2798435b06bf.tar.xz kernel-cc1db7f34788e8832189b25ed2cc2798435b06bf.zip |
Updates for secure boot
Diffstat (limited to 'kernel-x86_64.config')
-rw-r--r-- | kernel-x86_64.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-x86_64.config b/kernel-x86_64.config index 42ea7e2cb..eccb4dc9e 100644 --- a/kernel-x86_64.config +++ b/kernel-x86_64.config @@ -2362,7 +2362,7 @@ CONFIG_INT3406_THERMAL=m CONFIG_INT340X_THERMAL=m CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y CONFIG_INTEGRITY_AUDIT=y -# CONFIG_INTEGRITY_PLATFORM_KEYRING is not set +CONFIG_INTEGRITY_PLATFORM_KEYRING=y CONFIG_INTEGRITY_SIGNATURE=y CONFIG_INTEGRITY=y CONFIG_INTEL_ATOMISP2_PM=m |