staging: gdm724x: depend on CONFIG_TTY

The driver uses the tty layer, so explicitly say that, to prevent
randomconfig build errors.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Greg Kroah-Hartman 2013-07-29 12:27:40 -07:00
parent 12aede9f2f
commit b9b9b35176

View File

@ -4,7 +4,7 @@
config LTE_GDM724X
tristate "GCT GDM724x LTE support"
depends on NET && USB && m
depends on NET && USB && TTY && m
help
This driver supports GCT GDM724x LTE chip based USB modem devices.
It exposes 4 network devices to be used per PDN and 2 tty devices to be