From: Mathew McBride Date: Mon, 16 Apr 2018 23:43:38 +0000 (+1000) Subject: layerscape: enable QorIQ thermal driver X-Git-Tag: v19.07.0-rc1~2997 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=40120ca6709c4f47d739688797a39c31859d3a85;p=openwrt%2Fstaging%2Fhauke.git layerscape: enable QorIQ thermal driver This provides access to the CPU die temperature sensor and the thermal throttling integration Signed-off-by: Mathew McBride --- diff --git a/target/linux/layerscape/armv8_64b/config-4.9 b/target/linux/layerscape/armv8_64b/config-4.9 index 06a63057e8..af675abc30 100644 --- a/target/linux/layerscape/armv8_64b/config-4.9 +++ b/target/linux/layerscape/armv8_64b/config-4.9 @@ -1232,3 +1232,4 @@ CONFIG_XZ_DEC_SPARC=y CONFIG_XZ_DEC_X86=y CONFIG_ZLIB_DEFLATE=y CONFIG_ZLIB_INFLATE=y +CONFIG_QORIQ_THERMAL=y