summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/CONFIG_ARM_QCOM_SPM_CPUIDLE
blob: fc3fdba3b39a44646565464ffcc3da643b01a153 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# CONFIG_ARM_QCOM_SPM_CPUIDLE:
# 
# Select this to enable cpuidle for Qualcomm processors.
# The Subsystem Power Manager (SPM) controls low power modes for the
# CPU and L2 cores. It interface with various system drivers to put
# the cores in low power modes.
# 
# Symbol: ARM_QCOM_SPM_CPUIDLE [=n]
# Type  : bool
# Defined at drivers/cpuidle/Kconfig.arm:98
#   Prompt: CPU Idle Driver for Qualcomm Subsystem Power Manager (SPM)
#   Depends on: CPU_IDLE [=y] && (ARM [=y] || ARM64) && (ARCH_QCOM [=y] || COMPILE_TEST [=n]) && !ARM64
#   Location:
#     -> CPU Power Management
#       -> CPU Idle
#         -> CPU idle PM support (CPU_IDLE [=y])
#           -> ARM CPU Idle Drivers
# Selects: ARM_CPU_SUSPEND [=y] && CPU_IDLE_MULTIPLE_DRIVERS [=y] && DT_IDLE_STATES [=y] && QCOM_SCM [=y]
# 
# 
# 
CONFIG_ARM_QCOM_SPM_CPUIDLE=y