diff options
Diffstat (limited to 'drivers/net/ethernet/stmicro/stmmac/Kconfig')
-rw-r--r-- | drivers/net/ethernet/stmicro/stmmac/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/net/ethernet/stmicro/stmmac/Kconfig b/drivers/net/ethernet/stmicro/stmmac/Kconfig index ac6f190743d..22745d7bf53 100644 --- a/drivers/net/ethernet/stmicro/stmmac/Kconfig +++ b/drivers/net/ethernet/stmicro/stmmac/Kconfig | |||
@@ -29,15 +29,6 @@ config STMMAC_DA | |||
29 | By default, the DMA arbitration scheme is based on Round-robin | 29 | By default, the DMA arbitration scheme is based on Round-robin |
30 | (rx:tx priority is 1:1). | 30 | (rx:tx priority is 1:1). |
31 | 31 | ||
32 | config STMMAC_DUAL_MAC | ||
33 | bool "STMMAC: dual mac support (EXPERIMENTAL)" | ||
34 | default n | ||
35 | depends on EXPERIMENTAL && STMMAC_ETH && !STMMAC_TIMER | ||
36 | ---help--- | ||
37 | Some ST SoCs (for example the stx7141 and stx7200c2) have two | ||
38 | Ethernet Controllers. This option turns on the second Ethernet | ||
39 | device on this kind of platforms. | ||
40 | |||
41 | config STMMAC_TIMER | 32 | config STMMAC_TIMER |
42 | bool "STMMAC Timer optimisation" | 33 | bool "STMMAC Timer optimisation" |
43 | default n | 34 | default n |