lan743x: Remove SPI dependency from Microchip group.
authorBryan Whitehead <Bryan.Whitehead@microchip.com>
Thu, 25 Oct 2018 17:09:38 +0000 (13:09 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Oct 2018 23:20:48 +0000 (16:20 -0700)
The SPI dependency does not apply to lan743x driver, and other
drivers in the group already state their dependence on SPI.

Signed-off-by: Bryan Whitehead <Bryan.Whitehead@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/Kconfig

index 16bd3f4..cf1d491 100644 (file)
@@ -5,7 +5,6 @@
 config NET_VENDOR_MICROCHIP
        bool "Microchip devices"
        default y
-       depends on SPI
        ---help---
          If you have a network (Ethernet) card belonging to this class, say Y.