]> 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)
commit5e5265709608a1083bdf8cd8534c2f4820081578
tree550021198b09a9cd91ea7c8932888861883095a2
parentc694d18c6c30447b1bf93ae583b2671739ada64b
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