hc
2023-02-14 b625cdcd68479b3d540a915785b6d9809b52a2f8
kernel/drivers/net/ethernet/stmicro/stmmac/Kconfig
....@@ -12,25 +12,6 @@
1212
1313 if STMMAC_ETH
1414
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
-
3415 config STMMAC_PLATFORM
3516 tristate "STMMAC Platform bus support"
3617 depends on STMMAC_ETH
....@@ -126,16 +107,6 @@
126107
127108 This selects the Rockchip RK3288 SoC glue layer support for
128109 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.
139110
140111 config DWMAC_SOCFPGA
141112 tristate "SOCFPGA dwmac support"