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:
parent
60479690af
commit
d22b8ed9a3
|
@ -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 +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
Loading…
Reference in New Issue