From b47c641ee3210c0bcd4520cf74b15176566e7eeb Mon Sep 17 00:00:00 2001 From: Christian Lamparter Date: Thu, 5 May 2022 20:19:32 +0200 Subject: [PATCH] generic: 5.15: add missing symbol Found during apm821xx refresh. Signed-off-by: Christian Lamparter --- target/linux/generic/config-5.15 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15 index 35be3aa406..488e9c16e8 100644 --- a/target/linux/generic/config-5.15 +++ b/target/linux/generic/config-5.15 @@ -4117,6 +4117,7 @@ CONFIG_NET_SCH_FQ_CODEL=y # CONFIG_NET_SCH_TBF is not set # CONFIG_NET_SCH_TEQL is not set # CONFIG_NET_SCTPPROBE is not set +# CONFIG_NET_SELFTESTS is not set CONFIG_NET_SOCK_MSG=y # CONFIG_NET_SWITCHDEV is not set # CONFIG_NET_TCPPROBE is not set -- 2.30.2