Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc2db2c8 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

staging: gdm724x: prevent module from being built in



There are global symbols here that conflict with the rest of the kernel,
preventing it from being built, so do not allow this module to be built
in.

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Cc: Won Kang <wonkang@gctsemi.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0ec473b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

config LTE_GDM724X
	tristate "GCT GDM724x LTE support"
	depends on NET && USB
	depends on NET && USB && 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