USB serial console Kconfig has a typo. Please apply this patch
from Francois Romieu <[EMAIL PROTECTED]>.
Thanks,
--
~Randy
----------- Diffstat output ------------
./drivers/usb/serial/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff ./drivers/usb/serial/Kconfig~current~ ./drivers/usb/serial/Kconfig
--- ./drivers/usb/serial/Kconfig~current~ 2003-07-09 00:12:22.000000000 -0700
+++ ./drivers/usb/serial/Kconfig 2003-07-09 00:12:22.000000000 -0700
@@ -31,7 +31,7 @@ config USB_SERIAL_DEBUG
config USB_SERIAL_CONSOLE
bool "USB Serial Console device support (EXPERIMENTAL)"
- depends on USB_SERIAL=y && EXPERIMENTAL
+ depends on USB_SERIAL && EXPERIMENTAL
---help---
If you say Y here, it will be possible to use a USB to serial
converter port as the system console (the system console is the
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel