Re: [PATCH] fix dependeces for CONFIG_USB_STORAGE

From: Christoph Hellwig
Date: Wed Jun 02 2004 - 05:53:21 EST


On Wed, Jun 02, 2004 at 11:16:35AM +0200, Paolo Ornati wrote:
> This patch adds a missed dependence for CONFIG_USB_STORAGE.
>
> Signed-off-by: Paolo Ornati <ornati@xxxxxxxxxxxxx>
>
> --- linux/drivers/usb/storage/Kconfig.orig 2004-06-02 10:55:18.000000000 +0200
> +++ linux/drivers/usb/storage/Kconfig 2004-06-02 10:56:03.000000000 +0200
> @@ -6,6 +6,7 @@
> tristate "USB Mass Storage support"
> depends on USB
> select SCSI
> + select BLK_DEV_SD

Huh, why?
-
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/