mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-09-16 03:59:21 +00:00
12 lines
405 B
Plaintext
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.
|