From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:58163 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754357AbaBFRwN (ORCPT ); Thu, 6 Feb 2014 12:52:13 -0500 Date: Thu, 6 Feb 2014 12:51:59 -0500 From: Jason Cooper To: Ezequiel Garcia Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.org, Wim Van Sebroeck , Thomas Petazzoni , Gregory Clement , Lior Amsalem , Sebastian Hesselbarth , Andrew Lunn Subject: Re: [PATCH v6 18/19] ARM: mvebu: Enable watchdog support in defconfig Message-ID: <20140206175159.GI8533@titan.lakedaemon.net> References: <1391707226-18258-1-git-send-email-ezequiel.garcia@free-electrons.com> <1391707226-18258-19-git-send-email-ezequiel.garcia@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1391707226-18258-19-git-send-email-ezequiel.garcia@free-electrons.com> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On Thu, Feb 06, 2014 at 02:20:25PM -0300, Ezequiel Garcia wrote: > Now that we have proper support for Armada 370/XP watchdog > let's enable it in the defconfig. > > Signed-off-by: Ezequiel Garcia > --- > arch/arm/configs/mvebu_defconfig | 2 ++ > 1 file changed, 2 insertions(+) If this ends up being the last version for this series, I'll add a patch for multi_v7_defconfig. Otherwise, please add for the next round. thx, Jason.