From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fed1rmmtao06.cox.net (fed1rmmtao06.cox.net [68.230.241.33]) by ozlabs.org (Postfix) with ESMTP id 9692A67A6C for ; Sat, 5 Mar 2005 03:35:23 +1100 (EST) Date: Fri, 4 Mar 2005 09:35:16 -0700 From: Matt Porter To: Kumar Gala Message-ID: <20050304093515.A4471@cox.net> References: <42282C83.9040707@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: ; from kumar.gala@freescale.com on Fri, Mar 04, 2005 at 10:02:40AM -0600 Cc: ppcembed Subject: Re: [PATCH] WDT Driver for Book-E [2/2] Device driver part. List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, Mar 04, 2005 at 10:02:40AM -0600, Kumar Gala wrote: > Matt, > > Do you think this really needs a config option? Should it not be > sufficient that if you enable watchdog you get this functionality on > 4xx/e500? I see the 8xx example, however, there may be a case where somebody wants to use another hardware watchdog mechanism. In that case, they probably don't want this facility automagically being enabled. I think having the option can't hurt. -Matt