]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing
authorLeonard Crestez <leonard.crestez@nxp.com>
Thu, 8 Jun 2017 16:26:57 +0000 (19:26 +0300)
committerShawn Guo <shawnguo@kernel.org>
Thu, 15 Jun 2017 01:35:09 +0000 (09:35 +0800)
Setting trip points is supported by the imx thermal driver and it is
useful to be able to test this without adjusting config.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v6_v7_defconfig

index 51ca814f38fd0badbb84472b637cbbb64471d2ca..2dbbc52d4efa59accdc528a3373dd6aceb8c09ea 100644 (file)
@@ -207,6 +207,7 @@ CONFIG_POWER_SUPPLY=y
 CONFIG_SENSORS_GPIO_FAN=y
 CONFIG_SENSORS_IIO_HWMON=y
 CONFIG_THERMAL=y
+CONFIG_THERMAL_WRITABLE_TRIPS=y
 CONFIG_CPU_THERMAL=y
 CONFIG_IMX_THERMAL=y
 CONFIG_WATCHDOG=y