The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: <Claudiu.Beznea@microchip.com>
To: <jdelvare@suse.de>, <daniel.lezcano@linaro.org>, <tglx@linutronix.de>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: |PATCH RESEND] clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPILE_TEST
Date: Wed, 25 Jan 2023 10:07:16 +0000	[thread overview]
Message-ID: <1ec8919b-cec0-754d-fe3d-68b31a73e4ad@microchip.com> (raw)
In-Reply-To: <20230121182911.4e47a5ff@endymion.delvare>

On 21.01.2023 19:29, Jean Delvare wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
> 
> 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>
> Cc: Claudiu Beznea <claudiu.beznea@microchip.com>
> Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
> Cc: Thomas Gleixner <tglx@linutronix.de>

Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>


> ---
>  drivers/clocksource/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- linux-6.1.orig/drivers/clocksource/Kconfig
> +++ linux-6.1/drivers/clocksource/Kconfig
> @@ -706,7 +706,7 @@ config INGENIC_OST
> 
>  config MICROCHIP_PIT64B
>         bool "Microchip PIT64B support"
> -       depends on OF || COMPILE_TEST
> +       depends on OF
>         select TIMER_OF
>         help
>           This option enables Microchip PIT64B timer for Atmel
> 
> 
> --
> Jean Delvare
> SUSE L3 Support


  reply	other threads:[~2023-01-25 10:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-21 17:29 |PATCH RESEND] clocksource/drivers/timer-microchip-pit64b: Drop obsolete dependency on COMPILE_TEST Jean Delvare
2023-01-25 10:07 ` Claudiu.Beznea [this message]
2023-01-26 10:55 ` Daniel Lezcano
2023-02-13 18:26 ` [tip: timers/core] " tip-bot2 for Jean Delvare

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=1ec8919b-cec0-754d-fe3d-68b31a73e4ad@microchip.com \
    --to=claudiu.beznea@microchip.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=jdelvare@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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