Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965014AbbLOKOZ (ORCPT ); Tue, 15 Dec 2015 05:14:25 -0500 Received: from eusmtp01.atmel.com ([212.144.249.243]:49127 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964900AbbLOKOX (ORCPT ); Tue, 15 Dec 2015 05:14:23 -0500 Subject: Re: [PATCH] ARM: at91/sama5_defconfig: enable watchdog driver To: Wenyou Yang , Russell King , Alexandre Belloni References: <1446709076-24359-1-git-send-email-wenyou.yang@atmel.com> <566FE7D2.4080201@atmel.com> CC: , From: Nicolas Ferre Organization: atmel Message-ID: <566FE816.704@atmel.com> Date: Tue, 15 Dec 2015 11:14:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <566FE7D2.4080201@atmel.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1219 Lines: 47 Le 15/12/2015 11:13, Nicolas Ferre a ?crit : > Le 05/11/2015 08:37, Wenyou Yang a ?crit : >> Enabel AT91SAM9X / AT91CAP9 watchdog and SAMA5D4 watchdog. >> >> Signed-off-by: Wenyou Yang > > Acked-by: Nicolas Ferre > > And stacked on top of at91-4.5-dt. at91-4.5-defconfig I mean ;-) > > Thanks! > > >> --- >> >> arch/arm/configs/sama5_defconfig | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig >> index a0c57ac..963daae 100644 >> --- a/arch/arm/configs/sama5_defconfig >> +++ b/arch/arm/configs/sama5_defconfig >> @@ -130,6 +130,9 @@ CONFIG_POWER_SUPPLY=y >> CONFIG_POWER_RESET=y >> # CONFIG_HWMON is not set >> CONFIG_SSB=m >> +CONFIG_WATCHDOG=y >> +CONFIG_AT91SAM9X_WATCHDOG=y >> +CONFIG_SAMA5D4_WATCHDOG=y >> CONFIG_MFD_ATMEL_FLEXCOM=y >> CONFIG_REGULATOR=y >> CONFIG_REGULATOR_FIXED_VOLTAGE=y >> > > -- Nicolas Ferre -- 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/