--- zzzz-none-000/linux-5.15.111/drivers/soc/qcom/Kconfig 2023-05-11 14:00:40.000000000 +0000 +++ puma7-atom-6670-761/linux-5.15.111/drivers/soc/qcom/Kconfig 2024-02-07 10:23:20.000000000 +0000 @@ -211,4 +211,14 @@ application processor and QDSP6. APR is used by audio driver to configure QDSP6 ASM, ADM and AFE modules. + +config QCOM_EXTERNAL_CNSS + bool "Dependencies for Qualcomm CNSS module for 11ax and 11be chipsets" + select QCOM_QMI_HELPERS + select MHI_BUS + depends on REMOTEPROC + help + The CNSS module is shipped and compiled as an external module, + but relies on certain kernel features. This configuration + option activates all the necessary features. endmenu