commit | ebd6c17109aed086908ae3b0949265fd07712659 | [log] [tgz] |
---|---|---|
author | john stultz <johnstul@us.ibm.com> | Wed Sep 06 11:02:45 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Sep 06 11:00:02 2006 -0700 |
tree | 7a1af4b2ac8b6ce062206d0e967272d2ae457ff6 | |
parent | b4a228346c1a7d09f565e750d2e988c5671e9fa3 [diff] [blame] |
[PATCH] FRV: Use the generic time stuff for FRV Use the generic time stuff for FRV. Signed-off-by: John Stultz <johnstul@us.ibm.com> Signed-Off-By: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff --git a/arch/frv/Kconfig b/arch/frv/Kconfig index 95a3892..a601a17 100644 --- a/arch/frv/Kconfig +++ b/arch/frv/Kconfig
@@ -29,6 +29,10 @@ bool default n +config GENERIC_TIME + bool + default y + config TIME_LOW_RES bool default y