17 lines · plain
1# SPDX-License-Identifier: GPL-2.02#3# GCT GDM724x LTE driver configuration4#5 6config LTE_GDM724X7 tristate "GCT GDM724x LTE support"8 depends on NET && USB && TTY && m9 help10 This driver supports GCT GDM724x LTE chip based USB modem devices.11 It exposes 4 network devices to be used per PDN and 2 tty devices to be12 used for AT commands and DM monitoring applications.13 The modules will be called gdmulte.ko and gdmtty.ko14 15 GCT-ATCx can be used for AT Commands16 GCT-DMx can be used for LTE protocol monitoring17