[openwrt/openwrt] kernel: add missing symbols for 5.15

LEDE Commits lede-commits at lists.infradead.org
Wed Apr 13 03:01:00 PDT 2022


xback pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/4bfdb12debbda9be0474662a293c31e9d0868864

commit 4bfdb12debbda9be0474662a293c31e9d0868864
Author: Koen Vandeputte <koen.vandeputte at ncentric.com>
AuthorDate: Wed Apr 6 14:10:31 2022 +0200

    kernel: add missing symbols for 5.15
    
    Signed-off-by: Koen Vandeputte <koen.vandeputte at ncentric.com>
---
 target/linux/generic/config-5.15 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/target/linux/generic/config-5.15 b/target/linux/generic/config-5.15
index f16e1d98e8..c9547258e1 100644
--- a/target/linux/generic/config-5.15
+++ b/target/linux/generic/config-5.15
@@ -3492,6 +3492,11 @@ CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4
 # CONFIG_MFD_WM8994 is not set
 # CONFIG_MG_DISK is not set
 # CONFIG_MHI_BUS is not set
+# CONFIG_MHI_BUS_DEBUG is not set
+# CONFIG_MHI_BUS_PCI_GENERIC is not set
+# CONFIG_MHI_NET is not set
+# CONFIG_MHI_WWAN_CTRL is not set
+# CONFIG_MHI_WWAN_MBIM is not set
 # CONFIG_MICREL_KS8995MA is not set
 # CONFIG_MICREL_PHY is not set
 # CONFIG_MICROCHIP_KSZ is not set
@@ -4843,6 +4848,8 @@ CONFIG_PWRSEQ_SIMPLE=y
 # CONFIG_QORIQ_CPUFREQ is not set
 # CONFIG_QORIQ_THERMAL is not set
 # CONFIG_QRTR is not set
+# CONFIG_QRTR_MHI is not set
+# CONFIG_QRTR_TUN is not set
 # CONFIG_QSEMI_PHY is not set
 # CONFIG_QUEUED_LOCK_STAT is not set
 # CONFIG_QUICC_ENGINE is not set




More information about the lede-commits mailing list