public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] usb-storage should enable scsi disk in Kconfig
@ 2004-11-19 19:33 Stelian Pop
  2004-11-19 19:57 ` Christoph Hellwig
  0 siblings, 1 reply; 10+ messages in thread
From: Stelian Pop @ 2004-11-19 19:33 UTC (permalink / raw)
  To: mdharm-usb; +Cc: Linux Kernel Mailing List, Andrew Morton

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

Please apply.

Stelian.

Signed-off-by: Stelian Pop <stelian@popies.net>

===== 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@popies.net>

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-11-29 19:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-19 19:33 [PATCH] usb-storage should enable scsi disk in Kconfig Stelian Pop
2004-11-19 19:57 ` Christoph Hellwig
2004-11-19 21:39   ` Stelian Pop
2004-11-19 23:08     ` Matthew Dharm
2004-11-20 23:21       ` Randy.Dunlap
2004-11-22 10:35         ` Stelian Pop
2004-11-22 16:01           ` Randy.Dunlap
2004-11-22 16:30             ` Stelian Pop
2004-11-22 14:52         ` Martin Waitz
2004-11-29 19:08         ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox