We changed the name of the Kconfig symbols along with the move to arch/powerpc. This one hunk got lost during the conversion. From: Jens.Osterkamp@de.ibm.com Cc: netdev@vger.kernel.org Signed-off-by: Arnd Bergmann Index: linux-2.6.15-rc1/drivers/net/Kconfig =================================================================== --- linux-2.6.15-rc1.orig/drivers/net/Kconfig +++ linux-2.6.15-rc1/drivers/net/Kconfig @@ -2120,7 +2120,7 @@ config BNX2 config SPIDER_NET tristate "Spider Gigabit Ethernet driver" - depends on PCI && PPC_BPA + depends on PCI && PPC_CELL help This driver supports the Gigabit Ethernet chips present on the Cell Processor-Based Blades from IBM. --