Skip to content

Commit 6b0ae45

Browse files
liu-song-6Alexei Starovoitov
authored andcommitted
selftests/bpf: Sort config in alphabetic order
Move CONFIG_VSOCKETS up, so the CONFIGs are in alphabetic order. Signed-off-by: Song Liu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
1 parent 0de267d commit 6b0ae45

File tree

1 file changed

+1
-1
lines changed
  • tools/testing/selftests/bpf

1 file changed

+1
-1
lines changed

tools/testing/selftests/bpf/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ CONFIG_SECURITY=y
8282
CONFIG_SECURITYFS=y
8383
CONFIG_TEST_BPF=m
8484
CONFIG_USERFAULTFD=y
85+
CONFIG_VSOCKETS=y
8586
CONFIG_VXLAN=y
8687
CONFIG_XDP_SOCKETS=y
8788
CONFIG_XFRM_INTERFACE=y
88-
CONFIG_VSOCKETS=y

0 commit comments

Comments
 (0)