We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88df16f commit 6a46e3eCopy full SHA for 6a46e3e
drivers/net/phy/Kconfig
@@ -287,8 +287,8 @@ config MICROCHIP_PHY
287
288
config MICROCHIP_T1_PHY
289
tristate "Microchip T1 PHYs"
290
- select MICROCHIP_PHY_RDS_PTP if NETWORK_PHY_TIMESTAMPING && \
291
- PTP_1588_CLOCK_OPTIONAL
+ select MICROCHIP_PHY_RDS_PTP if NETWORK_PHY_TIMESTAMPING
+ depends on PTP_1588_CLOCK_OPTIONAL
292
help
293
Supports the LAN8XXX PHYs.
294
0 commit comments