^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) comment "VME Bridge Drivers"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) config VME_CA91CX42
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) tristate "Universe II"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) depends on VIRT_TO_BUS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) If you say Y here you get support for the Tundra CA91C142
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) (Universe II) VME bridge chip.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) config VME_TSI148
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) tristate "Tempe"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) depends on HAS_DMA
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) If you say Y here you get support for the Tundra TSI148 VME bridge
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) chip.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) config VME_FAKE
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) tristate "Fake"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) If you say Y here you get support for the fake VME bridge. This
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) provides a virtualised VME Bus for devices with no VME bridge. This
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) is mainly useful for VME development (in the absence of VME
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) hardware).