projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55469bc
)
lan743x: Remove SPI dependency from Microchip group.
author
Bryan Whitehead
<
[email protected]
>
Thu, 25 Oct 2018 17:09:38 +0000
(13:09 -0400)
committer
David S. Miller
<
[email protected]
>
Thu, 25 Oct 2018 23:20:48 +0000
(16:20 -0700)
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 <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/ethernet/microchip/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/microchip/Kconfig
b/drivers/net/ethernet/microchip/Kconfig
index 16bd3f44dbe82f6aea55aad0a6ad4678fe919803..cf1d49149cc8c0eb7c92d249e5a599914fb2b9e9 100644
(file)
--- 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.