ChangeSet 1.1500.8.10, 2004/02/02 13:43:35-08:00, trini@kernel.crashing.org

[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:


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


diff -Nru a/drivers/usb/image/Kconfig b/drivers/usb/image/Kconfig
--- a/drivers/usb/image/Kconfig	Mon Feb  9 14:41:14 2004
+++ b/drivers/usb/image/Kconfig	Mon Feb  9 14:41:14 2004
@@ -19,7 +19,7 @@
 
 config USB_SCANNER
 	tristate "USB Scanner support (OBSOLETE)"
-	depends on USB
+	depends on USB && BROKEN
 	help
 	  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
