mfd: kempld-core: Constify variables that point to const structure
[linux-2.6-block.git] / drivers / vme / bridges / Kconfig
CommitLineData
60479690
MW
1comment "VME Bridge Drivers"
2
3config VME_CA91CX42
3d0f8bc7 4 tristate "Universe II"
4860ab74 5 depends on VIRT_TO_BUS
60479690 6 help
3d0f8bc7
MW
7 If you say Y here you get support for the Tundra CA91C142
8 (Universe II) VME bridge chip.
d22b8ed9
MW
9
10config VME_TSI148
11 tristate "Tempe"
5c104398 12 depends on HAS_DMA
d22b8ed9
MW
13 help
14 If you say Y here you get support for the Tundra TSI148 VME bridge
15 chip.
658bcdae
MW
16
17config 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).