Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751718AbbD3LRj (ORCPT ); Thu, 30 Apr 2015 07:17:39 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:36955 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750878AbbD3LRg (ORCPT ); Thu, 30 Apr 2015 07:17:36 -0400 Message-ID: <55420F25.2080205@st.com> Date: Thu, 30 Apr 2015 13:16:53 +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 2/9] ARM: multi_v7_defconfig: Enable support for ST's LPC Watchdog References: <1428590854-14095-1-git-send-email-lee.jones@linaro.org> <1428590854-14095-3-git-send-email-lee.jones@linaro.org> In-Reply-To: <1428590854-14095-3-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: 925 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 b7e6b6fb..138e68a 100644 > --- a/arch/arm/configs/multi_v7_defconfig > +++ b/arch/arm/configs/multi_v7_defconfig > @@ -324,6 +324,7 @@ CONFIG_WATCHDOG=y > CONFIG_XILINX_WATCHDOG=y > CONFIG_ARM_SP805_WATCHDOG=y > CONFIG_ORION_WATCHDOG=y > +CONFIG_ST_LPC_WATCHDOG=y > CONFIG_SUNXI_WATCHDOG=y > CONFIG_MESON_WATCHDOG=y > CONFIG_MFD_AS3711=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/