diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 9fe90507e6c7..bfab055ad7cc 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -803,6 +803,10 @@ config GENERIC_CALIBRATE_DELAY | |||
803 | bool | 803 | bool |
804 | default y | 804 | default y |
805 | 805 | ||
806 | config GENERIC_TIME | ||
807 | bool | ||
808 | default y | ||
809 | |||
806 | config SCHED_NO_NO_OMIT_FRAME_POINTER | 810 | config SCHED_NO_NO_OMIT_FRAME_POINTER |
807 | bool | 811 | bool |
808 | default y | 812 | default y |