summaryrefslogtreecommitdiffstats
path: root/rules/gpsd.in
diff options
context:
space:
mode:
authorLuotao Fu <l.fu@pengutronix.de>2009-04-23 16:17:15 +0000
committerLuotao Fu <l.fu@pengutronix.de>2009-04-23 16:17:15 +0000
commita526e446fce9015d2c6281c19fbc1376d685bdda (patch)
tree66fd51908bc40e941bb91a35025c097394f0abc2 /rules/gpsd.in
parent2018474d6ce7dcbb880394e2c9cc40a9a13e0840 (diff)
downloadptxdist-a526e446fce9015d2c6281c19fbc1376d685bdda.tar.gz
ptxdist-a526e446fce9015d2c6281c19fbc1376d685bdda.tar.xz
* add some gpsd drivers
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10321 33e552b5-05e3-0310-8538-816dae2090ed
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