Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'
Tony Breeds
tony at bakeyournoodle.com
Fri May 11 17:00:06 EST 2007
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 <tony at bakeyournoodle.com>
CC: David Gibson <david at gibson.dropbear.id.au>
---
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!
More information about the Linuxppc-dev
mailing list