diff options
Diffstat (limited to 'package/gpsd/Config.in')
-rw-r--r-- | package/gpsd/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gpsd/Config.in b/package/gpsd/Config.in index 8643492fb..a11c553a4 100644 --- a/package/gpsd/Config.in +++ b/package/gpsd/Config.in @@ -38,6 +38,7 @@ config BR2_PACKAGE_GPSD_NTP_SHM config BR2_PACKAGE_GPSD_PPS bool "PPS time syncing support" + select BR2_PACKAGE_GPSD_NTP_SHM config BR2_PACKAGE_GPSD_USER bool "GPSD privilege revocation user" |