Staging: vme: add Tundra TSI148 VME-PCI Bridge driver

Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Martyn Welch
2009-09-15 12:02:09 -07:00
committed by Greg Kroah-Hartman
parent 60479690af
commit d22b8ed9a3
4 changed files with 4306 additions and 0 deletions
+6
View File
@@ -6,3 +6,9 @@ config VME_CA91CX42
help
If you say Y here you get support for the Tundra CA91C042 (Universe I)
and CA91C142 (Universe II) VME bridge chips.
config VME_TSI148
tristate "Tempe"
help
If you say Y here you get support for the Tundra TSI148 VME bridge
chip.
+1
View File
@@ -1 +1,2 @@
obj-$(CONFIG_VME_CA91CX42) += vme_ca91cx42.o
obj-$(CONFIG_VME_TSI148) += vme_tsi148.o
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff