]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
net: toshiba: Remove reference to PPC_IBM_CELL_BLADE
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 18 Dec 2024 10:55:13 +0000 (21:55 +1100)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Wed, 26 Feb 2025 15:45:18 +0000 (21:15 +0530)
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
drivers/net/ethernet/toshiba/Kconfig

index 2b108159828409769a674c7e5c58c16e22f05927..b1e27e3b99eb8ca37af8bc30bf31930c58875359 100644 (file)
@@ -6,7 +6,7 @@
 config NET_VENDOR_TOSHIBA
        bool "Toshiba devices"
        default y
-       depends on PCI && (PPC_IBM_CELL_BLADE || MIPS) || PPC_PS3
+       depends on PCI && MIPS || PPC_PS3
        help
          If you have a network (Ethernet) card belonging to this class, say Y.