package/gpsd: remove bogus select of BR2_PACKAGE_GPSD_NTP_SHM
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 13 Dec 2019 15:30:43 +0000 (16:30 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 13 Dec 2019 20:05:06 +0000 (21:05 +0100)
commitc727b23cdf223eb88d9ebaba828308689b6cd182
tree10a9fb8312b2ab80e9645e6a84b89bfa5fc19379
parent76a6f1285d270b46ee79ce67a5a006cacd53b2ad
package/gpsd: remove bogus select of BR2_PACKAGE_GPSD_NTP_SHM

In commit 57f85e52a7b29363e76735930bc1bb51a38718ac ("package/gpsd:
unconditionally enable NTP time hinting support"), the option
BR2_PACKAGE_GPSD_NTP_SHM was removed, because NTP time hinting support
is now enabled unconditionally.

However, in one place, a select of this option was kept, which is
obviously no longer needed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/gpsd/Config.in