From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pythia.bakeyournoodle.com (pythia.bakeyournoodle.com [203.82.209.197]) by ozlabs.org (Postfix) with ESMTP id 6F417DDEF6 for ; Fri, 11 May 2007 17:00:06 +1000 (EST) Date: Fri, 11 May 2007 17:00:06 +1000 To: linuxppc-dev@ozlabs.org Subject: Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII' Message-ID: <20070511070006.GF15955@bakeyournoodle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: tony@bakeyournoodle.com (Tony Breeds) Cc: David Gibson List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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. Signed-off-by: Tony Breeds CC: David Gibson --- arch/powerpc/platforms/44x/Kconfig | 1 - 1 file changed, 1 deletion(-) Index: working/arch/powerpc/platforms/44x/Kconfig =================================================================== --- working.orig/arch/powerpc/platforms/44x/Kconfig +++ working/arch/powerpc/platforms/44x/Kconfig @@ -38,7 +38,6 @@ config 440EP config 440GP bool - select IBM_NEW_EMAC_ZMII config 440GX bool Yours Tony linux.conf.au http://linux.conf.au/ || http://lca2008.linux.org.au/ Jan 28 - Feb 02 2008 The Australian Linux Technical Conference!