Re: [PATCH v1 net] lan743x: Remove SPI dependency from Microchip group.

2018-10-25 Thread David Miller
From: Bryan Whitehead 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 Yep, make sense. Applied, thanks.

[PATCH v1 net] lan743x: Remove SPI dependency from Microchip group.

2018-10-25 Thread Bryan Whitehead
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 --- drivers/net/ethernet/microchip/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/ethernet/microchip/Kconfig b/driver

[PATCH v1 net] lan743x: Remove SPI dependency from Microchip group

2018-10-25 Thread Bryan Whitehead
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