Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300517
b: refs/heads/master
c: 8b1467a
h: refs/heads/master
i:
  300515: 784b214
v: v3
  • Loading branch information
Mike Sinkovsky authored and David S. Miller committed Apr 5, 2012
1 parent bcbccc2 commit c1f8d5f
Show file tree
Hide file tree
Showing 4 changed files with 822 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: 9899b81e7ca5c285b825ff10ca9357dd18813d83
refs/heads/master: 8b1467a31343ade557489aff2bf4c2be44ca2725
12 changes: 12 additions & 0 deletions trunk/drivers/net/ethernet/wiznet/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,18 @@ config NET_VENDOR_WIZNET

if NET_VENDOR_WIZNET

config WIZNET_W5100
tristate "WIZnet W5100 Ethernet support"
---help---
Support for WIZnet W5100 chips.

W5100 is a single chip with integrated 10/100 Ethernet MAC,
PHY and hardware TCP/IP stack, but this driver is limited to
the MAC and PHY functions only, onchip TCP/IP is unused.

To compile this driver as a module, choose M here: the module
will be called w5100.

config WIZNET_W5300
tristate "WIZnet W5300 Ethernet support"
---help---
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/wiznet/Makefile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
obj-$(CONFIG_WIZNET_W5100) += w5100.o
obj-$(CONFIG_WIZNET_W5300) += w5300.o
Loading

0 comments on commit c1f8d5f

Please sign in to comment.