summaryrefslogtreecommitdiff
path: root/arch/arm/configs/imx_v7_defconfig
diff options
context:
space:
mode:
authorIrina Tirdea <irina.tirdea@nxp.com>2017-02-28 18:01:28 +0200
committerLeonard Crestez <leonard.crestez@nxp.com>2018-08-24 12:41:33 +0300
commit84628efac17160f2d3826a495ea49c1085b4bc90 (patch)
treeb45a58c4b13c86f678790f692f1f8444a5bf9f67 /arch/arm/configs/imx_v7_defconfig
parent0f2887412a3593db71a612c48c3850e4917555a7 (diff)
MLK-14291 ARM: config: imx: Allow changing trip temperatures from userspace
The temperature trip points should be writable from userspace to allow testing the thermal driver. This is a new configuration option added in 4.9 and needed to allow the functionality introduced by commit fc4fcd689419 ("MLK-11705 thermal: imx: make the critical trip temp changable for test"). Signed-off-by: Irina Tirdea <irina.tirdea@nxp.com>
Diffstat (limited to 'arch/arm/configs/imx_v7_defconfig')
-rw-r--r--arch/arm/configs/imx_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig
index beca60a07575..311607e65b91 100644
--- a/arch/arm/configs/imx_v7_defconfig
+++ b/arch/arm/configs/imx_v7_defconfig
@@ -211,6 +211,7 @@ CONFIG_POWER_RESET_SYSCON_POWEROFF=y
CONFIG_SENSORS_MAX17135=y
CONFIG_SENSORS_MAG3110=y
CONFIG_THERMAL=y
+CONFIG_THERMAL_WRITABLE_TRIPS=y
CONFIG_CPU_THERMAL=y
CONFIG_IMX_THERMAL=y
CONFIG_DEVICE_THERMAL=y