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

Commit f06c091f authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

Kconfig: msm: Select PM_OPP on MSM architectures



The Operating Power Point library provides a framework
for the storage and communication of frequency-to-voltage
tables between drivers and modules. Select it on MSM
architectures.

Change-Id: Ie9dea16fb6e762d59733208d84cca26ac0f9fd1b
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 8cd988e4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -662,6 +662,7 @@ config ARCH_MSM
	select GENERIC_ALLOCATOR
	select HAVE_CLK
	select HAVE_CLK_PREPARE
	select ARCH_HAS_OPP
	select SOC_BUS
	select MULTI_IRQ_HANDLER
	select SPARSE_IRQ