Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751841AbbD3LRs (ORCPT ); Thu, 30 Apr 2015 07:17:48 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:40955 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751745AbbD3LRo (ORCPT ); Thu, 30 Apr 2015 07:17:44 -0400 Message-ID: <55420F2F.2040708@st.com> Date: Thu, 30 Apr 2015 13:17:03 +0200 From: Maxime Coquelin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Lee Jones , , CC: , , , , , , Subject: Re: [STLinux Kernel] [PATCH v7 3/9] ARM: multi_v7_defconfig: Enable support for ST's LPC RTC References: <1428590854-14095-1-git-send-email-lee.jones@linaro.org> <1428590854-14095-4-git-send-email-lee.jones@linaro.org> In-Reply-To: <1428590854-14095-4-git-send-email-lee.jones@linaro.org> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.201.23.80] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2015-04-30_03:2015-04-29,2015-04-30,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 937 Lines: 29 On 04/09/2015 04:47 PM, Lee Jones wrote: > Signed-off-by: Lee Jones > --- > 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 138e68a..136b8da 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -490,6 +490,7 @@ CONFIG_RTC_DRV_MAX8907=y > CONFIG_RTC_DRV_MAX77686=y > CONFIG_RTC_DRV_RS5C372=m > CONFIG_RTC_DRV_PALMAS=y > +CONFIG_RTC_DRV_ST_LPC=y > CONFIG_RTC_DRV_TWL4030=y > CONFIG_RTC_DRV_TPS6586X=y > CONFIG_RTC_DRV_TPS65910=y Applied to sti_defconfig-for_v4.2. Thanks! Maxime -- 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/