Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150737
b: refs/heads/master
c: b07878e
h: refs/heads/master
i:
  150735: 78cf4ba
v: v3
  • Loading branch information
Richard Ršöjfors authored and David S. Miller committed Jun 8, 2009
1 parent ecfaed2 commit 106a295
Show file tree
Hide file tree
Showing 4 changed files with 739 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: 5ff8dda3035d95df5bf6979136eb82b0e301726b
refs/heads/master: b07878e5471a8c880cb3cffee3a73048f38d2001
5 changes: 5 additions & 0 deletions trunk/drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1723,6 +1723,11 @@ config TLAN

Please email feedback to <torben.mathiasen@compaq.com>.

config KS8842
tristate "Micrel KSZ8842"
help
This platform driver is for Micrel KSZ8842 chip.

config VIA_RHINE
tristate "VIA Rhine support"
depends on NET_PCI && PCI
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ obj-$(CONFIG_TC35815) += tc35815.o
obj-$(CONFIG_SKGE) += skge.o
obj-$(CONFIG_SKY2) += sky2.o
obj-$(CONFIG_SKFP) += skfp/
obj-$(CONFIG_KS8842) += ks8842.o
obj-$(CONFIG_VIA_RHINE) += via-rhine.o
obj-$(CONFIG_VIA_VELOCITY) += via-velocity.o
obj-$(CONFIG_ADAPTEC_STARFIRE) += starfire.o
Expand Down
Loading

0 comments on commit 106a295

Please sign in to comment.