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 /configs | |
parent | 27b219978f2ee5510ebb06032f6763ca3c0ba7ad (diff) | |
download | kernel-cc1db7f34788e8832189b25ed2cc2798435b06bf.tar.gz kernel-cc1db7f34788e8832189b25ed2cc2798435b06bf.tar.xz kernel-cc1db7f34788e8832189b25ed2cc2798435b06bf.zip |
Updates for secure boot
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/x86/CONFIG_INTEGRITY_PLATFORM_KEYRING | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/fedora/generic/x86/CONFIG_INTEGRITY_PLATFORM_KEYRING b/configs/fedora/generic/x86/CONFIG_INTEGRITY_PLATFORM_KEYRING new file mode 100644 index 000000000..a7b1b167b --- /dev/null +++ b/configs/fedora/generic/x86/CONFIG_INTEGRITY_PLATFORM_KEYRING @@ -0,0 +1 @@ +CONFIG_INTEGRITY_PLATFORM_KEYRING=y |