Эх сурвалжийг харах

lan743x: Remove SPI dependency from Microchip group.

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>
Bryan Whitehead 6 жил өмнө
parent
commit
863d4187d0

+ 0 - 1
drivers/net/ethernet/microchip/Kconfig

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