From b3afe4657615a0d5454668927041842ed33bbc97 Mon Sep 17 00:00:00 2001 From: Simon Dawson Date: Mon, 23 Jul 2012 20:29:36 +0100 Subject: Bump gpsd from version 2.95 to version 3.7 Signed-off-by: Simon Dawson Signed-off-by: Thomas Petazzoni --- package/gpsd/Config.in | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'package/gpsd/Config.in') diff --git a/package/gpsd/Config.in b/package/gpsd/Config.in index 16635dc0d..18e21e5af 100644 --- a/package/gpsd/Config.in +++ b/package/gpsd/Config.in @@ -38,10 +38,6 @@ config BR2_PACKAGE_GPSD_NTP_SHM config BR2_PACKAGE_GPSD_PPS bool "PPS time syncing support" -config BR2_PACKAGE_GPSD_PPS_ON_CTS - bool "PPS pulse on CTS rather than DCD" - depends on BR2_PACKAGE_GPSD_PPS - config BR2_PACKAGE_GPSD_USER bool "GPSD privilege revocation user" config BR2_PACKAGE_GPSD_USER_VALUE @@ -85,9 +81,6 @@ config BR2_PACKAGE_GPSD_CONTROLSEND bool "allow gpsctl/gpsmon to change device settings" default y -config BR2_PACKAGE_GPSD_RAW - bool "enable raw measurement processing" - config BR2_PACKAGE_GPSD_SQUELCH bool "squelch gpsd_report and gpsd_hexdump to save cpu" @@ -116,6 +109,11 @@ config BR2_PACKAGE_GPSD_EVERMORE help EverMore binary support +config BR2_PACKAGE_GPSD_FURY + bool "Fury" + help + Jackson Labs Fury and Firefly support + config BR2_PACKAGE_GPSD_FV18 bool "FV-18" help @@ -131,6 +129,11 @@ config BR2_PACKAGE_GPSD_GARMIN_SIMPLE_TXT help Garmin Simple Text support +config BR2_PACKAGE_GPSD_GEOSTAR + bool "Geostar" + help + Geostar Protocol support + config BR2_PACKAGE_GPSD_GPSCLOCK bool "GPSClock" help @@ -162,6 +165,11 @@ config BR2_PACKAGE_GPSD_NAVCOM help Navcom binary support +config BR2_PACKAGE_GPSD_NMEA2000 + bool "nmea2000" + help + NMEA2000/CAN support + config BR2_PACKAGE_GPSD_OCEANSERVER bool "OceanServer" help -- cgit v1.2.3