projects
/
wrapfs-4.14.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac7663f
)
USB_RTL8150 must select MII to avoid link errors.
author
Adrian Bunk
<bunk@stusta.de>
Sun, 7 Jan 2007 00:01:19 +0000
(
01:01
+0100)
committer
Adrian Bunk
<bunk@stusta.de>
Tue, 9 Jan 2007 02:23:34 +0000
(
03:23
+0100)
Stolen from a patch by Randy Dunlap.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/usb/net/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/usb/net/Kconfig
b/drivers/usb/net/Kconfig
index efd6ca7e4ac55eecc6e82cf1e9acd26ed30d3ded..6c94f59db7ab07739eaac8876ee53b986706c808 100644
(file)
--- a/
drivers/usb/net/Kconfig
+++ b/
drivers/usb/net/Kconfig
@@
-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.