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:
Naresh Kamboju 2017-12-20 12:50:22 +05:30 committed by David S. Miller
parent 932f8c77a9
commit 1c8e77fb36
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
CONFIG_USER_NS=y
CONFIG_BPF_SYSCALL=y
CONFIG_TEST_BPF=m
CONFIG_NUMA=y