| Submitter | David Miller |
|---|---|
| Date | Oct. 9, 2008, 12:34 a.m. |
| Message ID | <20081008.173455.97336442.davem@davemloft.net> |
| Download | mbox | patch |
| Permalink | /patch/3426/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
Patch
diff --git a/net/dsa/Kconfig b/net/dsa/Kconfig index 3f2fd39..cdce4c6 100644 --- 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.