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

Commit b7372492 authored by Francois Romieu's avatar Francois Romieu Committed by Jeff Garzik
Browse files

r8169: select MII in Kconfig



drivers/built-in.o: In function `rtl8169_gset_xmii':
r8169.c:(.text+0x82259): undefined reference to `mii_ethtool_gset'

Signed-off-by: default avatarHugh Dickins <hugh@veritas.com>
Acked-by: default avatarFrancois Romieu <romieu@fr.zoreil.com>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 2eefbd63
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2057,6 +2057,7 @@ config R8169
	tristate "Realtek 8169 gigabit ethernet support"
	depends on PCI
	select CRC32
	select MII
	---help---
	  Say Y here if you have a Realtek 8169 PCI Gigabit Ethernet adapter.