]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
ARM: exynos_defconfig: Enable LM90 driver
authorAndreas Faerber <afaerber@suse.de>
Sat, 22 Nov 2014 14:31:30 +0000 (23:31 +0900)
committerKukjin Kim <kgene@kernel.org>
Mon, 12 Jan 2015 08:16:32 +0000 (17:16 +0900)
multi_v7_defconfig has it as Y already, so build it in here, too, for
consistency, and therefore build in HWMON as well.

Signed-off-by: Andreas Faerber <afaerber@suse.de>
Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
arch/arm/configs/exynos_defconfig

index 2c6fe86fd537c357168701e870a69419e387cdfd..3d0c5d65c741933fad5947aa028dfdf11f7eda4d 100644 (file)
@@ -84,7 +84,8 @@ CONFIG_DEBUG_GPIO=y
 CONFIG_POWER_SUPPLY=y
 CONFIG_BATTERY_SBS=y
 CONFIG_CHARGER_TPS65090=y
-# CONFIG_HWMON is not set
+CONFIG_HWMON=y
+CONFIG_SENSORS_LM90=y
 CONFIG_THERMAL=y
 CONFIG_EXYNOS_THERMAL=y
 CONFIG_EXYNOS_THERMAL_CORE=y