From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII' From: Benjamin Herrenschmidt To: Tony Breeds In-Reply-To: <20070511070006.GF15955@bakeyournoodle.com> References: <20070511070006.GF15955@bakeyournoodle.com> Content-Type: text/plain Date: Fri, 11 May 2007 17:56:42 +1000 Message-Id: <1178870202.32247.15.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2007-05-11 at 17:00 +1000, Tony Breeds wrote: > Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII' > > An allmodconfig on the current powerpc tree yields: > arch/powerpc/platforms/44x/Kconfig:41:warning: 'select' used by config symbol '440GP' refers to undefined symbol 'IBM_NEW_EMAC_ZMII' > > Remove the select until the driver exists. Can you comment it out instead ? Ben.