From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailrelay002.isp.belgacom.be (mailrelay002.isp.belgacom.be [195.238.6.175]) by ozlabs.org (Postfix) with ESMTP id E1C31DDE11 for ; Thu, 19 Mar 2009 05:09:03 +1100 (EST) Date: Wed, 18 Mar 2009 19:09:01 +0100 From: Wim Van Sebroeck To: Kumar Gala Subject: Re: [PATCH v3 1/2] powerpc/86xx: Board support for GE Fanuc's PPC9A Message-ID: <20090318180901.GG7571@infomag.iguana.be> References: <20090318122501.25609.11105.stgit@ubuntu8041.localdomain> <20090318122914.25609.765.stgit@ubuntu8041.localdomain> <20090318173547.GF7571@infomag.iguana.be> <6F051FC3-3DDF-4EFF-ACCC-03CE969D0C55@kernel.crashing.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <6F051FC3-3DDF-4EFF-ACCC-03CE969D0C55@kernel.crashing.org> Cc: linuxppc-dev@ozlabs.org, Wim Van Sebroeck , Martyn Welch , david@gibson.dropbear.id.au List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Kumar, >>> diff --git a/drivers/watchdog/Kconfig b/drivers/watchdog/Kconfig >>> index c7352f7..ecf52e4 100644 >>> --- a/drivers/watchdog/Kconfig >>> +++ b/drivers/watchdog/Kconfig >>> @@ -772,7 +772,7 @@ config TXX9_WDT >>> >>> config GEF_WDT >>> tristate "GE Fanuc Watchdog Timer" >>> - depends on GEF_SBC610 || GEF_SBC310 >>> + depends on GEF_SBC610 || GEF_SBC310 || GEF_PPC9A >>> ---help--- >>> Watchdog timer found in a number of GE Fanuc single board >>> computers. >> >> This part is Signed-off-by me. The rest I leave up to the powerpc >> maintainers. >> >> Kind regards, >> Wim. > > Ok w/me adding an actually signed-of-by for you when I apply this? Yes, please add a signed-off-by for me when you apply this patch. Kind regards, Wim.