Skip to content

Commit

Permalink
stmmac: drop unused Kconfig symbol
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
  • Loading branch information
Paul Bolle authored and Michal Marek committed Oct 31, 2011
1 parent 4f4d7a9 commit 2d3def0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions drivers/net/stmmac/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,6 @@ config STMMAC_DA
By default, the DMA arbitration scheme is based on Round-robin
(rx:tx priority is 1:1).

config STMMAC_DUAL_MAC
bool "STMMAC: dual mac support (EXPERIMENTAL)"
default n
depends on EXPERIMENTAL && STMMAC_ETH && !STMMAC_TIMER
help
Some ST SoCs (for example the stx7141 and stx7200c2) have two
Ethernet Controllers. This option turns on the second Ethernet
device on this kind of platforms.

config STMMAC_TIMER
bool "STMMAC Timer optimisation"
default n
Expand Down

0 comments on commit 2d3def0

Please sign in to comment.