Skip to content
Commit a6f4850d authored by Johannes Berg's avatar Johannes Berg Committed by Eduardo Valentin
Browse files

thermal: fix Mediatek thermal controller build



At least with CONFIG_COMPILE_TEST, there's no reason to assume
that CONFIG_RESET_CONTROLLER is set, but the code for this
controller requires it since it calls device_reset().

Make CONFIG_MTK_THERMAL properly depend on CONFIG_RESET_CONTROLLER.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarEduardo Valentin <edubezval@gmail.com>
parent 1d0fd42f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment