.. | .. |
---|
12 | 12 | |
---|
13 | 13 | if STMMAC_ETH |
---|
14 | 14 | |
---|
15 | | -config STMMAC_ETHTOOL |
---|
16 | | - bool "Ethtool feature for STMMAC" |
---|
17 | | - default STMMAC_ETH |
---|
18 | | - help |
---|
19 | | - This selects the ethtool function, default is Y. |
---|
20 | | - |
---|
21 | | -config STMMAC_FULL |
---|
22 | | - bool "Support full driver for STMMAC" |
---|
23 | | - default STMMAC_ETH |
---|
24 | | - help |
---|
25 | | - This selects the full function, default is Y, full-featured version |
---|
26 | | - includes 4.10 and other versions, if it is N, only 4.10 core working. |
---|
27 | | - |
---|
28 | | -config STMMAC_PTP |
---|
29 | | - bool "PTP feature for STMMAC" |
---|
30 | | - default STMMAC_ETH |
---|
31 | | - help |
---|
32 | | - This selects the ptp timestamp function, default is Y. |
---|
33 | | - |
---|
34 | 15 | config STMMAC_PLATFORM |
---|
35 | 16 | tristate "STMMAC Platform bus support" |
---|
36 | 17 | depends on STMMAC_ETH |
---|
.. | .. |
---|
126 | 107 | |
---|
127 | 108 | This selects the Rockchip RK3288 SoC glue layer support for |
---|
128 | 109 | the stmmac device driver. |
---|
129 | | - |
---|
130 | | -config DWMAC_ROCKCHIP_TOOL |
---|
131 | | - bool "Rockchip dwmac tool support" |
---|
132 | | - depends on DWMAC_ROCKCHIP |
---|
133 | | - default DWMAC_ROCKCHIP |
---|
134 | | - help |
---|
135 | | - Support for Ethernet functions on Rockchip SoCs. |
---|
136 | | - |
---|
137 | | - This selects the features for Rockchip's Ethernet, include PHY loopback, |
---|
138 | | - MAC loopback, and delayline scanning of RGMII mode. |
---|
139 | 110 | |
---|
140 | 111 | config DWMAC_SOCFPGA |
---|
141 | 112 | tristate "SOCFPGA dwmac support" |
---|