Skip to content

Commit ff2d920

Browse files
Nicolas Pitreolofj
authored andcommitted
ARM: add TC2 PM support to multi_v7_defconfig
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 <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
1 parent 5446584 commit ff2d920

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ CONFIG_MACH_SNOWBALL=y
101101
CONFIG_MACH_UX500_DT=y
102102
CONFIG_ARCH_VEXPRESS=y
103103
CONFIG_ARCH_VEXPRESS_CA9X4=y
104+
CONFIG_ARCH_VEXPRESS_TC2_PM=y
104105
CONFIG_ARCH_WM8850=y
105106
CONFIG_ARCH_ZYNQ=y
106107
CONFIG_TRUSTED_FOUNDATIONS=y

0 commit comments

Comments
 (0)