netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 net] lan743x: Remove SPI dependency from Microchip group
@ 2018-10-25 17:09 Bryan Whitehead
  2018-10-25 17:09 ` Bryan Whitehead
  0 siblings, 1 reply; 3+ messages in thread
From: Bryan Whitehead @ 2018-10-25 17:09 UTC (permalink / raw)
  To: davem; +Cc: netdev, UNGLinuxDriver

The SPI dependency does not apply to lan743x driver, and other
drivers in the group already state their dependence on SPI.

Bryan Whitehead (1):
  lan743x: Remove SPI dependency from Microchip group.

 drivers/net/ethernet/microchip/Kconfig | 1 -
 1 file changed, 1 deletion(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v1 net] lan743x: Remove SPI dependency from Microchip group.
  2018-10-25 17:09 [PATCH v1 net] lan743x: Remove SPI dependency from Microchip group Bryan Whitehead
@ 2018-10-25 17:09 ` Bryan Whitehead
  2018-10-25 23:21   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Bryan Whitehead @ 2018-10-25 17:09 UTC (permalink / raw)
  To: davem; +Cc: netdev, UNGLinuxDriver

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>
---
 drivers/net/ethernet/microchip/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/microchip/Kconfig b/drivers/net/ethernet/microchip/Kconfig
index 16bd3f4..cf1d491 100644
--- a/drivers/net/ethernet/microchip/Kconfig
+++ b/drivers/net/ethernet/microchip/Kconfig
@@ -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.
 
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v1 net] lan743x: Remove SPI dependency from Microchip group.
  2018-10-25 17:09 ` Bryan Whitehead
@ 2018-10-25 23:21   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2018-10-25 23:21 UTC (permalink / raw)
  To: Bryan.Whitehead; +Cc: netdev, UNGLinuxDriver

From: Bryan Whitehead <Bryan.Whitehead@microchip.com>
Date: Thu, 25 Oct 2018 13:09:38 -0400

> 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>

Yep, make sense.

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-26  7:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-25 17:09 [PATCH v1 net] lan743x: Remove SPI dependency from Microchip group Bryan Whitehead
2018-10-25 17:09 ` Bryan Whitehead
2018-10-25 23:21   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).