Răsfoiți Sursa

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>
Richard Cochran 13 ani în urmă
părinte
comite
513777b243
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      drivers/net/ethernet/ti/Kconfig

+ 1 - 0
drivers/net/ethernet/ti/Kconfig

@@ -62,6 +62,7 @@ config TI_CPSW
 
 config TI_CPTS
 	boolean "TI Common Platform Time Sync (CPTS) Support"
+	depends on TI_CPSW
 	select PTP_1588_CLOCK
 	---help---
 	  This driver supports the Common Platform Time Sync unit of