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)
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>

No differences found