OSDN Git Service

MIPS: smp-cps: hotplug support
[uclinux-h8/linux.git] / arch / mips / Kconfig
index c79e6a4..860a1e9 100644 (file)
@@ -2059,9 +2059,11 @@ config MIPS_CPS
        depends on SYS_SUPPORTS_MIPS_CPS
        select MIPS_CM
        select MIPS_CPC
+       select MIPS_CPS_PM if HOTPLUG_CPU
        select MIPS_GIC_IPI
        select SMP
        select SYNC_R4K if (CEVT_R4K || CSRC_R4K)
+       select SYS_SUPPORTS_HOTPLUG_CPU
        select SYS_SUPPORTS_SMP
        select WEAK_ORDERING
        help