Re: [PATCH] cpufreq: Move endif to the end of Kconfig file

From: Rafael J. Wysocki
Date: Tue Jan 14 2025 - 14:58:17 EST


On Fri, Jan 10, 2025 at 3:43 PM Sudeep Holla <sudeep.holla@xxxxxxx> wrote:
>
> On Fri, Jan 10, 2025 at 11:23:10AM +0530, Viresh Kumar wrote:
> > It is possible to enable few cpufreq drivers, without the framework
> > being enabled. This happened due to a bug while moving the entries
> > earlier. Fix it.
> >
>
> Surprising to see how randconfigs has not managed to catch this so far.
>
> Anyways,
>
> Reviewed-by: Sudeep Holla <sudeep.holla@xxxxxxx>

Applied as a fix for 6.13, thanks!