From: Fabian Mewes Date: Mon, 29 Jul 2019 05:08:34 +0000 (+0200) Subject: MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f066fa60640130eed62f628e382ad28f92d442a5;p=linux.git MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT HAVE_LATENCYTOP_SUPPORT was removed all together in commit da48d094ce5d7 ("Kconfig: remove HAVE_LATENCYTOP_SUPPORT"). This commit removes a leftover in the MIPS Kconfig. Signed-off-by: Fabian Mewes Signed-off-by: Paul Burton Cc: Ralf Baechle Cc: James Hogan Cc: Sergei Shtylyov Cc: linux-mips@vger.kernel.org Cc: linux-kernel@vger.kernel.org --- diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 99078c1b52739..31c7044e34e61 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -3037,10 +3037,6 @@ config STACKTRACE_SUPPORT bool default y -config HAVE_LATENCYTOP_SUPPORT - bool - default y - config PGTABLE_LEVELS int default 4 if PAGE_SIZE_4KB && MIPS_VA_BITS_48