From 5f2ae3356b9645cb0a4b0d3e3af843f32c72cf8f Mon Sep 17 00:00:00 2001 From: Andrey Dolnikov Date: Wed, 14 Feb 2018 13:34:28 +0300 Subject: Enable thermal sensor driver for V3M --- meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/v3msk.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas') diff --git a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/v3msk.cfg b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/v3msk.cfg index ab640b3..a3c72d5 100644 --- a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/v3msk.cfg +++ b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/v3msk.cfg @@ -35,3 +35,4 @@ CONFIG_SPI_SLAVE=y CONFIG_SPI_SLAVE_TIME=y CONFIG_SPI_SLAVE_SYSTEM_CONTROL=y CONFIG_SENSORS_LM63=y +CONFIG_RCAR_THERMAL=y -- cgit 1.2.3-korg