diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-08-03 09:10:08 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2020-08-03 09:10:08 +0300 |
commit | 3b5d1afd1f13bcab85eaa28223ad396694f929e3 (patch) | |
tree | 02983e414b3d918114c15b8410ab46c245a07a29 /drivers/pps/Kconfig | |
parent | f1ec5be17b9aafbc5f573da023850566b43d8e5e (diff) | |
parent | 2ac82e20e2377fb0b63ce40bba56558f2df7cd3e (diff) | |
download | linux-3b5d1afd1f13bcab85eaa28223ad396694f929e3.tar.xz |
Merge branch 'for-next' into for-linus
Diffstat (limited to 'drivers/pps/Kconfig')
-rw-r--r-- | drivers/pps/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pps/Kconfig b/drivers/pps/Kconfig index afbf5e2b06b7..e1651d51cfc9 100644 --- a/drivers/pps/Kconfig +++ b/drivers/pps/Kconfig @@ -5,7 +5,7 @@ menuconfig PPS tristate "PPS support" - ---help--- + help PPS (Pulse Per Second) is a special pulse provided by some GPS antennae. Userland can use it to get a high-precision time reference. |