mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 17:12:06 +00:00
5c10439849
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>
16 lines
337 B
Plaintext
16 lines
337 B
Plaintext
comment "VME Bridge Drivers"
|
|
|
|
config VME_CA91CX42
|
|
tristate "Universe II"
|
|
depends on VIRT_TO_BUS
|
|
help
|
|
If you say Y here you get support for the Tundra CA91C142
|
|
(Universe II) VME bridge chip.
|
|
|
|
config VME_TSI148
|
|
tristate "Tempe"
|
|
depends on HAS_DMA
|
|
help
|
|
If you say Y here you get support for the Tundra TSI148 VME bridge
|
|
chip.
|