Re: [PATCH V2 1/4] thermal/drivers/Kconfig: Convert the CPU cooling device to a choice

From: Viresh Kumar
Date: Tue Dec 03 2019 - 01:43:52 EST


On 02-12-19, 21:28, Daniel Lezcano wrote:
> The next changes will add a new way to cool down a CPU by injecting
> idle cycles. With the current configuration, a CPU cooling device is
> the cpufreq cooling device. As we want to add a new CPU cooling
> device, let's convert the CPU cooling to a choice giving a list of CPU
> cooling devices. At this point, there is obviously only one CPU
> cooling device.
>
> There is no functional changes.
>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx>
> ---
> V2:
> - Default CPU_FREQ_COOLING when CPU_THERMAL is set (Viresh Kumar)
> ---
> drivers/thermal/Kconfig | 14 ++++++++++++--
> drivers/thermal/Makefile | 2 +-
> include/linux/cpu_cooling.h | 6 +++---
> 3 files changed, 16 insertions(+), 6 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

--
viresh