cpuidle: Convert Qualcomm SPM driver to a generic CPUidle driver
[sfrench/cifs-2.6.git] / drivers / soc / qcom / Kconfig
index bf42a17a45def792652fab0b9af9c857534017e3..285baa7e474e0fc6bc0fd739821f02dc23d2308b 100644 (file)
@@ -80,16 +80,6 @@ config QCOM_PDR_HELPERS
        tristate
        select QCOM_QMI_HELPERS
 
-config QCOM_PM
-       bool "Qualcomm Power Management"
-       depends on ARCH_QCOM && !ARM64
-       select ARM_CPU_SUSPEND
-       select QCOM_SCM
-       help
-         QCOM Platform specific power driver to manage cores and L2 low power
-         modes. It interface with various system drivers to put the cores in
-         low power modes.
-
 config QCOM_QMI_HELPERS
        tristate
        depends on NET