[openwrt/openwrt] generic: 5.15: add missing symbol

LEDE Commits lede-commits at lists.infradead.org
Sat May 7 07:28:21 PDT 2022


chunkeey pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/b47c641ee3210c0bcd4520cf74b15176566e7eeb

commit b47c641ee3210c0bcd4520cf74b15176566e7eeb
Author: Christian Lamparter <chunkeey at gmail.com>
AuthorDate: Thu May 5 20:19:32 2022 +0200

    generic: 5.15: add missing symbol
    
    Found during apm821xx refresh.
    
    Signed-off-by: Christian Lamparter <chunkeey at gmail.com>
---
 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




More information about the lede-commits mailing list