Commit 62dced02 authored by Tom Rini's avatar Tom Rini

[PATCH] USB: mark the scanner driver BROKEN

Greg, I think this now makes 2 distinct bugs in the scanner kernel
driver.  Maybe it should be protected with a BROKEN:
parent 8f70965a
...@@ -19,7 +19,7 @@ config USB_MDC800 ...@@ -19,7 +19,7 @@ config USB_MDC800
config USB_SCANNER config USB_SCANNER
tristate "USB Scanner support (OBSOLETE)" tristate "USB Scanner support (OBSOLETE)"
depends on USB depends on USB && BROKEN
help help
Say Y here if you want to connect a USB scanner to your computer's Say Y here if you want to connect a USB scanner to your computer's
USB port. Please read <file:Documentation/usb/scanner.txt> for more USB port. Please read <file:Documentation/usb/scanner.txt> for more
......
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