From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 459E9DDF13 for ; Wed, 27 Feb 2008 05:57:22 +1100 (EST) Date: Tue, 26 Feb 2008 12:57:49 -0600 From: Scott Wood To: "Bizhan Gholikhamseh (bgholikh)" Subject: Re: Define CONFIG_PPC_NEW_BINDING Message-ID: <20080226185749.GA3974@loki.buserror.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Feb 26, 2008 at 10:31:21AM -0800, Bizhan Gholikhamseh (bgholikh) wrote: > Hi All, > In order to define CONFIG_PPC_NEW_BINDING, which kernel configuration > parameters should be selected (i.e. .config file)? The kconfig entry for your board should contain the line "select PPC_CPM_NEW_BINDING". -Scott