summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/config
diff options
context:
space:
mode:
authorSong Liu <song@kernel.org>2023-11-30 02:44:15 +0300
committerAlexei Starovoitov <ast@kernel.org>2023-12-02 03:21:03 +0300
commit6b0ae4566aba566a2ab4a2de9c59ab3d7f4b43c2 (patch)
tree36d3e8acaa5a6f6a5c69984487ef954e275ed870 /tools/testing/selftests/bpf/config
parent0de267d9ec6574536ec5ea2f2242df5c92bcdd4b (diff)
downloadlinux-6b0ae4566aba566a2ab4a2de9c59ab3d7f4b43c2.tar.xz
selftests/bpf: Sort config in alphabetic order
Move CONFIG_VSOCKETS up, so the CONFIGs are in alphabetic order. Signed-off-by: Song Liu <song@kernel.org> Link: https://lore.kernel.org/r/20231129234417.856536-5-song@kernel.org Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/testing/selftests/bpf/config')
-rw-r--r--tools/testing/selftests/bpf/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/bpf/config b/tools/testing/selftests/bpf/config
index 3ec5927ec3e5..782876452acf 100644
--- a/tools/testing/selftests/bpf/config
+++ b/tools/testing/selftests/bpf/config
@@ -82,7 +82,7 @@ CONFIG_SECURITY=y
CONFIG_SECURITYFS=y
CONFIG_TEST_BPF=m
CONFIG_USERFAULTFD=y
+CONFIG_VSOCKETS=y
CONFIG_VXLAN=y
CONFIG_XDP_SOCKETS=y
CONFIG_XFRM_INTERFACE=y
-CONFIG_VSOCKETS=y