From 8db0201026fbb45c383176f539dc8af2a6871ab8 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 2 Oct 2006 16:54:48 +0100 Subject: [MIPS] Fix wreckage after removal of tickadj; convert to GENERIC_TIME. Signed-off-by: Ralf Baechle --- arch/mips/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'arch/mips/Kconfig') diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 9fe90507e6c..bfab055ad7c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -803,6 +803,10 @@ config GENERIC_CALIBRATE_DELAY bool default y +config GENERIC_TIME + bool + default y + config SCHED_NO_NO_OMIT_FRAME_POINTER bool default y -- cgit v1.2.3