mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Jean Delvare <jdelvare@suse.de>
Cc: Lee Jones <lee@kernel.org>,
	linux-kernel@vger.kernel.org, Haibo Chen <haibo.chen@nxp.com>,
	Frank Li <Frank.Li@nxp.com>
Subject: Re: [PATCH] mfd: adp5585: Drop obsolete dependency on COMPILE_TEST
Date: Tue, 22 Oct 2024 15:50:31 +0300	[thread overview]
Message-ID: <20241022125031.GA9497@pendragon.ideasonboard.com> (raw)
In-Reply-To: <20241022124745.5d8d3778@endymion.delvare>

Hi Jean,

Thank you for the patch.

On Tue, Oct 22, 2024 at 12:47:45PM +0200, Jean Delvare wrote:
> Since commit 0166dc11be91 ("of: make CONFIG_OF user selectable"), it
> is possible to test-build any driver which depends on OF on any
> architecture by explicitly selecting OF. Therefore depending on
> COMPILE_TEST as an alternative is no longer needed.
> 
> Signed-off-by: Jean Delvare <jdelvare@suse.de>

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
>  drivers/mfd/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-6.12-rc4.orig/drivers/mfd/Kconfig
> +++ linux-6.12-rc4/drivers/mfd/Kconfig
> @@ -25,7 +25,7 @@ config MFD_ADP5585
>  	select MFD_CORE
>  	select REGMAP_I2C
>  	depends on I2C
> -	depends on OF || COMPILE_TEST
> +	depends on OF
>  	help
>  	  Say yes here to add support for the Analog Devices ADP5585 GPIO
>  	  expander, PWM and keypad controller. This includes the I2C driver and

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2024-10-22 12:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22 10:47 Jean Delvare
2024-10-22 12:50 ` Laurent Pinchart [this message]
2024-10-31 16:17 ` (subset) " Lee Jones

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=20241022125031.GA9497@pendragon.ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=Frank.Li@nxp.com \
    --cc=haibo.chen@nxp.com \
    --cc=jdelvare@suse.de \
    --cc=lee@kernel.org \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®