Commit 0fcce5c6 authored by Josh Boyer's avatar Josh Boyer Committed by Tim Gardner

efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI

BugLink: http://bugs.launchpad.net/bugs/1566221

The functionality of the config option is dependent upon the platform being
UEFI based.  Reflect this in the config deps.
Signed-off-by: default avatarJosh Boyer <jwboyer@fedoraproject.org>
Signed-off-by: default avatarTim Gardner <tim.gardner@canonical.com>
parent 2c025dac
...@@ -1722,6 +1722,7 @@ config EFI_MIXED ...@@ -1722,6 +1722,7 @@ config EFI_MIXED
config EFI_SECURE_BOOT_SIG_ENFORCE config EFI_SECURE_BOOT_SIG_ENFORCE
def_bool n def_bool n
depends on EFI
prompt "Force module signing when UEFI Secure Boot is enabled" prompt "Force module signing when UEFI Secure Boot is enabled"
---help--- ---help---
UEFI Secure Boot provides a mechanism for ensuring that the UEFI Secure Boot provides a mechanism for ensuring that the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment