From a5cdde3c4822d4624d484ce1391264a26d2ff406 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Wed, 8 Oct 2008 17:33:01 -0700 Subject: [PATCH] --- yaml --- r: 112205 b: refs/heads/master c: 45cec1bac0719c904bb5f4405c2937f7e715888c h: refs/heads/master i: 112203: 1e2e30b55519057ca77c3926d293f3b3cc2bcfe0 v: v3 --- [refs] | 2 +- trunk/net/dsa/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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.