summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorAaro Koskinen2015-10-23 14:39:02 +0200
committerRalf Baechle2015-11-11 08:36:46 +0100
commite1e1611598148e03c6d65e6c23338f4ff2cee71e (patch)
tree060f9704cc326ffb3d3554b60751923a114f7eda /arch/mips/Kconfig
parentMIPS: pci-rt3883: drop unneeded of_node_get (diff)
downloadkernel-qcow2-linux-e1e1611598148e03c6d65e6c23338f4ff2cee71e.tar.gz
kernel-qcow2-linux-e1e1611598148e03c6d65e6c23338f4ff2cee71e.tar.xz
kernel-qcow2-linux-e1e1611598148e03c6d65e6c23338f4ff2cee71e.zip
MIPS: Add LATENCYTOP support
Add LATENCYTOP support for MIPS. Tested on OCTEON. Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/11353/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
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 2f45c866e7ca..10feb1520b0c 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -2759,6 +2759,10 @@ config STACKTRACE_SUPPORT
bool
default y
+config HAVE_LATENCYTOP_SUPPORT
+ bool
+ default y
+
config PGTABLE_LEVELS
int
default 3 if 64BIT && !PAGE_SIZE_64KB