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

14 lines
384 B
Plaintext

config MTK_NET_CCMNI
tristate "MediaTek CCMNI driver"
depends on MTK_CCCI_DEVICES
select WIRELESS_EXT
select WEXT_PRIV
help
This option enables CCMNI driver, if yes,
then CCMNI driver is used
to communicate with CCCI
driver by Kernel network, if no,
Kernel network uses ccci port_net
to send and recevie data.
The option default depends on MTK_CCCI_DEVICES.