aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/loongson/Kconfig')
-rw-r--r--arch/mips/loongson/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/mips/loongson/Kconfig b/arch/mips/loongson/Kconfig
index 17e72fde908c..8b5cc138611a 100644
--- a/arch/mips/loongson/Kconfig
+++ b/arch/mips/loongson/Kconfig
@@ -62,6 +62,17 @@ endchoice
62config CS5536 62config CS5536
63 bool 63 bool
64 64
65config CS5536_MFGPT
66 bool "CS5536 MFGPT Timer"
67 depends on CS5536
68 help
69 This option enables the mfgpt0 timer of AMD CS5536.
70
71 If you want to enable the Loongson2 CPUFreq Driver, Please enable
72 this option at first, otherwise, You will get wrong system time.
73
74 If unsure, say Yes.
75
65config LOONGSON_SUSPEND 76config LOONGSON_SUSPEND
66 bool 77 bool
67 default y 78 default y