Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300572
b: refs/heads/master
c: 32ed53b
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Apr 10, 2012
1 parent 57c902e commit 8564c10
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 2f6f9d6fe533b59b389103d669c9bab78584960a
refs/heads/master: 32ed53b83ea5ec26a4dba90e18f5e0ff6c71eb48
4 changes: 4 additions & 0 deletions trunk/drivers/net/ethernet/wiznet/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ if NET_VENDOR_WIZNET

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

Expand All @@ -31,6 +32,7 @@ config WIZNET_W5100

config WIZNET_W5300
tristate "WIZnet W5300 Ethernet support"
depends on HAS_IOMEM
---help---
Support for WIZnet W5300 chips.

Expand All @@ -43,6 +45,7 @@ config WIZNET_W5300

choice
prompt "WIZnet interface mode"
depends on WIZNET_W5100 || WIZNET_W5300
default WIZNET_BUS_ANY

config WIZNET_BUS_DIRECT
Expand All @@ -69,6 +72,7 @@ endchoice

config WIZNET_TX_FLOW
bool "Use transmit flow control"
depends on WIZNET_W5100 || WIZNET_W5300
default y
help
This enables transmit flow control for WIZnet chips.
Expand Down

0 comments on commit 8564c10

Please sign in to comment.