From: Stelian Pop <stelian@popies.net>
To: mdharm-usb@one-eyed-alien.net
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: [PATCH] usb-storage should enable scsi disk in Kconfig
Date: Fri, 19 Nov 2004 20:33:50 +0100 [thread overview]
Message-ID: <20041119193350.GE2700@deep-space-9.dsnet> (raw)
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>
next reply other threads:[~2004-11-19 19:34 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-19 19:33 Stelian Pop [this message]
2004-11-19 19:57 ` [PATCH] usb-storage should enable scsi disk in Kconfig 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041119193350.GE2700@deep-space-9.dsnet \
--to=stelian@popies.net \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mdharm-usb@one-eyed-alien.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.