thermal: hisilicon: fix for dependency
authorLeo Yan <leo.yan@linaro.org>
Wed, 31 Aug 2016 08:50:16 +0000 (16:50 +0800)
committerZhang Rui <rui.zhang@intel.com>
Wed, 23 Nov 2016 02:07:35 +0000 (10:07 +0800)
commitf05f4821268d9c5904fe60c859390360b2898783
treee10f440f846f22ca2469c173c596813355aa10aa
parent882f5815de0c8983010c20ea8ef3b204701cb6b0
thermal: hisilicon: fix for dependency

The thermal driver is standalone driver which is used to enable
thermal sensors, so it can be used with any cooling device and
should not bind with CPU cooling device driver.

This original patch is suggested by Amit Kucheria; so it's to
polish the dependency in Kconfig, and remove the dependency with
CPU_THERMAL.

Signed-off-by: Leo Yan <leo.yan@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
drivers/thermal/Kconfig