From 51151450416e0cbadf2b3fd35291d27171976258 Mon Sep 17 00:00:00 2001 From: Maulik Shah Date: Thu, 6 Apr 2017 17:08:24 +0530 Subject: qcom: Kconfig: Add L2_SPM config Add L2_SPM config support. Change-Id: Iea9686c83e01a71680d361937b71b48dd766d2d4 Signed-off-by: Maulik Shah --- drivers/soc/qcom/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig index 75bebf66376d..686dcac6e047 100644 --- a/drivers/soc/qcom/Kconfig +++ b/drivers/soc/qcom/Kconfig @@ -367,6 +367,14 @@ config MSM_SPM driver allows configuring SPM to allow different low power modes for both core and L2. +config MSM_L2_SPM + bool "SPM support for L2 cache" + help + Enable SPM driver support for L2 cache. Some MSM chipsets allow + control of L2 cache low power mode with a Subsystem Power manager. + Enabling this driver allows configuring L2 SPM for low power modes + on supported chipsets + config QCOM_SCM bool "Secure Channel Manager (SCM) support" default n -- cgit v1.2.3