mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
committed by
Huang, Tao
parent
a5e58931d5
commit
64bb95b6de
11
drivers/cpuquiet/Kconfig
Normal file
11
drivers/cpuquiet/Kconfig
Normal 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
|
||||
Reference in New Issue
Block a user