From: Ben Hutchings Date: Wed, 31 Oct 2012 15:32:44 +0000 (+0000) Subject: ptp: Make PTP_1588_CLOCK select rather than depend on PPS X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~516 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42a7ccef0a06519e2ea0be71d7c0f4ed9198509f;p=pandora-kernel.git ptp: Make PTP_1588_CLOCK select rather than depend on PPS PTP hardware clock drivers that select PTP_1588_CLOCK must currently also select PPS. For those drivers that don't, the user must enable PPS, then enable PTP_1588_CLOCK, then the driver. Simplify things for developers and users by putting this selection in one place. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed