linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 540] MMC_WBSD depends on ISA
@ 2005-01-07 22:50 Geert Uytterhoeven
  2005-01-10  7:14 ` [Wbsd-devel] " Pierre Ossman
  0 siblings, 1 reply; 14+ messages in thread
From: Geert Uytterhoeven @ 2005-01-07 22:50 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: Linux Kernel Development, wbsd-devel, Geert Uytterhoeven

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

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

end of thread, other threads:[~2005-01-30  9:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-07 22:50 [PATCH 540] MMC_WBSD depends on ISA Geert Uytterhoeven
2005-01-10  7:14 ` [Wbsd-devel] " 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

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).