--- zzzz-none-000/linux-5.4.213/drivers/net/wireless/Kconfig 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/drivers/net/wireless/Kconfig 2024-05-29 11:19:55.000000000 +0000 @@ -122,4 +122,16 @@ This option adds support for ethernet connections to appear as if they are wifi connections through a special rtnetlink device. +config CNSS2 + bool "CNSS2 Platform Driver for Wi-Fi Module" + depends on !(ARCH_IPQ40XX || ARCH_IPQ806x) + ---help--- + This module adds the support for Connectivity Subsystem (CNSS) used + for PCIe based Wi-Fi devices with QCA6174/QCN9000 chipsets. + This driver also adds support to integrate WLAN module to subsystem + restart framework. + CNSS2 is compiled as kernel module outside kernel tree but this config + is used to differentiate between CNSS2 and upstream WLAN driver in + devicetree files. + endif # WLAN