Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753466AbbESF57 (ORCPT ); Tue, 19 May 2015 01:57:59 -0400 Received: from mail.kernel.org ([198.145.29.136]:54609 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751218AbbESF54 (ORCPT ); Tue, 19 May 2015 01:57:56 -0400 Message-ID: <555AD0D9.9060502@kernel.org> Date: Tue, 19 May 2015 14:57:45 +0900 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Krzysztof Kozlowski CC: Arnd Bergmann , Olof Johansson , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Javier Martinez Canillas Subject: Re: [PATCH v2 3/4] ARM: multi_v7_defconfig: Enable TMU for Exynos References: <1431913636-31854-1-git-send-email-k.kozlowski@samsung.com> <1431913636-31854-4-git-send-email-k.kozlowski@samsung.com> In-Reply-To: <1431913636-31854-4-git-send-email-k.kozlowski@samsung.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1197 Lines: 35 On 05/18/15 10:47, Krzysztof Kozlowski wrote: > From: Krzysztof Kozlowski > > Enable support for Thermal Monitoring Unit present on Exynos SoCs. This > allows detection of overheat and handling this gracefully. > > Signed-off-by: Krzysztof Kozlowski Krzysztof, you want to use gmail account on this, you used samsung accoung on 1st and 2nd patches though? - Kukjin > --- > arch/arm/configs/multi_v7_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig > index f09ae2089284..8fa7171b12f3 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -342,6 +342,7 @@ CONFIG_SENSORS_LM90=y > CONFIG_SENSORS_LM95245=y > CONFIG_THERMAL=y > CONFIG_CPU_THERMAL=y > +CONFIG_EXYNOS_THERMAL=m > CONFIG_RCAR_THERMAL=y > CONFIG_ARMADA_THERMAL=y > CONFIG_DAVINCI_WATCHDOG -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/