From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 311AFDE09A for ; Wed, 25 Jun 2008 00:19:58 +1000 (EST) Message-Id: From: Kumar Gala To: Michael Neuling In-Reply-To: <20080624105750.391C9702A6@localhost.localdomain> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v924) Subject: Re: [PATCH 9/9] powerpc: Add CONFIG_VSX config option Date: Tue, 24 Jun 2008 09:19:27 -0500 References: <20080624105750.391C9702A6@localhost.localdomain> Cc: linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jun 24, 2008, at 5:57 AM, Michael Neuling wrote: > Add CONFIG_VSX config build option. Must compile with POWER4, FPU > and ALTIVEC. > > Signed-off-by: Michael Neuling Acked-by: Kumar Gala - k