Skip to content

Commit

Permalink
lan743x: Remove SPI dependency from Microchip group.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bryan Whitehead authored and David S. Miller committed Oct 25, 2018
1 parent 55469bc commit 863d418
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/ethernet/microchip/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 863d418

Please sign in to comment.