16 lines
341 B
Plaintext
16 lines
341 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 VIRT_TO_BUS
|
||
|
help
|
||
|
If you say Y here you get support for the Tundra TSI148 VME bridge
|
||
|
chip.
|