mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] fix dependeces for CONFIG_USB_STORAGE
@ 2004-06-02  9:16 Paolo Ornati
  2004-06-02 10:49 ` Christoph Hellwig
  0 siblings, 1 reply; 7+ messages in thread
From: Paolo Ornati @ 2004-06-02  9:16 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux-kernel

This patch adds a missed dependence for CONFIG_USB_STORAGE.

Signed-off-by: Paolo Ornati <ornati@fastwebnet.it>

--- 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
 	---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,


-- 
	Paolo Ornati
	Linux v2.6.6


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

end of thread, other threads:[~2004-06-02 12:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-02  9:16 [PATCH] fix dependeces for CONFIG_USB_STORAGE Paolo Ornati
2004-06-02 10:49 ` Christoph Hellwig
2004-06-02 11:52   ` Paolo Ornati
2004-06-02 11:52     ` Christoph Hellwig
2004-06-02 12:11       ` Paolo Ornati
2004-06-02 12:00     ` Oliver Neukum
2004-06-02 12:01     ` Arjan van de Ven

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

all inboxes | Powered by JetHome®