Staging: vme/tsi148: Depend on VIRT_TO_BUS
authorJeff Mahoney <jeffm@suse.com>
Mon, 11 Jan 2010 15:54:31 +0000 (10:54 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 4 Mar 2010 00:42:43 +0000 (16:42 -0800)
This driver depends on virt_to_bus working correctly, but it doesn't
exist on ppc64 (and probably other arches).

Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/vme/bridges/Kconfig

index 023cceb..66c49f5 100644 (file)
@@ -8,6 +8,7 @@ config VME_CA91CX42
 
 config VME_TSI148
        tristate "Tempe"
+       depends on VIRT_TO_BUS
        help
         If you say Y here you get support for the Tundra TSI148 VME bridge
         chip.