Browse Source

Staging: vme/tsi148: Depend on VIRT_TO_BUS

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>
Jeff Mahoney 15 years ago
parent
commit
362f46e3ab
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/staging/vme/bridges/Kconfig

+ 1 - 0
drivers/staging/vme/bridges/Kconfig

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