소스 검색

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.