[PATCH 540] MMC_WBSD depends on ISA

From: Geert Uytterhoeven
Date: Fri Jan 07 2005 - 19:22:53 EST


MMC_WBSD depends on ISA (needs isa_virt_to_bus())

Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

--- 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@xxxxxxxxxxxxxx

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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/