]> xenbits.xensource.com Git - people/julieng/linux-arm.git/commitdiff
efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
authorJosh Boyer <jwboyer@fedoraproject.org>
Tue, 27 Aug 2013 17:28:43 +0000 (13:28 -0400)
committerJulien Grall <julien.grall@citrix.com>
Fri, 18 Sep 2015 15:29:29 +0000 (16:29 +0100)
The functionality of the config option is dependent upon the platform being
UEFI based.  Reflect this in the config deps.

Signed-off-by: Josh Boyer <jwboyer@fedoraproject.org>
arch/x86/Kconfig

index e6680fb38475d95388979a55cc5d7e25f5a6617b..2c4b0e7d5ceccb2769b4aa6c4e0bf995d93e34db 100644 (file)
@@ -1705,7 +1705,8 @@ config EFI_MIXED
           If unsure, say N.
 
 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"
        ---help---
          UEFI Secure Boot provides a mechanism for ensuring that the