summaryrefslogtreecommitdiffstats
path: root/rules/gpsd.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gpsd.in')
-rw-r--r--rules/gpsd.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/rules/gpsd.in b/rules/gpsd.in
index 660088969..57731d040 100644
--- a/rules/gpsd.in
+++ b/rules/gpsd.in
@@ -278,6 +278,17 @@ menu "install options"
queries with a format that is substantially easier to
parse than the NMEA 0183 emitted by most GPS receivers.
+ config GPSD_SYSTEMD_UNIT
+ bool
+ default y
+ depends on INITMETHOD_SYSTEMD && GPSD_GPSD
+ prompt "systemd unit files for gpsd"
+
+ config GPSD_GPSD_ARGS
+ string
+ depends on GPSD_SYSTEMD_UNIT
+ prompt "gpsd arguments"
+
config GPSD_GPS2UDP
bool
prompt "gps2udp"