summaryrefslogtreecommitdiff
path: root/arch/cris/Kconfig
diff options
context:
space:
mode:
authorXunlei Pang <pang.xunlei@linaro.org>2015-07-17 17:31:26 +0800
committerJesper Nilsson <jespern@axis.com>2015-11-02 20:03:05 +0100
commit9f4137fa2cf20bd1ffb1fcb2711c3c347cc86fea (patch)
tree562105eb2f050d4a164af24fb9b7d25bffb500e9 /arch/cris/Kconfig
parentfad5a06b0cfd9a65c71d09c70520d0cf67e0c577 (diff)
cris: time: Cleanup of persistent clock stuff
- Remove update_persistent_clock(), as it does nothing now. - Remove read_persistent_clock(), let it fall back to the weak version. Cc: Mikael Starvik <starvik@axis.com> Cc: John Stultz <john.stultz@linaro.org> Cc: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Xunlei Pang <pang.xunlei@linaro.org> Acked-by: Rabin Vincent <rabin@rab.in> Signed-off-by: Jesper Nilsson <jespern@axis.com>
Diffstat (limited to 'arch/cris/Kconfig')
-rw-r--r--arch/cris/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/cris/Kconfig b/arch/cris/Kconfig
index 8da5653bd895..e086f9e93728 100644
--- a/arch/cris/Kconfig
+++ b/arch/cris/Kconfig
@@ -57,7 +57,6 @@ config CRIS
select ARCH_WANT_IPC_PARSE_VERSION
select GENERIC_IRQ_SHOW
select GENERIC_IOMAP
- select GENERIC_CMOS_UPDATE
select MODULES_USE_ELF_RELA
select CLONE_BACKWARDS2
select OLD_SIGSUSPEND