summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2022-10-15 18:36:34 +0200
committerWolfgang Müller2022-10-15 18:36:34 +0200
commitfdb387124ddbaa66a3d0c52a01baa03e8230a11c (patch)
tree38648a0c724e77daaf22a3087546154f8e2dbb46
parent69308012ebd22ef945ef3cf30506532bd6035a9a (diff)
downloadkernfrag-fdb387124ddbaa66a3d0c52a01baa03e8230a11c.tar.gz
fragments: Remove CONFIG_EFI_VARS
This option has been removed in newer kernel versions [1]. [1] https://github.com/torvalds/linux/commit/0f5b2c69a4cbe4166ca24b76d5ada98ed2867741
-rw-r--r--fragments/boot/efi1
1 files changed, 0 insertions, 1 deletions
diff --git a/fragments/boot/efi b/fragments/boot/efi
index 633dae3..b95cefd 100644
--- a/fragments/boot/efi
+++ b/fragments/boot/efi
@@ -1,6 +1,5 @@
CONFIG_EFI=y
CONFIG_EFI_STUB=y
-CONFIG_EFI_VARS=y
CONFIG_RESET_ATTACK_MITIGATION=y
CONFIG_EFIVAR_FS=y