kernel_samsung_a34x-permissive/drivers/misc/mediatek/conn_md/Kconfig
2024-04-28 15:51:13 +02:00

12 lines
405 B
Plaintext

config MTK_CONN_MD
tristate "Support mtk connsys modem config"
default y if MTK_CONN_LTE_IDC_SUPPORT
help
It is used to config whether IDC feature
is supported or not.
When IDC feature is required,
this config must be enabled to support
SW IDC message exchange.
Usually if a project support both LTE and Wi-Fi,
IDC feature is necessary to avoid interference between LTE and Wi-Fi.