[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAAhSdy0-PYjmLeMDquDhvTF52zB1qFjBk18eaFdidbR=y2iNyw@mail.gmail.com>
Date: Tue, 30 Sep 2025 21:33:59 +0530
From: Anup Patel <anup@...infault.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: Jassi Brar <jassisinghbrar@...il.com>, Rahul Pathak <rpathak@...tanamicro.com>,
Anup Patel <apatel@...tanamicro.com>, Paul Walmsley <pjw@...nel.org>,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mailbox: RISCV_SBI_MPXY_MBOX should be disabled by default
On Tue, Sep 30, 2025 at 8:19 PM Geert Uytterhoeven
<geert+renesas@...der.be> wrote:
>
> The help text for RISC-V SBI Message Proxy (MPXY) Mailbox support states
> "If unsure say N", so the driver should not default to enabled.
This is a very critical RISC-V driver providing mailbox channels to
other drivers such as clock, system MSIs, etc.
I suggest changing the config description instead of changing to
not enabled by default.
Regards,
Anup
>
> Fixes: bf3022a4eb119c6b ("mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> ---
> drivers/mailbox/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/mailbox/Kconfig b/drivers/mailbox/Kconfig
> index c488725aa2a5d4b0..acc4bd93136cb720 100644
> --- a/drivers/mailbox/Kconfig
> +++ b/drivers/mailbox/Kconfig
> @@ -372,7 +372,6 @@ config BCM74110_MAILBOX
> config RISCV_SBI_MPXY_MBOX
> tristate "RISC-V SBI Message Proxy (MPXY) Mailbox"
> depends on RISCV_SBI
> - default RISCV
> help
> Mailbox driver implementation for RISC-V SBI Message Proxy (MPXY)
> extension. This mailbox driver is used to send messages to the
> --
> 2.43.0
>
>
Powered by blists - more mailing lists