From: Olaf Hering <olh@suse.de>
To: linux-scsi@vger.kernel.org, akpm@odsl.org
Subject: [PATCH] mptfusion depends on scsi
Date: Sat, 24 Apr 2004 21:04:40 +0200 [thread overview]
Message-ID: <20040424190440.GA9515@suse.de> (raw)
mptfusion depends on scsi.
If it was =y, and scsi is set to =m, it will remain =y and give link errors.
2.6.6-rc2-bk3
--- ./drivers/message/fusion/Kconfig~ 2004-04-04 05:38:27.000000000 +0200
+++ ./drivers/message/fusion/Kconfig 2004-04-24 20:58:32.000000000 +0200
@@ -3,7 +3,7 @@ menu "Fusion MPT device support"
config FUSION
tristate "Fusion MPT (base + ScsiHost) drivers"
- depends on PCI
+ depends on PCI && SCSI
---help---
LSI Logic Fusion(TM) Message Passing Technology (MPT) device support
provides high performance SCSI host initiator, and LAN [1] interface
--
USB is for mice, FireWire is for men!
sUse lINUX ag, nÜRNBERG
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
reply other threads:[~2004-04-24 19:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20040424190440.GA9515@suse.de \
--to=olh@suse.de \
--cc=akpm@odsl.org \
--cc=linux-scsi@vger.kernel.org \
/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.