Skip to content

Commit 3b864c8

Browse files
davidhildenbrandakpm00
authored andcommitted
wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
It's no longer user-selectable (and the default was already "y"), so let's just drop it. It was never really relevant to the wireguard selftests either way. Link: https://lkml.kernel.org/r/20250901150359.867252-6-david@redhat.com Signed-off-by: David Hildenbrand <david@redhat.com> Acked-by: Mike Rapoport (Microsoft) <rppt@kernel.org> Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com> Reviewed-by: Liam R. Howlett <Liam.Howlett@oracle.com> Cc: "Jason A. Donenfeld" <Jason@zx2c4.com> Cc: Shuah Khan <shuah@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent 016496e commit 3b864c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/testing/selftests/wireguard/qemu/kernel.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ CONFIG_JUMP_LABEL=y
4848
CONFIG_FUTEX=y
4949
CONFIG_SHMEM=y
5050
CONFIG_SLUB=y
51-
CONFIG_SPARSEMEM_VMEMMAP=y
5251
CONFIG_SMP=y
5352
CONFIG_SCHED_SMT=y
5453
CONFIG_SCHED_MC=y

0 commit comments

Comments
 (0)