aboutsummaryrefslogtreecommitdiffstats
path: root/features/power/arm.cfg
blob: e557fcc44b67d0a8be37c896874fc92079746230 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: MIT
# To enable cpu idle and frequency scaling with the least set, as for others we
# leave them to the end user, like which governor for idle or scaling

CONFIG_CPU_IDLE=y
CONFIG_ARM_CPUIDLE=y
CONFIG_CPU_FREQ=y
CONFIG_CPUFREQ_DT=y