diff --git a/[refs] b/[refs] index 5c99902251a6..bdbb9d273803 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2e16a77e1e674644b4fe552daa1fb11e32398ae6 +refs/heads/master: 45cec1bac0719c904bb5f4405c2937f7e715888c diff --git a/trunk/net/dsa/Kconfig b/trunk/net/dsa/Kconfig index 3f2fd3979260..cdce4c6c672a 100644 --- a/trunk/net/dsa/Kconfig +++ b/trunk/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.