Skip to content
Commit 9846d860 authored by Ard Biesheuvel's avatar Ard Biesheuvel
Browse files

efi: gsmi: fix false dependency on CONFIG_EFI_VARS



The gsmi code does not actually rely on CONFIG_EFI_VARS, since it only
uses the efivars abstraction that is included unconditionally when
CONFIG_EFI is defined. CONFIG_EFI_VARS controls the inclusion of the
code that exposes the sysfs entries, and which has been deprecated for
some time.

Signed-off-by: default avatarArd Biesheuvel <ardb@kernel.org>
parent 5d3c8617
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment