GNU Linux-libre 4.14.254-gnu1
[releases.git] / drivers / vme / bridges / Kconfig
1 comment "VME Bridge Drivers"
2
3 config VME_CA91CX42
4         tristate "Universe II"
5         depends on VIRT_TO_BUS
6         help
7          If you say Y here you get support for the Tundra CA91C142
8          (Universe II) VME bridge chip.
9
10 config VME_TSI148
11         tristate "Tempe"
12         depends on HAS_DMA
13         help
14          If you say Y here you get support for the Tundra TSI148 VME bridge
15          chip.
16
17 config VME_FAKE
18         tristate "Fake"
19         help
20          If you say Y here you get support for the fake VME bridge. This
21          provides a virtualised VME Bus for devices with no VME bridge. This
22          is mainly useful for VME development (in the absence of VME
23          hardware).