Greg, 

is there a reason why the USB_SERIAL_DEBUG option depends on static
USB_SERIAL? This patch works for me.


diff -purN linux-2.6.7/drivers/usb/serial/Kconfig 
linux-2.6.7.usbserial-debug/drivers/usb/serial/Kconfig
--- linux-2.6.7/drivers/usb/serial/Kconfig      2004-06-16 07:19:43.000000000 +0200
+++ linux-2.6.7.usbserial-debug/drivers/usb/serial/Kconfig      2004-07-08 
17:36:41.000000000 +0200
@@ -22,7 +22,7 @@ config USB_SERIAL
 
 config USB_SERIAL_DEBUG
        bool "USB Serial Converter verbose debug"
-       depends on USB_SERIAL=y
+       depends on USB_SERIAL
        help
          Say Y here if you want verbose debug messages from the USB Serial
          Drivers sent to the kernel debug log.

-- 
USB is for mice, FireWire is for men!

sUse lINUX ag, nÃRNBERG


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to