From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Schwingen Date: Thu, 17 Jan 2008 00:35:28 +0100 Subject: [U-Boot-Users] resend #5: [PATCH 2/5]: add AcTux-1 board support In-Reply-To: <20080116232639.GD20117@game.jcrosoft.org> References: <20080116215037.GB22629@discworld.dascon.de> <20080116232639.GD20117@game.jcrosoft.org> Message-ID: <478E94C0.9010005@discworld.dascon.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD wrote: > Ack but when applying I will do this change > > -#if (CONFIG_COMMANDS & CFG_CMD_PCI) || defined(CONFIG_PCI) > +#if defined(CONFIG_CMD_PCI) || defined(CONFIG_PCI) > It is OK for me if you do the change. cu Michael