summaryrefslogtreecommitdiff
path: root/drivers/vme/bridges/Kconfig
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-08-30 08:25:59 +0000
committerYuval Adam <_@yuv.al>2017-08-30 08:25:59 +0000
commit8e4bff4cab0ddac6060645b0715210484d02ff40 (patch)
tree3a5c3024371a04692a3a6d9974d001cdff8ebf84 /drivers/vme/bridges/Kconfig
Initial file dump from open source releaseHEADmaster
Diffstat (limited to 'drivers/vme/bridges/Kconfig')
-rw-r--r--drivers/vme/bridges/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/drivers/vme/bridges/Kconfig b/drivers/vme/bridges/Kconfig
new file mode 100644
index 00000000..9331064e
--- /dev/null
+++ b/drivers/vme/bridges/Kconfig
@@ -0,0 +1,15 @@
+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.