aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
diff options
context:
space:
mode:
authorRichard Cochran <richardcochran@gmail.com>2012-11-25 21:07:18 -0500
committerDavid S. Miller <davem@davemloft.net>2012-11-26 17:22:14 -0500
commit513777b2435a4b2a551ef57a345d3e6f99ae1508 (patch)
tree550021198b09a9cd91ea7c8932888861883095a2 /drivers/net/ethernet/ti
parentc3484c275db5abe88e01a7e1a80932112c9bbf69 (diff)
cpts: add missing kconfig dependency
The Common Platform Time Sync function of the CPSW does not depend the CPSW configuration option as it should. This patch fixes the issue by adding the dependency. Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/ti')
-rw-r--r--drivers/net/ethernet/ti/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/ti/Kconfig b/drivers/net/ethernet/ti/Kconfig
index 48fcb5e3bd3d..4426151d4ac9 100644
--- a/drivers/net/ethernet/ti/Kconfig
+++ b/drivers/net/ethernet/ti/Kconfig
@@ -62,6 +62,7 @@ config TI_CPSW
62 62
63config TI_CPTS 63config TI_CPTS
64 boolean "TI Common Platform Time Sync (CPTS) Support" 64 boolean "TI Common Platform Time Sync (CPTS) Support"
65 depends on TI_CPSW
65 select PTP_1588_CLOCK 66 select PTP_1588_CLOCK
66 ---help--- 67 ---help---
67 This driver supports the Common Platform Time Sync unit of 68 This driver supports the Common Platform Time Sync unit of