Skip to content

Commit 30e1a1d

Browse files
davidhildenbrandkuba-moo
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. Cc: Shuah Khan <[email protected]> Acked-by: Mike Rapoport (Microsoft) <[email protected]> Reviewed-by: Lorenzo Stoakes <[email protected]> Reviewed-by: Liam R. Howlett <[email protected]> Signed-off-by: David Hildenbrand <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 5bd8de2 commit 30e1a1d

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)