summaryrefslogtreecommitdiffstats
path: root/rules/ntp.in
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2009-07-12 20:56:19 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2009-07-12 20:56:19 +0000
commitd601fd5274a70bce0c17ffe74c1a3f7800fe4c5f (patch)
tree9a4344cf9941d62fbc0021d59dcbc9753c0690f4 /rules/ntp.in
parentb9b7d4d7e6420fb71eebe01609ff39589ce90fc2 (diff)
downloadptxdist-d601fd5274a70bce0c17ffe74c1a3f7800fe4c5f.tar.gz
ptxdist-d601fd5274a70bce0c17ffe74c1a3f7800fe4c5f.tar.xz
* ntp: Add some help text to the menu entries
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10951 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ntp.in')
-rw-r--r--rules/ntp.in8
1 files changed, 5 insertions, 3 deletions
diff --git a/rules/ntp.in b/rules/ntp.in
index f3d9eb6c4..246e40623 100644
--- a/rules/ntp.in
+++ b/rules/ntp.in
@@ -58,7 +58,7 @@ config NTP_KMEM
bool
prompt "read /dev/kmem for tick and/or tickadj"
help
- FIXME: This item needs to be documented
+ This feature seems only required on non Linux based systems
config NTP_ACCURATE_ADJTIME
bool
@@ -110,13 +110,15 @@ config NTP_SLEW_ALWAYS
bool
prompt "always slew the time"
help
- FIXME: This item needs to be documented
+ Slew the clock back into line by making gradual adjustments to the
+ clock over a couple of minutes.
config NTP_STEP_SLEW
bool
prompt "step and slew the time"
help
- FIXME: This item needs to be documented
+ Slew the clock back into line by making step adjustments to the
+ clock over a couple of minutes.
config NTP_NTPDATE_STEP
bool