浏览代码

dsa: Need to select PHYLIB.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 16 年之前
父节点
当前提交
45cec1bac0
共有 1 个文件被更改,包括 1 次插入0 次删除
  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.