mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 18:13:04 +00:00
selftests: net: Adding config fragment CONFIG_NUMA=y
kernel config fragement CONFIG_NUMA=y is need for reuseport_bpf_numa. Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
932f8c77a9
commit
1c8e77fb36
@ -1,3 +1,4 @@
|
||||
CONFIG_USER_NS=y
|
||||
CONFIG_BPF_SYSCALL=y
|
||||
CONFIG_TEST_BPF=m
|
||||
CONFIG_NUMA=y
|
||||
|
Loading…
Reference in New Issue
Block a user