mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
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>
This commit is contained in:
parent
55469bc6b5
commit
863d4187d0
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user