kernel/configs/fedora/generic/arm/CONFIG_ARM_QCOM_SPM_CPUIDLE

23 lines
827 B
Plaintext

# 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