]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[PATCH] spidernet: fix Kconfig after BPA->CELL rename
authorJens Osterkamp <Jens.Osterkamp@de.ibm.com>
Thu, 15 Dec 2005 12:42:21 +0000 (13:42 +0100)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 24 Dec 2005 14:37:39 +0000 (09:37 -0500)
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 <arndb@de.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/Kconfig

index 0f2e4c11f80fde62bf72f8f8f72de6e8c52b18d3..e2fa29b612cdffbea7c7488ebcd0a77ddf62f726 100644 (file)
@@ -2133,7 +2133,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.