1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2025-02-15 00:18:03 +00:00
physwizz 99537be4e2 first
2024-03-11 06:53:12 +11:00

13 lines
384 B
Plaintext

config MTK_NET_CCMNI
tristate "MediaTek CCMNI driver"
depends on MTK_CCCI_DEVICES
help
Cross Core Multi Network Interface:
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.