kernel: modules: wwan: adapt for kernel 6.1

Update the WWAN kmods for compilation under kernel 6.1:
* Depend on kernel not being 5.10 rather than only 5.15
* Enable CONFIG_WWAN_DEBUGFS as its now optional from 5.17
* Add missing symbols for new WWAN drivers to generic config

Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Robert Marko
2022-10-21 13:08:35 +02:00
committed by Christian Marangi
parent a511887644
commit 4a02c5954f
2 changed files with 6 additions and 2 deletions

View File

@@ -3968,6 +3968,7 @@ CONFIG_MTD_SPLIT_SUPPORT=y
# CONFIG_MTK_DEVAPC is not set
# CONFIG_MTK_MMC is not set
# CONFIG_MTK_MMSYS is not set
# CONFIG_MTK_T7XX is not set
# CONFIG_MTK_THERMAL is not set
# CONFIG_MULTIPLEXER is not set
CONFIG_MULTIUSER=y
@@ -4989,6 +4990,7 @@ CONFIG_PWRSEQ_SIMPLE=y
# CONFIG_QCA7000_SPI is not set
# CONFIG_QCA7000_UART is not set
# CONFIG_QCOM_A7PLL is not set
# CONFIG_QCOM_BAM_DMUX is not set
# CONFIG_QCOM_EMAC is not set
# CONFIG_QCOM_FALKOR_ERRATUM_1003 is not set
# CONFIG_QCOM_FALKOR_ERRATUM_1009 is not set