]> asedeno.scripts.mit.edu Git - linux.git/commit
thermal: imx: depend on imx SoC arch
authorPeter Robinson <pbrobinson@gmail.com>
Wed, 25 May 2016 13:45:50 +0000 (14:45 +0100)
committerZhang Rui <rui.zhang@intel.com>
Tue, 27 Sep 2016 06:02:16 +0000 (14:02 +0800)
commiteea6a364393736693b2d2c7c10b8b7d194a5ca10
treeef29e2beb8e5c99f0fc841f06de645e73c45f0c3
parent809eb35045097bc7da56fa8bba1f6b4cd1b721ba
thermal: imx: depend on imx SoC arch

Not much use unless the SoC is selected so depend on the ARCH_MXC
and COMPILE_TEST like all the other thermal drivers.

v2: drop extraneous OF

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/Kconfig