[PATCH] usb-storage should enable scsi disk in Kconfig

From: Stelian Pop
Date: Fri Nov 19 2004 - 14:37:50 EST


As $subject says, usb-storage storage should automatically enable
scsi disk support in Kconfig.

Please apply.

Stelian.

Signed-off-by: Stelian Pop <stelian@xxxxxxxxxx>

===== drivers/usb/storage/Kconfig 1.9 vs edited =====
--- 1.9/drivers/usb/storage/Kconfig 2004-06-13 17:24:10 +02:00
+++ edited/drivers/usb/storage/Kconfig 2004-11-19 16:44:16 +01:00
@@ -6,6 +6,7 @@
tristate "USB Mass Storage support"
depends on USB
select SCSI
+ select BLK_DEV_SD
---help---
Say Y here if you want to connect USB mass storage devices to your
computer's USB port. This is the driver you need for USB floppy drives,
--
Stelian Pop <stelian@xxxxxxxxxx>
-
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/