Commit 6a4121f6 authored by Adrian Bunk's avatar Adrian Bunk

USB_RTL8150 must select MII to avoid link errors.

Stolen from a patch by Randy Dunlap.
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent ac7663f1
......@@ -84,6 +84,7 @@ config USB_PEGASUS
config USB_RTL8150
tristate "USB RTL8150 based ethernet device support (EXPERIMENTAL)"
depends on EXPERIMENTAL
select MII
help
Say Y here if you have RTL8150 based usb-ethernet adapter.
Send me <petkan@users.sourceforge.net> any comments you may have.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment