]> git.baikalelectronics.ru Git - kernel.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)
commit30083bcdbd6bd1f6d12f50762d2a22a12d2f6fa1
tree8d818d7299f205ebde374f753ac384b5d0ac1835
parentf9d582f805853c484f7d233e7b3a5e65973e7c6e
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