xref: /openbmc/linux/drivers/staging/gdm724x/Kconfig (revision ba61bb17)
1#
2# GCT GDM724x LTE driver configuration
3#
4
5config LTE_GDM724X
6	tristate "GCT GDM724x LTE support"
7	depends on NET && USB && TTY && m
8	help
9	  This driver supports GCT GDM724x LTE chip based USB modem devices.
10	  It exposes 4 network devices to be used per PDN and 2 tty devices to be
11	  used for AT commands and DM monitoring applications.
12	  The modules will be called gdmulte.ko and gdmtty.ko
13
14	  GCT-ATCx can be used for AT Commands
15	  GCT-DMx can be used for LTE protocol monitoring
16