* [PATCH] ARM: add TC2 PM support to multi_v7_defconfig
@ 2015-08-15 2:46 Nicolas Pitre
2015-08-18 21:44 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Pitre @ 2015-08-15 2:46 UTC (permalink / raw)
To: linux-arm-kernel
Without this, the multi_v7_defconfig kernel cannot boot all CPUs
nor do deep cpuidle power saving on a TC2 board.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 5fd8df6f50..d91b8783f2 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -98,6 +98,7 @@ CONFIG_MACH_SNOWBALL=y
CONFIG_MACH_UX500_DT=y
CONFIG_ARCH_VEXPRESS=y
CONFIG_ARCH_VEXPRESS_CA9X4=y
+CONFIG_ARCH_VEXPRESS_TC2_PM=y
CONFIG_ARCH_WM8850=y
CONFIG_ARCH_ZYNQ=y
CONFIG_TRUSTED_FOUNDATIONS=y
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-18 21:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-15 2:46 [PATCH] ARM: add TC2 PM support to multi_v7_defconfig Nicolas Pitre
2015-08-18 21:44 ` Olof Johansson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).