gpsd: PPS feature depends on NTPSHM feature
authorSimon Dawson <spdawson@gmail.com>
Mon, 30 Jul 2012 07:22:20 +0000 (08:22 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 30 Jul 2012 17:12:47 +0000 (19:12 +0200)
commit522772bd337ecadd00427c3738c4ebb100d91866
treeb6f9bf52a71d4c1a2e72896d6ff4335fb62b88e0
parent4233993b0669ceace5f6e4670c563577035d791f
gpsd: PPS feature depends on NTPSHM feature

The PPS feature of gpsd depends on the NTP shared memory time hinting feature.

This patch caused the NTPSHM feature to be enabled whenever the PPS feature
is enabled. This should fix build failures such as the following.

  http://autobuild.buildroot.net/results/e58a9a9f884acb6834a8afe4a8a3d056dc509359/build-end.log

Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/gpsd/Config.in