Skip to content

Commit 5722915

Browse files
mpemaddy-kerneldev
authored andcommitted
net: toshiba: Remove reference to PPC_IBM_CELL_BLADE
Remove a reference to PPC_IBM_CELL_BLADE which has been removed. Signed-off-by: Michael Ellerman <[email protected]> Signed-off-by: Madhavan Srinivasan <[email protected]> Link: https://patch.msgid.link/[email protected]
1 parent d9fefce commit 5722915

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/ethernet/toshiba

1 file changed

+1
-1
lines changed

drivers/net/ethernet/toshiba/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
config NET_VENDOR_TOSHIBA
77
bool "Toshiba devices"
88
default y
9-
depends on PCI && (PPC_IBM_CELL_BLADE || MIPS) || PPC_PS3
9+
depends on PCI && MIPS || PPC_PS3
1010
help
1111
If you have a network (Ethernet) card belonging to this class, say Y.
1212

0 commit comments

Comments
 (0)