commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=90278956cc251f3030bf82dedbcfe2e0eb7aab02
branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk

New framework depends on PTP_1588_CLOCK.

Signed-off-by: Bob Liu <[email protected]>
---
 drivers/net/ethernet/stmicro/stmmac/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/ethernet/stmicro/stmmac/Kconfig b/drivers/net/ethernet/stmicro/stmmac/Kconfig
index 24638bb..5be6809 100644
--- a/drivers/net/ethernet/stmicro/stmmac/Kconfig
+++ b/drivers/net/ethernet/stmicro/stmmac/Kconfig
@@ -57,7 +57,7 @@ config STMMAC_DA
 config STMMAC_IEEE1588
 	bool "STMMAC ieee1588 hw timestamp support"
 	default n
-	depends on BLACKFIN
+	depends on BLACKFIN && PTP_1588_CLOCK
 	help
 	  To support the IEEE 1588 Precision Time Protocol (PTP), select y here.
 
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to