Commit 6082a6e4 authored by Randy Dunlap's avatar Randy Dunlap Committed by Thomas Gleixner

kernel/time/Kconfig: Fix typo in comment

Fix typo in Kconfig comment text.
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Jiri Kosina <trivial@kernel.org>
Link: https://lkml.kernel.org/r/0e586dd4-2b27-864e-c252-bc72df52fd01@infradead.org
parent da2963e8
...@@ -56,7 +56,7 @@ menu "Timers subsystem" ...@@ -56,7 +56,7 @@ menu "Timers subsystem"
# Core internal switch. Selected by NO_HZ_COMMON / HIGH_RES_TIMERS. This is # Core internal switch. Selected by NO_HZ_COMMON / HIGH_RES_TIMERS. This is
# only related to the tick functionality. Oneshot clockevent devices # only related to the tick functionality. Oneshot clockevent devices
# are supported independ of this. # are supported independent of this.
config TICK_ONESHOT config TICK_ONESHOT
bool bool
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment