Re: [PATCH] Adaptec USBXchange and USB2Xchange support

From: René Rebe
Date: Mon Jan 30 2006 - 08:31:43 EST


Hi,

On Monday 30 January 2006 14:22, René Rebe wrote:

ouhm, one forgotten dependency slipped in due final code reorganization:

> +config USB_USBXCHANGE
> + tristate "Adaptec USBXchange and USB2Xchange firmware loader"
> + depends on USB_STORAGE_USBXCHANGE

--- old 2006-01-30 14:30:04.859858250 +0100
+++ adaptec-usbxchange.patch 2006-01-30 14:30:12.408330000 +0100
@@ -7,7 +7,7 @@

+config USB_USBXCHANGE
+ tristate "Adaptec USBXchange and USB2Xchange firmware loader"
-+ depends on USB_STORAGE_USBXCHANGE
++ depends on USB_STORAGE
+ help
+ Say Y here to include additional code to load the firmware into the
+ Adaptec USBXchange and USB2Xchange USB --> SCSI converter dongle.

Or just drop the depends entirely, since it only logically depends on USB_STORAGE -
not technically.

Sorry - yours,

--
René Rebe - Rubensstr. 64 - 12157 Berlin (Europe / Germany)
http://www.exactcode.de | http://www.t2-project.org
+49 (0)30 255 897 45
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/