summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
diff options
context:
space:
mode:
authorJohannes Weiner <hannes@cmpxchg.org>2009-03-04 21:39:12 +0100
committerChris Zankel <chris@zankel.net>2009-04-02 23:45:22 -0700
commitfcc8f0f81f249d61cd600bf2b9ca904bdaea0857 (patch)
tree089729ace568edff0194aed0ff9816b5cd841d2b /arch/xtensa/Kconfig
parent4476c96769ec083c53fbdbd37b538105deb65aa2 (diff)
downloadop-kernel-dev-fcc8f0f81f249d61cd600bf2b9ca904bdaea0857.zip
op-kernel-dev-fcc8f0f81f249d61cd600bf2b9ca904bdaea0857.tar.gz
xtensa: ccount clocksource
Switch to GENERIC_TIME by using the ccount register as a clock source. Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> Signed-off-by: Chris Zankel <chris@zankel.net>
Diffstat (limited to 'arch/xtensa/Kconfig')
-rw-r--r--arch/xtensa/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/xtensa/Kconfig b/arch/xtensa/Kconfig
index 7bbc6c19..fa6dc4d 100644
--- a/arch/xtensa/Kconfig
+++ b/arch/xtensa/Kconfig
@@ -48,6 +48,9 @@ config HZ
int
default 100
+config GENERIC_TIME
+ def_bool y
+
source "init/Kconfig"
source "kernel/Kconfig.freezer"
OpenPOWER on IntegriCloud