|
@@ -61,7 +61,7 @@ config BFIN_RX_DESC_NUM
|
|
|
|
|
|
|
|
config BFIN_MAC_USE_HWSTAMP
|
|
config BFIN_MAC_USE_HWSTAMP
|
|
|
bool "Use IEEE 1588 hwstamp"
|
|
bool "Use IEEE 1588 hwstamp"
|
|
|
- depends on BFIN_MAC && BF518 && PTP_1588_CLOCK && !(BFIN_MAC=y && PTP_1588_CLOCK=m)
|
|
|
|
|
|
|
+ select PTP_1588_CLOCK
|
|
|
default y
|
|
default y
|
|
|
---help---
|
|
---help---
|
|
|
To support the IEEE 1588 Precision Time Protocol (PTP), select y here
|
|
To support the IEEE 1588 Precision Time Protocol (PTP), select y here
|