# SPDX-License-Identifier: GPL-2.0-only config CNSS_UTILS tristate "CNSS utilities support" help Add CNSS utilities support for the WLAN driver module. This feature enables wlan driver to use CNSS utilities APIs to set and get wlan related information. config CNSS_QMI_SVC tristate "CNSS QMI SVC support" help Add CNSS QMI SVC support for the WLAN driver module. This feature enable wlan driver to use CNSS QMI service APIs to set and get wlan related information. config CNSS_PLAT_IPC_QMI_SVC tristate "CNSS Platform QMI IPC Support" help Add CNSS platform kernel and user space components IPC using QMI. config CNSS_OUT_OF_TREE bool "Build module out-of-tree" help This enables building the module out of the main kernel tree config FEATURE_SMEM_MAILBOX bool "Enable Feature SMEM Mailbox" default n