Commit d22b8ed9 authored by Martyn Welch's avatar Martyn Welch Committed by Greg Kroah-Hartman
Browse files

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

parent 60479690
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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 −0
Original line number Diff line number Diff line
obj-$(CONFIG_VME_CA91CX42)	+= vme_ca91cx42.o
obj-$(CONFIG_VME_TSI148)	+= vme_tsi148.o
+2912 −0

File added.

Preview size limit exceeded, changes collapsed.

+1387 −0

File added.

Preview size limit exceeded, changes collapsed.