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 <mpe@ellerman.id.au> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Link: https://patch.msgid.link/20241218105523.416573-25-mpe@ellerman.id.au
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)