aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/adi/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/adi/Kconfig')
-rw-r--r--drivers/net/ethernet/adi/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/adi/Kconfig b/drivers/net/ethernet/adi/Kconfig
index 175c38c077b2..e49c0eff040b 100644
--- a/drivers/net/ethernet/adi/Kconfig
+++ b/drivers/net/ethernet/adi/Kconfig
@@ -61,7 +61,7 @@ config BFIN_RX_DESC_NUM
61 61
62config BFIN_MAC_USE_HWSTAMP 62config BFIN_MAC_USE_HWSTAMP
63 bool "Use IEEE 1588 hwstamp" 63 bool "Use IEEE 1588 hwstamp"
64 depends on BFIN_MAC && BF518 && PTP_1588_CLOCK && !(BFIN_MAC=y && PTP_1588_CLOCK=m) 64 select PTP_1588_CLOCK
65 default y 65 default y
66 ---help--- 66 ---help---
67 To support the IEEE 1588 Precision Time Protocol (PTP), select y here 67 To support the IEEE 1588 Precision Time Protocol (PTP), select y here