cpuquiet: Kconfig
[firefly-linux-kernel-4.4.55.git] / drivers / cpuquiet / Kconfig
1 menu "CPUQUIET Framework"
2
3 config CPUQUIET_FRAMEWORK
4         bool "Cpuquiet framework"
5         default n
6         help
7           Cpuquiet implements pluggable policies for forcing cpu cores into a
8           quiescent state. Appropriate policies will save power without hurting
9           performance.
10
11 endmenu