ANDROID: Remove CPU hotplug support from microdroid

Microdroid doesn't have a need to be able to hotplug CPUs, so remove
support for it.

Bug: 432329937
Change-Id: Iec229e80d60024612ce2f2fed091c51a2773782d
Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
This commit is contained in:
Isaac J. Manjarres
2025-07-19 00:44:12 +00:00
committed by Treehugger Robot
parent ae6aa31c0a
commit 43e9f43a25

View File

@@ -23,7 +23,6 @@ CONFIG_PROFILING=y
CONFIG_KEXEC_FILE=y
CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=32
CONFIG_HOTPLUG_CPU=y
CONFIG_PARAVIRT_TIME_ACCOUNTING=y
CONFIG_ARM64_SW_TTBR0_PAN=y
# CONFIG_ARM64_BTI_KERNEL is not set