kernel_samsung_a53x/drivers/net/wireless/cnss_utils/Kconfig
2024-06-15 16:02:09 -03:00

20 lines
636 B
Text
Executable file

# 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.