[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250211-nature-kilt-9882e53e5a3f@spud>
Date: Tue, 11 Feb 2025 16:03:21 +0000
From: Conor Dooley <conor@...nel.org>
To: Yixun Lan <dlan@...too.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>, Alex Elder <elder@...nel.org>,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-gpio@...r.kernel.org, spacemit@...ts.linux.dev
Subject: Re: [PATCH] pinctrl: spacemit: enable config option
On Fri, Feb 07, 2025 at 10:37:05PM +0000, Yixun Lan wrote:
> On 16:49 Fri 07 Feb , Conor Dooley wrote:
> > On Fri, Feb 07, 2025 at 08:11:42PM +0800, Yixun Lan wrote:
> > > diff --git a/drivers/pinctrl/spacemit/Kconfig b/drivers/pinctrl/spacemit/Kconfig
> > > index 168f8a5ffbb952cbeae3e3401c11149558e0a84b..aa3dea535def87ed75d86bc555b2b90643adbdea 100644
> > > --- a/drivers/pinctrl/spacemit/Kconfig
> > > +++ b/drivers/pinctrl/spacemit/Kconfig
> > > @@ -7,6 +7,7 @@ config PINCTRL_SPACEMIT_K1
> > > tristate "SpacemiT K1 SoC Pinctrl driver"
> > > depends on ARCH_SPACEMIT || COMPILE_TEST
> > > depends on OF
> > > + default ARCH_SPACEMIT
> >
> > This is effectively just "default y", since ARCH_SPACEMIT is a
> > dependency.
> >
> right, this is the plan, it make sense to bundle this config to ARCH_SPACEMIT
I don't think I was clear, I was trying to say that you should do
s/ARCH_SPACEMIT/y/ on this line.
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists