ChangeSet 1.1673.8.29, 2004/03/26 11:25:25-08:00, [EMAIL PROTECTED]

[PATCH] USB:  Fix drivers/usb/net/Kconfig

This allows the pegasus driver to actually be seen as a config option.
Apparently it's not that popular, though I have confirmed that it still
works on at least the netgear fv101.


 drivers/usb/net/Kconfig |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Nru a/drivers/usb/net/Kconfig b/drivers/usb/net/Kconfig
--- a/drivers/usb/net/Kconfig   Wed Apr 14 14:37:52 2004
+++ b/drivers/usb/net/Kconfig   Wed Apr 14 14:37:52 2004
@@ -69,7 +69,7 @@
 
 config USB_PEGASUS
        tristate "USB Pegasus/Pegasus-II based ethernet device support"
-       depends on USB && NET_ETHERNET
+       depends on USB && NET
        select MII
        ---help---
          Say Y here if you know you have Pegasus or Pegasus-II based adapter.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to