All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: S390 block devs on !s390.
Date: Fri, 27 Feb 2004 13:57:29 +0000	[thread overview]
Message-ID: <20040227135728.GA15016@redhat.com> (raw)

This is probably useless on x86 for eg..
(Everything else in this file is dependant on some other s390 feature,
 so only this one shows up).  Too bad the drivers/s390/block stuff gets
source'd at all on !s390.

		Dave

--- linux-2.6.3/drivers/s390/block/Kconfig~	2004-02-27 13:54:18.000000000 +0000
+++ linux-2.6.3/drivers/s390/block/Kconfig	2004-02-27 13:54:27.000000000 +0000
@@ -13,6 +13,7 @@
 
 config DCSSBLK
 	tristate "DCSSBLK support"
+	depends on ARCH_S390
 	help
 	  Support for dcss block device
 

             reply	other threads:[~2004-02-27 13:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-27 13:57 Dave Jones [this message]
2004-02-27 16:45 ` S390 block devs on !s390 Kevin P. Fleming
2004-02-27 16:58   ` Dave Jones
2004-02-27 17:02     ` Dave Jones
2004-02-27 17:09       ` Kevin P. Fleming

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=20040227135728.GA15016@redhat.com \
    --to=davej@redhat.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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.