ARM: configs: keystone: Add CPU Hotplug related options
authorKeerthy <j-keerthy@ti.com>
Wed, 13 Apr 2016 15:54:52 +0000 (08:54 -0700)
committerSantosh Shilimkar <ssantosh@kernel.org>
Wed, 13 Apr 2016 15:56:15 +0000 (08:56 -0700)
Add the config options needed to get CPU hotplug functional.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
arch/arm/configs/keystone_defconfig

index 5bcc9cf9d8f190cead1e74e7ab8829f5778e2930..faba04d93ad5c4602a2a57b2f3aceaa558bd5d35 100644 (file)
@@ -30,6 +30,8 @@ CONFIG_PCI=y
 CONFIG_PCI_MSI=y
 CONFIG_PCI_KEYSTONE=y
 CONFIG_SMP=y
+CONFIG_HOTPLUG_CPU=y
+CONFIG_ARM_PSCI=y
 CONFIG_PREEMPT=y
 CONFIG_AEABI=y
 CONFIG_HIGHMEM=y
This page took 0.028311 seconds and 5 git commands to generate.