Re: [PATCH for-next/vcpu-hotplug] arm64: Kconfig: Fix dependencies to enable ACPI_HOTPLUG_CPU

From: Catalin Marinas
Date: Mon Jul 01 2024 - 12:34:10 EST


On Mon, 01 Jul 2024 10:11:32 +1000, Gavin Shan wrote:
> Both ACPI_PROCESSOR and HOTPLUG_CPU are needed by ACPI_HOTPLUG_CPU.
> Otherwise, we can have compiling error with the following configurations.
>
> CONFIG_HOTPLUG_CPU=n
> CONFIG_ACPI_PROCESSOR=y
> CONFIG_ACPI_HOTPLUG_CPU=y
>
> [...]

Applied to arm64 (for-next/vcpu-hotplug), thanks!

[1/1] arm64: Kconfig: Fix dependencies to enable ACPI_HOTPLUG_CPU
https://git.kernel.org/arm64/c/46800e38ef0e

--
Catalin