summaryrefslogtreecommitdiffstats
path: root/package/gpsd/Config.in
diff options
context:
space:
mode:
authorSimon Dawson <spdawson@gmail.com>2012-07-23 20:29:36 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-07-23 23:23:27 +0200
commitb3afe4657615a0d5454668927041842ed33bbc97 (patch)
tree39473f25df4a39fee0532e523eb58de0b810aacd /package/gpsd/Config.in
parent3083ea8922949613efb6ac9443422eccff3ee551 (diff)
downloadbuildroot-novena-b3afe4657615a0d5454668927041842ed33bbc97.tar.gz
buildroot-novena-b3afe4657615a0d5454668927041842ed33bbc97.zip
Bump gpsd from version 2.95 to version 3.7
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gpsd/Config.in')
-rw-r--r--package/gpsd/Config.in22
1 files changed, 15 insertions, 7 deletions
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