commit | 8db0201026fbb45c383176f539dc8af2a6871ab8 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Mon Oct 02 16:54:48 2006 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 03 17:59:18 2006 +0100 |
tree | ea8b3810d13f1e92f00f7e6a4a8cd0a617675011 | |
parent | 3f821640341b86e47b79122d92af365fc99b5d65 [diff] [blame] |
[MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 9fe9050..bfab055 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig
@@ -803,6 +803,10 @@ bool default y +config GENERIC_TIME + bool + default y + config SCHED_NO_NO_OMIT_FRAME_POINTER bool default y