From 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Thu, 16 May 2024 03:11:33 +0000
Subject: [PATCH] AX88772C_eeprom and ax8872c build together

---
 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