kernel: config: add symbol introduced with 6.1.81
authorJohn Audia <therealgraysky@proton.me>
Wed, 6 Mar 2024 21:19:12 +0000 (16:19 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 11 Mar 2024 20:51:37 +0000 (21:51 +0100)
Add CONFIG_EFI_HANDOVER_PROTOCOL=y to the default config[1] and disable CONFIG_NFSD_V2

1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/x86/Kconfig?id=v6.1.81&id2=v6.1.80

Signed-off-by: John Audia <therealgraysky@proton.me>
target/linux/generic/config-6.1
target/linux/x86/config-6.1

index deecb62ba8c1478bf6ec93dddcdfe341ebf80382..fabe7029c5aa9c99b8fd66a0a24c0fdb9623a132 100644 (file)
@@ -4437,6 +4437,7 @@ CONFIG_NFS_COMMON=y
 # CONFIG_NFS_FSCACHE is not set
 # CONFIG_NFS_SWAP is not set
 # CONFIG_NFS_V2 is not set
+# CONFIG_NFSD_V2 is not set
 CONFIG_NFS_V3=y
 # CONFIG_NFS_V3_ACL is not set
 # CONFIG_NFS_V4 is not set
index af3676f37147a224d44a855324bcca8f8f073622..6580969faf7f236011fdfa8da4974b9821d22eb9 100644 (file)
@@ -106,6 +106,7 @@ CONFIG_EARLY_PRINTK=y
 CONFIG_EDAC_ATOMIC_SCRUB=y
 CONFIG_EDAC_SUPPORT=y
 # CONFIG_EDD is not set
+CONFIG_EFI_HANDOVER_PROTOCOL=y
 # CONFIG_EISA is not set
 # CONFIG_EUROTECH_WDT is not set
 # CONFIG_EXAR_WDT is not set