Commit 525e25e5 authored by Petri T. Koistinen's avatar Petri T. Koistinen Committed by Greg Kroah-Hartman

[PATCH] USB: drivers/usb/net config URI update and unify

Here is a tiny Kconfig update and unify patch.
parent 48937ffc
...@@ -73,11 +73,12 @@ config USB_PEGASUS ...@@ -73,11 +73,12 @@ config USB_PEGASUS
select MII select MII
---help--- ---help---
Say Y here if you know you have Pegasus or Pegasus-II based adapter. Say Y here if you know you have Pegasus or Pegasus-II based adapter.
If in doubt then look at linux/drivers/usb/pegasus.h for the complete If in doubt then look at <file:drivers/usb/net/pegasus.h> for the
list of supported devices. complete list of supported devices.
If your particular adapter is not in the list and you are _sure_ it If your particular adapter is not in the list and you are _sure_ it
is Pegasus or Pegasus II based then send me (petkan@users.sourceforge.net) is Pegasus or Pegasus II based then send me
vendor and device IDs. <petkan@users.sourceforge.net> vendor and device IDs.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called pegasus. module will be called pegasus.
...@@ -87,8 +88,8 @@ config USB_RTL8150 ...@@ -87,8 +88,8 @@ config USB_RTL8150
depends on USB && NET && EXPERIMENTAL depends on USB && NET && EXPERIMENTAL
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.
You can also check for updates at http://pegasus2.sourceforge.net/ You can also check for updates at <http://pegasus2.sourceforge.net/>.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the
module will be called rtl8150. module will be called rtl8150.
......
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