1
0
Fork 0

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>
hifive-unleashed-5.1
Jeff Mahoney 2010-01-11 10:54:31 -05:00 committed by Greg Kroah-Hartman
parent 2363912652
commit 362f46e3ab
1 changed files with 1 additions and 0 deletions

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