|
@@ -76,7 +76,7 @@ config TI_CPSW
|
|
config TI_CPTS
|
|
config TI_CPTS
|
|
bool "TI Common Platform Time Sync (CPTS) Support"
|
|
bool "TI Common Platform Time Sync (CPTS) Support"
|
|
depends on TI_CPSW || TI_KEYSTONE_NETCP
|
|
depends on TI_CPSW || TI_KEYSTONE_NETCP
|
|
- depends on PTP_1588_CLOCK
|
|
|
|
|
|
+ depends on POSIX_TIMERS
|
|
---help---
|
|
---help---
|
|
This driver supports the Common Platform Time Sync unit of
|
|
This driver supports the Common Platform Time Sync unit of
|
|
the CPSW Ethernet Switch and Keystone 2 1g/10g Switch Subsystem.
|
|
the CPSW Ethernet Switch and Keystone 2 1g/10g Switch Subsystem.
|
|
@@ -87,6 +87,8 @@ config TI_CPTS_MOD
|
|
tristate
|
|
tristate
|
|
depends on TI_CPTS
|
|
depends on TI_CPTS
|
|
default y if TI_CPSW=y || TI_KEYSTONE_NETCP=y
|
|
default y if TI_CPSW=y || TI_KEYSTONE_NETCP=y
|
|
|
|
+ select NET_PTP_CLASSIFY
|
|
|
|
+ imply PTP_1588_CLOCK
|
|
default m
|
|
default m
|
|
|
|
|
|
config TI_KEYSTONE_NETCP
|
|
config TI_KEYSTONE_NETCP
|