Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5cd6e5f9 authored by Vikram Mulukutla's avatar Vikram Mulukutla Committed by Stephen Boyd
Browse files

msm: Kconfig: Enable PIL for the MSM Samarium



Enable the peripheral loader so that peripheral
processors such as the Venus, ADSP etc. can be
brought out of reset.

Signed-off-by: default avatarVikram Mulukutla <markivx@codeaurora.org>
parent 43ad2dc4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -531,6 +531,7 @@ config ARCH_MSMSAMARIUM
	select CPU_V7
	select HAVE_ARM_ARCH_TIMER
	select MSM_SCM
	select MSM_PIL
	select MSM_GPIOMUX
	select MULTI_IRQ_HANDLER
	select MSM_SPM_V2