[PATCH] fix 440-related Kconfig warnings
From: Christoph Hellwig <hch@lst.de>
Date: 2007-05-17 13:24:59
Currently there is no IBM_NEW_EMAC_ZMII in the tree, so we shouldn't selected it. Signed-off-by: Christoph Hellwig <hch@lst.de> Index: linux-2.6/arch/powerpc/platforms/44x/Kconfig ===================================================================
--- linux-2.6.orig/arch/powerpc/platforms/44x/Kconfig 2007-05-17 14:06:45.000000000 +0200
+++ linux-2.6/arch/powerpc/platforms/44x/Kconfig 2007-05-17 14:06:56.000000000 +0200@@ -38,7 +38,7 @@ config 440EP config 440GP bool - select IBM_NEW_EMAC_ZMII +# select IBM_NEW_EMAC_ZMII config 440GX bool
Index: linux-2.6/arch/powerpc/platforms/4xx/Kconfig ===================================================================
--- linux-2.6.orig/arch/powerpc/platforms/4xx/Kconfig 2007-05-17 14:16:46.000000000 +0200
+++ linux-2.6/arch/powerpc/platforms/4xx/Kconfig 2007-05-17 14:16:52.000000000 +0200@@ -171,7 +171,7 @@ config 440EP config 440GP bool - select IBM_NEW_EMAC_ZMII +# select IBM_NEW_EMAC_ZMII config 440GX bool