From: Linus Torvalds Date: Wed, 3 Aug 2022 21:41:36 +0000 (-0700) Subject: Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kerne... X-Git-Tag: baikal/aarch64/sdk6.1~3397 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=5557f1bd5f54477e7118513c465e00553b48e9d6;p=kernel.git Merge tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi Pull efivars sysfs interface removal from Ard Biesheuvel: "Remove the obsolete 'efivars' sysfs based interface to the EFI variable store, now that all users have moved to the efivarfs pseudo file system, which was created ~10 years ago to address some fundamental shortcomings in the sysfs based driver. Move the 'business logic' related to which EFI variables are important and may affect the boot flow from the efivars support layer into the efivarfs pseudo file system, so it is no longer exposed to other parts of the kernel" * tag 'efi-efivars-removal-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: efi: vars: Move efivar caching layer into efivarfs efi: vars: Switch to new wrapper layer efi: vars: Remove deprecated 'efivars' sysfs interface --- 5557f1bd5f54477e7118513c465e00553b48e9d6 diff --cc arch/arm/configs/milbeaut_m10v_defconfig index 37739b61b0c38,9b4789af0201a..58810e98de3d4 --- a/arch/arm/configs/milbeaut_m10v_defconfig +++ b/arch/arm/configs/milbeaut_m10v_defconfig @@@ -44,7 -44,7 +44,6 @@@ CONFIG_ARM_CPUIDLE= CONFIG_VFP=y CONFIG_NEON=y CONFIG_KERNEL_MODE_NEON=y - CONFIG_EFI_VARS=m -CONFIG_EFI_CAPSULE_LOADER=m CONFIG_ARM_CRYPTO=y CONFIG_CRYPTO_SHA1_ARM_NEON=m CONFIG_CRYPTO_SHA1_ARM_CE=m