mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 06:24:53 +08:00
USB: USB_RTL8150 must select MII
USB_RTL8150 must select MII to avoid link errors. Stolen from a patch by Randy Dunlap. Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: "Randy.Dunlap" <rdunlap@xenotime.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
61bf54b71d
commit
d0b4e31093
@ -84,6 +84,7 @@ config USB_PEGASUS
|
|||||||
config USB_RTL8150
|
config USB_RTL8150
|
||||||
tristate "USB RTL8150 based ethernet device support (EXPERIMENTAL)"
|
tristate "USB RTL8150 based ethernet device support (EXPERIMENTAL)"
|
||||||
depends on EXPERIMENTAL
|
depends on EXPERIMENTAL
|
||||||
|
select MII
|
||||||
help
|
help
|
||||||
Say Y here if you have RTL8150 based usb-ethernet adapter.
|
Say Y here if you have RTL8150 based usb-ethernet adapter.
|
||||||
Send me <petkan@users.sourceforge.net> any comments you may have.
|
Send me <petkan@users.sourceforge.net> any comments you may have.
|
||||||
|
Loading…
Reference in New Issue
Block a user