On 16.06.2025 08:41, Penny Zheng wrote:
> --- a/xen/common/Kconfig
> +++ b/xen/common/Kconfig
> @@ -620,4 +620,12 @@ config SYSCTL
>  
>  endmenu
>  
> +config PM_OP
> +     bool "Enable Performance Management Operation"
> +     depends on ACPI && HAS_CPUFREQ && SYSCTL
> +     default y

Btw, doesn't this also require adding an override to pvshim_defconfig? And
the similarly for PM_STATS in the next patch?

Jan

Reply via email to