From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [PATCH] mips: remove unnecessary "select PTIMER"
Date: Tue, 13 Feb 2024 12:39:37 +0100 [thread overview]
Message-ID: <d694fd2d-d09c-4b44-8d07-f4fa70473ec5@linaro.org> (raw)
In-Reply-To: <20240129115811.1039965-1-pbonzini@redhat.com>
On 29/1/24 12:58, Paolo Bonzini wrote:
> There is no use of ptimer functions in mips_cps.c or any other related
> code.
>
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
> hw/mips/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/hw/mips/Kconfig b/hw/mips/Kconfig
> index 505381a0bba..ab61af209a0 100644
> --- a/hw/mips/Kconfig
> +++ b/hw/mips/Kconfig
> @@ -50,7 +50,6 @@ config LOONGSON3V
>
> config MIPS_CPS
> bool
> - select PTIMER
> select MIPS_ITU
>
> config MIPS_BOSTON
Thanks, patch queued.
prev parent reply other threads:[~2024-02-13 11:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-29 11:58 [PATCH] mips: remove unnecessary "select PTIMER" Paolo Bonzini
2024-01-29 13:27 ` Philippe Mathieu-Daudé
2024-02-13 11:39 ` Philippe Mathieu-Daudé [this message]
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=d694fd2d-d09c-4b44-8d07-f4fa70473ec5@linaro.org \
--to=philmd@linaro.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/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).