thermal: remove stale THERMAL_POWER_ACTOR select
authorJavi Merino <javi.merino@arm.com>
Wed, 4 Mar 2015 17:57:29 +0000 (17:57 +0000)
committerEduardo Valentin <edubezval@gmail.com>
Tue, 5 May 2015 04:27:53 +0000 (21:27 -0700)
A previous version of this patch had a config for THERMAL_POWER_ACTOR
but it was dropped.  Remove the select as it is not doing anything.

Cc: Zhang Rui <rui.zhang@intel.com>
Cc: Eduardo Valentin <edubezval@gmail.com>
Reported-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Javi Merino <javi.merino@arm.com>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/Kconfig

index 46bdecf260e5f24e3df455002f810092a4c0c536..3379beeed109761fb24b291b7e6180933c4c4b3e 100644 (file)
@@ -120,7 +120,6 @@ config THERMAL_GOV_USER_SPACE
 
 config THERMAL_GOV_POWER_ALLOCATOR
        bool "Power allocator thermal governor"
-       select THERMAL_POWER_ACTOR
        help
          Enable this to manage platform thermals by dynamically
          allocating and limiting power to devices.
This page took 0.026944 seconds and 5 git commands to generate.