From: "Andreas Färber" <afaerber@suse.de>
To: linux-samsung-soc@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
"Vincent Palatin" <vpalatin@chromium.org>,
"Doug Anderson" <dianders@chromium.org>,
"Javier Martinez Canillas" <javier.martinez@collabora.co.uk>,
"Tomasz Figa" <t.figa@samsung.com>,
"Andreas Färber" <afaerber@suse.de>,
"Russell King" <linux@arm.linux.org.uk>,
"Kukjin Kim" <kgene.kim@samsung.com>,
"Sachin Kamat" <sachin.kamat@samsung.com>,
"Krzysztof Kozlowski" <k.kozlowski@samsung.com>,
"Vivek Gautam" <gautam.vivek@samsung.com>,
"Bartlomiej Zolnierkiewicz" <b.zolnierkie@samsung.com>,
"Tushar Behera" <tushar.behera@linaro.org>,
"open list" <linux-kernel@vger.kernel.org>
Subject: [PATCH 3/4] ARM: exynos_defconfig: Enable LM90 driver
Date: Wed, 19 Nov 2014 16:56:23 +0100 [thread overview]
Message-ID: <1416412585-10809-4-git-send-email-afaerber@suse.de> (raw)
In-Reply-To: <1416412585-10809-1-git-send-email-afaerber@suse.de>
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 Färber <afaerber@suse.de>
---
arch/arm/configs/exynos_defconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 8dfa7d312f51..2d7d2027aeb9 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -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
--
2.1.2
next prev parent reply other threads:[~2014-11-19 15:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-19 15:56 [PATCH 0/4] ARM: dts: exynos: Second round of Spring support Andreas Färber
[not found] ` <1416412585-10809-1-git-send-email-afaerber-l3A5Bk7waGM@public.gmane.org>
2014-11-19 15:56 ` [PATCH 1/4] ARM: dts: Add usb3503 pinctrl to exynos5250-spring Andreas Färber
2014-11-19 16:59 ` Javier Martinez Canillas
2014-11-22 14:33 ` Kukjin Kim
2014-11-19 15:56 ` [PATCH 2/4] ARM: dts: Add temperature sensor " Andreas Färber
2014-11-19 17:11 ` Javier Martinez Canillas
2014-11-19 15:56 ` Andreas Färber [this message]
2014-11-19 17:11 ` [PATCH 3/4] ARM: exynos_defconfig: Enable LM90 driver Javier Martinez Canillas
2014-11-19 15:56 ` [PATCH 4/4] ARM: dts: Add trackpad to exynos5250-spring Andreas Färber
2014-11-19 17:13 ` Javier Martinez Canillas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1416412585-10809-4-git-send-email-afaerber@suse.de \
--to=afaerber@suse.de \
--cc=b.zolnierkie@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=gautam.vivek@samsung.com \
--cc=javier.martinez@collabora.co.uk \
--cc=k.kozlowski@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=sachin.kamat@samsung.com \
--cc=t.figa@samsung.com \
--cc=tushar.behera@linaro.org \
--cc=vpalatin@chromium.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).