Bläddra i källkod

dsa: Need to select PHYLIB.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 16 år sedan
förälder
incheckning
45cec1bac0
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      net/dsa/Kconfig

+ 1 - 0
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.