1# SPDX-License-Identifier: GPL-2.0 2# 3# GCT GDM724x LTE driver configuration 4# 5 6config LTE_GDM724X 7 tristate "GCT GDM724x LTE support" 8 depends on NET && USB && TTY && m 9 help 10 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 be 12 used for AT commands and DM monitoring applications. 13 The modules will be called gdmulte.ko and gdmtty.ko 14 15 GCT-ATCx can be used for AT Commands 16 GCT-DMx can be used for LTE protocol monitoring 17