Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit db6cb88b authored by Javi Merino's avatar Javi Merino Committed by Eduardo Valentin
Browse files

thermal: remove stale THERMAL_POWER_ACTOR select



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: default avatarValentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: default avatarJavi Merino <javi.merino@arm.com>
Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
parent 76af5495
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.