summaryrefslogtreecommitdiffstats
path: root/rules/gpsd.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gpsd.in')
-rw-r--r--rules/gpsd.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/rules/gpsd.in b/rules/gpsd.in
index c573dde61..a90783087 100644
--- a/rules/gpsd.in
+++ b/rules/gpsd.in
@@ -124,9 +124,13 @@ menu "drivers"
bool
prompt "gpsclock"
- config GPSD_DRIVER_RTCM104
+ config GPSD_DRIVER_RTCM104V2
bool
- prompt "rtcm104"
+ prompt "rtcm104v2"
+
+ config GPSD_DRIVER_RTCM104V3
+ bool
+ prompt "rtcm104v3"
config GPSD_DRIVER_NTRIP
bool