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

Commit 3f596353 authored by Karthik Rudrapatna's avatar Karthik Rudrapatna
Browse files

msm: Adding config for r8125 driver



Add config to enable Realtek's r8125 driver.

Change-Id: I00cc2344d4705cd84156a44e30c4645d54df2008
Acked-by: default avatarLakshit Tyagi <ltyagi@codeaurora.org>
Signed-off-by: default avatarKarthik Rudrapatna <krudrapa@codeaurora.org>
parent a2839ca3
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