Greetings,
Trivial. Present in linux-2.6.0-test6 and in usb-2.5 BK as of 12:30 AM 10/8/03.
Previously, one could configure a kernel that wouldn't link by doing a 'make
allnoconfig' and then a 'make menuconfig' and enabling CONFIG_EXPERIMENTAL,
CONFIG_PCI, CONFIG_USB_GADGET, and CONFIG_USB_ETH.
Please let me know if I have made an error here. If not, please apply.
Please CC: all responses; I'm not on the list.
diff -u -r clean-linux-2.6.0-test6/drivers/usb/gadget/Kconfig
260-test6/drivers/usb/gadget/Kconfig
--- clean-linux-2.6.0-test6/drivers/usb/gadget/Kconfig 2003-10-02 00:41:27.000000000
-0400
+++ 260-test6/drivers/usb/gadget/Kconfig 2003-10-08 00:12:15.000000000 -0400
@@ -110,7 +110,7 @@
config USB_ETH
tristate "Ethernet Gadget"
- depends on USB_GADGET && (USB_DUMMY_HCD || USB_NET2280 || USB_PXA2XX ||
USB_SA1100)
+ depends on USB_GADGET && NET && (USB_DUMMY_HCD || USB_NET2280 || USB_PXA2XX ||
USB_SA1100)
help
This driver implements Ethernet style communication, in either
of two ways:
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel