linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabian Mewes <architekt@coding4coffee.org>
To: Ralf Baechle <ralf@linux-mips.org>,
	Paul Burton <paul.burton@mips.com>,
	James Hogan <jhogan@kernel.org>,
	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
	Fabian Mewes <architekt@coding4coffee.org>
Subject: [PATCH v2] MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Date: Mon, 29 Jul 2019 07:08:34 +0200	[thread overview]
Message-ID: <20190729050834.22827-1-architekt@coding4coffee.org> (raw)
In-Reply-To: <77754e88-ff5d-2021-60f5-80417d61763c@cogentembedded.com>

HAVE_LATENCYTOP_SUPPORT was removed all together in da48d094ce5d7
("Kconfig: remove HAVE_LATENCYTOP_SUPPORT"). This commit removes
a leftover in the MIPS Kconfig.

Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>
---
v1..v2: specify commit's summary enclosed in ("")

 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	other threads:[~2019-07-29  5:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-15 16:08 [PATCH] MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT Fabian Mewes
2019-07-16  8:52 ` Sergei Shtylyov
2019-07-29  5:08   ` Fabian Mewes [this message]
2019-07-30 16:44     ` [PATCH v2] " Paul Burton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190729050834.22827-1-architekt@coding4coffee.org \
    --to=architekt@coding4coffee.org \
    --cc=jhogan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=paul.burton@mips.com \
    --cc=ralf@linux-mips.org \
    --cc=sergei.shtylyov@cogentembedded.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).