To: linus, akpm Cc: lkml, wbsd-devel@list.drzeus.cx Subject: [PATCH] MMC_WBSD depends on ISA MMC_WBSD depends on ISA (needs isa_virt_to_bus()) Signed-off-by: Geert Uytterhoeven --- Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- 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.