projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e16a77
)
dsa: Need to select PHYLIB.
author
David S. Miller
<davem@davemloft.net>
Thu, 9 Oct 2008 00:33:01 +0000
(17:33 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 9 Oct 2008 00:33:01 +0000
(17:33 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/net/dsa/Kconfig
b/net/dsa/Kconfig
index 3f2fd3979260915c622965c11e5a420e0a1b3bee..cdce4c6c672a03d884ad597fb3b20a4b0af17eb5 100644
(file)
--- a/
net/dsa/Kconfig
+++ b/
net/dsa/Kconfig
@@
-2,6
+2,7
@@
menuconfig NET_DSA
bool "Distributed Switch Architecture support"
default n
depends on EXPERIMENTAL
+ select PHYLIB
---help---
This allows you to use hardware switch chips that use
the Distributed Switch Architecture.