Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162337
b: refs/heads/master
c: d22b8ed
h: refs/heads/master
i:
  162335: c7c521a
v: v3
  • Loading branch information
Martyn Welch authored and Greg Kroah-Hartman committed Sep 15, 2009
1 parent 2b76958 commit 24bd94e
Show file tree
Hide file tree
Showing 5 changed files with 4,307 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 60479690af6d559d4202bed139db90323386bd2b
refs/heads/master: d22b8ed9a3b0a157b732580258ec16b729265953
6 changes: 6 additions & 0 deletions trunk/drivers/staging/vme/bridges/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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 change: 1 addition & 0 deletions trunk/drivers/staging/vme/bridges/Makefile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
obj-$(CONFIG_VME_CA91CX42) += vme_ca91cx42.o
obj-$(CONFIG_VME_TSI148) += vme_tsi148.o
Loading

0 comments on commit 24bd94e

Please sign in to comment.