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

Commit 0072068a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: Adding config for r8125 driver"

parents 1a0f8993 3f596353
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -133,4 +133,14 @@ config MSM_11AD
	  If you choose to build it as a module, it will be called
	  msm_11ad_proxy.

config R8125
	tristate "Realtek R8125 driver"
	depends on PCI
	help
	  This is a 2.5Gbps ethernet driver for the PCI network cards based on
	  the Realtek 8125B chip. If you have one of those, say Y here.

	  To compile this driver as a module, choose M here: the module
	  will be called r8125.

endmenu