From 1c055e55a242a33e574e48be530e06770a210dcd Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 19 Feb 2024 03:26:26 +0000
Subject: [PATCH] add r8169 read mac form eeprom

---
 kernel/tools/testing/selftests/net/mptcp/config |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/kernel/tools/testing/selftests/net/mptcp/config b/kernel/tools/testing/selftests/net/mptcp/config
index 741a1c4..8867c40 100644
--- a/kernel/tools/testing/selftests/net/mptcp/config
+++ b/kernel/tools/testing/selftests/net/mptcp/config
@@ -1,3 +1,4 @@
+CONFIG_KALLSYMS=y
 CONFIG_MPTCP=y
 CONFIG_IPV6=y
 CONFIG_MPTCP_IPV6=y
@@ -5,3 +6,4 @@
 CONFIG_INET_MPTCP_DIAG=m
 CONFIG_VETH=y
 CONFIG_NET_SCH_NETEM=m
+CONFIG_SYN_COOKIES=y

--
Gitblit v1.6.2