Skip to content

Commit

Permalink
Staging: vme/tsi148: Depend on VIRT_TO_BUS
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jeff Mahoney authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent 2363912 commit 362f46e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/vme/bridges/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 362f46e

Please sign in to comment.