linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: Linux Kernel Development <linux-kernel@vger.kernel.org>,
	wbsd-devel@list.drzeus.cx,
	Geert Uytterhoeven <geert@linux-m68k.org>
Subject: [PATCH 540] MMC_WBSD depends on ISA
Date: Fri, 7 Jan 2005 23:50:49 +0100	[thread overview]
Message-ID: <200501072250.j07MonUe012310@anakin.of.borg> (raw)

MMC_WBSD depends on ISA (needs isa_virt_to_bus())

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

--- linux-2.6.10/drivers/mmc/Kconfig	2004-12-26 10:47:03.000000000 +0100
+++ linux-m68k-2.6.10/drivers/mmc/Kconfig	2005-01-01 10:35:09.000000000 +0100
@@ -51,7 +51,7 @@ config MMC_PXA
 
 config MMC_WBSD
 	tristate "Winbond W83L51xD SD/MMC Card Interface support"
-	depends on MMC
+	depends on MMC && ISA
 	help
 	  This selects the Winbond(R) W83L51xD Secure digital and
           Multimedia card Interface.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

             reply	other threads:[~2005-01-08  0:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-07 22:50 Geert Uytterhoeven [this message]
2005-01-10  7:14 ` [Wbsd-devel] [PATCH 540] MMC_WBSD depends on ISA Pierre Ossman
2005-01-29 13:37   ` Pierre Ossman
2005-01-29 13:57     ` Christoph Hellwig
2005-01-29 14:54       ` Russell King
2005-01-29 15:00         ` Christoph Hellwig
2005-01-29 15:13           ` Russell King
2005-01-29 15:16             ` Christoph Hellwig
2005-01-29 15:31           ` Pierre Ossman
2005-01-29 15:57             ` Christoph Hellwig
2005-01-29 16:08               ` Pierre Ossman
2005-01-29 16:13                 ` Christoph Hellwig
2005-01-29 16:27                   ` Pierre Ossman
2005-01-30  9:37             ` Geert Uytterhoeven

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=200501072250.j07MonUe012310@anakin.of.borg \
    --to=geert@linux-m68k.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=wbsd-devel@list.drzeus.cx \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).