]> git.baikalelectronics.ru Git - kernel.git/commit
cpts: add missing kconfig dependency
authorRichard Cochran <richardcochran@gmail.com>
Mon, 26 Nov 2012 02:07:18 +0000 (02:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Nov 2012 22:22:14 +0000 (17:22 -0500)
commit6c679cdc11567143065c2aa62f2d989d231bc277
tree550021198b09a9cd91ea7c8932888861883095a2
parent30cea82e8c4ba6d97e88109f60b11e0c0009df44
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>
drivers/net/ethernet/ti/Kconfig