mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
vme: tsi148: depend on HAS_DMA for Kconfig
Signed-off-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com> Cc: Igor Alekseev <igor.alekseev@itep.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
d884dd8c88
commit
5c10439849
@ -9,7 +9,7 @@ config VME_CA91CX42
|
||||
|
||||
config VME_TSI148
|
||||
tristate "Tempe"
|
||||
depends on VIRT_TO_BUS
|
||||
depends on HAS_DMA
|
||||
help
|
||||
If you say Y here you get support for the Tundra TSI148 VME bridge
|
||||
chip.
|
||||
|
Loading…
Reference in New Issue
Block a user