HAVE_LATENCYTOP_SUPPORT was removed all together in da48d094ce5d7.
This commit removes a leftover in the MIPS Kconfig.

Signed-off-by: Fabian Mewes <[email protected]>
---
 arch/mips/Kconfig |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index d50fafd..4958734 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -3069,10 +3069,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
-- 
2.11.0

Reply via email to