diff options
-rw-r--r-- | drivers/net/stmmac/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/net/stmmac/Kconfig b/drivers/net/stmmac/Kconfig index 7df7df4e79c5..9e37a9a8d377 100644 --- a/drivers/net/stmmac/Kconfig +++ b/drivers/net/stmmac/Kconfig | |||
@@ -20,15 +20,6 @@ config STMMAC_DA | |||
20 | By default, the DMA arbitration scheme is based on Round-robin | 20 | By default, the DMA arbitration scheme is based on Round-robin |
21 | (rx:tx priority is 1:1). | 21 | (rx:tx priority is 1:1). |
22 | 22 | ||
23 | config STMMAC_DUAL_MAC | ||
24 | bool "STMMAC: dual mac support (EXPERIMENTAL)" | ||
25 | default n | ||
26 | depends on EXPERIMENTAL && STMMAC_ETH && !STMMAC_TIMER | ||
27 | help | ||
28 | Some ST SoCs (for example the stx7141 and stx7200c2) have two | ||
29 | Ethernet Controllers. This option turns on the second Ethernet | ||
30 | device on this kind of platforms. | ||
31 | |||
32 | config STMMAC_TIMER | 23 | config STMMAC_TIMER |
33 | bool "STMMAC Timer optimisation" | 24 | bool "STMMAC Timer optimisation" |
34 | default n | 25 | default n |