Files
thead-kernel/drivers/cpuidle/Kconfig.riscv
2022-09-13 11:05:52 +08:00

14 lines
294 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
#
# RISCV CPU Idle Drivers
#
config LIGHT_CPUIDLE
bool "Cpuidle driver for Thead light platforms"
depends on CPU_IDLE
depends on SOC_THEAD
default y
help
Select this option to enable processor idle state management
through cpuidle subsystem.