cpuquiet: Kconfig

Signed-off-by: Sai Charan Gurrappadi <sgurrappadi@nvidia.com>

Change-Id: I930dedaa3bf7b2c64bc61f28c3461f125cca2f44
Reviewed-on: http://git-master/r/105264
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sai Gurrappadi <sgurrappadi@nvidia.com>
Tested-by: Sai Gurrappadi <sgurrappadi@nvidia.com>
Reviewed-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Reviewed-by: Diwakar Tundlam <dtundlam@nvidia.com>

Rebase-Id: R99b786496aad17710bd9d878d7844c50aa105fbb
This commit is contained in:
Sai Charan Gurrappadi
2012-05-23 11:30:47 -07:00
committed by Huang, Tao
parent a5e58931d5
commit 64bb95b6de

11
drivers/cpuquiet/Kconfig Normal file
View File

@@ -0,0 +1,11 @@
menu "CPUQUIET Framework"
config CPUQUIET_FRAMEWORK
bool "Cpuquiet framework"
default n
help
Cpuquiet implements pluggable policies for forcing cpu cores into a
quiescent state. Appropriate policies will save power without hurting
performance.
endmenu