提交 c1a9d659 编写于 作者: M Matteo Croce 提交者: David S. Miller

mpls: fix af_mpls dependencies

MPLS routing code relies on sysctl to work, so let it select PROC_SYSCTL.
Reported-by: NRandy Dunlap <rdunlap@infradead.org>
Suggested-by: NDavid Ahern <dsahern@gmail.com>
Signed-off-by: NMatteo Croce <mcroce@redhat.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 7f0b44a4
......@@ -26,6 +26,7 @@ config NET_MPLS_GSO
config MPLS_ROUTING
tristate "MPLS: routing support"
depends on NET_IP_TUNNEL || NET_IP_TUNNEL=n
select PROC_SYSCTL
---help---
Add support for forwarding of mpls packets.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册