aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 371434dd744c..c024113ce280 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -670,6 +670,10 @@ config GENERIC_TIME
670 bool 670 bool
671 default y 671 default y
672 672
673config GENERIC_CMOS_UPDATE
674 bool
675 default y
676
673config SCHED_NO_NO_OMIT_FRAME_POINTER 677config SCHED_NO_NO_OMIT_FRAME_POINTER
674 bool 678 bool
675 default y 679 default y