From: Tony Breeds Date: Sun, 13 May 2007 03:40:53 +0000 (+1000) Subject: [POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII' X-Git-Tag: v2.6.22-rc2~7^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e38e3458804019c3fe9b17998e05fd1cd480806d;p=pandora-kernel.git [POWERPC] 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' Hide the select until the driver exists. Signed-off-by: Tony Breeds Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed