]> Pileus Git - ~andy/linux/commitdiff
ibm-ethernet: delete stale MCA and duplicate PSERIES dependency
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 29 May 2013 04:13:54 +0000 (04:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jun 2013 07:24:31 +0000 (00:24 -0700)
MCA support has been removed but this dependency escaped removal.
Also, there is a duplicate PPC_PSERIES dependency that appeared
when the ethernet drivers were separated into vendor/model
specific directories, so we remove that here as well.

Reported-by: Robert de Rooy <robert.de.rooy@gmail.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/Kconfig

index 6529d31595a7e595f4ebd9e55929d017253c2c17..563a1ac71dbc8aa332657a9625120e90253b9aa5 100644 (file)
@@ -5,8 +5,7 @@
 config NET_VENDOR_IBM
        bool "IBM devices"
        default y
-       depends on MCA || PPC_PSERIES || PPC_PSERIES || PPC_DCR || \
-                  (IBMEBUS && SPARSEMEM)
+       depends on PPC_PSERIES || PPC_DCR || (IBMEBUS && SPARSEMEM)
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y
          and read the Ethernet-HOWTO, available from