]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
authorJohn Stultz <john.stultz@linaro.org>
Sat, 26 Jan 2013 01:08:12 +0000 (17:08 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 29 Jan 2013 22:40:12 +0000 (14:40 -0800)
commit6f16eebe1ff82176339a0439c98ebec9768b0ee2
tree8d818d7299f205ebde374f753ac384b5d0ac1835
parente90c83f757fffdacec8b3c5eee5617dcc038338f
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK

Jason pointed out the HAS_PERSISTENT_CLOCK name isn't
quite accurate for the config, as some systems may have
the persistent_clock in some cases, but not always.

So change the config name to the more clear
ALWAYS_USE_PERSISTENT_CLOCK.

Signed-off-by: John Stultz <john.stultz@linaro.org>
arch/x86/Kconfig
drivers/rtc/Kconfig
include/linux/time.h
kernel/time/Kconfig