Skip to content

Commit

Permalink
[PATCH] spidernet: fix Kconfig after BPA->CELL rename
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jens Osterkamp authored and Jeff Garzik committed Dec 24, 2005
1 parent 26b7625 commit b35de2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b35de2e

Please sign in to comment.